You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ba...@apache.org on 2008/09/16 15:25:24 UTC

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

Author: baerrach
Date: Tue Sep 16 06:25:23 2008
New Revision: 695869

URL: http://svn.apache.org/viewvc?rev=695869&view=rev
Log:
Removed bundleVersion parameter from formatEclipsePluginName() as not being used.

Refactored and fixed tests for InstallPluginsMojoTest.java

Added "org.eclipse.core:runtime:3.2.0-v20060603" into test repo m2repo/eclipseinstall for use by tests.

Modified:
    maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=695869&r1=695868&r2=695869&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Tue Sep 16 06:25:23 2008
@@ -226,7 +226,6 @@
           <excludes>
             <exclude>**/project/**</exclude>
             <exclude>**/Abstract*.java</exclude>
-            <exclude>**/InstallPluginsMojoTest.java</exclude>
           </excludes>
           <systemProperties>
             <property>