~ubuntu-branches/ubuntu/precise/commons-httpclient/precise-security

« back to all changes in this revision

Viewing changes to project.properties

  • Committer: Bazaar Package Importer
  • Author(s): Michael Meskes
  • Date: 2006-09-15 20:07:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060915200743-t2md4cgfsb07wgn7
Tags: 3.0.1-0.1
* Non-maintainer upload.
* Bump debhelper Build-Depends to (>= 4.1.0) as required by cdbs' 
  debhelper.mk
* Put the coppyright holders in debian/copyright
* Include the jar file in the package. (Closes: #381354)
* Only include one copy of the docs.
  done by James Westby <jw+debian@jameswestby.net>  Mon, 14 Aug 2006 02:29:47 +0100

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Maven specific project properties
 
2
 
 
3
maven.xdoc.jsl=../commons-build/commons-site.jsl
2
4
maven.xdoc.date=left
3
5
maven.xdoc.version=${pom.currentVersion}
4
 
maven.xdoc.jsl=../commons-build/commons-site.jsl
5
6
maven.checkstyle.properties=checkstyle.xml.properties
6
7
maven.checkstyle.includes=**/*.java
7
8
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/
 
9
maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api/, http://jakarta.apache.org/commons/logging/apidocs/
 
10
maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
 
11
maven.repo.list=asf
 
12
maven.repo.asf=scp://people.apache.org
 
13
maven.repo.asf.directory=/www/www.apache.org/dist/java-repository
 
14
maven.repo.asf.username=${maven.username}
 
15
maven.repo.asf.compress=true
 
16
maven.repo.asf.group=jakarta