diff --git a/clean.bat b/clean.bat new file mode 100644 index 000000000..15c3709c4 --- /dev/null +++ b/clean.bat @@ -0,0 +1,4 @@ +@echo off +rd /Q/S bootstrap build dist +del *.log +del TEST-*.* \ No newline at end of file diff --git a/docs/antlibs/antunit/index.html b/docs/antlibs/antunit/index.html index e1d5c52e2..e76f691ee 100755 --- a/docs/antlibs/antunit/index.html +++ b/docs/antlibs/antunit/index.html @@ -103,6 +103,25 @@ Source Distributions + + diff --git a/docs/antlibs/bindownload.html b/docs/antlibs/bindownload.html index 902b6e7f0..abe825c15 100644 --- a/docs/antlibs/bindownload.html +++ b/docs/antlibs/bindownload.html @@ -103,6 +103,25 @@ Source Distributions + + diff --git a/docs/antlibs/charter.html b/docs/antlibs/charter.html index fba50e074..232c91ff0 100644 --- a/docs/antlibs/charter.html +++ b/docs/antlibs/charter.html @@ -103,6 +103,25 @@ Source Distributions + + diff --git a/docs/antlibs/dotnet/index.html b/docs/antlibs/dotnet/index.html index 48528ffa0..a6df6f2b2 100755 --- a/docs/antlibs/dotnet/index.html +++ b/docs/antlibs/dotnet/index.html @@ -103,6 +103,25 @@ Source Distributions + + diff --git a/docs/antlibs/index.html b/docs/antlibs/index.html index 34c827e9f..d0c435549 100644 --- a/docs/antlibs/index.html +++ b/docs/antlibs/index.html @@ -103,6 +103,25 @@ Source Distributions + + diff --git a/docs/antlibs/proper.html b/docs/antlibs/proper.html index 065f3a191..100f510ee 100644 --- a/docs/antlibs/proper.html +++ b/docs/antlibs/proper.html @@ -103,6 +103,25 @@ Source Distributions + + diff --git a/docs/antlibs/sandbox.html b/docs/antlibs/sandbox.html index 55da24844..56c0c9358 100644 --- a/docs/antlibs/sandbox.html +++ b/docs/antlibs/sandbox.html @@ -103,6 +103,25 @@ Source Distributions + + diff --git a/docs/antlibs/srcdownload.html b/docs/antlibs/srcdownload.html index 47d338eec..2be9f471c 100644 --- a/docs/antlibs/srcdownload.html +++ b/docs/antlibs/srcdownload.html @@ -103,6 +103,25 @@ Source Distributions + + diff --git a/docs/antlibs/svn/index.html b/docs/antlibs/svn/index.html index 1e3abe092..69cc51e24 100755 --- a/docs/antlibs/svn/index.html +++ b/docs/antlibs/svn/index.html @@ -103,6 +103,25 @@ Source Distributions + + diff --git a/docs/projects.html b/docs/projects.html index 37b2f718c..0588f5905 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -543,7 +543,7 @@ AntShellExt (Ant Shell Extension) -

Ant Shell Extension is a Windows Explorer enhacement that adds a contextual +

Ant Shell Extension is a Windows Explorer enhancement that adds a contextual menu when you right click over an Ant xml file, so you can execute all the actions defined in that file without going to a command console or starting your favourite IDE to make a simple clean.

diff --git a/docs/projects/index.html b/docs/projects/index.html index 657ca797d..574a13387 100644 --- a/docs/projects/index.html +++ b/docs/projects/index.html @@ -105,6 +105,25 @@ Source Distributions + + diff --git a/docs/projects/ivy.html b/docs/projects/ivy.html new file mode 100644 index 000000000..a6fd568ec --- /dev/null +++ b/docs/projects/ivy.html @@ -0,0 +1,168 @@ + + + + + + + + Apache Ant - The Ivy Subproject + + + + + + +
+ + + + + + +
Apache Ant siteApache Ant logo +
+ + + + + + + + + + + + + + +
+ + + + +
+ the Apache Ant site +
+
+
+
+ +
+ + + + + +
+ + + + +
Home
+
+ + + + +
Projects
+
+
+ +
+ + +
 
+
+
+

The Ivy Subproject

+

+ + The Ivy Subproject +

+

Apache Ivy

+

Ivy is a simple yet powerful dependency manager featuring continuous integration, + dependencies of dependencies management, multiple repositories including ibiblio and + high performance (use of a local cache).

+ +
+
+ + + + + + + + + + + + + + + diff --git a/xdocs/projects/ivy.xml b/xdocs/projects/ivy.xml new file mode 100644 index 000000000..b82636c8f --- /dev/null +++ b/xdocs/projects/ivy.xml @@ -0,0 +1,38 @@ + + + + + + + The Ivy Subproject + + + + +
+

Apache Ivy

+ +

Ivy is a simple yet powerful dependency manager featuring continuous integration, + dependencies of dependencies management, multiple repositories including ibiblio and + high performance (use of a local cache).

+ +
+ + +
+ diff --git a/xdocs/stylesheets/project.xml b/xdocs/stylesheets/project.xml index cb0543683..84738d478 100644 --- a/xdocs/stylesheets/project.xml +++ b/xdocs/stylesheets/project.xml @@ -78,6 +78,13 @@ + + + + + + +