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 |
---|---|---|---|
30567 | 2008-06-08 | acuster | Copyright headers: build/maven |
30436 | 2008-05-28 | desruisseaux | Accept ':' in URL in order to accept name like "http://svn.geotools.org:80/". |
30282 | 2008-05-15 | desruisseaux | Fixed the @source javadoc taglet for the new SVN layout. |
30258 | 2008-05-08 | acuster | Reshuffle the top level repo: drop uDig, move up trunk, tags, and branches. |
30257 | 2008-05-08 | acuster | Move trunk/gt/ directory contents up to trunk/ and drop gt |
28922 | 2008-01-24 | acuster | Bump the (at)since version to 2.5 since WKTParser was cut from 2.4 |
28540 | 2007-12-29 | acuster | Hide buttons which are not yet used |
22503 | 2006-10-31 | desruisseaux | Fixed the javadoc taglet for the new directory layout. |
22501 | 2006-10-31 | desruisseaux | Moved 'maven' directory and eclipse configuration file into a 'build' directory. |
22315 | 2006-10-22 | desruisseaux | Reorganisation of directory tree structure (GEOT-982) phase 1: moved 'src' to 'src/main/java'. |
20606 | 2006-07-18 | jgarnett | IP review for some maven plugins |
20537 | 2006-07-14 | desruisseaux | 1) 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. |
19601 | 2006-05-19 | desruisseaux | Made the javadoc plugin a little bit more generic. |
17741 | 2006-01-26 | desruisseaux | Fixed bugs and compilation issues in javadoc module. |
17696 | 2006-01-22 | desruisseaux | Added 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. |
17673 | 2006-01-19 | desruisseaux | Added new axis constants for display. Fixed a a bug in @source taglet when the module name contains the '-' character. |
17641 | 2006-01-17 | desruisseaux | Added a profile and a tool for Maven report generation (GEOT-691). |
17609 | 2006-01-15 | desruisseaux | Renamed '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). |
17588 | 2006-01-13 | desruisseaux | Added plugin dependencies management in Maven 2 build (GEOT-691). Added a first draft of javadoc plugin with custom taglets. |