[jbossws-issues] [JBoss JIRA] (JBWS-3688) Upgrade to Apache CXF 2.7.7

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Tue Aug 20 11:21:26 EDT 2013


    [ https://issues.jboss.org/browse/JBWS-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12797941#comment-12797941 ] 

Alessio Soldano commented on JBWS-3688:
---------------------------------------

Author: asoldano
Date: 2013-08-20 11:09:50 -0400 (Tue, 20 Aug 2013)
New Revision: 17879

Modified:
   stack/cxf/trunk/modules/addons/transports/udp/pom.xml
Log:
Adding test scope asm dependency, require by latest snapshot of cxf 2.7.7


Modified: stack/cxf/trunk/modules/addons/transports/udp/pom.xml
===================================================================
--- stack/cxf/trunk/modules/addons/transports/udp/pom.xml	2013-08-19 17:29:32 UTC (rev 17878)
+++ stack/cxf/trunk/modules/addons/transports/udp/pom.xml	2013-08-20 15:09:50 UTC (rev 17879)
@@ -26,6 +26,11 @@
       <artifactId>junit</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>asm</groupId>
+      <artifactId>asm</artifactId>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
 </project>
                
> Upgrade to Apache CXF 2.7.7
> ---------------------------
>
>                 Key: JBWS-3688
>                 URL: https://issues.jboss.org/browse/JBWS-3688
>             Project: JBoss Web Services
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf
>            Reporter: Alessio Soldano
>             Fix For: jbossws-cxf-4.2.1
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list