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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to