Author: mfranklin
Date: Tue Apr  2 01:43:27 2013
New Revision: 1463351

URL: http://svn.apache.org/r1463351
Log:
Finished updating LICENSE

Modified:
    rave/trunk/rave-portal/src/main/appended-resources/META-INF/LICENSE
    
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml

Modified: rave/trunk/rave-portal/src/main/appended-resources/META-INF/LICENSE
URL: 
http://svn.apache.org/viewvc/rave/trunk/rave-portal/src/main/appended-resources/META-INF/LICENSE?rev=1463351&r1=1463350&r2=1463351&view=diff
==============================================================================
--- rave/trunk/rave-portal/src/main/appended-resources/META-INF/LICENSE 
(original)
+++ rave/trunk/rave-portal/src/main/appended-resources/META-INF/LICENSE Tue Apr 
 2 01:43:27 2013
@@ -337,7 +337,7 @@ OTHERWISE, ARISING FROM, OUT OF OR IN CO
 
 
=================================================================================
 
-For AspectJ, H2 Database
+For AspectJ, H2 Database, WSDL4J
 
 Eclipse Public License -v 1.0
 

Modified: 
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml
URL: 
http://svn.apache.org/viewvc/rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml?rev=1463351&r1=1463350&r2=1463351&view=diff
==============================================================================
--- 
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml
 (original)
+++ 
rave/trunk/rave-providers/rave-opensocial-provider/rave-opensocial-server/rave-shindig/pom.xml
 Tue Apr  2 01:43:27 2013
@@ -89,6 +89,10 @@
                     <artifactId>rave-jpa</artifactId>
                     <exclusions>
                         <exclusion>
+                            <groupId>org.apache.cxf</groupId>
+                            <artifactId>cxf-rt-frontend-jaxrs</artifactId>
+                        </exclusion>
+                        <exclusion>
                             <groupId>org.json</groupId>
                             <artifactId>json</artifactId>
                         </exclusion>


Reply via email to