Commit Graph

1643 Commits

Author SHA1 Message Date
Henri Yandell 7bc5735273 Fixing email addresses
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@560800 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 20:03:50 +00:00
Henri Yandell 5597cc3196 Moving to TLP
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@560660 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 03:42:34 +00:00
Henri Yandell a6b468fb56 Moving back :)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@560658 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 03:42:15 +00:00
Henri Yandell 0cbe8b9efb Moving to TLP
git-svn-id: https://svn.apache.org/repos/asf/commons/commons/proper/lang/trunk@560657 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 03:40:41 +00:00
Henri Yandell ea9c4d6564 Updating to reflect website change
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@560518 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 08:12:57 +00:00
Niall Pemberton e407d1ad62 Remove jakarta references from m1 and m2 builds
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@560337 13f79535-47bb-0310-9956-ffa450edef68
2007-07-27 17:52:04 +00:00
Henri Yandell c78d56cbe3 Builder.com indicates this was written in 2002, not 2003
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@556775 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 00:01:23 +00:00
Henri Yandell fe57edbd40 Sadly the Chinese translation has followed the German translation into 404ity. Removing that link
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@556774 13f79535-47bb-0310-9956-ffa450edef68
2007-07-17 00:00:42 +00:00
Henri Yandell d1447b2f43 Upgrading to the parent v3 (and testing commit after karma changes)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@553927 13f79535-47bb-0310-9956-ffa450edef68
2007-07-06 15:24:13 +00:00
Rahul Akolkar e03059404f Update NOTICE files in trunks-proper in light of TLP move (and add component names to NOTICEs where missing).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@553294 13f79535-47bb-0310-9956-ffa450edef68
2007-07-04 18:26:27 +00:00
Niall Pemberton 899e67f0de LANG-326 - StringUtils: startsWith / endsWith / startsWithIgnoreCase / endsWithIgnoreCase / removeStartIgnoreCase / removeEndIgnoreCase methods
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@552088 13f79535-47bb-0310-9956-ffa450edef68
2007-06-30 03:25:53 +00:00
Henri Yandell 1c1064c917 Adding 'Deprecated' to tests which are testing deprecated methods and moving CharSetUtils from the deprecated evaluateSet method to a new getInstance(String[]) method. This does mean that getInstance(null) is no longer going to compile for people - they'll need to cast the null.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@534588 13f79535-47bb-0310-9956-ffa450edef68
2007-05-02 18:46:07 +00:00
Henri Yandell 75d931a326 Applying unit test/fix for LANG-328
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@534277 13f79535-47bb-0310-9956-ffa450edef68
2007-05-01 23:50:01 +00:00
Hanson Char 77a3c20bc0 removed pointless synchronized
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@530648 13f79535-47bb-0310-9956-ffa450edef68
2007-04-20 05:11:46 +00:00
Hanson Char 57dd1dc2d2 removed pointless synchronized
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@530645 13f79535-47bb-0310-9956-ffa450edef68
2007-04-20 05:06:03 +00:00
Henri Yandell 1539a50828 Updating with the correct version number
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@526778 13f79535-47bb-0310-9956-ffa450edef68
2007-04-09 15:33:19 +00:00
Daniel Rall 2319a67407 A feeble attempt at a (personal) anti-spam measure.
[ in jarkarta/commons/lang/src/ ]

* test/org/apache/commons/lang/exception/NestableDelegateTestCase.java
* test/org/apache/commons/lang/exception/ExceptionUtilsTestCase.java
* test/org/apache/commons/lang/StringUtilsTest.java
* java/org/apache/commons/lang/exception/ExceptionUtils.java
* java/org/apache/commons/lang/exception/NestableRuntimeException.java
* java/org/apache/commons/lang/exception/NestableError.java
* java/org/apache/commons/lang/exception/NestableDelegate.java
* java/org/apache/commons/lang/exception/NestableException.java
* java/org/apache/commons/lang/exception/Nestable.java
* java/org/apache/commons/lang/ObjectUtils.java
* java/org/apache/commons/lang/StringUtils.java
* java/org/apache/commons/lang/SerializationUtils.java
  Remove my email addresses.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@512889 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 18:18:20 +00:00
Henri Yandell b47f3a1d26 Making the build work again. No email received from the nightly build :(
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@511337 13f79535-47bb-0310-9956-ffa450edef68
2007-02-24 20:30:13 +00:00
Henri Yandell 1138f35555 Intentionally breaking the build to test the nightly build. Will fix tomorrow.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@511206 13f79535-47bb-0310-9956-ffa450edef68
2007-02-24 04:16:04 +00:00
Henri Yandell 1b19377446 Fixing LANG-320. I modified the tests to only check that the listed languages and countries are contained in the result, not that they exactly equal the result
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@508733 13f79535-47bb-0310-9956-ffa450edef68
2007-02-17 08:41:20 +00:00
Henri Yandell 6c0c39eb4d Fixing javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@508731 13f79535-47bb-0310-9956-ffa450edef68
2007-02-17 08:34:54 +00:00
Henri Yandell 78df3548f0 Marking release date for 2.3
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@507749 13f79535-47bb-0310-9956-ffa450edef68
2007-02-15 00:04:44 +00:00
Henri Yandell 6443ed28d1 Moving to the next version - which I'm claiming will be 3.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@507081 13f79535-47bb-0310-9956-ffa450edef68
2007-02-13 16:31:25 +00:00
Henri Yandell 332d536bb3 Include pom.xml in the src dist
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@505498 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 20:58:10 +00:00
Henri Yandell c52debb342 Setting version to 2.3
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@505467 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 19:58:37 +00:00
Henri Yandell cd2c0146ab Commenting out the unit test for LANG-312. It's not resolved yet, so failure will happen
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@505466 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 19:58:06 +00:00
Henri Yandell 724842ee7b And clean up so they don't end up in other things
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504732 13f79535-47bb-0310-9956-ffa450edef68
2007-02-07 23:19:35 +00:00
Henri Yandell 333c9ecbcb Include the license/notice in the source/javadoc jars
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504729 13f79535-47bb-0310-9956-ffa450edef68
2007-02-07 23:09:31 +00:00
Henri Yandell 9bc372b2ae Rolling back version until release is done
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504363 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 23:26:43 +00:00
Henri Yandell 6575c54a88 Switching the JDK test to a warning as we can't control the JDK
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504357 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 23:02:52 +00:00
Henri Yandell 6733a06f09 Preparing for release candidate
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504355 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 22:57:44 +00:00
Henri Yandell 406a86f4f3 Adding LANG-315 to the release notes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504353 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 22:52:29 +00:00
Henri Yandell b16235ad10 Applying test and fix for LANG-315
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504351 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 22:49:50 +00:00
Henri Yandell de4952beaf Oops, javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504349 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 22:44:33 +00:00
Henri Yandell 386cf07d7d Fixing javadoc warnings from checkstyle
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504343 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 22:40:12 +00:00
Henri Yandell 5601a2ca73 sources/javadoc jars are included in the binary zip
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504342 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 22:39:50 +00:00
Henri Yandell c6317fd1b3 Don't include the proposal in the src build
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504337 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 22:29:35 +00:00
Henri Yandell 4b27f9cc30 Switching last two methods to use 'str' rather than 'string'
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504336 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 22:26:51 +00:00
Henri Yandell 2ddc45fc77 Replacing the optimisation for LANG-287.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504334 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 22:25:57 +00:00
Henri Yandell f011627264 I don't know why we declared new escape(StringWriter, String) methods. I've removed these and inlined their code into the escape(String, String) type methods
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504319 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 22:04:01 +00:00
Henri Yandell aa5356645e Improved private method name, newStringWriter to createStringWriter. newStringWriter is too close to new StringWriter
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@504316 13f79535-47bb-0310-9956-ffa450edef68
2007-02-06 21:57:57 +00:00
Henri Yandell 1781d00847 Removing unused imports
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501986 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 20:54:26 +00:00
Henri Yandell 3aff69eba6 Removing an extra scm:svn
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501737 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 05:46:41 +00:00
Henri Yandell 00a1ce656b Rolling back to 2.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501637 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 23:18:47 +00:00
Henri Yandell 93b2c63817 Rolling back to 2.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501636 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 23:18:39 +00:00
Henri Yandell 48fe6153e5 Setting version to 2.3 prior to creating an RC
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501620 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 22:49:10 +00:00
Henri Yandell 98630c6d43 Adding LANG-314 to the release notes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501608 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 22:27:20 +00:00
Henri Yandell 3e718fdb1b Applying my fix from LANG-314
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501606 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 22:26:38 +00:00
Henri Yandell 71f6a5a117 Pushing the release history table out to its own page and rolling the frontpage back (somewhat)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501600 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 22:07:20 +00:00
Henri Yandell 7efa91b8a5 Fixing missing 'for's
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501566 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 21:13:57 +00:00