You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2010/10/07 03:35:05 UTC

svn commit: r1005311 - /camel/trunk/examples/camel-example-reportincident-ws-security-osgi/pom.xml

Author: hadrian
Date: Thu Oct  7 01:35:04 2010
New Revision: 1005311

URL: http://svn.apache.org/viewvc?rev=1005311&view=rev
Log:
Fix broken build

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=1005311&r1=1005310&r2=1005311&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 Thu Oct  7 01:35:04 2010
@@ -260,7 +260,6 @@
 							org.springframework.mail.javamail,
 						    *
 					    </Import-Package>
-					    <_include>src/main/resources/etc</_include>
 					</instructions>
 				</configuration>
 			</plugin>