svn commit: r615743 - in /maven/plugins/branches/MECLIPSE-344/src/test/resources/projects: project-39/ project-39/expected/ project-39/src/ project-39/src/main/ project-39/src/main/java/ project-40/ p

2008-01-27 Thread aheritier
Author: aheritier Date: Sun Jan 27 23:22:26 2008 New Revision: 615743 URL: http://svn.apache.org/viewvc?rev=615743&view=rev Log: MECLIPSE-344 : connecting existing workspace artifact-projects Patch submitted by Richard van Nieuwenhoven Add missing files Added: maven/plugins/branches/MECLIPSE-

svn commit: r615739 - in /maven/plugins/branches/MECLIPSE-344/src/test/resources/eclipse: eclipseWithDefault13/workspace/.metadata/.plugins/org.eclipse.core.runtime/ eclipseWithDefault13/workspace/.me

2008-01-27 Thread aheritier
Author: aheritier Date: Sun Jan 27 22:55:21 2008 New Revision: 615739 URL: http://svn.apache.org/viewvc?rev=615739&view=rev Log: MECLIPSE-344 : connecting existing workspace artifact-projects Patch submitted by Richard van Nieuwenhoven Add missing files Added: maven/plugins/branches/MECLIPSE

svn commit: r615737 - /maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/writers/EclipseWriterConfig.java

2008-01-27 Thread aheritier
Author: aheritier Date: Sun Jan 27 22:53:14 2008 New Revision: 615737 URL: http://svn.apache.org/viewvc?rev=615737&view=rev Log: MECLIPSE-294 : Sort items in the generated .classpath Sort on artifactId+classifier+type+groupId as proposed by Max Bowsher Modified: maven/plugins/trunk/maven-ecl

svn commit: r615677 - in /maven/plugins/trunk/maven-eclipse-plugin/src: main/java/org/apache/maven/plugin/eclipse/EclipsePlugin.java site/apt/examples/load-code-styles.apt

2008-01-27 Thread aheritier
Author: aheritier Date: Sun Jan 27 15:30:05 2008 New Revision: 615677 URL: http://svn.apache.org/viewvc?rev=615677&view=rev Log: MECLIPSE-374 : Rename the expression ${eclipse.workspace} to ${eclipse.projectDir} for the parameter eclipseProjectDir in the goal eclipse:eclipse Modified: mave

svn commit: r615659 - /maven/plugins/trunk/maven-eclipse-plugin/pom.xml

2008-01-27 Thread aheritier
Author: aheritier Date: Sun Jan 27 13:49:50 2008 New Revision: 615659 URL: http://svn.apache.org/viewvc?rev=615659&view=rev Log: - Use maven-surefire-plugin 2.3.1 instead of 2.3 - Upgrade dependency org.apache.maven.shared:maven-plugin-testing-tools:1.0-alpha-3-SNAPSHOT -> 1.0-alpha-3 - Upgrade

svn commit: r615643 - /maven/plugins/branches/MECLIPSE-344/

2008-01-27 Thread aheritier
Author: aheritier Date: Sun Jan 27 12:42:03 2008 New Revision: 615643 URL: http://svn.apache.org/viewvc?rev=615643&view=rev Log: Create a branch to work on MECLIPSE-344 Added: maven/plugins/branches/MECLIPSE-344/ - copied from r615642, maven/plugins/trunk/maven-eclipse-plugin/

svn commit: r615614 - /maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/main/java/org/apache/maven/artifact/ant/RemoteRepository.java

2008-01-27 Thread hboutemy
Author: hboutemy Date: Sun Jan 27 08:06:31 2008 New Revision: 615614 URL: http://svn.apache.org/viewvc?rev=615614&view=rev Log: [MANTTASKS-13] properly get authentication attribute like other ones (merged from trunk r615613) Modified: maven/ant-tasks/branches/maven-ant-tasks-2.0.x/src/main/

svn commit: r615613 - /maven/ant-tasks/trunk/src/main/java/org/apache/maven/artifact/ant/RemoteRepository.java

2008-01-27 Thread hboutemy
Author: hboutemy Date: Sun Jan 27 08:03:25 2008 New Revision: 615613 URL: http://svn.apache.org/viewvc?rev=615613&view=rev Log: [MANTTASKS-13] properly get authentication attribute like other ones Modified: maven/ant-tasks/trunk/src/main/java/org/apache/maven/artifact/ant/RemoteRepository.ja

svn commit: r615600 - /maven/site/trunk/src/site/apt/ant-tasks.apt

2008-01-27 Thread hboutemy
Author: hboutemy Date: Sun Jan 27 05:56:50 2008 New Revision: 615600 URL: http://svn.apache.org/viewvc?rev=615600&view=rev Log: [MANTTASKS-88] add documentation for javadocFilesetId attribute of dependencies task Modified: maven/site/trunk/src/site/apt/ant-tasks.apt Modified: maven/site/tru

svn commit: r615596 - /maven/shared/trunk/maven-doxia-tools/

2008-01-27 Thread vsiveton
Author: vsiveton Date: Sun Jan 27 05:26:18 2008 New Revision: 615596 URL: http://svn.apache.org/viewvc?rev=615596&view=rev Log: o removed Eclipse dir Modified: maven/shared/trunk/maven-doxia-tools/ (props changed) Propchange: maven/shared/trunk/maven-doxia-tools/ --

svn commit: r615586 - in /maven/ant-tasks/branches/maven-ant-tasks-2.0.x: sample.build.xml src/main/java/org/apache/maven/artifact/ant/DependenciesTask.java

2008-01-27 Thread hboutemy
Author: hboutemy Date: Sun Jan 27 04:11:43 2008 New Revision: 615586 URL: http://svn.apache.org/viewvc?rev=615586&view=rev Log: [MANTTASKS-88] renamed javadocsFilesetId to javadocFilesetId (without s) to be consistent with Maven classifier (merged from trunk r615585) Modified: maven/ant-task

svn commit: r615585 - in /maven/ant-tasks/trunk: sample.build.xml src/main/java/org/apache/maven/artifact/ant/DependenciesTask.java

2008-01-27 Thread hboutemy
Author: hboutemy Date: Sun Jan 27 04:10:36 2008 New Revision: 615585 URL: http://svn.apache.org/viewvc?rev=615585&view=rev Log: [MANTTASKS-88] renamed javadocsFilesetId to javadocFilesetId (without s) to be consistent with Maven classifier Modified: maven/ant-tasks/trunk/sample.build.xml

svn commit: r615580 - in /maven/ant-tasks/branches/maven-ant-tasks-2.0.x: ./ src/main/java/org/apache/maven/artifact/ant/ src/test/repo/it/ant-tasks/release/ src/test/repo/it/ant-tasks/release/2.0.7/

2008-01-27 Thread hboutemy
Author: hboutemy Date: Sun Jan 27 03:40:42 2008 New Revision: 615580 URL: http://svn.apache.org/viewvc?rev=615580&view=rev Log: [MANTTASKS-88] added the ability to download javadoc dependencies, with much refactorings to avoid copy/paste of code (merged from trunk r615579) Added: maven/ant-

svn commit: r615579 - in /maven/ant-tasks/trunk: ./ src/main/java/org/apache/maven/artifact/ant/ src/test/repo/it/ant-tasks/release/ src/test/repo/it/ant-tasks/release/2.0.7/

2008-01-27 Thread hboutemy
Author: hboutemy Date: Sun Jan 27 03:36:59 2008 New Revision: 615579 URL: http://svn.apache.org/viewvc?rev=615579&view=rev Log: [MANTTASKS-88] added the ability to download javadoc dependencies, with much refactorings to avoid copy/paste of code Added: maven/ant-tasks/trunk/src/test/repo/it/