Henri Yandell
|
690b8e9ab6
|
Adding changes report and filling out v1.0.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@788564 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-26 03:42:27 +00:00 |
Henri Yandell
|
c404121979
|
Committing a rewrite of StringEscapeUtils guts - LANG-505. Entities.java can now go away. Most of the code is in the new text.translate package. More work is needed, including what to actually define as 'ESCAPE_XML' etc, but it's now easy for someone to look at the source to EscapeUtils and UnescapeUtils and put their own ESCAPE_XML variable together, and with lots of reuse value.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@787560 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-23 06:15:50 +00:00 |
Henri Yandell
|
00f699c160
|
Improving pom by making targetJdk for PMD use the variable. Thanks for the suggesiton Sebb
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@787543 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-23 04:55:46 +00:00 |
Henri Yandell
|
010401200c
|
Adding Hendrik Maryns as a contributor given all the work he did on Generics. Thanks again Hendrik
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@775436 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 08:45:23 +00:00 |
Henri Yandell
|
62e3300e4f
|
Letting PMD know we're on 1.5
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@775434 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 08:36:51 +00:00 |
Henri Yandell
|
cbc1dc8c5a
|
Hooking up findbugs exclude file and updating the exception cases
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@775427 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 08:16:29 +00:00 |
Henri Yandell
|
5e4deef918
|
Couple more reports - CPD and JavaNCSS because... why not?
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@775422 13f79535-47bb-0310-9956-ffa450edef68
|
2009-05-16 07:06:17 +00:00 |
Sebastian Bazley
|
50bc6d35b0
|
Revert JCIP depend to compile+optional now fix has been added for OSGI bundling
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@756817 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-20 23:54:37 +00:00 |
Niall Pemberton
|
d080d78f3a
|
Add instruction to not export the "net.jcip.annotations" - this causes the maven-bundle-plugin to output an "Ignore-Package" statement which I assume will have no negative impact
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@756756 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-20 20:53:38 +00:00 |
Sebastian Bazley
|
b9ad25bcfc
|
Change JCIP dependency scope to "provided" to prevent transitive dependencies
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@756531 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-20 15:30:40 +00:00 |
Sebastian Bazley
|
dc3d41bac5
|
Attempt to stop annotation jar becoming transitive dependency
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@755357 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 19:15:32 +00:00 |
Sebastian Bazley
|
8338eb2544
|
Specify encoding to use; Use better JUnit; Add JCIP annotation depend
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@755269 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-17 14:40:26 +00:00 |
Sebastian Bazley
|
13bd2d388e
|
Re-enable test as it has now been fixed
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@754554 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-14 23:40:03 +00:00 |
Henri Yandell
|
0cfdae8456
|
Note that FindBugs is memory hungry
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@754491 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-14 16:54:45 +00:00 |
Henri Yandell
|
624bb28be5
|
Turning on cobertura + findbugs. Pointing clirr to 2.4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@754489 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-14 16:47:40 +00:00 |
Henri Yandell
|
67bca7a1e8
|
Hooking up tests and tests to ignore
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@751360 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-08 02:34:41 +00:00 |
Henri Yandell
|
cf5530f662
|
Moving to targetting JDK 1.5
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@749165 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-02 03:29:35 +00:00 |
Henri Yandell
|
a6a2d04877
|
Applying Robert Scholte's excellent unit tests from LANG-443 and his second patch from LANG-440 fixing a discovered boundary case for AM_PM in round
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@711616 13f79535-47bb-0310-9956-ffa450edef68
|
2008-11-05 17:00:43 +00:00 |
Niall Pemberton
|
2d575a7359
|
Upgrade to latest clirr plugin version 2.2.2 (fixes problem downloading the old artifact from the repo)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@687301 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-20 12:56:25 +00:00 |
Niall Pemberton
|
cd95357e1a
|
Release version shouldn't ever be set to SNAPSHOT - used to generate the download page and should be the last release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@678587 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-21 22:26:37 +00:00 |
Niall Pemberton
|
d109428fd8
|
change commons-parent to version 11
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@678495 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-21 17:43:58 +00:00 |
Niall Pemberton
|
bc19f7f94c
|
Lock down <reporting> version numbers
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@659627 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 19:05:16 +00:00 |
Henri Yandell
|
0d1579a73c
|
Adding Benjamin Bentmann as a contributor
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@655240 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-11 04:52:39 +00:00 |
Niall Pemberton
|
d3d00008ec
|
Upgrade to commons-parent-10 pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@654484 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-08 11:43:09 +00:00 |
Henri Yandell
|
6f44404b56
|
Moving the version to 3.0-SNAPSHOT to match JIRA
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@640729 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-25 07:38:20 +00:00 |
Henri Yandell
|
121cba38f6
|
Setting release date, and incrementing version to 2.5-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@638715 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-19 05:46:20 +00:00 |
Henri Yandell
|
32dde2b152
|
Upgrading the target Java version to be 1.2. In reality it's been that for a long time for some of our classes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637364 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-15 06:19:37 +00:00 |
Henri Yandell
|
c7b0550bbb
|
Fixing name in the description to not be Commons.Lang
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637361 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-15 05:58:58 +00:00 |
Henri Yandell
|
d5d53af685
|
Oops - screwed that up and caused lots of CI spam. Idiot.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636968 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-14 02:53:12 +00:00 |
Henri Yandell
|
259d84ec40
|
Adding Dave Meikle to pom.xml and Niall+Matt to project.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636781 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 15:19:10 +00:00 |
Henri Yandell
|
8e26337238
|
Setting versions to 2.4 from 2.4-SNAPSHOT in preparation for release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@636642 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-13 06:33:35 +00:00 |
Niall Pemberton
|
d678e4d298
|
Upgrade to version 9 of commons-parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@635244 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-09 14:21:48 +00:00 |
Matthew Jason Benson
|
2bf4149123
|
following Niall's lead; add myself. :)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@634319 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-06 15:57:26 +00:00 |
Niall Pemberton
|
ed49d111a4
|
Add myself
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@634115 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-06 01:35:45 +00:00 |
Niall Pemberton
|
87854c040e
|
Upgrade to commons-parent-8 and add configuration properties for OSGi (maven-bundle-plugin) and commons-build-plugin
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@632815 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-02 19:37:56 +00:00 |
Niall Pemberton
|
0dfc77769f
|
update m1 & m2 builds
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@612787 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-17 10:40:13 +00:00 |
Niall Pemberton
|
c638996fe7
|
upgrade to commons-parent-7
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@612219 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-15 21:04:51 +00:00 |
Niall Pemberton
|
c6dc417722
|
Upgrade to commons-parent version 6 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@609497 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-07 03:15:46 +00:00 |
Henri Yandell
|
ae5de9f2b0
|
Updating my email address
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@609476 13f79535-47bb-0310-9956-ffa450edef68
|
2008-01-07 00:01:25 +00:00 |
Matthew Jason Benson
|
92c1e884cb
|
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@598702 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-27 17:21:31 +00:00 |
Dennis Lundberg
|
fe7df71bd8
|
Adjust indentation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@597193 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-21 19:57:05 +00:00 |
Niall Pemberton
|
62cca626c2
|
Add comment on the "JDK source" config for javadoc generation and use the source configuration property
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@595548 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-16 04:39:06 +00:00 |
Niall Pemberton
|
9d138fd0c0
|
Update m2 build
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@595540 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-16 04:11:59 +00:00 |
Benjamin Speakmon
|
e220a58ff2
|
- force javadoc to source 1.4 so it'll work on >= 1.5
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@594305 13f79535-47bb-0310-9956-ffa450edef68
|
2007-11-12 21:31:02 +00:00 |
Henri Yandell
|
a991c10a18
|
Changing name to 'Commons Xxx'
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@568979 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-23 13:38:00 +00:00 |
Phil Steitz
|
070b3fa13d
|
Changed the scm connection scheme to http (no s).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@567510 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-19 23:43:05 +00:00 |
Phil Steitz
|
cf9ba2c87d
|
Updated commons parent version to 4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@567499 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-19 23:06:31 +00:00 |
Henri Yandell
|
2730ae5394
|
I suspect the next version will be 2.4
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@564055 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-09 00:26:17 +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
|
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 |