Commit Graph

18 Commits

Author SHA1 Message Date
Henri Yandell 3afcf2d381 Commiting build with the test for reflection removed.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137603 13f79535-47bb-0310-9956-ffa450edef68
2003-08-16 02:43:29 +00:00
Henri Yandell 87f80c4dca Changed so it stops putting .html files into the jar file.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137525 13f79535-47bb-0310-9956-ffa450edef68
2003-07-30 01:32:09 +00:00
Stephen Colebourne 6a5bdacba3 Change ant script to improve readability
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137484 13f79535-47bb-0310-9956-ffa450edef68
2003-07-21 22:54:37 +00:00
Gary D. Gregory 2445ba85ff Javadocs now links to the JRE 1.2 Sun Javadoc (1.2 is the [lang] base requirement).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137481 13f79535-47bb-0310-9956-ffa450edef68
2003-07-21 19:30:46 +00:00
Henri Yandell 20147cce8e Javadoc no longer shows private attributes/methods.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137411 13f79535-47bb-0310-9956-ffa450edef68
2003-07-12 03:58:02 +00:00
Henri Yandell 81bd0596f2 Switched from using top-level Commons LICENSE to specific Commons Lang LICENSE.txt. The main driving reason for this is so that distributed sources may properly build.
Submitted by:	Arnaud Vandyck


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137392 13f79535-47bb-0310-9956-ffa450edef68
2003-07-04 15:26:38 +00:00
Gary D. Gregory e7d0572cf8 Include a Javadoc overview.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137351 13f79535-47bb-0310-9956-ffa450edef68
2003-05-31 18:44:36 +00:00
Gary D. Gregory 47a26bad34 Change copyright in Javadoc output from 2002 to 2003.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137332 13f79535-47bb-0310-9956-ffa450edef68
2003-05-23 03:52:09 +00:00
Stephen Colebourne 713af7b691 Remove functor subpackage
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137321 13f79535-47bb-0310-9956-ffa450edef68
2003-05-16 22:17:35 +00:00
Henri Yandell 6325219185 Moved the enum package to the end so that the others can be tested.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137222 13f79535-47bb-0310-9956-ffa450edef68
2003-01-07 19:56:40 +00:00
Stephen Colebourne 01eafff113 Update for math package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137210 13f79535-47bb-0310-9956-ffa450edef68
2002-12-23 00:33:50 +00:00
Stephen Colebourne 9c4166dbb2 Create time subpackage
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137194 13f79535-47bb-0310-9956-ffa450edef68
2002-12-18 23:30:20 +00:00
Robert Burrell Donkin 7b38db1c30 Added unit tests for MethodUtils copied from the beanutils component.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137125 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 18:53:36 +00:00
Henri Yandell 8ebe30ba30 Integrated the new functor package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137112 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 16:45:45 +00:00
Stephen Colebourne 370914eb5a Update testing for ant
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137014 13f79535-47bb-0310-9956-ffa450edef68
2002-09-12 21:58:15 +00:00
Daniel Rall aef2306967 Compile the test cases without deprecation warnings, since we are
testing deprecated methods in the exception sub-package.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136960 13f79535-47bb-0310-9956-ffa450edef68
2002-08-13 17:56:45 +00:00
Stephen Colebourne 6f17f419e0 Add new Enum class tests to build xml
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136959 13f79535-47bb-0310-9956-ffa450edef68
2002-08-11 23:20:09 +00:00
Henri Yandell 6627f7ad8f Initial copy from jakarta-commons-sandbox
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136932 13f79535-47bb-0310-9956-ffa450edef68
2002-07-19 03:35:56 +00:00