diff --git a/project.properties b/project.properties index 8efcfe43b..602e50fff 100644 --- a/project.properties +++ b/project.properties @@ -14,7 +14,7 @@ # limitations under the License. # -# $Id: project.properties,v 1.10 2004/02/18 23:13:37 ggregory Exp $ +# $Id: project.properties,v 1.11 2004/03/24 20:49:12 ggregory Exp $ maven.checkstyle.properties=checkstyle.xml maven.junit.fork=true @@ -25,5 +25,5 @@ maven.xdoc.date=left maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html maven.xdoc.poweredby.image=maven-feather.png -# Point Javadoc to the Sun 1.3 API doc since 1.2 is no longer on-line. +# The Sun Javadoc for versions prior to 1.3 are off-line. maven.javadoc.links=http://java.sun.com/j2se/1.3/docs/api/