Author: ningjiang
Date: Fri Jan 21 05:03:13 2011
New Revision: 1061634

URL: http://svn.apache.org/viewvc?rev=1061634&view=rev
Log:
Changed the maven bunle manifestLocation of 
camel-example-reportincident-ws-security-osgi

Modified:
    camel/trunk/examples/camel-example-reportincident-ws-security-osgi/pom.xml

Modified: 
camel/trunk/examples/camel-example-reportincident-ws-security-osgi/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/examples/camel-example-reportincident-ws-security-osgi/pom.xml?rev=1061634&r1=1061633&r2=1061634&view=diff
==============================================================================
--- camel/trunk/examples/camel-example-reportincident-ws-security-osgi/pom.xml 
(original)
+++ camel/trunk/examples/camel-example-reportincident-ws-security-osgi/pom.xml 
Fri Jan 21 05:03:13 2011
@@ -213,7 +213,7 @@
                                <artifactId>maven-bundle-plugin</artifactId>
                                <extensions>true</extensions>
                                <configuration>
-                                       
<manifestLocation>META-INF</manifestLocation>
+                                       
<manifestLocation>target/META-INF</manifestLocation>
                                        <instructions>
                                                
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
                                                
<Export-Package>org.apache.camel.example.reportincident*</Export-Package>


Reply via email to