Author: pauls
Date: Mon Apr 21 11:32:56 2008
New Revision: 650219

URL: http://svn.apache.org/viewvc?rev=650219&view=rev
Log:
Removing dependencies on maven-felix-plugin for now because they make our ant 
build fail.

Modified:
    felix/trunk/examples/pom.xml
    felix/trunk/pom/pom.xml

Modified: felix/trunk/examples/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/examples/pom.xml?rev=650219&r1=650218&r2=650219&view=diff
==============================================================================
--- felix/trunk/examples/pom.xml (original)
+++ felix/trunk/examples/pom.xml Mon Apr 21 11:32:56 2008
@@ -52,7 +52,7 @@
       <modules>
           <module>eventlistener</module>
           <module>dictionaryservice</module>
-          <module>dictionaryservice.itest</module>
+<!--          <module>dictionaryservice.itest</module> -->
           <module>frenchdictionary</module>
           <module>dictionaryclient</module>
           <module>dictionaryclient2</module>

Modified: felix/trunk/pom/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=650219&r1=650218&r2=650219&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Mon Apr 21 11:32:56 2008
@@ -98,7 +98,7 @@
         <module>../bundleplugin</module>
         <module>../scrplugin</module>
         <module>../tools/maven2/maven-osgi-plugin</module>
-        <module>../tools/maven2/maven-felix-plugin</module>
+<!--        <module>../tools/maven2/maven-felix-plugin</module> -->
       </modules>
     </profile>
 


Reply via email to