Author: jvanzyl
Date: Thu Apr 30 00:54:26 2009
New Revision: 770024
URL: http://svn.apache.org/viewvc?rev=770024&view=rev
Log:
o fix signatures of tests
Modified:
maven/components/branches/MNG-2766/maven-core/src/test/java/org/apache/maven/lifecycle/LifecycleExecutorTest.java
Modified:
mav
Author: jvanzyl
Date: Wed Apr 29 23:43:08 2009
New Revision: 770005
URL: http://svn.apache.org/viewvc?rev=770005&view=rev
Log:
o pushing in configurations for plugins for shane to check
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLi
Author: pgier
Date: Wed Apr 29 23:19:44 2009
New Revision: 769994
URL: http://svn.apache.org/viewvc?rev=769994&view=rev
Log:
[MANTTASKS-35] Support profiles in the Pom element. Modified patch from Pete
Muir.
Added:
maven/ant-tasks/trunk/src/main/java/org/apache/maven/artifact/ant/Profile.j
Author: pgier
Date: Wed Apr 29 23:18:52 2009
New Revision: 769992
URL: http://svn.apache.org/viewvc?rev=769992&view=rev
Log:
[MANTTASKS-35] Support profiles in the Pom element. Modified patch from Pete
Muir.
Added:
maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/main/java/org/apache/mav
Author: pgier
Date: Wed Apr 29 23:14:02 2009
New Revision: 769988
URL: http://svn.apache.org/viewvc?rev=769988&view=rev
Log:
Get the ant tasks building.
Modified:
maven/ant-tasks/trunk/pom.xml
maven/ant-tasks/trunk/src/main/java/org/apache/maven/artifact/ant/AbstractArtifactTask.java
Mo
Author: olamy
Date: Wed Apr 29 22:56:54 2009
New Revision: 769983
URL: http://svn.apache.org/viewvc?rev=769983&view=rev
Log:
[MRELEASE-442] scm tag phase ignores custom message (need to use scm 1.3)
update scm version to 1.3-SNAPSHOT
Modified:
maven/release/trunk/pom.xml
Modified: maven/rel
Author: jdcasey
Date: Wed Apr 29 22:42:15 2009
New Revision: 769976
URL: http://svn.apache.org/viewvc?rev=769976&view=rev
Log:
[MNG-2365] Adding unit test from patch, to verify test vs. compile classpath
ordering.
Modified:
maven/components/branches/maven-2.2.x/maven-project/src/test/java/o
Author: jvanzyl
Date: Wed Apr 29 22:22:57 2009
New Revision: 769969
URL: http://svn.apache.org/viewvc?rev=769969&view=rev
Log:
o resolving dependencies of a root artifact is now the job of ... the artifact
resolver!
Modified:
maven/components/branches/MNG-2766/maven-compat/src/main/java/org
Author: sisbell
Date: Wed Apr 29 21:52:56 2009
New Revision: 769957
URL: http://svn.apache.org/viewvc?rev=769957&view=rev
Log:
Removed unused methods from ProjectBuilderConfig. Since we collapsed
maven-project into maven-core, method not needed.
Modified:
maven/components/branches/MNG-2766/
Author: sisbell
Date: Wed Apr 29 21:46:24 2009
New Revision: 769953
URL: http://svn.apache.org/viewvc?rev=769953&view=rev
Log:
Cleanup of unused methods.
Modified:
maven/components/branches/MNG-2766/maven-model-builder/src/main/java/org/apache/maven/model/Processor.java
maven/components
Author: sisbell
Date: Wed Apr 29 21:30:16 2009
New Revision: 769945
URL: http://svn.apache.org/viewvc?rev=769945&view=rev
Log:
Moved interp tag to private class (small and only used one place). Added final
to fields in ProjectUri. Since this is only used by DefaultInterpolator, don't
care if val
Author: sisbell
Date: Wed Apr 29 21:10:03 2009
New Revision: 769934
URL: http://svn.apache.org/viewvc?rev=769934&view=rev
Log:
Checking in work on populating plugins configs. Some problem with finding wagon
for http protocol is causing build to fail.
Modified:
maven/components/branches/MNG-
Author: jdcasey
Date: Wed Apr 29 20:33:53 2009
New Revision: 769918
URL: http://svn.apache.org/viewvc?rev=769918&view=rev
Log:
[MNG-3776] Fix case of 'settings' in the schemaLocation for conf/settings.xml
Modified:
maven/components/branches/maven-2.2.x/apache-maven/src/conf/settings.xml
Modi
Author: jdcasey
Date: Wed Apr 29 20:29:28 2009
New Revision: 769913
URL: http://svn.apache.org/viewvc?rev=769913&view=rev
Log:
Updating plexus-sec-dispatcher version to 1.3
Modified:
maven/components/branches/maven-2.2.x/pom.xml
Modified: maven/components/branches/maven-2.2.x/pom.xml
URL:
h
Author: jdcasey
Date: Wed Apr 29 20:27:01 2009
New Revision: 769912
URL: http://svn.apache.org/viewvc?rev=769912&view=rev
Log:
Adding tip about escaping curly-brace literals in a password.
Modified:
maven/site/trunk/src/site/apt/guides/mini/guide-encryption.apt
Modified: maven/site/trunk/src
Author: jvanzyl
Date: Wed Apr 29 20:20:21 2009
New Revision: 769910
URL: http://svn.apache.org/viewvc?rev=769910&view=rev
Log:
o more notes and waiting for shane to try this with the project builder
decoupled
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/m
Author: olamy
Date: Wed Apr 29 20:18:23 2009
New Revision: 769909
URL: http://svn.apache.org/viewvc?rev=769909&view=rev
Log:
[MCHANGELOG-86] Error with outputEncoding parameter set to UTF-8
read the file as we write it
Modified:
maven/plugins/trunk/maven-changelog-plugin/src/main/java/org/a
Author: jvanzyl
Date: Wed Apr 29 20:08:15 2009
New Revision: 769906
URL: http://svn.apache.org/viewvc?rev=769906&view=rev
Log:
o remove the project builder from the plugin manager
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManag
Author: jvanzyl
Date: Wed Apr 29 20:01:56 2009
New Revision: 769904
URL: http://svn.apache.org/viewvc?rev=769904&view=rev
Log:
o the repository builder checks for the existence of that field but will fail
gracefully
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/a
Author: sisbell
Date: Wed Apr 29 19:44:52 2009
New Revision: 769896
URL: http://svn.apache.org/viewvc?rev=769896&view=rev
Log:
Added in LifecycleExecutor to DefaultMavenProjectBuilder. This cause cyclical
component dep.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/o
Author: pgier
Date: Wed Apr 29 19:42:03 2009
New Revision: 769895
URL: http://svn.apache.org/viewvc?rev=769895&view=rev
Log:
[MANTTASKS-145] Include dependency management when resolving dependencies.
Modified:
maven/ant-tasks/trunk/src/main/java/org/apache/maven/artifact/ant/DependenciesTask
Author: jvanzyl
Date: Wed Apr 29 19:03:24 2009
New Revision: 769877
URL: http://svn.apache.org/viewvc?rev=769877&view=rev
Log:
o remove unrequired code
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
Modified:
maven/co
Author: pgier
Date: Wed Apr 29 19:03:07 2009
New Revision: 769876
URL: http://svn.apache.org/viewvc?rev=769876&view=rev
Log:
[MANTTASKS-145] Include dependency management when resolving dependencies.
Modified:
maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/main/java/org/apache/maven/arti
Author: jvanzyl
Date: Wed Apr 29 18:40:45 2009
New Revision: 769869
URL: http://svn.apache.org/viewvc?rev=769869&view=rev
Log: (empty)
Modified:
maven/components/branches/MNG-2766/maven-core/src/test/java/org/apache/maven/lifecycle/LifecycleExecutorTest.java
maven/components/branches/MN
Author: sisbell
Date: Wed Apr 29 18:39:20 2009
New Revision: 769868
URL: http://svn.apache.org/viewvc?rev=769868&view=rev
Log:
Removed unneeded class.
Modified:
maven/components/branches/MNG-2766/maven-model-builder/src/main/java/org/apache/maven/profiles/DefaultProfileManager.java
Modified
Author: jvanzyl
Date: Wed Apr 29 18:06:28 2009
New Revision: 769860
URL: http://svn.apache.org/viewvc?rev=769860&view=rev
Log:
o comment out plugin configuration merging code, this should all be handled by
the pom builder now. none of this can happen in the plugin manager as its
responsibility i
Author: sisbell
Date: Wed Apr 29 18:04:44 2009
New Revision: 769859
URL: http://svn.apache.org/viewvc?rev=769859&view=rev
Log:
Moved the PomInterpolatorTag and Interpolator classes to package scope.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/projec
Author: jvanzyl
Date: Wed Apr 29 18:00:57 2009
New Revision: 769858
URL: http://svn.apache.org/viewvc?rev=769858&view=rev
Log:
o remove completed todos
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
Modified:
maven/co
Author: jvanzyl
Date: Wed Apr 29 18:00:15 2009
New Revision: 769857
URL: http://svn.apache.org/viewvc?rev=769857&view=rev
Log:
o removing some more dead code
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
Modified:
ma
Author: sisbell
Date: Wed Apr 29 17:59:09 2009
New Revision: 769856
URL: http://svn.apache.org/viewvc?rev=769856&view=rev
Log:
Removed uses of interpolator property from the profiles. This was more of a
convenience since InterpolatorProperty was used in multiple places. Not needed
anymore.
Modi
Author: jvanzyl
Date: Wed Apr 29 17:35:41 2009
New Revision: 769849
URL: http://svn.apache.org/viewvc?rev=769849&view=rev
Log:
o changing signature to say exactly what it's doing
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycle
Author: jdcasey
Date: Wed Apr 29 17:34:14 2009
New Revision: 769848
URL: http://svn.apache.org/viewvc?rev=769848&view=rev
Log:
update the version of core-it-runner.
Modified:
maven/components/branches/maven-2.2.x/maven-core-it-runner/pom.xml
Modified: maven/components/branches/maven-2.2.x/ma
Author: jvanzyl
Date: Wed Apr 29 17:34:01 2009
New Revision: 769847
URL: http://svn.apache.org/viewvc?rev=769847&view=rev
Log:
o adding lifecycle methods to get the plugin for a packing in all lifecycles,
this will interleave with the
project builder which will populate the versions specified i
Author: jvanzyl
Date: Wed Apr 29 17:33:05 2009
New Revision: 769846
URL: http://svn.apache.org/viewvc?rev=769846&view=rev
Log:
o update api, i need the project and local repository for now.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/Lifec
Author: jdcasey
Date: Wed Apr 29 17:21:18 2009
New Revision: 769842
URL: http://svn.apache.org/viewvc?rev=769842&view=rev
Log:
this isn't implemented for the upcoming 2.2.0 release. It's in the list of
issues for 2.3.0-M1 now, IIRC.
Modified:
maven/core-integration-testing/trunk/core-it-sui
Author: sisbell
Date: Wed Apr 29 17:20:47 2009
New Revision: 769841
URL: http://svn.apache.org/viewvc?rev=769841&view=rev
Log:
Removed more references to ProjectUri. This is now an internal class in the
interpolator package.
Added:
maven/components/branches/MNG-2766/maven-model-builder/src/
Author: sisbell
Date: Wed Apr 29 17:12:08 2009
New Revision: 769836
URL: http://svn.apache.org/viewvc?rev=769836&view=rev
Log:
Having a DomainModel interface doesn't makes sense in the current context. We
no longer have general transforms.
Added:
maven/components/branches/MNG-2766/maven-mod
Author: sisbell
Date: Wed Apr 29 17:00:17 2009
New Revision: 769827
URL: http://svn.apache.org/viewvc?rev=769827&view=rev
Log:
Cleanup of interpolator, removing references to PomClassicDomainModel, these
aren't needed anymore.
Removed:
maven/components/branches/MNG-2766/maven-model-builder/s
38 matches
Mail list logo