On 18.01.2012 08:55, Michaël Michaud wrote: > Hi, > > I just compared the aaaammdd-rSVN NB and X.Y.Z-rSVN version. > > So, > - aaaammdd-rSVN is oriented toward contributors (contains source + > separate language files) > - X.Y.Z-rSVN is for impatient users (no source, language files bundled > in the jar)
your observations are correct. although i intent to stop the release candidate builds after the 1.5.1 release again and only to reactivate them when we close in to the next release. > I think we should remove test files from X.Y.Z and final distribution to > keep it light. > Mainly the fixture directory as it contains data for tests and may > become quite large (still very small at the moment). > Removing tests (*Test.class files) is a bit more dangerous, but I did > not see any class named *Test necessary for end users. > > What do you think ? > good idea you can add the exclusion to the nosrc configuration of maven-jar-plugin in pom.xml ;) i'll doublecheck your change then ..ede ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
