Module history

Click on the commit message for inspecting the diff and how the code has been rewritten.

Command line:

svn log -r31996:1 https://svn.osgeo.org/geotools/trunk/build/maven/javadoc/src/main/java/org/geotools/maven/taglet/Source.java
Rev. Date Author Message
305672008-06-08acusterCopyright headers: build/maven
304362008-05-28desruisseauxAccept ':' in URL in order to accept name like "http://svn.geotools.org:80/".
302822008-05-15desruisseauxFixed the @source javadoc taglet for the new SVN layout.
302582008-05-08acusterReshuffle the top level repo: drop uDig, move up trunk, tags, and branches.
302572008-05-08acusterMove trunk/gt/ directory contents up to trunk/ and drop gt
289222008-01-24acusterBump the (at)since version to 2.5 since WKTParser was cut from 2.4
285402007-12-29acusterHide buttons which are not yet used
225032006-10-31desruisseauxFixed the javadoc taglet for the new directory layout.
225012006-10-31desruisseauxMoved 'maven' directory and eclipse configuration file into a 'build' directory.
223152006-10-22desruisseauxReorganisation of directory tree structure (GEOT-982) phase 1: moved 'src' to 'src/main/java'.
206062006-07-18jgarnettIP review for some maven plugins
205372006-07-14desruisseaux1) Added a notice that org.geotools.nature package is also available under BSD license on JScience project. 2) Fixed cross-module javadoc in such a way that 'referencing' package.html file has precedence over the various 'epsg-xxx' plugins package.html files. 3) Javadoc and formatting fixes.
196012006-05-19desruisseauxMade the javadoc plugin a little bit more generic.
177412006-01-26desruisseauxFixed bugs and compilation issues in javadoc module.
176962006-01-22desruisseauxAdded URL svn keyword in the whole Geotools source tree. This commit is just about file attributes; they keyword is not yet added in the source code.
176732006-01-19desruisseauxAdded new axis constants for display. Fixed a a bug in @source taglet when the module name contains the '-' character.
176412006-01-17desruisseauxAdded a profile and a tool for Maven report generation (GEOT-691).
176092006-01-15desruisseauxRenamed 'maven-plugin' directory as 'maven' and added a few www resources for it. Disabled Shapefiles tests for now since they fails a little bit too often (GEOT-691).
175882006-01-13desruisseauxAdded plugin dependencies management in Maven 2 build (GEOT-691). Added a first draft of javadoc plugin with custom taglets.