Skip to content

Commit 56c204a

Browse files
author
Timothy O'Brien
committed
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/codec/trunk@130292 13f79535-47bb-0310-9956-ffa450edef68
1 parent c0febe1 commit 56c204a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

project.properties

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##
22
# Properties that override Maven build defaults
33
#
4-
# $Id: project.properties,v 1.9 2004/01/09 23:30:21 ggregory Exp $
4+
# $Id: project.properties,v 1.10 2004/01/15 06:34:23 tobrien Exp $
55
##
66

77
maven.checkstyle.properties=${basedir}/checkstyle.xml
@@ -12,9 +12,10 @@ maven.linkcheck.enable=false
1212
maven.xdoc.date=left
1313
maven.xdoc.version=${pom.currentVersion}
1414
maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
15+
maven.xdoc.poweredby.image=maven-feather.png
1516

1617
maven.javadoc.links=http://java.sun.com/j2se/1.3/docs/api/
1718
maven.javadoc.overview=${basedir}/src/java/org/apache/commons/codec/overview.html
1819
maven.javadoc.package=true
1920

20-
maven.jar.manifest=${basedir}/src/conf/MANIFEST.MF
21+
maven.jar.manifest=${basedir}/src/conf/MANIFEST.MF

0 commit comments

Comments
 (0)