Gary Gregory
4025834872
Updates for 3.7 site.
2017-11-08 08:54:13 -07:00
Gary Gregory
77d75526cd
Prepare for releasing 3.7.
2017-11-04 11:57:43 -06:00
Chas Honton
07f3694a5c
revert LANG-1354; java7 has synthetic fields on Integer, jacoco does not yet work with java9
2017-10-11 08:50:01 -07:00
Chas Honton
c56b87d6ef
LANG-1354: FieldUtils should ignore any synthetic fields
2017-10-10 20:52:50 -07:00
Benedikt Ritter
35288d109e
Update website for 3.6 release
2017-06-09 11:38:15 +02:00
Benedikt Ritter
000d22973c
Update download page in preparation for 3.6 release
2017-06-09 11:38:14 +02:00
Rob Tompkins
cd05fddd4f
(docs) removing erroneous link to sonar dashboard
2017-04-11 20:42:29 -04:00
pascalschumacher
1674c953fa
Restore clirr report generation
...
Since commons-parent version 41, generation of the clirr report for the site has to be explicitly enabled by adding a "src\site\resources\profile.clirr" file.
2017-03-26 14:06:23 +02:00
Rob Tompkins
9ca3e3e6c4
site: Nav, javadoc now says GIT latest as opposed to SVN latest
2016-10-17 10:30:58 -04:00
Benedikt Ritter
c5eb2bf5d3
Update documentation for release 3.5
2016-10-13 20:52:15 +02:00
Benedikt Ritter
16b1178764
Updated download page in preparation for 3.5 release.
2016-10-13 20:50:58 +02:00
Stian Soiland-Reyes
86a59601b5
Ensure UTF-8 file encoding
2016-09-27 10:19:32 +01:00
Benedikt Ritter
e6ad17215d
Add dependency tags to make it easier to copy past the dependency definition
2016-09-19 13:31:19 +02:00
Benedikt Ritter
f8669ed70a
Fix source repository location in doap file and on front page
2015-05-18 09:13:03 +02:00
Benedikt Ritter
a9a73a7b2d
Add release notes for 3.4 to release notes archive
2015-05-09 12:12:30 +02:00
Benedikt Ritter
1cf8af4b23
Fix typo
2015-05-01 23:00:06 +02:00
Benedikt Ritter
99a4292ea8
Better title for release history page
2015-05-01 22:48:11 +02:00
Benedikt Ritter
f97780bfb4
Split up release history table into subsections for every major release
2015-05-01 22:46:08 +02:00
Benedikt Ritter
921ee58640
Document required java version for every release
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671620 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 17:48:04 +00:00
Benedikt Ritter
3f418c2200
Use date schema from changes.xml on release history page
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671600 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 17:12:54 +00:00
Benedikt Ritter
cdbf4758ed
Post release clean up: bump version number, document release date, add release to doap file
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671578 13f79535-47bb-0310-9956-ffa450edef68
2015-04-06 16:45:16 +00:00
Benedikt Ritter
0d5d66692b
Add entry for the upcoming 3.4 release to the release history page
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671047 13f79535-47bb-0310-9956-ffa450edef68
2015-04-03 12:11:59 +00:00
Benedikt Ritter
3548f0ab8d
Update site for release 3.4
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669792 13f79535-47bb-0310-9956-ffa450edef68
2015-03-28 15:32:14 +00:00
Benedikt Ritter
11279f7b9d
Update download page in preparation for 3.4 release
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669760 13f79535-47bb-0310-9956-ffa450edef68
2015-03-28 12:45:21 +00:00
Sebastian Bazley
4975b8903e
CGI must be svn:executable *
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1662049 13f79535-47bb-0310-9956-ffa450edef68
2015-02-24 17:39:26 +00:00
Benedikt Ritter
e22e0669cd
Revert to using cobertura. The Jacoco instrumentation will add fields to all classes. This in turn breaks the tests for FieldUtils.getAllFields(Class).
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648078 13f79535-47bb-0310-9956-ffa450edef68
2014-12-27 18:06:43 +00:00
Benedikt Ritter
e4bcd50db3
Add jacoco file to activate report via parent pom (forgot that in last commit)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648072 13f79535-47bb-0310-9956-ffa450edef68
2014-12-27 17:39:43 +00:00
Benedikt Ritter
967fdd064c
LANG-1024: Fix JavaDoc errors in test code
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1609902 13f79535-47bb-0310-9956-ffa450edef68
2014-07-12 11:01:37 +00:00
Benedikt Ritter
80f1988264
Point potential contributors to the TagList report
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1592614 13f79535-47bb-0310-9956-ffa450edef68
2014-05-05 19:20:53 +00:00
Benedikt Ritter
d72d2b08dc
Document 3.3.2 release date
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586077 13f79535-47bb-0310-9956-ffa450edef68
2014-04-09 18:46:07 +00:00
Benedikt Ritter
d069f0c7c1
Add 3.3.2 release notes to archive
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1585291 13f79535-47bb-0310-9956-ffa450edef68
2014-04-06 11:58:32 +00:00
Benedikt Ritter
483a02a44c
Add a note about 3.3.2 and DocLint, since I can not get the site build working without fixing all the warnings DocLint generates.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1585288 13f79535-47bb-0310-9956-ffa450edef68
2014-04-06 11:50:41 +00:00
Benedikt Ritter
c95fa44d03
Update download page for upcoming 3.3.2 release
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582986 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:52:01 +00:00
Benedikt Ritter
a0b5cb5dd4
Update index page for upcomming 3.3.2 release
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582985 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:50:15 +00:00
Benedikt Ritter
186209aac5
Preparation for next release (which will be 3.3.2)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582977 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:30:14 +00:00
Sebastian Bazley
2b56945851
Drop temporary space
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582727 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 12:29:14 +00:00
Sebastian Bazley
6f176f87bf
Check mailer uses correct encoding (added space at end temporarily)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582725 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 12:27:25 +00:00
Sebastian Bazley
03653e3911
Convert to UTF-8
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582693 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 11:05:51 +00:00
Benedikt Ritter
3a394317b0
Archive release notes for 3.3.1
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1579023 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 19:28:34 +00:00
Benedikt Ritter
2824f002cb
Document release of 3.3.1
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1578990 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 18:08:09 +00:00
Benedikt Ritter
6abb5453e7
Update index.xml for upcoming 3.3.1 release
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577853 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:45:52 +00:00
Benedikt Ritter
a66a5cb647
Add upcoming 3.3.1 release to release history page
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577850 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:35:03 +00:00
Benedikt Ritter
b504d77013
Update download page for upcomming 3.3.1 release
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577843 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:24:35 +00:00
Benedikt Ritter
3b681d4a78
Remove pointer to user guide, since it has been moved to JavaDoc
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577839 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:20:33 +00:00
Benedikt Ritter
66a37174a0
Post release clean up: Set next development version, document release date of 3.3
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1574137 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 17:15:06 +00:00
Benedikt Ritter
9bc263f242
Update index page for upcoming 3.3 release
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1571955 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 08:05:51 +00:00
Benedikt Ritter
f18194f4d7
Add upcoming 3.3 release to release history page
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1571954 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 08:03:57 +00:00
Benedikt Ritter
ceea303ffb
Add release notes for 3.3 to release notes archive
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1570827 13f79535-47bb-0310-9956-ffa450edef68
2014-02-22 11:58:13 +00:00
Benedikt Ritter
e97d1e0b72
Preparation of Commons Lang 3.3
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1570826 13f79535-47bb-0310-9956-ffa450edef68
2014-02-22 11:55:06 +00:00
Henri Yandell
efa688d1f6
Switching i->em tag
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1567516 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 03:52:45 +00:00
Henri Yandell
56457611f3
Switching b->strong tag
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1567515 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 03:51:25 +00:00
Duncan Jones
ef9db7e5c7
Lang is targeted at Java 1.6 now. Corrected text alignment issue (now left-aligned),
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1561402 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 21:01:32 +00:00
Benedikt Ritter
0a4525efd7
LANG-939: Move Documentation from user guide to package-info files
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1559146 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 15:23:19 +00:00
Benedikt Ritter
555d592ed7
Update version number to 3.2.1 on index.xml
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555581 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 16:58:07 +00:00
Benedikt Ritter
834c3a8b0d
Update release history page in preparation for 3.2.1 RC1
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555578 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 16:52:15 +00:00
Benedikt Ritter
ff10b1adfc
Add release notes to release notes archive
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555577 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 16:50:18 +00:00
Benedikt Ritter
9007e3d7b0
Update downloads page in preparation of 3.2.1 RC1
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555525 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 15:30:55 +00:00
Benedikt Ritter
4d05ad978a
Add link to lang's Sonar dashboard
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555107 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 14:22:41 +00:00
Benedikt Ritter
15a51f1d1a
Fix wrong download links
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1554660 13f79535-47bb-0310-9956-ffa450edef68
2014-01-01 18:00:30 +00:00
Benedikt Ritter
91fd2a1ff0
Update Java requirements on downloads page
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1554644 13f79535-47bb-0310-9956-ffa450edef68
2014-01-01 17:10:06 +00:00
Benedikt Ritter
33b22d8b1b
Update trunk after release 3.2
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1554643 13f79535-47bb-0310-9956-ffa450edef68
2014-01-01 16:56:21 +00:00
Benedikt Ritter
dc6b6b09f8
Set svn keywords
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553851 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:51:31 +00:00
Benedikt Ritter
7b70ac9611
Add upcoming release 3.2 to release history page
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553849 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:46:54 +00:00
Benedikt Ritter
17559c5391
Document java version requirement on main page
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553848 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:39:07 +00:00
Benedikt Ritter
ea67d70b4a
Better wording
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553847 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:38:33 +00:00
Benedikt Ritter
9935df7d8c
Document Clirr errors on main site
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553846 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:34:48 +00:00
Benedikt Ritter
8746dd1df6
Preparing 3.2 RC 1
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552976 13f79535-47bb-0310-9956-ffa450edef68
2013-12-22 09:34:26 +00:00
Henri Yandell
e01f2a4a19
Added a Getting Involved section specifically for Lang
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1532973 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 06:09:47 +00:00
Sebastian Bazley
692b647b0f
Fix Javadoc api URLs
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1467378 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 17:44:32 +00:00
Olivier Lamy
52c2bdc026
fix link
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1451438 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 23:39:58 +00:00
Olivier Lamy
39528d55ee
restore download cgi
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1450355 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:50:19 +00:00
Olivier Lamy
bc255ccf5c
fix links with new tree for javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1422900 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 12:29:12 +00:00
Gary D. Gregory
641aa249c3
[LANG-845] Spelling fixes.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1401523 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 00:50:52 +00:00
Matthew Jason Benson
e1a26f355e
[LANG-753] Document v3.x changes to Validate API
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1354616 13f79535-47bb-0310-9956-ffa450edef68
2012-06-27 16:27:55 +00:00
Sebastian Bazley
0aa4135a78
Update to CP25; use default changes config from CP
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1342642 13f79535-47bb-0310-9956-ffa450edef68
2012-05-25 14:37:16 +00:00
Gary D. Gregory
575965b1ba
[LANG-800] Javadoc bug in DateUtils#ceiling for Calendar and Object versions.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1329687 13f79535-47bb-0310-9956-ffa450edef68
2012-04-24 12:52:56 +00:00
Gary D. Gregory
8c29c67486
[LANG-798] Use generics in SerializationUtils
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1309920 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 16:09:37 +00:00
Gary D. Gregory
e9429c05e1
[LANG-788] SerializationUtils throws ClassNotFoundException when cloning primitive classes
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1295134 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:39:01 +00:00
Henri Yandell
879ed35251
Adding 462 and 786 to the change history
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1236057 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 07:22:54 +00:00
Henri Yandell
a315706734
Adding the issues in 3.2 to changes.xml
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1225140 13f79535-47bb-0310-9956-ffa450edef68
2011-12-28 07:55:42 +00:00
Henri Yandell
b4011cf021
Adding Henning's GitHub pull request with a Triple implementation. LANG-675
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1205734 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 06:20:59 +00:00
Sebastian Bazley
3bb1629e97
Add Commons LANG 2.6 downloads
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202753 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 15:59:07 +00:00
Sebastian Bazley
7b7965bf46
LANG-772 ClassUtils.PACKAGE_SEPARATOR javadoc contains garbage text
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202521 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 03:14:26 +00:00
Henri Yandell
4f0e19fc5f
Remove version # from LHS nav
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202369 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 18:40:52 +00:00
Henri Yandell
1887ccff5c
Adding 3.1
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202288 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 16:37:29 +00:00
Henri Yandell
db02269fe1
Setting release date for 3.1
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202079 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 07:35:50 +00:00
Henri Yandell
ad8168d628
Adding link to GitHub mirror
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1201034 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 19:38:20 +00:00
Henri Yandell
85b07d539b
Copying current rel notes into site
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199887 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 17:32:52 +00:00
Henri Yandell
a8485376b1
Changing planned version from 3.0.2 to 3.1
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199820 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 16:14:52 +00:00
Henri Yandell
6fa98368a8
Upgrading version numbers to 3.0.2
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199613 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 04:29:01 +00:00
Henri Yandell
7de0293ac9
Updating changes report per 3.0.2 issues in JIRA
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199610 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 04:22:21 +00:00
Gary D. Gregory
41e61322d6
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1183484 13f79535-47bb-0310-9956-ffa450edef68
2011-10-14 20:12:49 +00:00
Gary D. Gregory
4e2882b6c3
[LANG-756] Add APIs ClassUtils.isPrimitiveWrapper(Class<?>) and isPrimitiveOrWrapper(Class<?>)
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1174469 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 00:47:45 +00:00
Sebastian Bazley
1db449142a
LANG-752 Fix createLong() so it behaves like createInteger()
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1166820 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 17:30:04 +00:00
Gary D. Gregory
603d818735
[LANG-751] Include the actual type in the Validate.isInstance and isAssignableFrom exception messages.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1166685 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 13:41:05 +00:00
Gary D. Gregory
613e988c80
Revert changes from r1166233: [LANG-750] Add MethodUtil APIs to call methods without parameters.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1166253 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 16:27:42 +00:00
Gary D. Gregory
6a82ecae17
[LANG-750] Add MethodUtil APIs to call methods without parameters.
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1166233 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 15:39:45 +00:00
Sebastian Bazley
41326bf526
LANG-746 NumberUtils does not handle upper-case hex: 0X and -0X
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1160660 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 12:32:52 +00:00
Henri Yandell
90e280bced
Adding current 3.0.2 items
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1160581 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 08:23:12 +00:00
Henri Yandell
6f417859b7
Formatting the Maven xml block
...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1156027 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 05:11:15 +00:00