svn commit: r463920 - /maven/components/trunk/mavenexecute.pl

2006-10-14 Thread jvanzyl
Author: jvanzyl Date: Sat Oct 14 05:23:48 2006 New Revision: 463920 URL: http://svn.apache.org/viewvc?view=revrev=463920 Log: o update with some ITs that don't run out of the box Modified: maven/components/trunk/mavenexecute.pl Modified: maven/components/trunk/mavenexecute.pl URL:

svn commit: r463921 - /maven/components/trunk/mavenexecute.pl

2006-10-14 Thread jvanzyl
Author: jvanzyl Date: Sat Oct 14 05:24:44 2006 New Revision: 463921 URL: http://svn.apache.org/viewvc?view=revrev=463921 Log: fix syntax problem Modified: maven/components/trunk/mavenexecute.pl Modified: maven/components/trunk/mavenexecute.pl URL:

svn commit: r463922 - /maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/ProjectSorter.java

2006-10-14 Thread kenney
Author: kenney Date: Sat Oct 14 05:50:36 2006 New Revision: 463922 URL: http://svn.apache.org/viewvc?view=revrev=463922 Log: PR: MNG-2603 Revert accidental commit on ProjectSorter.java in revision r462868. I locally modified the ProjectSorter to exclude the build plugins from the DAG to fix

svn commit: r463930 - /maven/plugins/trunk/maven-changelog-plugin/src/main/java/org/apache/maven/plugin/changelog/ChangeLogReport.java

2006-10-14 Thread dennisl
Author: dennisl Date: Sat Oct 14 06:38:02 2006 New Revision: 463930 URL: http://svn.apache.org/viewvc?view=revrev=463930 Log: [MCHANGELOG-50] Changes are not sorted by date properly Submitted by: Fabrice Bellingard Modified:

svn commit: r463935 - /maven/components/trunk/maven-core-it-verifier/src/test/

2006-10-14 Thread jvanzyl
Author: jvanzyl Date: Sat Oct 14 06:53:13 2006 New Revision: 463935 URL: http://svn.apache.org/viewvc?view=revrev=463935 Log: (empty) Removed: maven/components/trunk/maven-core-it-verifier/src/test/

svn commit: r463938 - /maven/components/trunk/mavenexecute.pl

2006-10-14 Thread jvanzyl
Author: jvanzyl Date: Sat Oct 14 06:54:58 2006 New Revision: 463938 URL: http://svn.apache.org/viewvc?view=revrev=463938 Log: add in another failure, and put back 42 and 81, kenney has fixed the sorter Modified: maven/components/trunk/mavenexecute.pl Modified:

svn commit: r463943 - /maven/components/trunk/mavenexecute.pl

2006-10-14 Thread jvanzyl
Author: jvanzyl Date: Sat Oct 14 07:27:52 2006 New Revision: 463943 URL: http://svn.apache.org/viewvc?view=revrev=463943 Log: o another artifact resolution failure Modified: maven/components/trunk/mavenexecute.pl Modified: maven/components/trunk/mavenexecute.pl URL:

svn commit: r463944 - in /maven/plugins/trunk/maven-changelog-plugin/src/main: java/org/apache/maven/plugin/changelog/DeveloperActivityReport.java resources/scm-activity.properties

2006-10-14 Thread dennisl
Author: dennisl Date: Sat Oct 14 07:29:26 2006 New Revision: 463944 URL: http://svn.apache.org/viewvc?view=revrev=463944 Log: [MCHANGELOG-49] Add a text that explain that no developers are in pom. Modified:

svn commit: r463946 - /maven/components/trunk/mavenexecute.pl

2006-10-14 Thread jvanzyl
Author: jvanzyl Date: Sat Oct 14 07:53:38 2006 New Revision: 463946 URL: http://svn.apache.org/viewvc?view=revrev=463946 Log: o in total 9 unreliable ITs, now I'll start tracking them down and making them reliable Modified: maven/components/trunk/mavenexecute.pl Modified:

svn commit: r463971 - in /maven/components/trunk/maven-core-it-verifier/src/main/java/org: apache/maven/it/ apache/maven/it/util/ apache/maven/it/util/cli/ codehaus/plexus/util/

2006-10-14 Thread jvanzyl
Author: jvanzyl Date: Sat Oct 14 09:20:52 2006 New Revision: 463971 URL: http://svn.apache.org/viewvc?view=revrev=463971 Log: o making the packages unique. when used with the verifier we get class cast exceptions because Maven has already loaded another version of the plexus utils. Added:

svn commit: r463977 - /maven/plugins/trunk/maven-docck-plugin/pom.xml

2006-10-14 Thread dennisl
Author: dennisl Date: Sat Oct 14 09:35:52 2006 New Revision: 463977 URL: http://svn.apache.org/viewvc?view=revrev=463977 Log: [maven-release-plugin] prepare release maven-docck-plugin-1.0-beta-1 Modified: maven/plugins/trunk/maven-docck-plugin/pom.xml Modified:

svn commit: r463978 - in /maven/plugins/tags/maven-docck-plugin-1.0-beta-1: ./ pom.xml

2006-10-14 Thread dennisl
Author: dennisl Date: Sat Oct 14 09:36:07 2006 New Revision: 463978 URL: http://svn.apache.org/viewvc?view=revrev=463978 Log: [maven-scm] copy for tag maven-docck-plugin-1.0-beta-1 Added: maven/plugins/tags/maven-docck-plugin-1.0-beta-1/ - copied from r463972,

svn commit: r463979 - /maven/plugins/trunk/maven-docck-plugin/pom.xml

2006-10-14 Thread dennisl
Author: dennisl Date: Sat Oct 14 09:36:14 2006 New Revision: 463979 URL: http://svn.apache.org/viewvc?view=revrev=463979 Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-docck-plugin/pom.xml Modified:

svn commit: r463980 - /maven/components/trunk/build.xml

2006-10-14 Thread jvanzyl
Author: jvanzyl Date: Sat Oct 14 09:40:04 2006 New Revision: 463980 URL: http://svn.apache.org/viewvc?view=revrev=463980 Log: o trying to add in integration test run, but the paths are being picked up incorrectly. Modified: maven/components/trunk/build.xml Modified:

svn commit: r463985 - /maven/components/trunk/build.xml

2006-10-14 Thread jvanzyl
Author: jvanzyl Date: Sat Oct 14 11:14:21 2006 New Revision: 463985 URL: http://svn.apache.org/viewvc?view=revrev=463985 Log: o need to have the tests actually run. doh! (i want to do an search for doh! in the svn logs) Modified: maven/components/trunk/build.xml Modified:

svn commit: r464113 - in /maven/plugins/trunk/maven-dependency-plugin/src: main/java/org/apache/maven/plugin/dependency/ main/java/org/apache/maven/plugin/dependency/utils/ test/java/org/apache/maven/

2006-10-14 Thread brianf
Author: brianf Date: Sat Oct 14 21:43:05 2006 New Revision: 464113 URL: http://svn.apache.org/viewvc?view=revrev=464113 Log: added more unit tests to unpack-dependencies Added: