Added jdom.jar (JDOM Beta 8) so developer's don't have to download it.
I made sure to add it in binary mode.
This commit is contained in:
parent
72ee4fc7d2
commit
ea5d6b2050
3 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
xml-apis.jar
|
xml-apis.jar
|
||||||
jdom.jar
|
|
||||||
jmf.jar
|
jmf.jar
|
||||||
xalan.jar
|
xalan.jar
|
||||||
xercesImpl.jar
|
xercesImpl.jar
|
||||||
|
|
|
@ -3,3 +3,6 @@ software is a client. The subdirectory to-be-installed-with-ant/
|
||||||
contains a README file for you, also.
|
contains a README file for you, also.
|
||||||
|
|
||||||
See 'http://thdltools.sf.net/BuildSystems.html' for more info.
|
See 'http://thdltools.sf.net/BuildSystems.html' for more info.
|
||||||
|
|
||||||
|
Note that we've included JDOM beta 8 for your convenience. See
|
||||||
|
jdom-license.txt to understand your generous rights regarding it.
|
||||||
|
|
BIN
extensions/jdom.jar
Normal file
BIN
extensions/jdom.jar
Normal file
Binary file not shown.
Loading…
Reference in a new issue