Stephen Colebourne
|
89112beabd
|
Add Maarten Coene
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137790 13f79535-47bb-0310-9956-ffa450edef68
|
2004-02-14 01:16:24 +00:00 |
Mark R. Diggory
|
fa49e30a5e
|
Moving extension of global project.xml to ../commons-build/project.xml on those project.xml files which originally had it in place.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137773 13f79535-47bb-0310-9956-ffa450edef68
|
2004-02-10 19:15:05 +00:00 |
Stephen Colebourne
|
dbfdf06c03
|
Update to correct version number 2.1-dev
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137753 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-15 21:46:06 +00:00 |
Tim O'Brien
|
8a9baf0e02
|
Commons Lang Maven site now has a white banner background. A commons logo, a link back to Jakarta commons in the top nav. The site builds with Maven RC1.0.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137747 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-15 03:57:52 +00:00 |
Gary D. Gregory
|
f8809cc8c8
|
Update my developer tag.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137740 13f79535-47bb-0310-9956-ffa450edef68
|
2003-12-29 17:54:02 +00:00 |
Gary D. Gregory
|
e8058a5417
|
Tweak my <developer> entry.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137723 13f79535-47bb-0310-9956-ffa450edef68
|
2003-12-15 00:09:44 +00:00 |
Phil Steitz
|
39a04307e0
|
Changed junit dependency version to 3.8.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137722 13f79535-47bb-0310-9956-ffa450edef68
|
2003-12-14 21:52:51 +00:00 |
Stephen Colebourne
|
2b331390bd
|
Assign authors correctly
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137715 13f79535-47bb-0310-9956-ffa450edef68
|
2003-11-29 13:24:33 +00:00 |
Phil Steitz
|
6b2919f243
|
Inserted empty logo to elimninate broken image from maven site.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137710 13f79535-47bb-0310-9956-ffa450edef68
|
2003-11-18 07:03:38 +00:00 |
Stephen Colebourne
|
39be668fb4
|
Another contributer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137693 13f79535-47bb-0310-9956-ffa450edef68
|
2003-10-23 21:10:01 +00:00 |
Stephen Colebourne
|
72b3bf9b7e
|
More contributers
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137691 13f79535-47bb-0310-9956-ffa450edef68
|
2003-10-23 21:04:14 +00:00 |
Stephen Colebourne
|
3986e17cf1
|
Make the contributers list more readble
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137681 13f79535-47bb-0310-9956-ffa450edef68
|
2003-10-07 21:05:03 +00:00 |
Stephen Colebourne
|
0ae8741d3b
|
Add IS_OS_UNIX to SystemUtils
from Rafal Krupinski
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137680 13f79535-47bb-0310-9956-ffa450edef68
|
2003-10-07 20:59:46 +00:00 |
Stephen Colebourne
|
4892e87a4f
|
Fredrik is now a developer not a committer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137677 13f79535-47bb-0310-9956-ffa450edef68
|
2003-10-02 20:34:16 +00:00 |
Phil Steitz
|
a86bc0dba1
|
Added contributors (sans emails) to project.xml based on @author grep.
Changed maven poweredBy image.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137665 13f79535-47bb-0310-9956-ffa450edef68
|
2003-09-06 03:08:39 +00:00 |
Phil Steitz
|
8e9b5c0e7b
|
* Added myself as a project member
* Limited tests to **/*TestSuite.java
* Added <reports> section to limit reports generated
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137648 13f79535-47bb-0310-9956-ffa450edef68
|
2003-08-22 04:57:29 +00:00 |
Henri Yandell
|
90951db58c
|
Updating version in this, though it's not in active build use.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137427 13f79535-47bb-0310-9956-ffa450edef68
|
2003-07-14 23:27:21 +00:00 |
Gary D. Gregory
|
23acc6804d
|
Added myself as agreed with Henri.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137304 13f79535-47bb-0310-9956-ffa450edef68
|
2003-04-18 13:44:02 +00:00 |
Jason van Zyl
|
6f78d8a02b
|
o The CalendUtilsTest fails due to what appears to be some TZ problems.
I'm right on the cusp for the last Sunday the test is trying to find and
it gets the wrong day. Excluding it for now from the test because the
test is not reliable yet.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137245 13f79535-47bb-0310-9956-ffa450edef68
|
2003-02-03 00:01:07 +00:00 |
Henri Yandell
|
3c27be2435
|
Updated to reflect next version's dev.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137241 13f79535-47bb-0310-9956-ffa450edef68
|
2003-02-02 09:11:55 +00:00 |
Henri Yandell
|
f9e7f0e58f
|
Updated version from 1.0 to 1.1-dev.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137170 13f79535-47bb-0310-9956-ffa450edef68
|
2002-12-07 21:52:19 +00:00 |
Henri Yandell
|
65c6b7643b
|
Added Robert [HA, you're in now] and set an id for Steven [guessed it anyway].
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137119 13f79535-47bb-0310-9956-ffa450edef68
|
2002-11-07 20:06:20 +00:00 |
Henri Yandell
|
1abb2a5a3a
|
Added an exclude for Test classes beginning with 'Abstract'
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137052 13f79535-47bb-0310-9956-ffa450edef68
|
2002-09-21 04:16:37 +00:00 |
Stephen Colebourne
|
90f6bd5b91
|
Added Steve Downey as a contributor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137026 13f79535-47bb-0310-9956-ffa450edef68
|
2002-09-15 10:28:35 +00:00 |
Stephen Colebourne
|
6a28a47e51
|
Updated my personal details
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137004 13f79535-47bb-0310-9956-ffa450edef68
|
2002-09-08 15:58:02 +00:00 |
Henri Yandell
|
763d50ad44
|
made it run TestCases as well as Tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136998 13f79535-47bb-0310-9956-ffa450edef68
|
2002-08-28 06:02:02 +00:00 |
Jason van Zyl
|
f7a767aabd
|
o using the parent project.xml
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136948 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-26 19:07:07 +00:00 |
Henri Yandell
|
a0cc54bb24
|
Adding Lang maven POM.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136943 13f79535-47bb-0310-9956-ffa450edef68
|
2002-07-26 00:41:52 +00:00 |