Updated most of the commons project.properties files, made sure that the dev process points to the commons charter. Also, changed the powered by logo to use the less distracting feather logo

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137748 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Tim O'Brien 2004-01-15 06:34:23 +00:00
parent 8a9baf0e02
commit 72db2f77d9

View File

@ -1,6 +1,9 @@
maven.checkstyle.properties=checkstyle.xml
maven.junit.fork=true
maven.xdoc.date = left
maven.xdoc.date=left
maven.xdoc.version=${pom.currentVersion}
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.