I am open go suggestions on names. The xml2 module serves the same purpose as the xml, it does generic xml parsing, so I cant really think of a more explicit name. Ideally the two will be merged at some point and become a single xml module. The best I can come up with xml-xsd as the parser is based on the eclipse xsd library.
I am also fine with renaming the directory to xml2 or whatever we rename it to. -Justin Martin Desruisseaux wrote: > Because of the following issue: > > http://jira.codehaus.org/browse/GEOT-995 > > I reinserted the "gt2-" prefix in all module names in pom.xml files. I > suggest > the following instruction (in that order) for updating trunk: > > mvn clean > (delete your ".m2/repository/org/geotools" directory) > svn update > mvn install > > Like usual, the trick for smoth transition when there is such structural > change > is to perform "mvn clean" before "svn update". > > During the process, I noticed that the following module: > > modules/extension/xml > > has the "gt2-xml2" artifactID, probably in order to avoid a name clash with > "modules/library/xml". Would it be possible to rename the "gt2-xml2" artifact > into something more explicit, and rename the "xml" directory to the same > (minus > the prefix)? > > Martin > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > !DSPAM:1004,4541883883871995013331! > -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
