Apache Commons Lang
Go to file
Henri Yandell d9bc18e804 Applied patch from Tomasz Skutnik which allows a Random object to be passed
in. This means that method calls to RandomStringUtils can be predictable.

Submitted by:	Tomasz Skutnik <Tomasz.Skutnik@e-point.pl>


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137238 13f79535-47bb-0310-9956-ffa450edef68
2003-02-02 03:46:13 +00:00
src Applied patch from Tomasz Skutnik which allows a Random object to be passed 2003-02-02 03:46:13 +00:00
.cvsignore Ignore the generated target/ directory. 2002-09-25 05:55:31 +00:00
DEVELOPERS-GUIDE.html First version of Lang developers guide 2002-12-22 21:07:35 +00:00
LICENSE.txt Update licence 2003-01-15 22:08:37 +00:00
PROPOSAL.html Initial copy from jakarta-commons-sandbox 2002-07-19 03:35:56 +00:00
RELEASE-NOTES.txt Correct the enum release notes 2002-09-25 10:29:56 +00:00
STATUS.html Update to more fully describe the classes in Lang 2002-12-29 22:07:55 +00:00
build.xml Moved the enum package to the end so that the others can be tested. 2003-01-07 19:56:40 +00:00
checkstyle.properties Created a standard set of checkstyle properties. 2002-09-21 05:16:10 +00:00
default.properties Remove Hen's personal settings (!) 2002-12-08 16:06:30 +00:00
maven.xml o using the parent project.xml 2002-07-26 19:07:07 +00:00
project.properties Created a standard set of checkstyle properties. 2002-09-21 05:16:10 +00:00
project.xml Updated version from 1.0 to 1.1-dev. 2002-12-07 21:52:19 +00:00