Thinking; do you have eclipse 3.6.2? (this is only to address the batik entry's Frank mentioned). If ant fails to get something it does report back a failure.
I have lost track of the release track with moovida being busy/away; near as I can tell I need to release geotools and issue 1.2.2. Do either of you have fixes you would like to get in? For reference here is the list used for release; downloaded using the "full build" target of refresh.xml: antlr-2.7.7.jar antlr-3.3.jar antlr-runtime-3.3.jar commons-beanutils-1.7.0.jar commons-collections-3.1.jar commons-dbcp-1.3.jar commons-io-1.4.jar commons-jxpath-1.2.jar commons-pool-1.5.4.jar eastwood-1.1.1-SNAPSHOT.jar ehcache-1.6.2.jar geodb-0.6-SNAPSHOT.jar google-collections-0.8.jar gt-api-8-SNAPSHOT.jar gt-arcgrid-8-SNAPSHOT.jar gt-arcsde-8-SNAPSHOT.jar gt-arcsde-common-8-SNAPSHOT.jar gt-brewer-8-SNAPSHOT.jar gt-charts-8-SNAPSHOT.jar gt-coverage-8-SNAPSHOT.jar gt-cql-8-SNAPSHOT.jar gt-data-8-SNAPSHOT.jar gt-epsg-h2-8-SNAPSHOT.jar gt-geotiff-8-SNAPSHOT.jar gt-graph-8-SNAPSHOT.jar gt-grassraster-8-SNAPSHOT.jar gt-image-8-SNAPSHOT.jar gt-imageio-ext-gdal-8-SNAPSHOT.jar gt-imagemosaic-8-SNAPSHOT.jar gt-jdbc-8-SNAPSHOT.jar gt-jdbc-db2-8-SNAPSHOT.jar gt-jdbc-h2-8-SNAPSHOT.jar gt-jdbc-mysql-8-SNAPSHOT.jar gt-jdbc-oracle-8-SNAPSHOT.jar gt-jdbc-postgis-8-SNAPSHOT.jar gt-jdbc-spatialite-8-SNAPSHOT.jar gt-jdbc-sqlserver-8-SNAPSHOT.jar gt-jp2k-8-SNAPSHOT.jar gt-main-8-SNAPSHOT.jar gt-metadata-8-SNAPSHOT.jar gt-opengis-8-SNAPSHOT.jar gt-postgis-8-SNAPSHOT.jar gt-postgis-versioned-8-SNAPSHOT.jar gt-process-8-SNAPSHOT.jar gt-property-8-SNAPSHOT.jar gt-referencing-8-SNAPSHOT.jar gt-render-8-SNAPSHOT.jar gt-shapefile-8-SNAPSHOT.jar gt-shapefile-renderer-8-SNAPSHOT.jar gt-svg-8-SNAPSHOT.jar gt-swing-8-SNAPSHOT.jar gt-temporal-8-SNAPSHOT.jar gt-validation-8-SNAPSHOT.jar gt-wfs-8-SNAPSHOT.jar gt-wms-8-SNAPSHOT.jar gt-wps-8-SNAPSHOT.jar gt-xml-8-SNAPSHOT.jar gt-xsd-core-8-SNAPSHOT.jar gt-xsd-fes-8-SNAPSHOT.jar gt-xsd-filter-8-SNAPSHOT.jar gt-xsd-gml2-8-SNAPSHOT.jar gt-xsd-gml3-8-SNAPSHOT.jar gt-xsd-kml-8-SNAPSHOT.jar gt-xsd-ows-8-SNAPSHOT.jar gt-xsd-wfs-8-SNAPSHOT.jar gt-xsd-wps-8-SNAPSHOT.jar h2-1.1.119.jar hatbox-1.0.b7.jar hsqldb-1.8.0.7.jar imageio-ext-arcgrid-1.1-RC1.jar imageio-ext-gdal-bindings-1.7.jar imageio-ext-gdalarcbinarygrid-1.1-RC1.jar imageio-ext-gdaldted-1.1-RC1.jar imageio-ext-gdalecw-1.1-RC1.jar imageio-ext-gdalecwjp2-1.1-RC1.jar imageio-ext-gdalehdr-1.1-RC1.jar imageio-ext-gdalenvihdr-1.1-RC1.jar imageio-ext-gdalerdasimg-1.1-RC1.jar imageio-ext-gdalframework-1.1-RC1.jar imageio-ext-gdalkakadujp2-1.1-RC1.jar imageio-ext-gdalmrsid-1.1-RC1.jar imageio-ext-gdalmrsidjp2-1.1-RC1.jar imageio-ext-gdalnitf-1.1-RC1.jar imageio-ext-geocore-1.1-RC1.jar imageio-ext-imagereadmt-1.1-RC1.jar imageio-ext-kakadu-1.1-RC1.jar imageio-ext-kakadujni-5.2.6.jar imageio-ext-netcdf-1.1-RC1.jar imageio-ext-netcdf-core-1.1-RC1.jar imageio-ext-streams-1.1-RC1.jar imageio-ext-tiff-1.1-RC1.jar imageio-ext-utilities-1.1-RC1.jar janino-2.5.16.jar jcommon-1.0.13.jar jdom-1.0.jar jfreechart-1.0.13.jar jfreechart-experimental-1.0.13.jar jfreechart-swt-1.0.13.jar joda-time-1.6.jar jsqlparser-0.3.14.jar jsr-275-1.0-beta-2.jar jsr305-1.3.2.jar jt-all-1.1.1.jar jt-jiffle-language-0.1.0.jar jt-utils-1.1.1.jar jt-vectorbinarize-1.1.1.jar jt-zonalstats-1.1.1.jar jts-1.11.jar miglayout-3.7.jar mysql-connector-java-5.1.5.jar net.opengis.ows-8-SNAPSHOT.jar net.opengis.wfs-8-SNAPSHOT.jar net.opengis.wps-8-SNAPSHOT.jar netcdf-java-4.0.41.jar opendap-2.1.jar org.w3.xlink-8-SNAPSHOT.jar picocontainer-1.2.jar postgis-driver-1.0.jar postgresql-8.4-701.jdbc3.jar slf4j-api-1.5.6.jar slf4j-log4j12-1.5.6.jar sqlite-jdbc-spatialite-3.7.2-1.jar stringtemplate-3.2.1.jar vecmath-1.3.2.jar ws-commons-util-1.0.1.jar xercesImpl-2.4.0.jar xml-apis-1.3.04.jar xml-apis-xerces-2.7.1.jar xmlrpc-client-3.0.jar xmlrpc-common-3.0.jar xpp3-1.1.3.4.O.jar -- Jody Garnett On Thursday, 19 May 2011 at 5:43 PM, Jesse Eichar wrote: > I definitely have the modelling version. I was building and running just > fine. I did a git pull and then refreshed all build scripts and bang not > working. I would guess it has something to do with the ant maven bridge and > is not properly getting all the correct dependency info or something. I have > it working with my change. I guess I will just keep that locally since no one > else has the issue. > > Jesse > > On Thu, May 19, 2011 at 9:21 AM, Jody Garnett <[email protected]> wrote: > > Just a reminder that batik is required (for svg to work) and is only > > available if you download the correct "modelling" distribution of Eclipse. > > jxpath is required for xpath expression to work; I am not sure why it was > > not showing up. > > > > -- > > Jody Garnett > > > > On Thursday, 19 May 2011 at 5:04 PM, Frank Gasdorf wrote: > > > No, I'm not. Yesterday evening I had kind of similar problem but not with > > > the commons-jxpath . In the manifest of the libs bundle are still the > > > batic bundles within the Require-Bundle: section and I guess these are > > > not required anymore. I removed it and could start the application. > > > > > > org.apache.batik.bridge;visibility:=reexport, > > > org.apache.batik.css;visibility:=reexport, > > > org.apache.batik.dom;visibility:=reexport, > > > org.apache.batik.dom.svg;visibility:=reexport, > > > org.apache.batik.ext.awt;visibility:=reexport, > > > org.apache.batik.svggen;visibility:=reexport, > > > org.apache.batik.parser, > > > org.apache.batik.transcoder;visibility:=reexport, > > > org.apache.batik.util;visibility:=reexport, > > > org.apache.batik.xml;visibility:=reexport, > > > org.w3c.css.sac;visibility:=reexport, > > > org.w3c.dom.svg;visibility:=reexport > > > > > > Cheers, Frank > > > 2011/5/19 Jesse Eichar <[email protected]> > > > > This jar file is not auto downloading for me. It seems to be required > > > > by geotools so I would expect it to be downloaded as part of the > > > > geotools dependencies but it is not for me. Anyone else having this > > > > issue? > > > > > > > > I am trying explicitly putting it in the refresh.xml dependencies to > > > > see if that helps. > > > > > > > > > > > > It seems that I had to add > > > > > > > > <dependency groupId="commons-jxpath" artifactId="commons-jxpath" > > > > version="1.3" /> > > > > > > > > to the refresh script and update the classpath and manifest to use > > > > version 1.3. Should I commit this or do I have to do a local build of > > > > geotools or something? > > > > > > > > Jesse > > > > > > > > > > > > _______________________________________________ > > > > User-friendly Desktop Internet GIS (uDig) > > > > http://udig.refractions.net > > > > http://lists.refractions.net/mailman/listinfo/udig-devel > > > > > > > > > > _______________________________________________ > > > User-friendly Desktop Internet GIS (uDig) > > > http://udig.refractions.net > > > http://lists.refractions.net/mailman/listinfo/udig-devel > > > > > >
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
