diff --git a/xdocs/building.xml b/xdocs/building.xml new file mode 100644 index 0000000..fac64fb --- /dev/null +++ b/xdocs/building.xml @@ -0,0 +1,53 @@ + + + + + Building + Commons Documentation Team + + + +
+

+ Commons Logging uses Ant as a build system + and Maven for documentation only. +

+
+ +
+

+ To build the full website, run "maven site". + The result will be in "target/docs". + You must be online and using JDK 1.4 or higher to successfully complete this target. +

+

+ Further details can be found in the + commons build instructions. +

+
+ +
+

+The complete release distribution is created by the dist target. +Note that both a 1.2 JRE and a 1.4 JRE are needed to create the release +distribution as well as all optional dependencies. +See build.properties.sample for more details. +

+
+ + +
diff --git a/xdocs/navigation.xml b/xdocs/navigation.xml index 5b78e27..3b7b24d 100755 --- a/xdocs/navigation.xml +++ b/xdocs/navigation.xml @@ -46,6 +46,8 @@ href='/apidocs/index.html'/> +