Skip to content

Commit

Permalink
Removed unused jars.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/ofbiz/trunk@1623005 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
jacopoc committed Sep 7, 2014
1 parent 9f68562 commit fe6b770
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 21 deletions.
4 changes: 0 additions & 4 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,11 @@
<classpathentry kind="lib" path="framework/base/lib/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/httpclient-cache-4.2.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/httpmime-4.2.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/httpunit-1.7.jar"/>
<classpathentry kind="lib" path="framework/base/lib/ical4j-1.0-rc2.jar"/>
<classpathentry kind="lib" path="framework/base/lib/icu4j-52_1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/ivy-2.2.0.jar"/>
<classpathentry kind="lib" path="framework/base/lib/javolution-5.4.3.jar"/>
<classpathentry kind="lib" path="framework/base/lib/jcip-annotations-1.0.jar"/>
<classpathentry kind="lib" path="framework/base/lib/jdbm-1.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="framework/base/lib/jdom-1.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/jpim-0.1.jar"/>
Expand All @@ -40,8 +38,6 @@
<classpathentry kind="lib" path="framework/base/lib/junit-dep-4.10.jar"/>
<classpathentry kind="lib" path="framework/base/lib/log4j-api-2.0.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/mail-1.5.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/mx4j-3.0.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/mx4j-remote-3.0.1.jar"/>
<classpathentry kind="lib" path="framework/base/lib/nekohtml-1.9.16.jar"/>
<classpathentry kind="lib" path="framework/base/lib/owasp-esapi-full-java-1.4-patched-by-OFBIZ-3135.jar"/>
<classpathentry kind="lib" path="framework/base/lib/resolver-2.9.1.jar"/>
Expand Down
9 changes: 0 additions & 9 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ framework/base/lib/clhm-release-1.0-lru.jar
framework/base/lib/httpclient-4.2.1.jar
framework/base/lib/httpclient-cache-4.2.1.jar
framework/base/lib/httpcore-4.2.1.jar
framework/base/lib/httpmime-4.2.1.jar
framework/base/lib/ivy-2.2.0.jar
framework/base/lib/jakarta-regexp-1.5.jar
framework/base/lib/jpim-0.1.jar
Expand All @@ -30,10 +29,7 @@ framework/base/lib/juel-spi-2.2.7.jar
framework/base/lib/log4j-1.2-api-2.0.1.jar
framework/base/lib/log4j-api-2.0.1.jar
framework/base/lib/log4j-core-2.0.1.jar
framework/base/lib/log4j-jcl-2.0.1.jar
framework/base/lib/log4j-slf4j-impl-2.0.1.jar
framework/base/lib/mx4j-3.0.1.jar
framework/base/lib/mx4j-remote-3.0.1.jar
framework/base/lib/nekohtml-1.9.16.jar
framework/base/lib/resolver-2.9.1.jar
framework/base/lib/serializer-2.9.1.jar
Expand Down Expand Up @@ -455,7 +451,6 @@ framework/base/lib/xstream-1.4.6.jar
framework/base/lib/owasp-esapi-full-java-1.4.jar
framework/base/lib/scripting/antlr-2.7.6.jar
framework/base/lib/scripting/asm-3.2.jar
framework/base/lib/scripting/janino-2.5.15.jar
framework/base/lib/scripting/jline-0.9.94.jar

=========================================================================
Expand Down Expand Up @@ -2408,10 +2403,6 @@ It was allowed by the author to use the docbook files within the
Apache OFBiz system in an email to H.Bakker from N.Walsh dd
Tue, 25 Aug 2009 07:27:51 -0400 (18:27 ICT)
=========================================================================
The following libraries are licensed under the Creative Commons Attribution
2.5 License:
jcip-annotations-1.0.jar

Apache Ofbiz includes images in the ofbiz/framework/images/webapp/images/icons
directory with the following licence: Creative Commons Attribution 2.5 License
and condition :
Expand Down
8 changes: 0 additions & 8 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -220,14 +220,6 @@ The Groovy community (http://groovy.codehaus.org/).
This product includes software developed by the JDBM Project
(http://jdbm.sourceforge.net/).

=========================================================================
== MX4J Notice ==
=========================================================================

This software consists of voluntary contributions made by many
individuals on behalf of the MX4J project. For more information on
MX4J, please see <http://mx4j.sourceforge.net>

=========================================================================
== PNG Behavior Notice ==
=========================================================================
Expand Down
Binary file removed framework/base/lib/httpmime-4.2.1.jar
Binary file not shown.
Binary file removed framework/base/lib/jcip-annotations-1.0.jar
Binary file not shown.
Binary file removed framework/base/lib/log4j-jcl-2.0.1.jar
Binary file not shown.
Binary file removed framework/base/lib/mx4j-3.0.1.jar
Binary file not shown.
Binary file removed framework/base/lib/mx4j-remote-3.0.1.jar
Binary file not shown.
Binary file removed framework/base/lib/scripting/janino-2.5.15.jar
Binary file not shown.

0 comments on commit fe6b770

Please sign in to comment.