Adrian Custer a écrit : > The only major difference between 2.3.x and trunk that I see after the > pending changes is that the 2.3.x branch contains the 'custom taglet' > functionality in the javadoc section. Could whoever is responsible for > that decide if trunk really doesn't need this?
They should work on trunk too... I just tried on 2.4-SNAPSHOT and got pages like this one: http://javadoc.geotools.fr/snapshot/org/geotools/referencing/crs/AbstractCRS.html We need to make sure that "mvn install" has been executed at least once from the root directory (after the version number changes in pom.xml files) before "mvn javadoc:javadoc". This is needed in order to get gt2/maven/javadoc installed in the local maven repository with the appropriate version number. Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
