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/jar-collector/src/main/java/org/geotools/maven/JarCollector.java
Rev. | Date | Author | Message |
---|---|---|---|
30567 | 2008-06-08 | acuster | Copyright headers: build/maven |
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 |
29996 | 2008-04-20 | desruisseaux | Do not use anymore a list of JAR files to rename. |
29917 | 2008-04-13 | desruisseaux | MosaicImageWriter reports progress. |
29913 | 2008-04-11 | cedricbr | Modify the behaviour of the jar collector. For external projects using Geotools, the maven compilation will give the same jar names fo Geotools as the ones present in the target directory of Geotools. |
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 |
25335 | 2007-04-25 | desruisseaux | Attempt to avoid a NullPointerException when building with Maven 2.0.6 - the 'fix' may not be the proper action however. Also moved the collected JARs from 'target' to 'target/binaries'. |
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 |
17705 | 2006-01-23 | desruisseaux | Added a "@source $URL$" javadoc tag in every Java source file that has a class comment. |
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. |
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). |
16485 | 2005-10-21 | desruisseaux | Maven 2 now build a fully functionnal .uno.pkg file for OpenOffice. |
16459 | 2005-10-19 | desruisseaux | Added 'gt2-' prefix in Maven 2 build. Build now copies all JAR and their dependencies in a single flat directory: gt/target |