Added dependences on two libraries: the Colt package, which is a collection of high performance computing libraries from CERN; and Log4j, which will be our new logging platform.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@100 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
5fa99f430e
commit
7bc45b68aa
2
ivy.xml
2
ivy.xml
|
|
@ -5,5 +5,7 @@
|
|||
<dependency org="net.sf" name="sam" rev="latest.integration" />
|
||||
<dependency org="edu.mit.broad" name="picard" rev="200903161458" />
|
||||
<dependency org="junit" name="junit" rev="4.4" />
|
||||
<dependency org="log4j" name="log4j" rev="1.2.15" />
|
||||
<dependency org="colt" name="colt" rev="1.2.0" />
|
||||
</dependencies>
|
||||
</ivy-module>
|
||||
|
|
|
|||
Loading…
Reference in New Issue