Author: carlos
Date: Tue May 15 17:15:55 2007
New Revision: 538390

URL: http://svn.apache.org/viewvc?view=rev&rev=538390
Log:
Remove note about Felix bundle plugin

Modified:
    
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/writers/EclipseOSGiManifestWriter.java

Modified: 
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/writers/EclipseOSGiManifestWriter.java
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/writers/EclipseOSGiManifestWriter.java?view=diff&rev=538390&r1=538389&r2=538390
==============================================================================
--- 
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/writers/EclipseOSGiManifestWriter.java
 (original)
+++ 
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/writers/EclipseOSGiManifestWriter.java
 Tue May 15 17:15:55 2007
@@ -38,7 +38,6 @@
  * scope provided.
  * 
  * @deprecated use <a 
href="http://cwiki.apache.org/FELIX/bundle-plugin-for-maven-bnd.html/";>Maven 
Bundle plugin</a> from Felix
- * Still waiting for them to apply the <code>bundle:manifest</code> goal in <a 
href="https://issues.apache.org/jira/browse/FELIX-199";>FELIX-199</a>
  */
 public class EclipseOSGiManifestWriter
     extends AbstractEclipseWriter


Reply via email to