Author: dkulp
Date: Mon Jan 17 14:46:04 2011
New Revision: 1059939
URL: http://svn.apache.org/viewvc?rev=1059939&view=rev
Log:
Merged revisions 1059236 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1059236 | bimargulies | 2011-01-14 21:42:21 -0500 (Fri, 14 Jan 2011) | 1 line
Add notes on msv to WHICH_JARS.
........
Modified:
cxf/branches/2.3.x-fixes/ (props changed)
cxf/branches/2.3.x-fixes/distribution/src/main/release/lib/WHICH_JARS
Propchange: cxf/branches/2.3.x-fixes/
('svn:mergeinfo' removed)
Propchange: cxf/branches/2.3.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/lib/WHICH_JARS
URL:
http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/lib/WHICH_JARS?rev=1059939&r1=1059938&r2=1059939&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/distribution/src/main/release/lib/WHICH_JARS
(original)
+++ cxf/branches/2.3.x-fixes/distribution/src/main/release/lib/WHICH_JARS Mon
Jan 17 14:46:04 2011
@@ -102,3 +102,15 @@ 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.
+
+ - msv-core.jar (version 2010.1)
+ - xsdlib:jar (version 2010.1)
+ - isorelax.jar (version 20030108)
+ - relaxngDatatype.jar (version 20020414)
+
+