Author: ogusakov
Date: Tue May 5 04:22:22 2009
New Revision: 771552
URL: http://svn.apache.org/viewvc?rev=771552&view=rev
Log:
[MERCURY-124] - source format
Modified:
maven/mercury/trunk/mercury-core/src/main/java/org/apache/maven/mercury/spi/http/client/DefaultHttpClientPool.java
mave
Author: ogusakov
Date: Tue May 5 04:15:53 2009
New Revision: 771551
URL: http://svn.apache.org/viewvc?rev=771551&view=rev
Log:
[MERCURY-124] - started adding http clients pool
Added:
maven/mercury/trunk/mercury-core/src/main/java/org/apache/maven/mercury/spi/http/client/DefaultHttpClientPoo
Author: jdcasey
Date: Tue May 5 03:31:44 2009
New Revision: 771540
URL: http://svn.apache.org/viewvc?rev=771540&view=rev
Log:
bumping version to 2.2.1-SNAPSHOT
Modified:
maven/components/branches/maven-2.2.x/apache-maven/pom.xml
maven/components/branches/maven-2.2.x/maven-artifact-manage
Author: jdcasey
Date: Tue May 5 03:26:43 2009
New Revision: 771534
URL: http://svn.apache.org/viewvc?rev=771534&view=rev
Log:
bumping mavenVersion after RC2 staging run
Modified:
maven/components/branches/maven-2.2.0-RC/pom.xml
Modified: maven/components/branches/maven-2.2.0-RC/pom.xml
URL:
Author: jdcasey
Date: Mon May 4 23:21:05 2009
New Revision: 771494
URL: http://svn.apache.org/viewvc?rev=771494&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/components/branches/maven-2.2.0-RC/apache-maven/pom.xml
maven/components/branches/ma
Author: jdcasey
Date: Mon May 4 23:20:52 2009
New Revision: 771493
URL: http://svn.apache.org/viewvc?rev=771493&view=rev
Log:
[maven-release-plugin] copy for tag maven-2.2.0-RC2
Added:
maven/components/tags/maven-2.2.0-RC2/ (props changed)
- copied from r771482, maven/components/bra
Author: jdcasey
Date: Mon May 4 23:20:32 2009
New Revision: 771492
URL: http://svn.apache.org/viewvc?rev=771492&view=rev
Log:
[maven-release-plugin] prepare release maven-2.2.0-RC2
Modified:
maven/components/branches/maven-2.2.0-RC/apache-maven/pom.xml
maven/components/branches/maven-2.2
Author: jdcasey
Date: Mon May 4 22:41:27 2009
New Revision: 771482
URL: http://svn.apache.org/viewvc?rev=771482&view=rev
Log:
Revert r770570 to try again with generic conversion, this time taking more time
to review any automated code changes by Eclipse.
Modified:
maven/components/branches
Author: bentmann
Date: Mon May 4 22:41:22 2009
New Revision: 771481
URL: http://svn.apache.org/viewvc?rev=771481&view=rev
Log:
o Fixed propagation of POM-level plugin dependencies to the plugin manager
Modified:
maven/components/branches/MNG-2766/maven-compat/src/main/java/org/apache/maven/
Author: jdcasey
Date: Mon May 4 22:33:20 2009
New Revision: 771478
URL: http://svn.apache.org/viewvc?rev=771478&view=rev
Log:
Revert r771294 and r770570 to try again with generic conversion, this time
taking more time to review any automated code changes by Eclipse.
Modified:
maven/compone
Author: bentmann
Date: Mon May 4 21:05:28 2009
New Revision: 771441
URL: http://svn.apache.org/viewvc?rev=771441&view=rev
Log:
o Fixed creation of default remote repo (e.g. no snapshots from central)
Modified:
maven/components/branches/MNG-2766/maven-embedder/src/main/java/org/apache/maven/
Author: pgier
Date: Mon May 4 20:20:18 2009
New Revision: 771425
URL: http://svn.apache.org/viewvc?rev=771425&view=rev
Log:
[MANTTASKS-87] Copy each repository defined in the ant tag to a profile to be
used by the maven project builder.
Added:
maven/ant-tasks/branches/maven-ant-tasks-2.0.x
Author: ogusakov
Date: Mon May 4 19:12:45 2009
New Revision: 771407
URL: http://svn.apache.org/viewvc?rev=771407&view=rev
Log:
[MERCURY-120] - eliminated mutiple tree creation. resolveConflicts() now builds
a single dependency tree when supplied a list of artifact metadada to resolve
together.
Author: jvanzyl
Date: Mon May 4 15:32:10 2009
New Revision: 771334
URL: http://svn.apache.org/viewvc?rev=771334&view=rev
Log:
o disable the tests in the bootstrap so ben and i can go all the way through to
the embedder
Added:
maven/components/branches/MNG-2766/maven-core/project-builder.txt
Author: bentmann
Date: Mon May 4 14:28:27 2009
New Revision: 771316
URL: http://svn.apache.org/viewvc?rev=771316&view=rev
Log:
o Restored original default value for enabled flag of repository
Modified:
maven/components/branches/MNG-2766/maven-model/src/main/mdo/maven.mdo
Modified: maven/com
Author: jvanzyl
Date: Mon May 4 13:22:57 2009
New Revision: 771299
URL: http://svn.apache.org/viewvc?rev=771299&view=rev
Log:
o comment out debug output
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java
Modified:
Author: bentmann
Date: Mon May 4 13:16:45 2009
New Revision: 771298
URL: http://svn.apache.org/viewvc?rev=771298&view=rev
Log:
o Filtered non-applicable parameters when converting from plugin execution to
mojo execution
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/
Author: jvanzyl
Date: Mon May 4 13:09:06 2009
New Revision: 771297
URL: http://svn.apache.org/viewvc?rev=771297&view=rev
Log:
o taking into account the common case where configuration is specified for many
goal in a single configuration element which needs to be accounted for.
Modified:
mav
Author: nicolas
Date: Mon May 4 12:54:57 2009
New Revision: 771294
URL: http://svn.apache.org/viewvc?rev=771294&view=rev
Log:
[MNG-4151] fix error in managedVersionMap generic type (eclipse quick fix is
not as clever as I expected)
Modified:
maven/components/branches/maven-2.2.0-RC/maven-p
Author: vsiveton
Date: Mon May 4 12:05:22 2009
New Revision: 771279
URL: http://svn.apache.org/viewvc?rev=771279&view=rev
Log:
o accept several per line
Modified:
maven/doxia/doxia/trunk/doxia-core/src/main/java/org/apache/maven/doxia/parser/AbstractXmlParser.java
maven/doxia/doxia/tr
Author: bentmann
Date: Mon May 4 10:37:35 2009
New Revision: 771264
URL: http://svn.apache.org/viewvc?rev=771264&view=rev
Log:
o Excluded maven-script from reactor/CI as it's currently not building and
would need some work
Modified:
maven/shared/trunk/pom.xml
Modified: maven/shared/trunk/p
Author: nicolas
Revision: 770570
Modified property: svn:log
Modified: svn:log at Mon May 4 09:13:09 2009
--
--- svn:log (original)
+++ svn:log Mon May 4 09:13:09 2009
@@ -1,3 +1,3 @@
-MNG-4151 started : use java5 syntax.
Author: nicolas
Revision: 770570
Modified property: svn:log
Modified: svn:log at Mon May 4 09:12:31 2009
--
--- svn:log (original)
+++ svn:log Mon May 4 09:12:31 2009
@@ -1,3 +1,3 @@
-use java5 syntax.
+MNG-4151 started
23 matches
Mail list logo