Jody Garnett escribió: > Justin Deoliveira wrote: > >> Hi all, >> >> I am hoping to release geotools 2.5.0 by the end of the week. As far as >> I know the only issue remaining is with the actual assembly of the >> release, and not picking up unsupported jars we don't want to release. >> >> I just performed the assembly and it appears to be working as expected. >> Here are the jars i see in the binary archive: >> >> gt-api-2.5-SNAPSHOT.jar gt-openoffice-2.5-SNAPSHOT.jar >> gt-arcgrid-2.5-SNAPSHOT.jar gt-postgis-2.5-SNAPSHOT.jar >> gt-arcsde-2.5-SNAPSHOT.jar gt-property-2.5-SNAPSHOT.jar >> gt-brewer-2.5-SNAPSHOT.jar gt-referencing-2.5-SNAPSHOT.jar >> gt-coverage-2.5-SNAPSHOT.jar gt-referencing3D-2.5-SNAPSHOT.jar >> gt-cql-2.5-SNAPSHOT.jar gt-render-2.5-SNAPSHOT.jar >> gt-data-2.5-SNAPSHOT.jar gt-sample-data-2.5-SNAPSHOT.jar >> gt-db2-2.5-SNAPSHOT.jar gt-sde-dummy-2.5-SNAPSHOT.jar >> gt-epsg-access-2.5-SNAPSHOT.jar gt-shapefile-2.5-SNAPSHOT.jar >> gt-epsg-extension-2.5-SNAPSHOT.jar >> gt-shapefile-renderer-2.5-SNAPSHOT.jar >> gt-epsg-hsql-2.5-SNAPSHOT.jar gt-validation-2.5-SNAPSHOT.jar >> gt-epsg-postgresql-2.5-SNAPSHOT.jar gt-wfs-2.5-SNAPSHOT.jar >> gt-epsg-wkt-2.5-SNAPSHOT.jar gt-widgets-swing-2.5-SNAPSHOT.jar >> gt-geotiff-2.5-SNAPSHOT.jar gt-wms-2.5-SNAPSHOT.jar >> gt-graph-2.5-SNAPSHOT.jar gt-xml-2.5-SNAPSHOT.jar >> gt-gtopo30-2.5-SNAPSHOT.jar gt-xsd-core-2.5-SNAPSHOT.jar >> gt-image-2.5-SNAPSHOT.jar gt-xsd-filter-2.5-SNAPSHOT.jar >> gt-imagemosaic-2.5-SNAPSHOT.jar gt-xsd-gml2-2.5-SNAPSHOT.jar >> gt-imagepyramid-2.5-SNAPSHOT.jar gt-xsd-gml3-2.5-SNAPSHOT.jar >> gt-jdbc-2.5-SNAPSHOT.jar gt-xsd-kml-2.5-SNAPSHOT.jar >> gt-legacy-2.5-SNAPSHOT.jar gt-xsd-ows-2.5-SNAPSHOT.jar >> gt-main-2.5-SNAPSHOT.jar gt-xsd-sld-2.5-SNAPSHOT.jar >> gt-metadata-2.5-SNAPSHOT.jar gt-xsd-wfs-2.5-SNAPSHOT.jar >> >> As far as i know this looks ok? Perhaps I just don't understand the >> issue. Any help would be appreciated. Thanks. >> >> > I do not know why you are so lucky Justin :-) I do not see the > unsupported modules (such as wps and process in the above list) so I > think you are good to go. > What did you do differently then Gabriel? > honestly I have no idea. Justin I ran the build on atlas and also on my local box and at both places I got the assembly plugin packaging everything. I even seem to remember Jody also tried at my request and got the same result? steps were mvn install -Dall mvn deploy -Dall mvn assembly
with forced -Djava.awt.headless=true where appropriate due to the build box. and also wipped out org/geotools from my local m2 repo and ran mvn install and mvn assembly with same result, then we decided to ship anyways cause we were in a hurry. If it's solved now I wonder if it could be a matter of environment or something. Anywyas I'm running a build now that I'm on windows to see what happens > I am looking forward to this release - a much smaller geotools with the > correct headers on everything. Enjoy yourself at FOSS4G. > Jody > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
