Author: polx
Date: Sat Dec 6 14:53:57 2008
New Revision: 724048
URL: http://svn.apache.org/viewvc?rev=724048&view=rev
Log:
getTagLibrary > getTagLib thus avoiding the conflict with tag-libs' tags which
had their own getTagLibrary (returning their own tag-lib-class!). Added
BaseJellyTest's addCu
Author: oheger
Date: Sat Dec 6 12:31:24 2008
New Revision: 724036
URL: http://svn.apache.org/viewvc?rev=724036&view=rev
Log:
Changed copyright year.
Modified:
commons/proper/configuration/trunk/NOTICE.txt
Modified: commons/proper/configuration/trunk/NOTICE.txt
URL:
http://svn.apache.org/vi
Author: oheger
Date: Sat Dec 6 12:31:04 2008
New Revision: 724035
URL: http://svn.apache.org/viewvc?rev=724035&view=rev
Log:
Minor updates of the maven 1 build.
Modified:
commons/proper/configuration/trunk/project.properties
commons/proper/configuration/trunk/project.xml
Modified: commo
Author: luc
Date: Sat Dec 6 10:01:43 2008
New Revision: 724020
URL: http://svn.apache.org/viewvc?rev=724020&view=rev
Log:
removed unneeded call to super()
removed spurious data copy (a copy was already done in the ResizableDoubleArray)
Modified:
commons/proper/math/trunk/src/java/org/apache
Author: luc
Date: Sat Dec 6 09:11:07 2008
New Revision: 724014
URL: http://svn.apache.org/viewvc?rev=724014&view=rev
Log:
added support for Zipf distribution
JIRA: MATH-178
Added:
commons/proper/math/trunk/src/java/org/apache/commons/math/distribution/ZipfDistribution.java
(with props)
Author: sebb
Date: Sat Dec 6 03:00:40 2008
New Revision: 723969
URL: http://svn.apache.org/viewvc?rev=723969&view=rev
Log:
Add missing @Deprecated annotations
Modified:
commons/proper/io/trunk/src/java/org/apache/commons/io/FileCleaner.java
Modified:
commons/proper/io/trunk/src/java/org/ap