Jody Garnett a écrit :
Given the above what would you like me to do about the October 2.1.M2 Build? The aggregate changes are in and I am all set to go ...

You mean the 2.2.M2 release? Since I don't think that the build is fixed yet, maybe we can release 2.2.M2 in the same way than 2.2.M1 (don't bother much if the sources doesn't compile from the ZIP files, remove by hand some huge files).

I attached to this email the list of commands that I used in order to trim the src and bin files. Running the attached commands in a shell (after replacing 2.2.M1 by 2.2.M2) should work.

Because I'm about to go away for approximatively 2 weeks, I will not be able to make a real Maven 2 release now. But I would like to target a Maven 2 release for Geotools 2.2.M3.

        Martin.
zip -d geotools-bin-2.2.M1.zip  geotools/ext/openoffice/lib/juh-2.0-beta.jar
zip -d geotools-bin-2.2.M1.zip  geotools/ext/openoffice/lib/jurt-2.0-beta.jar
zip -d geotools-bin-2.2.M1.zip  geotools/ext/openoffice/lib/ridl-2.0-beta.jar
zip -d geotools-bin-2.2.M1.zip  geotools/ext/openoffice/lib/unoil-2.0-beta.jar
zip -d geotools-bin-2.2.M1.zip  
geotools/module/legacy/lib/batik-bridge-1.5.1.jar
zip -d geotools-bin-2.2.M1.zip  geotools/module/legacy/lib/batik-xml-1.5.1.jar
zip -d geotools-bin-2.2.M1.zip  
geotools/shared/commons-jelly-tags-velocity-20030303.205659.jar
zip -d geotools-bin-2.2.M1.zip  geotools/shared/mailapi-1.3.jar
zip -d geotools-bin-2.2.M1.zip  geotools/shared/mockrunner-0.2.jar
zip -d geotools-bin-2.2.M1.zip  geotools/shared/junit-3.8.1.jar
zip -d geotools-bin-2.2.M1.zip  geotools/shared/velocity-1.3.jar
zip -d geotools-src-2.2.M1.zip 
"geotools/plugin/image/test/org/geotools/gce/image/test-data/Nuova 
cartella/mosaic-800x.tif"
zip -d geotools-src-2.2.M1.zip 
"geotools/plugin/image/test/org/geotools/gce/image/test-data/Nuova 
cartella/mosaic-800x.bmp"
zip -d geotools-src-2.2.M1.zip 
"geotools/plugin/image/test/org/geotools/gce/image/test-data/mosaic-800x.bmp"
zip -d geotools-src-2.2.M1.zip 
"geotools/plugin/image/test/org/geotools/gce/image/test-data/Nuova 
cartella/mosaic-800x_alpha.tif"
zip -d geotools-src-2.2.M1.zip 
"geotools/plugin/image/test/org/geotools/gce/image/test-data/usa.png"

Reply via email to