File tree Expand file tree Collapse file tree
src/java/org/apache/commons/codec Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # $Id: default.properties,v 1.7 2003/11/14 01:43:38 ggregory Exp $
1+ # $Id: default.properties,v 1.8 2003/11/26 03:18:28 ggregory Exp $
22
33# The pathname of the "junit.jar" JAR file
44junit.jar = ${junit.home}/junit-3.7.jar
@@ -13,7 +13,7 @@ component.package = org.apache.commons.codec
1313component.title = Encode/Decode Utilities
1414
1515# The current version number of this component
16- component.version = 1.2-rc1
16+ component.version = 1.2
1717
1818# The name that is used to create the jar file
1919final.name = ${component.name}-${component.version}
Original file line number Diff line number Diff line change 1- <!-- $Id: overview.html,v 1.2 2003/11/13 02:08:15 ggregory Exp $ -->
1+ <!-- $Id: overview.html,v 1.3 2003/11/26 03:18:28 ggregory Exp $ -->
22< html >
33< body >
44< p >
5- This document is the API specification for the Apache Jakarta Commons Codec Library, version 1.2-rc1 .
5+ This document is the API specification for the Apache Jakarta Commons Codec Library, version 1.2.
66</ p >
77< p >
88This library requires a JRE version of 1.2.2 or greater.
You can’t perform that action at this time.
0 commit comments