Author: jvanzyl
Date: Wed Sep 3 17:55:12 2008
New Revision: 691844
URL: http://svn.apache.org/viewvc?rev=691844&view=rev
Log:
[MSHADE-39] adding a resource transformer that can deal with META-INF/services
entries.
Added:
maven/plugins/trunk/maven-shade-plugin/src/main/java/org/apache/mav
Author: sisbell
Date: Wed Sep 3 17:04:33 2008
New Revision: 691836
URL: http://svn.apache.org/viewvc?rev=691836&view=rev
Log:
Cleaned out the model lineage references in builder.
Modified:
maven/components/branches/sisbell-maven-2.1-profile/maven-project/src/main/java/org/apache/maven/proje
Modified:
maven/scm/trunk/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvs-commons/src/main/java/org/apache/maven/scm/provider/cvslib/command/list/CvsListConsumer.java
URL:
http://svn.apache.org/viewvc/maven/scm/trunk/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provide
Author: vsiveton
Date: Wed Sep 3 16:55:01 2008
New Revision: 691833
URL: http://svn.apache.org/viewvc?rev=691833&view=rev
Log:
SCM-411: Performance: logger calls are not optimal
o improved all logging call (debug, error, warn and info)
Modified:
maven/sandbox/trunk/scm/maven-scm-provider-s
Author: sisbell
Date: Wed Sep 3 16:36:03 2008
New Revision: 691831
URL: http://svn.apache.org/viewvc?rev=691831&view=rev
Log:
Moved Project sorter out of maven-project. Only one class from a different
package used it. Now its an inner class of ReactorManager.
Added:
maven/components/branch
Author: jdcasey
Date: Wed Sep 3 15:55:13 2008
New Revision: 691816
URL: http://svn.apache.org/viewvc?rev=691816&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/components/branches/maven-2.1.0-M1-RC/apache-maven/pom.xml
maven/components/branches
Author: jdcasey
Date: Wed Sep 3 15:54:54 2008
New Revision: 691815
URL: http://svn.apache.org/viewvc?rev=691815&view=rev
Log:
[maven-release-plugin] copy for tag maven-2.1.0-M1-RC13
Added:
maven/components/tags/maven-2.1.0-M1-RC13/
- copied from r691729, maven/components/branches/mave
Author: jdcasey
Date: Wed Sep 3 15:54:31 2008
New Revision: 691814
URL: http://svn.apache.org/viewvc?rev=691814&view=rev
Log:
[maven-release-plugin] prepare release maven-2.1.0-M1-RC13
Modified:
maven/components/branches/maven-2.1.0-M1-RC/apache-maven/pom.xml
maven/components/branches/ma
Author: jdcasey
Date: Wed Sep 3 15:45:14 2008
New Revision: 691813
URL: http://svn.apache.org/viewvc?rev=691813&view=rev
Log:
Fixing for MNG-3741.
Modified:
maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3475-baseAlignedDir/plugin/src/main/java/test/Mojo3
Author: vsiveton
Date: Wed Sep 3 15:38:59 2008
New Revision: 691811
URL: http://svn.apache.org/viewvc?rev=691811&view=rev
Log:
SCM-411: Performance: logger calls are not optimal
o improved all logging call (debug, error, warn and info)
Modified:
maven/sandbox/trunk/scm/maven-scm-provider-s
Author: bentmann
Date: Wed Sep 3 15:04:55 2008
New Revision: 691803
URL: http://svn.apache.org/viewvc?rev=691803&view=rev
Log:
[MCLEAN-36] filesets with an absolute path directory are ignored when
!project.isExecutionRoot()
o Added integration test to prove fix established by MCLEAN-31
Added:
Author: jdcasey
Date: Wed Sep 3 14:41:54 2008
New Revision: 691797
URL: http://svn.apache.org/viewvc?rev=691797&view=rev
Log:
[MNG-3740] Merging fix from r691793 on RC branch.
Modified:
maven/components/branches/maven-2.1.x/ (props changed)
maven/components/branches/maven-2.1.x/maven-
Author: jdcasey
Date: Wed Sep 3 14:40:03 2008
New Revision: 691795
URL: http://svn.apache.org/viewvc?rev=691795&view=rev
Log:
[MNG-3740] Integration test.
Added:
maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3740SelfRef
Author: jdcasey
Date: Wed Sep 3 14:39:32 2008
New Revision: 691793
URL: http://svn.apache.org/viewvc?rev=691793&view=rev
Log:
[MNG-3740] Be more careful to track processed projects through concrete and
restore methods, to avoid infinite recursion when plugin projects in the
reactor used by thei
Author: bentmann
Date: Wed Sep 3 14:36:19 2008
New Revision: 691791
URL: http://svn.apache.org/viewvc?rev=691791&view=rev
Log:
o Beautified string representation
Modified:
maven/plugins/trunk/maven-clean-plugin/src/main/java/org/apache/maven/plugin/clean/Fileset.java
Modified:
maven/plugi
Author: bentmann
Date: Wed Sep 3 14:32:24 2008
New Revision: 691788
URL: http://svn.apache.org/viewvc?rev=691788&view=rev
Log:
[MCLEAN-31] Always resolve relative path against the project's base directory
Modified:
maven/plugins/trunk/maven-clean-plugin/src/main/java/org/apache/maven/plugin
Author: bentmann
Date: Wed Sep 3 13:47:09 2008
New Revision: 691767
URL: http://svn.apache.org/viewvc?rev=691767&view=rev
Log:
o Added integration test to check handling of relative for file sets
Added:
maven/plugins/trunk/maven-clean-plugin/src/it/file-sets-relative-paths/
maven/plugin
Author: brianf
Date: Wed Sep 3 12:55:51 2008
New Revision: 691751
URL: http://svn.apache.org/viewvc?rev=691751&view=rev
Log:
added some tests to probe MENFORCER-50
Modified:
maven/enforcer/trunk/enforcer-rules/src/test/java/org/apache/maven/plugins/enforcer/TestAbstractVersionEnforcer.java
Author: bentmann
Date: Wed Sep 3 12:53:40 2008
New Revision: 691750
URL: http://svn.apache.org/viewvc?rev=691750&view=rev
Log:
[MSHARED-58] FileSetManager.delete() fails to delete dangling symlinks
o Added to test to prove fix from PLXUTILS-28
Added:
maven/shared/trunk/file-management/src/
Author: bentmann
Date: Wed Sep 3 11:44:46 2008
New Revision: 691724
URL: http://svn.apache.org/viewvc?rev=691724&view=rev
Log:
o Changed version to 1.2.1-SNAPSHOT (it's only a bugfix release so far)
o Updated to junit:3.8.2
o Updated to plexus-utils:1.5.6
o Updated to maven-surefire-plugin:2.4.3
Author: bentmann
Date: Wed Sep 3 11:37:21 2008
New Revision: 691720
URL: http://svn.apache.org/viewvc?rev=691720&view=rev
Log:
o Reordered POM
Modified:
maven/shared/trunk/file-management/pom.xml
Modified: maven/shared/trunk/file-management/pom.xml
URL:
http://svn.apache.org/viewvc/maven/s
Author: bentmann
Date: Wed Sep 3 11:30:43 2008
New Revision: 691718
URL: http://svn.apache.org/viewvc?rev=691718&view=rev
Log:
[MSHARED-57] FileSetManager.isSymlink() produces false negatives
o Fixed symlink detection as inspired by FileUtils.isSymlink() from Commons IO
2.0
Modified:
mave
Author: bentmann
Date: Wed Sep 3 07:43:28 2008
New Revision: 691629
URL: http://svn.apache.org/viewvc?rev=691629&view=rev
Log:
[MANT-44] Generated ant copy commands in package target point to hard-coded
local repository instead of ${maven.repo.local}
Modified:
maven/plugins/trunk/maven-ant-
Author: bentmann
Date: Wed Sep 3 06:52:16 2008
New Revision: 691615
URL: http://svn.apache.org/viewvc?rev=691615&view=rev
Log:
[MANT-45] basedir attribute of task of package target in generated Ant
build causes files to be archived twice
Added:
maven/plugins/trunk/maven-ant-plugin/src/it/w
Author: vsiveton
Date: Wed Sep 3 06:04:58 2008
New Revision: 691600
URL: http://svn.apache.org/viewvc?rev=691600&view=rev
Log:
o throw UnsupportedOperationException() for unimplemented methods
Modified:
maven/sandbox/trunk/scm/maven-scm-provider-svnjava/src/main/java/org/apache/maven/scm/pr
Author: vsiveton
Date: Wed Sep 3 06:04:22 2008
New Revision: 691599
URL: http://svn.apache.org/viewvc?rev=691599&view=rev
Log:
o removed unused import
Modified:
maven/sandbox/trunk/scm/maven-scm-provider-svnjava/src/main/java/org/apache/maven/scm/provider/svn/svnjava/command/checkin/SvnChec
Author: vsiveton
Date: Wed Sep 3 06:00:40 2008
New Revision: 691598
URL: http://svn.apache.org/viewvc?rev=691598&view=rev
Log:
o ignored Eclipse files
Modified:
maven/sandbox/trunk/scm/maven-scm-provider-svnjava/ (props changed)
Propchange: maven/sandbox/trunk/scm/maven-scm-provider-svnja
Author: vsiveton
Date: Wed Sep 3 05:59:34 2008
New Revision: 691597
URL: http://svn.apache.org/viewvc?rev=691597&view=rev
Log:
o added encoding
Modified:
maven/sandbox/trunk/scm/maven-scm-provider-svnjava/pom.xml
Modified: maven/sandbox/trunk/scm/maven-scm-provider-svnjava/pom.xml
URL:
htt
Author: vsiveton
Date: Wed Sep 3 05:54:37 2008
New Revision: 691594
URL: http://svn.apache.org/viewvc?rev=691594&view=rev
Log:
o using latest parent
o using svnkit:1.1.2
o updated code regarding the SCM API
o added 'javasvn' as Plexus role hint
o updated test cases
Modified:
maven/sandbox/t
Author: aheritier
Date: Wed Sep 3 03:29:45 2008
New Revision: 691563
URL: http://svn.apache.org/viewvc?rev=691563&view=rev
Log:
MECLIPSE-445 : myeclipse target doesn't generate spring bean files for
hierarchical projects.
Submitted by : Joe Freeman
+ fix imports
Added:
maven/plugins/trunk/
30 matches
Mail list logo