Author: scottbw
Date: Sun Oct 24 12:51:53 2010
New Revision: 1026779
URL: http://svn.apache.org/viewvc?rev=1026779&view=rev
Log:
Removed cglib from ivy.xml and all_licenses.txt; this is not referenced
directly from Wookie, but is a secondary dependency of JackRabbit
Modified:
incubator/wookie/trunk/ivy.xml
incubator/wookie/trunk/licenses/all_licenses.txt
Modified: incubator/wookie/trunk/ivy.xml
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/ivy.xml?rev=1026779&r1=1026778&r2=1026779&view=diff
==============================================================================
--- incubator/wookie/trunk/ivy.xml (original)
+++ incubator/wookie/trunk/ivy.xml Sun Oct 24 12:51:53 2010
@@ -31,8 +31,6 @@
</dependency>
<dependency org="com.ibm.icu" name="icu4j" rev="4_2_1"
conf="deploy->default">
</dependency>
- <dependency org="cglib" name="cglib" rev="2.2" conf="deploy->default">
- </dependency>
<dependency org="org.apache.commons" name="commons-email" rev="1.1"
conf="deploy->default">
</dependency>
<dependency org="commons-codec" name="commons-codec" rev="1.3"
conf="deploy->default">
Modified: incubator/wookie/trunk/licenses/all_licenses.txt
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/licenses/all_licenses.txt?rev=1026779&r1=1026778&r2=1026779&view=diff
==============================================================================
--- incubator/wookie/trunk/licenses/all_licenses.txt (original)
+++ incubator/wookie/trunk/licenses/all_licenses.txt Sun Oct 24 12:51:53 2010
@@ -1,7 +1,3 @@
-cglib-2.2.jar
- Containing Project URL: http://cglib.sourceforge.net/
- License: Apache License (See apache-2.0.txt)
-
commons-codec-1.3.jar
Containing Project URL: http://commons.apache.org/codec/
License: Apache License (See apache-2.0.txt)