Quoting Martin Desruisseaux <[EMAIL PROTECTED]>: > Jody Garnett a écrit : > > I did not run into any problems making the release: > > > > Sanity check welcome: > > - http://lists.refractions.net/geotools/gt2/geotoos-src-2.2.M1.zip > > Did you tried to unzip this file and run "maven build" there, as > suggested in the developper guide "Test the src release" section at > http://docs.codehaus.org/display/GEOTOOLS/How+to+cut+a+release ? I > downloaded the above-cited file, tried to build it and got exactly the > failure reported in my previous mail. As explained before, I was able to > create the release, but the release do not pass the checks cited in the > developper guide. Do I'm the only one?
I am afraid I got a more specific error - namely the JavaCC generated code would not work from the src release. Since James changes to JavaCC occured on trunk, I imagine he just did not try a createRelease to ensure they worked. If a fix is not forthcoming we can simply commit the generated source code into the repository and cary on. If this *is* the same error you are getting we should release this as an accurate reflection of the current state of trunk. We will have another milestone release out this week so lets not get too bent out of shape. Could you confirm that JavaCC is the problem you were encountering? I am very interested in fixing process items like this that slow us all down, it is hard enough to get volunteers to do the work of geotools without having it take you a month to make a milestone release. Cheers, Jody ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
