Author: bimargulies
Date: Fri Apr  1 18:52:36 2011
New Revision: 1087847

URL: http://svn.apache.org/viewvc?rev=1087847&view=rev
Log:
Now that I know that relaxngDatatype is BSD, all of the MSV deps are known to 
be 'category b' and we can redistribute them.

Modified:
    cxf/trunk/distribution/pom.xml
    cxf/trunk/distribution/src/main/release/lib/WHICH_JARS

Modified: cxf/trunk/distribution/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/distribution/pom.xml?rev=1087847&r1=1087846&r2=1087847&view=diff
==============================================================================
--- cxf/trunk/distribution/pom.xml (original)
+++ cxf/trunk/distribution/pom.xml Fri Apr  1 18:52:36 2011
@@ -222,12 +222,6 @@
             <groupId>${project.groupId}</groupId>
             <artifactId>cxf-wstx-msv-validation</artifactId>
             <version>${project.version}</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>net.java.dev.msv</groupId>
-                    <artifactId>msv-core</artifactId>
-                </exclusion>
-            </exclusions>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>

Modified: cxf/trunk/distribution/src/main/release/lib/WHICH_JARS
URL: 
http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/lib/WHICH_JARS?rev=1087847&r1=1087846&r2=1087847&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/lib/WHICH_JARS (original)
+++ cxf/trunk/distribution/src/main/release/lib/WHICH_JARS Fri Apr  1 18:52:36 
2011
@@ -103,10 +103,7 @@ For CORBA support:
 For JavaScript functionality:
 - js.jar
 
-For schema validation with the Aegis data binding, 
-you must retrieve and include the following jars. 
-The licenses of these jars are do not permit
-redistribution with Apache CXF releases.
+For schema validation with the Aegis data binding.
 
  - msv-core.jar (version 2010.1)
  - xsdlib:jar (version 2010.1)


Reply via email to