Commit 1252f2db authored by dwd's avatar dwd

Merge pull request #31 from SvenBunge/updatejunit411

Update Junit to 4.11
parents ed3ed921 3fe168bc
......@@ -150,6 +150,7 @@
<path refid="compile.dependencies"/>
<fileset dir="${jar.dest.dir}" includes="openfire.jar"/>
<fileset dir="${lib.build.dir}" includes="junit.jar"/>
<fileset dir="${lib.build.dir}" includes="hamcrest-core.jar"/>
<fileset dir="${lib.dist.dir}" includes="slf4j-log4j12.jar"/>
<!-- <fileset dir="${ant.home}/lib" includes="clover.jar" /> -->
</path>
......
No preview for this file type
......@@ -47,7 +47,8 @@ jmock-junit4.jar | 2.1.0
jmock-legacy.jar | 2.1.0 |
jsp-api.jar | Jetty 6.0.1 (2.0) |
jtds.jar | 1.2.2 | LGPL
junit.jar | 4.3.1 |
junit.jar | 4.11 | EPL 1.0
hamcrest-core.jar | 1.3 (required by junit) | new BSD licence
jzlib.jar | 1.0.7 | GPL
libidn.jar | 1.15 | GNU Lesser General Public License version 2.1 or later (http://www.gnu.org/licenses/licenses.html)
log4j.jar | 1.2.15 | Apache 2.0 (http://logging.apache.org/log4j/1.2/license.html)
......
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