From 5d3888d2a1ec7f7ef655a1e6e119ce14fb4432c8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Mat=C3=A8rne?=
diff --git a/manual/Tasks/setproxy.html b/manual/Tasks/setproxy.html
index 60aa984e7..245924ce8 100644
--- a/manual/Tasks/setproxy.html
+++ b/manual/Tasks/setproxy.html
@@ -18,8 +18,7 @@
-
- Makeurl
- Task
+ Makeurl Task
-
+
diff --git a/manual/Tasks/subant.html b/manual/Tasks/subant.html
index f3c23ee2b..424bb67ef 100644
--- a/manual/Tasks/subant.html
+++ b/manual/Tasks/subant.html
@@ -18,8 +18,7 @@
-
- Setproxy
- Task
+ Setproxy Task
Sets Java's web proxy properties, so that tasks and code run in the same JVM can have through-the-firewall access to remote web sites, and remote ftp sites.
-
+
diff --git a/manual/Tasks/tempfile.html b/manual/Tasks/tempfile.html
index 28f8404ea..1be00d07f 100644
--- a/manual/Tasks/tempfile.html
+++ b/manual/Tasks/tempfile.html
@@ -18,8 +18,7 @@
-
- Subant
- Task
+ Subant Task
Calls a given target for all defined sub-builds.
-
+
diff --git a/manual/developlist.html b/manual/developlist.html
index 3235c835a..1bbdc4e26 100644
--- a/manual/developlist.html
+++ b/manual/developlist.html
@@ -30,8 +30,8 @@
- Tempfile
- Task
+ Tempfile Task
This task sets a property to the name of a temporary file.
-
+
Developing with Apache Ant
-
-The Ant Task Guidelines [6] support additional
+The Ant Task Guidelines [6] support additional
information on that.
Now we will check the "Checklist before submitting a new task" described in that guideline. @@ -864,7 +864,7 @@ and run ant test (like above).
There are many things we have to ensure. Indentation with 4 spaces, blanks here and there, ... -(all described in the Ant Task Guidelines [6] which +(all described in the Ant Task Guidelines [6] which includes the Sun code style [9]). Because there are so many things we would be happy to have a tool for do the checks. There is one: checkstyle. Checkstyle is available at @@ -904,7 +904,7 @@ cvs access). As a result we get a file TODO .
Finally we publish that archive. As described in the
+ Finally we publish that archive. As described in the
Ant Task Guidelines [7] we can post it on the developer mailinglist or we create a BugZilla
entry. For both we need some information: