[104622] Automatically add required Cactus jars to project
diff --git a/thirdparty/.project b/thirdparty/.project deleted file mode 100644 index 45708d5..0000000 --- a/thirdparty/.project +++ /dev/null
@@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.apache.cactus</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.pde.ManifestBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.SchemaBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.PluginNature</nature> - </natures> -</projectDescription>
diff --git a/thirdparty/org.apache.cactus/.project b/thirdparty/org.apache.cactus/.project index d151252..45708d5 100644 --- a/thirdparty/org.apache.cactus/.project +++ b/thirdparty/org.apache.cactus/.project
@@ -1,11 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>server</name> + <name>org.apache.cactus</name> <comment></comment> <projects> </projects> <buildSpec> + <buildCommand> + <name>org.eclipse.pde.ManifestBuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.pde.SchemaBuilder</name> + <arguments> + </arguments> + </buildCommand> </buildSpec> <natures> + <nature>org.eclipse.pde.PluginNature</nature> </natures> </projectDescription>
diff --git a/thirdparty/about.html b/thirdparty/org.apache.cactus/about.html similarity index 100% rename from thirdparty/about.html rename to thirdparty/org.apache.cactus/about.html
diff --git a/thirdparty/apache-2.0.txt b/thirdparty/org.apache.cactus/apache-2.0.txt similarity index 100% rename from thirdparty/apache-2.0.txt rename to thirdparty/org.apache.cactus/apache-2.0.txt
diff --git a/thirdparty/build.properties b/thirdparty/org.apache.cactus/build.properties similarity index 100% rename from thirdparty/build.properties rename to thirdparty/org.apache.cactus/build.properties
diff --git a/thirdparty/org.apache.cactus/lib/aspectjrt-1.2.1.jar b/thirdparty/org.apache.cactus/lib/aspectjrt-1.2.1.jar new file mode 100644 index 0000000..ee43ae3 --- /dev/null +++ b/thirdparty/org.apache.cactus/lib/aspectjrt-1.2.1.jar Binary files differ
diff --git a/thirdparty/org.apache.cactus/lib/cactus-1.7.2.jar b/thirdparty/org.apache.cactus/lib/cactus-1.7.2.jar new file mode 100644 index 0000000..c0123b3 --- /dev/null +++ b/thirdparty/org.apache.cactus/lib/cactus-1.7.2.jar Binary files differ
diff --git a/thirdparty/org.apache.cactus/lib/commons-httpclient-2.0.2.jar b/thirdparty/org.apache.cactus/lib/commons-httpclient-2.0.2.jar new file mode 100644 index 0000000..c5c52ad --- /dev/null +++ b/thirdparty/org.apache.cactus/lib/commons-httpclient-2.0.2.jar Binary files differ
diff --git a/thirdparty/org.apache.cactus/lib/commons-logging-1.0.4.jar b/thirdparty/org.apache.cactus/lib/commons-logging-1.0.4.jar new file mode 100644 index 0000000..b73a80f --- /dev/null +++ b/thirdparty/org.apache.cactus/lib/commons-logging-1.0.4.jar Binary files differ
diff --git a/thirdparty/org.apache.cactus/lib/junit-3.8.1.jar b/thirdparty/org.apache.cactus/lib/junit-3.8.1.jar new file mode 100644 index 0000000..674d71e --- /dev/null +++ b/thirdparty/org.apache.cactus/lib/junit-3.8.1.jar Binary files differ
diff --git a/thirdparty/plugin.properties b/thirdparty/org.apache.cactus/plugin.properties similarity index 100% rename from thirdparty/plugin.properties rename to thirdparty/org.apache.cactus/plugin.properties