From d24a9529a8020342cab642f18449c546514b8879 Mon Sep 17 00:00:00 2001 From: Phil Steitz Date: Sat, 25 Jul 2009 20:28:28 +0000 Subject: [PATCH] Dropped maven 1 release notes jsl. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@797831 13f79535-47bb-0310-9956-ffa450edef68 --- release-notes.jsl | 171 ---------------------------------------------- 1 file changed, 171 deletions(-) delete mode 100644 release-notes.jsl diff --git a/release-notes.jsl b/release-notes.jsl deleted file mode 100644 index 62b4435b1..000000000 --- a/release-notes.jsl +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - - - - - - - - Apache Commons Math Version ${version} - RELEASE NOTES - - - - - - - - - -${line} - - -For more information on Apache Commons Math, see -${pom.url} - - - SUMMARY OF CHANGES - - - - - -ADDITIONS - - - - - - - - - - - -BUG FIXES - - - - - - - - - - - -UPDATES - - - - - - - - - - - - Removed features: - - - - - - -DEPRECATIONS SUMMARY - -* The abstract factory pattern used to enable pluggable implementations in the - statistics, analysis and distributions packages has been deprecated and - replaced by setter injection. - -* Non-localized exception messages and associated constructors have been - deprecated and replaced by localized versions. - -* Most methods from the ComplexUtils class have been deprecated, with - implementations moved to the Complex class. - -See "clirr-report.html" included in the docs directory of the binary -distribution for a detailed list of API changes. The "errors" reported at the -top of the report are due to protected fields being moved to superclasses. -These fields are still available, so there is no backward compatibility issue. - -BUILDING COMMONS MATH - -Commons math can be built from the source distribution using Maven 1, Maven 2, -or Ant, launching any one of these from the top-level directory of the unpacked -zip or tarball. For detailed build instructions and information about how to -contribute to Commons Math, see "developers.html" in the docs directory of the -binary distribution. - - - - - - - - - - - - - - ${issue}. - ${body} - Thanks to ${dueto}. - - - - - - -* ${line} - - - - ${line} - - - - - - - - -