diff options
Diffstat (limited to 'lib')
19 files changed, 13 insertions, 0 deletions
diff --git a/lib/ant/jars/ant-1.5.4.jar b/lib/ant/jars/ant-1.5.4.jar Binary files differnew file mode 100644 index 0000000..89b4ebf --- /dev/null +++ b/lib/ant/jars/ant-1.5.4.jar diff --git a/lib/ant/jars/ant-1.6.5.jar b/lib/ant/jars/ant-1.6.5.jar Binary files differnew file mode 100644 index 0000000..3beb3b8 --- /dev/null +++ b/lib/ant/jars/ant-1.6.5.jar diff --git a/lib/ant/jars/ant-1.7.0.jar b/lib/ant/jars/ant-1.7.0.jar Binary files differnew file mode 100644 index 0000000..0a56a58 --- /dev/null +++ b/lib/ant/jars/ant-1.7.0.jar diff --git a/lib/bcel/jars/bcel-5.1.jar b/lib/bcel/jars/bcel-5.1.jar Binary files differnew file mode 100644 index 0000000..524e375 --- /dev/null +++ b/lib/bcel/jars/bcel-5.1.jar diff --git a/lib/commons-cli/jars/commons-cli-1.0.jar b/lib/commons-cli/jars/commons-cli-1.0.jar Binary files differnew file mode 100644 index 0000000..22a004e --- /dev/null +++ b/lib/commons-cli/jars/commons-cli-1.0.jar diff --git a/lib/commons-codec/jars/commons-codec-1.3.jar b/lib/commons-codec/jars/commons-codec-1.3.jar Binary files differnew file mode 100644 index 0000000..67cb720 --- /dev/null +++ b/lib/commons-codec/jars/commons-codec-1.3.jar diff --git a/lib/commons-collections/jars/commons-collections-2.0.jar b/lib/commons-collections/jars/commons-collections-2.0.jar Binary files differnew file mode 100644 index 0000000..4f4f97b --- /dev/null +++ b/lib/commons-collections/jars/commons-collections-2.0.jar diff --git a/lib/commons-httpclient/jars/commons-httpclient-3.0.1.jar b/lib/commons-httpclient/jars/commons-httpclient-3.0.1.jar Binary files differnew file mode 100644 index 0000000..54a9300 --- /dev/null +++ b/lib/commons-httpclient/jars/commons-httpclient-3.0.1.jar diff --git a/lib/commons-logging/jars/commons-logging-1.0.4.jar b/lib/commons-logging/jars/commons-logging-1.0.4.jar Binary files differnew file mode 100644 index 0000000..b99c937 --- /dev/null +++ b/lib/commons-logging/jars/commons-logging-1.0.4.jar diff --git a/lib/ivy/jars/ivy-1.3.1.jar b/lib/ivy/jars/ivy-1.3.1.jar Binary files differnew file mode 100644 index 0000000..f860683 --- /dev/null +++ b/lib/ivy/jars/ivy-1.3.1.jar diff --git a/lib/ivy/jars/ivy-1.4.1.jar b/lib/ivy/jars/ivy-1.4.1.jar Binary files differnew file mode 100644 index 0000000..09b0403 --- /dev/null +++ b/lib/ivy/jars/ivy-1.4.1.jar diff --git a/lib/junit/jars/junit-3.8.1.jar b/lib/junit/jars/junit-3.8.1.jar Binary files differnew file mode 100644 index 0000000..674d71e --- /dev/null +++ b/lib/junit/jars/junit-3.8.1.jar diff --git a/lib/log4j/jars/log4j-1.2.8.jar b/lib/log4j/jars/log4j-1.2.8.jar Binary files differnew file mode 100644 index 0000000..493a3cc --- /dev/null +++ b/lib/log4j/jars/log4j-1.2.8.jar diff --git a/lib/oro/jars/oro-2.0.8.jar b/lib/oro/jars/oro-2.0.8.jar Binary files differnew file mode 100644 index 0000000..23488d2 --- /dev/null +++ b/lib/oro/jars/oro-2.0.8.jar diff --git a/lib/xdoclet/ivy-1.2.3.xml b/lib/xdoclet/ivy-1.2.3.xml new file mode 100644 index 0000000..90ea93d --- /dev/null +++ b/lib/xdoclet/ivy-1.2.3.xml @@ -0,0 +1,13 @@ +<ivy-module version="1.1" > + <info revision="1.2.3" organisation="xdoclet" module="xdoclet" status="release" /> + <publications> + <artifact name="xdoclet" type="jar" /> + <artifact name="xdoclet-xdoclet-module" type="jar" /> + </publications> + <dependencies> + <dependency org="xjavadoc" name="xjavadoc" rev="1.1" /> + <dependency org="apache" name="commons-collections" rev="2.0" /> + <dependency org="apache" name="commons-logging" rev="1.0.4" /> + <dependency org="apache" name="log4j" rev="1.2.8" /> + </dependencies> +</ivy-module> diff --git a/lib/xdoclet/jars/xdoclet-1.2.3.jar b/lib/xdoclet/jars/xdoclet-1.2.3.jar Binary files differnew file mode 100644 index 0000000..b72bb32 --- /dev/null +++ b/lib/xdoclet/jars/xdoclet-1.2.3.jar diff --git a/lib/xdoclet/jars/xdoclet-xdoclet-module-1.2.3.jar b/lib/xdoclet/jars/xdoclet-xdoclet-module-1.2.3.jar Binary files differnew file mode 100644 index 0000000..c9d5c45 --- /dev/null +++ b/lib/xdoclet/jars/xdoclet-xdoclet-module-1.2.3.jar diff --git a/lib/xercesImpl/jars/xercesImpl-2.6.2.jar b/lib/xercesImpl/jars/xercesImpl-2.6.2.jar Binary files differnew file mode 100644 index 0000000..f0fb0e8 --- /dev/null +++ b/lib/xercesImpl/jars/xercesImpl-2.6.2.jar diff --git a/lib/xjavadoc/jars/xjavadoc-1.1.jar b/lib/xjavadoc/jars/xjavadoc-1.1.jar Binary files differnew file mode 100644 index 0000000..ee05205 --- /dev/null +++ b/lib/xjavadoc/jars/xjavadoc-1.1.jar |