diff --git a/checkstyle.xml b/checkstyle.xml
index a88573a48..27a09f255 100644
--- a/checkstyle.xml
+++ b/checkstyle.xml
@@ -23,25 +23,52 @@
+
+
+
+
+
-
-
-
+
+
+
+
-
-
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/maven.xml b/maven.xml
index 7c6bac135..ae482ffe1 100644
--- a/maven.xml
+++ b/maven.xml
@@ -49,8 +49,13 @@
+
+
+
+
+
diff --git a/project.properties b/project.properties
index 26e0d9eff..c546a00d5 100644
--- a/project.properties
+++ b/project.properties
@@ -14,6 +14,11 @@
#
##
# Properties that override Maven build defaults
+#
+# Note: To compile/jar under jdk 1.3 (to reproduce the math 1.1 release),
+# additional properties in build.properties.sample need to be set.
+# Settings below will compile with 1.3 source and target compiler settings
+# but will use the jdk used to launch maven.
##
maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
@@ -38,7 +43,7 @@ maven.javadoc.links = http://java.sun.com/j2se/1.4.2/docs/api/,\
http://jakarta.apache.org/commons/collections/api/,\
http://jakarta.apache.org/commons/discovery/api/
-maven.changes.issue.template=http://issues.apache.org/bugzilla/show_bug.cgi?id=%ISSUE%
+maven.changes.issue.template=%URL%/show_bug.cgi?id=%ISSUE%
maven.jar.override = on
maven.jar.clover = 1.3.2
diff --git a/project.xml b/project.xml
index 4f23e81c0..41d1c56b1 100644
--- a/project.xml
+++ b/project.xml
@@ -42,7 +42,7 @@
jakarta
- http://issues.apache.org/bugzilla/enter_bug.cgi?reporter=&product=Commons&version=unspecified&component=Math&rep_platform=All&op_sys=All&priority=Other&bug_severity=normal&bug_status=NEW&assigned_to=&cc=&bug_file_loc=&short_desc=%5Bpatch%5D+%22Your+subject+heading+here%22&comment=Please+provide+details+here.+Its+best+to+submit+patches+that+alter+existing+file%0D%0Acontent+in+%22unified+cvs+diff%22+format.+%0D%0A%0D%0ASubmissions+that+provide+new+files+can+be+supplied+as+direct+file+attachments+or%0D%0Aarchives+in+zip+or+tar.gz+format.+please+be+kind+enough+to+identify+the+format%0D%0Aof+the+attached+archive+as+bugzill+tends+to+strip+these+characterstics+by%0D%0Aremoving+the+files+extension.&maketemplate=Remember+values+as+bookmarkable+template&form_name=enter_bug
+ http://issues.apache.org/bugzilla/
cvs.apache.org
/www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
/www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/
@@ -158,6 +158,9 @@
Ken Geis
+
+ Elliotte Rusty Harold
+
Piotr Kochanski
@@ -181,17 +184,19 @@
-
+
commons-logging
commons-logging
- 1.0.3
-
-
+ 1.0.3
+ http://jakarta.apache.org/commons/logging
+
+
commons-discovery
commons-discovery
0.2
-
-
+ http://jakarta.apache.org/commons/discovery
+
+
commons-dev@jakarta.apache.org
src/java
@@ -227,12 +232,11 @@
maven-changes-plugin
-
+ maven-checkstyle-plugin
maven-javadoc-plugin
maven-jdepend-plugin
maven-junit-report-plugin