Commit Graph

36 Commits

Author SHA1 Message Date
Luc Maisonobe 4a473d93ed make maven1 and maven2 use the same maven2-compliant xdoc layout
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@619641 13f79535-47bb-0310-9956-ffa450edef68
2008-02-07 21:17:35 +00:00
Rahul Akolkar 9e66e1f2c9 TLP related blanket changes:
s:jakarta.apache.org/commons:commons.apache.org:
s/commons-user@jakarta.apache.org/user@commons.apache.org/
s/commons-dev@jakarta.apache.org/dev@commons.apache.org/
s/Jakarta Commons/Apache Commons/
s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons:

I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in):
 * Historicals (proposals etc.)
 * URLs that shouldn't change (DOCTYPE fragments etc.)
 * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@561230 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 04:17:09 +00:00
Phil Steitz dcb3ffa82c Fixed broken link to [discovery] API docs.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@522434 13f79535-47bb-0310-9956-ffa450edef68
2007-03-26 06:17:29 +00:00
Henri Yandell 8242bc2644 Setting the maven repo - apologies if this borks anything
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@486363 13f79535-47bb-0310-9956-ffa450edef68
2006-12-12 22:11:41 +00:00
Henri Yandell 4dd57aafc1 Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@480435 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:06:35 +00:00
Henri Yandell ddc239c8ed Changing cvs.apache.org to people.apache.org. None of these locations appear to point to an svn or cvs url
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@422397 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 07:48:38 +00:00
Niall Pemberton 0bab68b3aa Changes to Math maven site/build:
- removed dependency on commons-build
- correct Jira --> JIRA
- project specific JIRA links (all open Math issues etc)


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@422131 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 01:58:59 +00:00
Phil Steitz 08e7d739b9 Changed maven changes plugin template to work with Jira.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@411630 13f79535-47bb-0310-9956-ffa450edef68
2006-06-05 00:59:24 +00:00
Niall Pemberton c8cd287a53 Modify maven build to add two non-standard attributes to the jar's manifest file to indicate the values of "maven.compile.source" and "maven.compile.target". Also modify the build to include an "Implementation-Vendor-Id" of "org.apache" in the jar's manifest.
The two non-standard entires created in the manifest file will look something like the following:

X-Compile-Source-JDK: 1.3
X-Compile-Target-JDK: 1.3

This change serves two purposes:

  1) To provide comfort to users regarding JVM compatibility.
  2) Enable releases to be checked more easily for JVM compatibility.

The manifest specification indicates that "unknown" entries in the manifest file are ignored. These entries have been prefixed with "X-" which is a sometimes used "convention" for indicating non-standard entries.

See thread: http://tinyurl.com/839zh

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@377558 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 01:15:14 +00:00
Phil Steitz 7f8947c03c Merged build fixes from MATH_1_1 release branch.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@358644 13f79535-47bb-0310-9956-ffa450edef68
2005-12-22 21:59:17 +00:00
Phil Steitz 0c46bfc7fd Added maven.compile.source property.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@209123 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 21:01:46 +00:00
Phil Steitz 0c3f026902 Changed to use custom sytlesheet for release notes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@208889 13f79535-47bb-0310-9956-ffa450edef68
2005-07-03 06:23:48 +00:00
Phil Steitz e56d480a47 Added announcement.file, compile.target, xdoc.copy.excludes.classic properties.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@201943 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 04:30:51 +00:00
Phil Steitz f3612f96eb Put site (and coming distro) on a diet - limit maven image copy.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@179956 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 05:20:37 +00:00
Phil Steitz c7c0a91694 Added config to support jar deployment.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@178983 13f79535-47bb-0310-9956-ffa450edef68
2005-05-29 20:34:59 +00:00
Brent Worden 66f5351b0b fixed javadoc comments, added @since tags to new classes and methods, corrected hyperlinks in user guide, add fraction unit tests.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@171283 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 05:25:44 +00:00
Brent Worden d53731afbe added fraction class and fraction formatting classes.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@151479 13f79535-47bb-0310-9956-ffa450edef68
2005-02-05 05:49:45 +00:00
Dirk Verbeeck 3bad03d075 change http://nagoya.apache.org/bugzilla
to http://issues.apache.org/bugzilla

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@149300 13f79535-47bb-0310-9956-ffa450edef68
2005-01-31 21:03:02 +00:00
Dirk Verbeeck 9edd1441d2 Use SVN changelog
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@149180 13f79535-47bb-0310-9956-ffa450edef68
2005-01-30 23:02:28 +00:00
Phil Steitz e6ea6f71b7 Set changes.issue.template property.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141459 13f79535-47bb-0310-9956-ffa450edef68
2004-10-08 06:33:21 +00:00
Phil Steitz 04af29f63c Forced maven build to fail on test failure.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141153 13f79535-47bb-0310-9956-ffa450edef68
2004-04-04 04:53:16 +00:00
Phil Steitz 94f23a61b5 Added copyright notice and reference to 2.0 license.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141107 13f79535-47bb-0310-9956-ffa450edef68
2004-02-28 17:47:37 +00:00
Mark R. Diggory f6b9a428ca Adding Commons Site Look & Feel configuration to all jakarta-commons/<project>/project.properties
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141101 13f79535-47bb-0310-9956-ffa450edef68
2004-02-18 04:11:35 +00:00
Phil Steitz 91f6e521e8 Converted to commons standard l&f.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141084 13f79535-47bb-0310-9956-ffa450edef68
2004-01-30 14:19:26 +00:00
Mark R. Diggory 64ec9779ae adding comment on maven property to skip tests.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141081 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 18:24:02 +00:00
Mark R. Diggory 1b45cc8196 Test commit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141033 13f79535-47bb-0310-9956-ffa450edef68
2003-11-17 20:56:13 +00:00
Mark R. Diggory 29881fdfa9 Test commit.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141032 13f79535-47bb-0310-9956-ffa450edef68
2003-11-17 20:55:34 +00:00
Mark R. Diggory 8eea85e167 Adding more external javadoc links.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141030 13f79535-47bb-0310-9956-ffa450edef68
2003-11-15 20:59:34 +00:00
Mark R. Diggory a58c503cf5 Recovering Tree
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141011 13f79535-47bb-0310-9956-ffa450edef68
2003-11-14 21:46:30 +00:00
Mark R. Diggory e389289e77 Committing promotion to commons proper!
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141010 13f79535-47bb-0310-9956-ffa450edef68
2003-11-01 16:09:22 +00:00
Mark R. Diggory 5971a93e3f PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23013
Submitted by:	Brent Warden
Reviewed by:	Mark Diggory

I also regenerated the build.xml using Maven to get the Discovery dependency added in.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140996 13f79535-47bb-0310-9956-ffa450edef68
2003-09-17 19:29:32 +00:00
Tim O'Brien 2ab38de232 Patch for bug 21516 from Brent Worden. Fixed checkstyle bugs and added maven.javadoc.links to project.properties
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140984 13f79535-47bb-0310-9956-ffa450edef68
2003-07-11 15:59:14 +00:00
Tim O'Brien e449062da5 This XML configuration file will work with the most recent Maven plugin for Checkstyle, just change the project.properties to point to this XML file.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140970 13f79535-47bb-0310-9956-ffa450edef68
2003-07-07 13:57:13 +00:00
Mark R. Diggory 8fea245638 typo in the ${basedir} variable.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140889 13f79535-47bb-0310-9956-ffa450edef68
2003-06-04 12:43:14 +00:00
Tim O'Brien a0ff9fd630 linkcheck report was throwing 404s for every URL, I've removed it until someone can generate a meaningful report
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140870 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 23:26:24 +00:00
Tim O'Brien 60bf133582 project.properties changes. 1. The build will not fail on a failed
unit test, 2. The date/time and version are included in the xdoc
transformation, 3. JUnit is now forker, and 4. We use checkstyle.properties
to customize the behavior of Checkstyle.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140849 13f79535-47bb-0310-9956-ffa450edef68
2003-05-21 15:10:51 +00:00