Skip to content

Commit e2227b6

Browse files
committed
Use the Javadoc overview.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130252 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5ea3c17 commit e2227b6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

project.properties

Lines changed: 2 additions & 1 deletion
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.5 2003/11/08 00:22:19 ggregory Exp $
4+
# $Id: project.properties,v 1.6 2003/11/13 02:15:23 ggregory Exp $
55
##
66

77
maven.checkstyle.properties=${basedir}/checkstyle.xml
@@ -14,4 +14,5 @@ maven.xdoc.version=${pom.currentVersion}
1414
maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
1515

1616
maven.javadoc.links=http://java.sun.com/j2se/1.3/docs/api/
17+
maven.javadoc.overview=${basedir}/src/java/org/apache/commons/codec/overview.html
1718

0 commit comments

Comments
 (0)