Commit Graph

382 Commits

Author SHA1 Message Date
Allon Mureinik c121f03d5c Upgrade maven-checkstyle-plugin to 2.17
This patch upgrades maven-checkstyle-plugin to the latest available
version, 2.17.

This is done in order to consume a fix for checkstyle wrongfully
reporting an error if the @return javadoc tag was used in an
annotation type, as it is in Guarded (line 36).

Note that checkstyle has removed the RedundantThrows check (see
discussion at https://github.com/checkstyle/checkstyle/issues/473),
so it was removed from the project's checkstyle.xml configuration.
2017-03-12 17:41:50 +01:00
pascalschumacher 72476ff462 LANG-1265: Build failures when building with Java 9 EA (closes #244)
Fix build on Java 9 Build 157 by adding a java-9 maven profile. This is activated by default on Java 9 and opens up java.base classes for reflection, which makes all unit tests pass.
2017-02-28 23:37:26 +01:00
pascalschumacher 7cf5e01c2a remove commons-io test dependency 2016-12-20 10:01:04 +01:00
pascalschumacher 6cfee3d0e5 move apache-rat configuration from site to plugin-management sections, so that it also applies when "mvn apache-rat:check" is run
thanks to Karl Heinz Marbaise for the patch
2016-12-18 15:48:26 +01:00
Gary Gregory def3c4672b [LANG-1291] Provide annotations to document thread safety. 2016-11-27 15:41:23 -08:00
Gary Gregory 480949c375 No need to duplicate group Id. 2016-11-27 15:12:28 -08:00
Gary Gregory 792e955673 coveralls-maven-plugin 3.1.0 -> 4.3.0. 2016-11-16 15:30:25 -08:00
Gary Gregory 7e8df326f4 [LANG-1279] Update Java requirement from Java 6 to 7. 2016-10-23 10:48:40 -07:00
Benedikt Ritter 6129bdbc69
Bump to next development version 2016-10-17 08:56:33 +02:00
Benedikt Ritter 36f98d87b2
Update version numbers for Commons Lang release 3.5 2016-10-13 21:01:09 +02:00
Benedikt Ritter 58300e6432
Add rat ignore for .htaccess file 2016-10-13 20:52:18 +02:00
Benedikt Ritter 42fda334b2
Update pom.xml in preparation for 3.5 release 2016-10-13 20:50:54 +02:00
Benedikt Ritter 43e5f99828
Override clirr version from parent pom to be able to build site on Java 8 2016-10-02 14:36:53 +02:00
Stian Soiland-Reyes 86a59601b5 Ensure UTF-8 file encoding 2016-09-27 10:19:32 +01:00
pascalschumacher 6cfce2a094 remove maven-antrun-plugin version, which is managed by commons-parent 2016-09-25 20:07:47 +02:00
Benedikt Ritter 777c6b1c8b
Update to latest commons parent pom 2016-09-18 18:32:32 +02:00
Benedikt Ritter ca9510db02 Revert "Deactivate JavaDoc Lint"
This commit broke the site build on JDK 6 & 7

This reverts commit 6619be667e.
2016-09-17 18:10:42 +02:00
Benedikt Ritter 99c209e72d Revert "Update plugins to the latest version"
This commit broke the site build on JDK 6 & 7

This reverts commit e58af07682.
2016-09-17 18:08:52 +02:00
Benedikt Ritter e58af07682 Update plugins to the latest version 2016-09-17 17:58:40 +02:00
Benedikt Ritter 6619be667e Deactivate JavaDoc Lint 2016-09-17 17:57:11 +02:00
Rob Tompkins 0a0a35f54f LANG-1252: updates to package-info, adding name to pom.xml 2016-09-10 21:07:42 -04:00
Benedikt Ritter 3d05c24107 Update to latest commons parent pom 2016-05-01 20:33:34 +02:00
ggregory 38bafd283f Update tests from Apache Commons IO 2.4 to 2.5. 2016-04-22 16:34:13 -07:00
ggregory 7429e75b75 commons-parent 38 -> 39. 2016-01-14 14:15:32 -08:00
Chas Honton 39ed92fff7 LANG-1194: Travis-ci build fails occasionally with Killed message 2015-12-25 12:36:47 -08:00
Loic Guibert ae865193ea Add myself to the developers list 2015-10-20 10:30:41 +04:00
Benedikt Ritter acc2bcd058 Update to easymock dependency 2015-10-16 17:30:01 +02:00
ggregory 1b066eb4f6 maven-pmd-plugin 3.4 -> 3.5. 2015-07-08 01:10:50 -07:00
Benedikt Ritter 38e829fb39 Update to latest parent pom 2015-06-26 13:19:51 +02:00
Benedikt Ritter 13d7ce9fb6 Merge branch 'LANG-1122'
LANG-1122: Inconsistent behavior of swap for malformed inputs. Thanks
to Adrian Ber.
2015-05-07 20:31:49 +02:00
Benedikt Ritter 35096beed0 Add Adrian Ber to the list of contributors 2015-05-07 20:30:09 +02:00
Felipe Adorno 4daaeabaad Remove author 2015-05-03 21:42:20 -03:00
Benedikt Ritter 16b03b0c4b Update SCM information after svn to git migration 2015-04-27 20:21:41 +02:00
Benedikt Ritter 620e88b5e7 PMD and CPD is the standard reportset that will be created
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672149 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 19:11:40 +00:00
Benedikt Ritter 6d1fdbedc9 Clirr is defined in parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672146 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 19:00:53 +00:00
Benedikt Ritter d71efc7bf5 Activate Travis CI, coveralls.io and add badges to README.md
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672135 13f79535-47bb-0310-9956-ffa450edef68
2015-04-08 18:36:36 +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
Gary D. Gregory 56462a1e18 maven-checkstyle-plugin 2.14 -> 2.15.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669833 13f79535-47bb-0310-9956-ffa450edef68
2015-03-28 19:34:16 +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
Benedikt Ritter 098395eaee Dummy commit to close github issue, which has been fixed in r1669520. This fixes #56 from github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669525 13f79535-47bb-0310-9956-ffa450edef68
2015-03-27 08:37:14 +00:00
Benedikt Ritter cbeb45b243 Kudos to the people how care about Commons Lang
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666673 13f79535-47bb-0310-9956-ffa450edef68
2015-03-14 12:27:19 +00:00
Benedikt Ritter adebbdc750 LANG-1098: Update maven-checkstyle-plugin to 2.14. This fixes #55 from github. Thanks to Michał Kordas.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666664 13f79535-47bb-0310-9956-ffa450edef68
2015-03-14 12:12:47 +00:00
Benedikt Ritter d6f59c373f LANG-1097: Update org.easymock:easymock to 3.3.1. This fixes #54 from github. Thanks to Michał Kordas.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666662 13f79535-47bb-0310-9956-ffa450edef68
2015-03-14 12:07:56 +00:00
Benedikt Ritter 08a854a4f9 LANG-1096: Update maven-pmd-plugin to 3.4. This fixes #53 from github. Thanks to Michał Kordas.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666661 13f79535-47bb-0310-9956-ffa450edef68
2015-03-14 12:02:34 +00:00
Benedikt Ritter bf3e77d897 LANG-1095: Update maven-antrun-plugin to 1.8. This fixes #52 from github. Thanks to Michał Kordas
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666658 13f79535-47bb-0310-9956-ffa450edef68
2015-03-14 11:55:43 +00:00
Benedikt Ritter ed4d262ee9 Update to latest parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1661783 13f79535-47bb-0310-9956-ffa450edef68
2015-02-23 20:56:58 +00:00
Sebastian Bazley ffdc4272f4 Fix up Findbugs version so it works with Java 6
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1655027 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 12:45:01 +00:00
Benedikt Ritter d8c65c419f Add Jonathan Baker to the list of contributors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1654138 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 08:26:28 +00:00
Benedikt Ritter 2f97b43563 Don't redefine plugin default values
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648075 13f79535-47bb-0310-9956-ffa450edef68
2014-12-27 17:57:20 +00:00
Benedikt Ritter 00f00cce4a Need to set MaxPermSize as well or the site build will fail with OutOfMemoryError
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648074 13f79535-47bb-0310-9956-ffa450edef68
2014-12-27 17:56:53 +00:00
Benedikt Ritter 867d318faf Update JavaNCSS plugin to latest version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648073 13f79535-47bb-0310-9956-ffa450edef68
2014-12-27 17:40:19 +00:00
Benedikt Ritter 517b43041a Use jacoco via parent pom configuration file instead of cobertura (which takes forever to run)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1648071 13f79535-47bb-0310-9956-ffa450edef68
2014-12-27 17:38:35 +00:00
Benedikt Ritter 5f61aa0718 Update to latest parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1647981 13f79535-47bb-0310-9956-ffa450edef68
2014-12-26 14:00:52 +00:00
Sebastian Bazley d4cf0864ff Typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1643399 13f79535-47bb-0310-9956-ffa450edef68
2014-12-05 19:04:31 +00:00
Benedikt Ritter a25d6d800b Update to latest junit release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1643281 13f79535-47bb-0310-9956-ffa450edef68
2014-12-05 13:44:20 +00:00
Gary D. Gregory 21201210e2 maven-pmd-plugin 3.2 -> 3.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1641146 13f79535-47bb-0310-9956-ffa450edef68
2014-11-23 00:38:35 +00:00
Benedikt Ritter 85c18d0ee8 Update to latest commons parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1634465 13f79535-47bb-0310-9956-ffa450edef68
2014-10-27 07:50:22 +00:00
Duncan Jones ef26a66763 LANG-536 - Add isSorted() to ArrayUtils. Patch supplied by James Sawle. Closes #32 in GitHub.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1632874 13f79535-47bb-0310-9956-ffa450edef68
2014-10-19 05:52:37 +00:00
Gary D. Gregory ab570625ff Update maven-checkstyle-plugin from 2.9.1 to 2.13.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1630269 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 02:29:00 +00:00
Benedikt Ritter 4477ae6952 LANG-1041: Fix MethodUtilsTest so it does not depend on JDK method ordering. This fixes #30 from github. Thanks to Alexandre Bartel.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1628922 13f79535-47bb-0310-9956-ffa450edef68
2014-10-02 10:12:12 +00:00
Gary D. Gregory 84c43fee7b Update plugins to current versions.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1616373 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 23:47:31 +00:00
Benedikt Ritter a67075b783 Update to latest parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1613603 13f79535-47bb-0310-9956-ffa450edef68
2014-07-26 10:47:18 +00:00
Benedikt Ritter bd7a8d5004 Dummy commit which closes #22 from github
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1592816 13f79535-47bb-0310-9956-ffa450edef68
2014-05-06 17:49:51 +00:00
Benedikt Ritter 9376d1eb44 Dummy commit which closes #21 from github
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1592815 13f79535-47bb-0310-9956-ffa450edef68
2014-05-06 17:49:13 +00:00
Benedikt Ritter da147fcb79 Add Thiago Andrade to the list of contributors for his contributions via github.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1592812 13f79535-47bb-0310-9956-ffa450edef68
2014-05-06 17:30:15 +00:00
Benedikt Ritter cef1ca2f77 Use finer grained TagList configuration proposed by Bernd Eckenfels for the csv components
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1592613 13f79535-47bb-0310-9956-ffa450edef68
2014-05-05 19:14:12 +00:00
Benedikt Ritter d44f573f7c Add Michael Osipov to the list of contributors for his contributions to DurationFormatUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1592361 13f79535-47bb-0310-9956-ffa450edef68
2014-05-04 15:43:34 +00:00
Benedikt Ritter 010564038c Bump version after release of 3.3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586076 13f79535-47bb-0310-9956-ffa450edef68
2014-04-09 18:45:31 +00:00
Benedikt Ritter 97f67d717b Reverting changes from r1582981 due to vetos by Sebb and Gary Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1583140 13f79535-47bb-0310-9956-ffa450edef68
2014-03-30 13:51:54 +00:00
Benedikt Ritter d3ebe17cb3 Disable doclint for 3.3.2 release, since I do not have the time to fix all the JavaDoc errors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582981 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:42:01 +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
Benedikt Ritter 3cdb486869 Remove trailing whitespaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582973 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:28:40 +00:00
Benedikt Ritter 85bffd0ae8 Bump version number
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1578989 13f79535-47bb-0310-9956-ffa450edef68
2014-03-18 18:07:44 +00:00
Benedikt Ritter a4772be651 Preparing bugfix release 3.3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1577842 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 12:23:09 +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 a22ed2cab4 Let Clirr compare against latest release, since the next release will be a minor release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1572614 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 15:17:41 +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
Benedikt Ritter bee1acc69e Add Chris Karcher to the list of contributors for his work on LANG-977. Thanks to Duncan Jones for pointing this out.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1569450 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 18:05:06 +00:00
Benedikt Ritter 2bd8c559b9 Add Adam Hooper to the list of contributors for his work on LANG-955
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1569449 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 18:03:54 +00:00
Benedikt Ritter 2190f0de93 Update to latest parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1569448 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 18:02:20 +00:00
Duncan Jones 954280893c Reverts changes introduced in r1563259. Discussion to be had over correct place for this functionality (likely org.apache.commons.lang3.Conversion).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1563378 13f79535-47bb-0310-9956-ffa450edef68
2014-02-01 07:53:54 +00:00
Duncan Jones 364d5912b2 LANG-341: Please add number to byte[] methods. Suggested by Lilianne E. Blaze. Final patch from Vincent Ricard (with thanks to Henri Yandell).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1563259 13f79535-47bb-0310-9956-ffa450edef68
2014-01-31 21:12:57 +00:00
Duncan Jones 08f584150a Moved Duncan Jones from contributors to developer list. (Testing ability to commit also).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1560836 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 22:37:36 +00:00
Benedikt Ritter 5f8d99694b LANG-900 introduced new features, so next version will be 3.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1557435 13f79535-47bb-0310-9956-ffa450edef68
2014-01-11 19:11:48 +00:00
Benedikt Ritter 18c73f2de5 Update version numbers after 3.2.1 has been released
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1556638 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 21:09:36 +00:00
Benedikt Ritter a290ab2ee3 Preparing 3.2.1 RC1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555524 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 15:24:49 +00:00
Benedikt Ritter 26ef45ca5a Point releases never introduce API changes. It's probably better for users to have a clirr report comparing to 3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555523 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 15:19:06 +00:00
Benedikt Ritter 1b6457f749 Preparing next release (which will be 3.2.1)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1555522 13f79535-47bb-0310-9956-ffa450edef68
2014-01-05 15:08:33 +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 44c165e65b Update java version requirement in pom.xml (although I'm not sure were this property is used...)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1553854 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 15:54:29 +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
Emmanuel Bourg b26d344a27 Upgrade easymock to 3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1540888 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 00:15:33 +00:00
Sebastian Bazley fed6fa68a3 ASF Branding
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1534233 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 15:45:22 +00:00
Henri Yandell 5d2d19c479 Adding checkstyle reportset so we don't get the aggregate report.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1533787 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 17:10:57 +00:00
Benedikt Ritter 8499d0fa28 Update to latest parent pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1531073 13f79535-47bb-0310-9956-ffa450edef68
2013-10-10 18:44:50 +00:00
Benedikt Ritter 11def3cc7e Correct AL header formatting
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1523209 13f79535-47bb-0310-9956-ffa450edef68
2013-09-14 11:00:05 +00:00
Benedikt Ritter 136c1bc523 LANG-913: Adding .gitignore to commons-lang. Patch provided by Allon Mureinik via github
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1519292 13f79535-47bb-0310-9956-ffa450edef68
2013-09-01 17:01:30 +00:00
Sebastian Bazley ef2c5e441e Fix up URLs so they point to actual sites; this allows relative URLs to work properly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 17:49:27 +00:00
Gary D. Gregory 37897c7c34 maven-pmd-plugin 2.7.1 -> 3.0.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1455895 13f79535-47bb-0310-9956-ffa450edef68
2013-03-13 11:43:23 +00:00
Olivier Lamy 22a83a7597 fix distManagement/site
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1452087 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 18:25:50 +00:00
Olivier Lamy 1e43e0e87f fix rat report configuration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1451553 13f79535-47bb-0310-9956-ffa450edef68
2013-03-01 10:21:21 +00:00
Olivier Lamy 8367364c38 use a real value rather than a property as not everybody use a snapshot build of maven see https://jira.codehaus.org/browse/MNG-5418.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1451351 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 21:16:40 +00:00
Olivier Lamy c702b0356d svnpubsub is now activated
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1450350 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 18:41:19 +00:00
Olivier Lamy d474cf3ccf use last parent 28
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1450251 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 16:10:02 +00:00
Olivier Lamy 53646c1c98 configure svnpubsub
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1434931 13f79535-47bb-0310-9956-ffa450edef68
2013-01-17 22:02:44 +00:00
Olivier Lamy 42a86388b8 really fix site this time
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1428371 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 14:48:51 +00:00
Olivier Lamy 9a82bc20ea use non SNAPSHOT parent
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1428232 13f79535-47bb-0310-9956-ffa450edef68
2013-01-03 09:26:38 +00:00
Olivier Lamy c57b0cf1ce faster checkout with ignoring javadocs from previous versions
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1422897 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 12:22:46 +00:00
Olivier Lamy d9d314d965 configure site deploy tru svnpubsub
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1422840 13f79535-47bb-0310-9956-ffa450edef68
2012-12-17 10:41:50 +00:00
Gary D. Gregory 145a757bf3 Update JUnit to version 4.11 from 4.10.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1417457 13f79535-47bb-0310-9956-ffa450edef68
2012-12-05 14:53:09 +00:00
Gary D. Gregory 6a0bcc6d0f Update Commons Parent from version 26 to 27.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1396376 13f79535-47bb-0310-9956-ffa450edef68
2012-10-09 22:07:38 +00:00
Joerg Schaible 1000d1a1bd LANG-801: Add Conversion utility to convert between data types on byte level
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1391148 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 18:09:08 +00:00
Matthew Jason Benson 77d33a665a [LANG-824] Conversion of 3.x JUnit tests to 4.x; thanks to Duncan Jones
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1387361 13f79535-47bb-0310-9956-ffa450edef68
2012-09-18 21:07:42 +00:00
Gary D. Gregory 8c478f2f9b - Update commons-io for tests to 2.4 from 2.2.
- Update findbugs-maven-plugin to 2.5.2 from 2.4.
- Update clirr-maven-plugin to 2.4 from 2.3.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1376935 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 14:21:54 +00:00
Gary D. Gregory c3c36a5171 Update to Commons-Parent 26.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1376927 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 14:14:02 +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 510e3761dc Update commons-io to 2.2 from 2.1 (for testing.)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1309980 13f79535-47bb-0310-9956-ffa450edef68
2012-04-05 18:02:44 +00:00
Sebastian Bazley 36b73ef5d3 Add standard distributionManagement definition
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1298535 13f79535-47bb-0310-9956-ffa450edef68
2012-03-08 19:45:47 +00:00
Sebastian Bazley 886a2edde7 Random test order to try and catch tests that fail to clear up afterwards
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1297131 13f79535-47bb-0310-9956-ffa450edef68
2012-03-05 17:21:34 +00:00
Gary D. Gregory 5bfccfb508 Per the VOTE on the ML, trunk can now use Java 6.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1296247 13f79535-47bb-0310-9956-ffa450edef68
2012-03-02 15:21:36 +00:00
Gary D. Gregory 2abea6a248 Update parent POM and plugins.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1295124 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 14:22:08 +00:00
Gary D. Gregory 3dc4e77898 Update EasyMock to 3.1 from 3.0.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1295099 13f79535-47bb-0310-9956-ffa450edef68
2012-02-29 13:44:43 +00:00
Henri Yandell cc340ad2eb Applying Chas Honton's implementation of DateParser and subsequent integration into FastDateFormat and the time package. See LANG-462.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1236055 13f79535-47bb-0310-9956-ffa450edef68
2012-01-26 07:00:26 +00:00
Matthew Jason Benson dfa6882a3b [LANG-786] StringUtils equals() relies on undefined behavior; thanks to Daniel Trebbien
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1234915 13f79535-47bb-0310-9956-ffa450edef68
2012-01-23 17:47:21 +00:00
Phil Steitz 02bce06a5c Removed self from team list.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1222721 13f79535-47bb-0310-9956-ffa450edef68
2011-12-23 16:18:10 +00:00
Sebastian Bazley d3952ab9a1 Create file in the correct location
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1205584 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 20:51:24 +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
Henri Yandell bae9f7c3e1 Readying next version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1202077 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 07:21:05 +00:00
Henri Yandell 64629fb542 Returning to snapshots
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1200192 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 06:57:01 +00:00
Henri Yandell d648eacb03 Removing snapshot
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1200190 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 06:56:02 +00:00
Henri Yandell 2268ee6052 Setting back to snapshot
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199881 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 17:22:17 +00:00
Henri Yandell da9fc79514 Setting version to 3.1 for release build
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199878 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 17:21:38 +00:00
Henri Yandell cac17da480 Removing explicit definition of previous version of Lang per Sebb
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199877 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 17:19:20 +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 c0903f0d25 Updating dependencies
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199817 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 16:11:44 +00:00
Gary D. Gregory 2e03203d40 Fix Clirr reporting, now picks up correct version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199800 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 15:36:25 +00:00
Henri Yandell f1fba9e3a0 Moving to snapshot to avoid any accidental 3.0.2 builds
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199651 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 08:43:48 +00:00
Henri Yandell ce51bdbac5 Making the clirr comparison be the previous version (3.0.1)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199640 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 07:51:58 +00:00
Henri Yandell e7228dde9e Setting version as 3.0.2 for tagging
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1199637 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 07:48:38 +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
Gary D. Gregory eea29254e4 Fix my email entry.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1182397 13f79535-47bb-0310-9956-ffa450edef68
2011-10-12 14:26:50 +00:00
Gary D. Gregory a340f1e7af Update to JUnit 4.10 from 4.9.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1178593 13f79535-47bb-0310-9956-ffa450edef68
2011-10-03 21:41:39 +00:00
Gary D. Gregory 4d6ff10084 Update to JUnit 4.9 from 4.8.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1177772 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 18:51:21 +00:00
Gary D. Gregory c919ac7250 Update my <timezone>.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1174415 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 22:09:17 +00:00
Gary D. Gregory 8635c742ab Update to commons-parent 22.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1174414 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 22:08:38 +00:00
Gary D. Gregory a1f963e6f7 Recast security manager test as an integration test (commented out.)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1165644 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 12:46:17 +00:00
Gary D. Gregory 7dc2291733 Running lang under a security manager and LANG-744.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1165437 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 22:20:44 +00:00
Gary D. Gregory c014f1c13c Use 2 spaces per indent instead of 4 for formatting and remove trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1165436 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 22:15:18 +00:00
Gary D. Gregory 6edbaf2fc5 I meant to say:
Updated maven-changes-plugin 2.4 to 2.6
maven-checkstyle-plugin 2.6 to 2.7.
findbugs-maven-plugin 2.3.1 to 2.3.2
cobertura-maven-plugin 2.4 to 2.5.1
clirr-maven-plugin 2.2.2 to 2.3
maven-pmd-plugin 2.3 to 2.5


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1164315 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 00:38:40 +00:00
Gary D. Gregory 94464da05b Update Maven plugins:
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1164314 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 00:37:19 +00:00