Commit 1d2e1a01 authored by Christian Schudt's avatar Christian Schudt

Merge pull request #13 from SvenBunge/hamcrestRemove

Remove Hamcrest-Libraries
parents 8248b1d4 489821dd
......@@ -43,8 +43,6 @@
<classpathentry kind="lib" path="build/lib/dist/postgres.jar"/>
<classpathentry kind="lib" path="build/lib/dist/servlet.jar"/>
<classpathentry kind="lib" path="build/lib/dist/slf4j-log4j12.jar"/>
<classpathentry kind="lib" path="build/lib/hamcrest-api.jar"/>
<classpathentry kind="lib" path="build/lib/hamcrest-library.jar"/>
<classpathentry kind="lib" path="build/lib/i4jruntime.jar"/>
<classpathentry kind="lib" path="build/lib/jasper-compiler.jar"/>
<classpathentry kind="lib" path="build/lib/jasper-runtime.jar"/>
......
......@@ -15,8 +15,6 @@ commons-codec.jar | 1.3
dom4j.jar | 1.6.1 | BSD (http://www.dom4j.org/dom4j-1.6.1/license.html)
concurrentlinkedhashmap-lru | concurrentlinkedhashmap-lru-1.0_jdk5 | Apache 2.0
dbutil.jar | Jive Code, no release version. | GPL
hamcrest.jar | 1.0 (JMock 2.1.0) | New BSD License
hamcrest-api.jar | 1.0 (JMock 2.1.0) | New BSD License
hsqldb.jar | 1.8.0.5 | BSD (http://hsqldb.org/web/hsqlLicense.html)
jetty-continuation.jar | Jetty 7.5.4.v20111024 | Apache 2.0, Eclipse 1.0
jetty-http.jar | Jetty 7.5.4.v20111024 | Apache 2.0, Eclipse 1.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment