Hi Matthias, The confusion is understandable. A while back gt2-xml-xsd used to be the core of the module, however it got moved to gt2-xml-core. the xml-xsd artifact is just a parent for the others. So the jars you found should probably be removed:
http://lists.refractions.net/m2/org/geotools/gt2-xml-xsd/2.5-SNAPSHOT/ What you want are the jars here: http://lists.refractions.net/m2/org/geotools/gt2-xml-core/2.5-SNAPSHOT/ I am not sure about the jdom jar... it is not depended on directly and might be dragged in as a transitive dependency. But the geoapi version should be the same as the rest of geotools. Hope that helps. -Justin Matthias Basler wrote: > Hi all, > > by chance I stumbled over the "xml-xsd" module in GT2.5 snapshot. > > Checking its dependencies I found that it uses outdated dependencies, such as > f.e. jdom-b9.jar or geoapi-nogenerics-2.1.jar compared to the other modules. > Then I realized that the shapshot for this module is half a year old. Seems > the module is not in the build? However in SVN it is in "extension", not in > "unsupported". > > Documentation on this module's status is sparse (it is not listed in the > module matrix), so I wonder what the status is? > Is it planned to update the dependencies to the usual ones for GT2.5 in the > near future? -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
