You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2007/09/17 19:31:04 UTC

svn commit: r576535 - /incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/pom.xml

Author: antelder
Date: Mon Sep 17 10:31:04 2007
New Revision: 576535

URL: http://svn.apache.org/viewvc?rev=576535&view=rev
Log:
Exclude howl

Modified:
    incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/pom.xml

Modified: incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/pom.xml?rev=576535&r1=576534&r2=576535&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/pom.xml Mon Sep 17 10:31:04 2007
@@ -243,6 +243,10 @@
 				<artifactId>geronimo-ejb_2.1_spec</artifactId>
 			</exclusion>
 			<exclusion>
+				<groupId>org.objectweb.howl</groupId>
+				<artifactId>howl</artifactId>
+			</exclusion>
+			<exclusion>
 				<groupId>ognl</groupId>
 				<artifactId>ognl</artifactId>
 			</exclusion>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org