~ubuntu-branches/ubuntu/lucid/commons-httpclient/lucid

« back to all changes in this revision

Viewing changes to project.properties

  • Committer: Bazaar Package Importer
  • Author(s): Barry Hawkins
  • Date: 2005-11-25 13:12:23 UTC
  • Revision ID: james.westby@ubuntu.com-20051125131223-2g7eyo21pqgrohpo
Tags: upstream-2.0.2
ImportĀ upstreamĀ versionĀ 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Maven specific project properties
 
2
maven.xdoc.date=left
 
3
maven.xdoc.version=${pom.currentVersion}
 
4
maven.xdoc.jsl=../commons-build/commons-site.jsl
 
5
maven.checkstyle.properties=checkstyle.xml.properties
 
6
maven.checkstyle.includes=**/*.java
 
7
maven.checkstyle.excludes=**/*.html
 
8
maven.javadoc.links=http://java.sun.com/j2se/1.4.1/docs/api/, http://jakarta.apache.org/commons/logging/apidocs/