Author: brianf
Date: Tue Oct 20 02:29:33 2009
New Revision: 826930
URL: http://svn.apache.org/viewvc?rev=826930&view=rev
Log:
re-enable healtmarket science
Modified:
maven/repository-tools/trunk/src/bin/synchronize/m2-sync/disabled.csv
maven/repository-tools/trunk/src/bin/synchronize/m2-s
Author: bentmann
Date: Mon Oct 19 23:10:19 2009
New Revision: 826867
URL: http://svn.apache.org/viewvc?rev=826867&view=rev
Log:
o Fixed event adapter to pass local file along
Modified:
maven/maven-3/trunk/maven-compat/src/main/java/org/apache/maven/repository/legacy/TransferListenerAdapter.j
Author: bentmann
Date: Mon Oct 19 22:59:25 2009
New Revision: 826858
URL: http://svn.apache.org/viewvc?rev=826858&view=rev
Log:
o Updated to plexus-utils:2.0.1, plexus-classworlds:2.2.1 and
plexus-containers:1.4.0
Modified:
maven/maven-3/trunk/pom.xml
Modified: maven/maven-3/trunk/pom.xml
U
Author: bentmann
Date: Mon Oct 19 13:56:06 2009
New Revision: 826672
URL: http://svn.apache.org/viewvc?rev=826672&view=rev
Log:
o Bumped warning about section to a higher validation level to
allow for smoother co-existence of 2.x and 3.0
Modified:
maven/maven-3/trunk/maven-model-builder/sr
Author: bentmann
Date: Mon Oct 19 11:21:55 2009
New Revision: 826644
URL: http://svn.apache.org/viewvc?rev=826644&view=rev
Log:
[MNG-4396] [regression] Ant plugin fails with Maven-3
Modified:
maven/maven-3/trunk/apache-maven/src/main/assembly/bin.xml
maven/maven-3/trunk/pom.xml
Modified:
Author: bentmann
Date: Mon Oct 19 11:03:59 2009
New Revision: 826634
URL: http://svn.apache.org/viewvc?rev=826634&view=rev
Log:
[MNG-4396] [regression] Ant plugin fails with Maven-3
o Added IT
Added:
maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenI
Author: nicolas
Date: Mon Oct 19 08:24:35 2009
New Revision: 826604
URL: http://svn.apache.org/viewvc?rev=826604&view=rev
Log:
[MECLIPSE-558] Ignoring listed AspectJ dependencies
o fix broken IT tests
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/e
Author: nicolas
Date: Mon Oct 19 08:23:05 2009
New Revision: 826602
URL: http://svn.apache.org/viewvc?rev=826602&view=rev
Log:
[MECLIPSE-156] Plugin should support setting file encoding
o Fallback to project.build.sourceEncoding when the compiler plugin has no
explicit encoding set
Modified: