Author: martinc
Date: Sat Sep 11 05:26:59 2010
New Revision: 996070
URL: http://svn.apache.org/viewvc?rev=996070&view=rev
Log:
Update my organisation info.
Modified:
commons/proper/fileupload/trunk/pom.xml
Modified: commons/proper/fileupload/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/c
Author: psteitz
Date: Sat Sep 11 02:52:04 2010
New Revision: 996047
URL: http://svn.apache.org/viewvc?rev=996047&view=rev
Log:
Updated to reflect 1.5.5 release.
Modified:
commons/proper/pool/trunk/build.xml
commons/proper/pool/trunk/doap_pool.rdf
commons/proper/pool/trunk/pom.xml
Author: psteitz
Date: Sat Sep 11 02:50:27 2010
New Revision: 996046
URL: http://svn.apache.org/viewvc?rev=996046&view=rev
Log:
Updated pool version.
Modified:
commons/proper/dbcp/trunk/pom.xml
Modified: commons/proper/dbcp/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/dbcp/
Author: niallp
Date: Sat Sep 11 01:41:06 2010
New Revision: 996039
URL: http://svn.apache.org/viewvc?rev=996039&view=rev
Log:
BEANUTILS-379 Remove copied test Collections classes
Removed:
commons/proper/beanutils/branches/BEANUTILS_2/src/test/java/org/apache/commons/collections/
Author: niallp
Date: Sat Sep 11 01:39:16 2010
New Revision: 996037
URL: http://svn.apache.org/viewvc?rev=996037&view=rev
Log:
BEANUTILS-379 Remove copied test Collections classes
Removed:
commons/proper/beanutils/trunk/src/test/java/org/apache/commons/collections/
Author: niallp
Date: Sat Sep 11 00:37:41 2010
New Revision: 996023
URL: http://svn.apache.org/viewvc?rev=996023&view=rev
Log:
BEANUTILS-379 Remove copied test Collections classes
Removed:
commons/proper/beanutils/trunk/src/test/java/org/apache/commons/collections/KeyValue.java
commons/p
Author: simonetripodi
Date: Fri Sep 10 22:12:45 2010
New Revision: 996003
URL: http://svn.apache.org/viewvc?rev=996003&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
commons/proper/digester/trunk/pom.xml
Modified: commons/proper/digester/trunk/pom.xml
U
Author: simonetripodi
Date: Fri Sep 10 22:12:40 2010
New Revision: 996002
URL: http://svn.apache.org/viewvc?rev=996002&view=rev
Log:
[maven-release-plugin] copy for tag DIGESTER_2_1_RC1
Added:
commons/proper/digester/tags/DIGESTER_2_1_RC1/
- copied from r996001, commons/proper/digester
Author: simonetripodi
Date: Fri Sep 10 22:12:27 2010
New Revision: 996001
URL: http://svn.apache.org/viewvc?rev=996001&view=rev
Log:
[maven-release-plugin] prepare release DIGESTER_2_1_RC1
Modified:
commons/proper/digester/trunk/pom.xml
Modified: commons/proper/digester/trunk/pom.xml
URL:
h
Author: luc
Date: Fri Sep 10 21:31:19 2010
New Revision: 995990
URL: http://svn.apache.org/viewvc?rev=995990&view=rev
Log:
fixed visibility of an internal constructor that should remain private
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/dfp/DfpField.java
Modif
Author: luc
Date: Fri Sep 10 21:29:59 2010
New Revision: 995989
URL: http://svn.apache.org/viewvc?rev=995989&view=rev
Log:
Use Jonathan and Peter Borwein quartic formula to compute PI,
it is MUCH faster than the previous one especially for large
numbers of digits and allows quicker loading of the
Author: luc
Date: Fri Sep 10 21:28:06 2010
New Revision: 995988
URL: http://svn.apache.org/viewvc?rev=995988&view=rev
Log:
prevent DfpField radix digit to be smaller than 4 as it created problem when
converting to double
(we need to be able to create a Dfp with value 2^52 which needs 16 decimal
Author: luc
Date: Fri Sep 10 21:24:15 2010
New Revision: 995987
URL: http://svn.apache.org/viewvc?rev=995987&view=rev
Log:
fixed visibility of an internal constructor that should remain private
Modified:
commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/dfp/DfpField
Author: luc
Date: Fri Sep 10 21:23:25 2010
New Revision: 995986
URL: http://svn.apache.org/viewvc?rev=995986&view=rev
Log:
Use Jonathan and Peter Borwein quartic formula to compute PI,
it is MUCH faster than the previous one especially for large
numbers of digits and allows quicker loading of the
Author: luc
Date: Fri Sep 10 20:24:54 2010
New Revision: 995965
URL: http://svn.apache.org/viewvc?rev=995965&view=rev
Log:
prevent DfpField radix digit to be smaller than 4 as it created problem when
converting to double
(we need to be able to create a Dfp with value 2^52 which needs 16 decimal
Author: niallp
Date: Fri Sep 10 18:16:03 2010
New Revision: 995915
URL: http://svn.apache.org/viewvc?rev=995915&view=rev
Log:
Update the version number to 2.0-SNAPSHOT
Modified:
commons/proper/beanutils/branches/BEANUTILS_2/pom.xml
Modified: commons/proper/beanutils/branches/BEANUTILS_2/pom.
Author: niallp
Date: Fri Sep 10 18:06:04 2010
New Revision: 995912
URL: http://svn.apache.org/viewvc?rev=995912&view=rev
Log:
Create a BeanUtils 2 branch
Added:
commons/proper/beanutils/branches/BEANUTILS_2/
- copied from r995911, commons/proper/beanutils/trunk/
Author: sebb
Date: Fri Sep 10 17:58:25 2010
New Revision: 995908
URL: http://svn.apache.org/viewvc?rev=995908&view=rev
Log:
Alignment
Modified:
commons/proper/sanselan/trunk/src/main/java/org/apache/sanselan/formats/jpeg/JpegConstants.java
Modified:
commons/proper/sanselan/trunk/src/main/j
Author: sebb
Date: Fri Sep 10 17:57:44 2010
New Revision: 995907
URL: http://svn.apache.org/viewvc?rev=995907&view=rev
Log:
Should not be in SVN
Removed:
commons/proper/sanselan/trunk/src/test/data/images/jpg/Thumbs.db
Modified:
commons/proper/sanselan/trunk/src/main/java/org/apache/sanselan/formats/psd/datareaders/CompressedDataReader.java
URL:
http://svn.apache.org/viewvc/commons/proper/sanselan/trunk/src/main/java/org/apache/sanselan/formats/psd/datareaders/CompressedDataReader.java?rev=995859&r1=995858&r2=9
Modified:
commons/proper/sanselan/trunk/src/main/java/org/apache/sanselan/util/UnicodeUtils.java
URL:
http://svn.apache.org/viewvc/commons/proper/sanselan/trunk/src/main/java/org/apache/sanselan/util/UnicodeUtils.java?rev=995859&r1=995858&r2=995859&view=diff
==
Modified:
commons/proper/sanselan/trunk/src/main/java/org/apache/sanselan/ImageParser.java
URL:
http://svn.apache.org/viewvc/commons/proper/sanselan/trunk/src/main/java/org/apache/sanselan/ImageParser.java?rev=995859&r1=995858&r2=995859&view=diff
==
Author: niallp
Date: Fri Sep 10 15:48:02 2010
New Revision: 995833
URL: http://svn.apache.org/viewvc?rev=995833&view=rev
Log:
BEANUTILS-379 Remove copied Collections classes and drop creation of
commons-beanutils-core.jar and commons-beanutils-bean-collections.jar
(also fixes BEANUTILS-378)
Rem
Author: niallp
Date: Fri Sep 10 13:04:44 2010
New Revision: 995779
URL: http://svn.apache.org/viewvc?rev=995779&view=rev
Log:
Remove duplicate isPre14JVM() methods
Modified:
commons/proper/beanutils/trunk/src/test/java/org/apache/commons/beanutils/BeanificationTestCase.java
commons/prop
Author: niallp
Date: Fri Sep 10 12:19:08 2010
New Revision: 995768
URL: http://svn.apache.org/viewvc?rev=995768&view=rev
Log:
BEANUTILS-380 BeanMap methods should initialize the root cause of exceptions
that are thrown when running on JDK 1.4+ - thanks to Brendan Nolan
Modified:
commons/prop
Author: niallp
Date: Fri Sep 10 12:04:05 2010
New Revision: 995765
URL: http://svn.apache.org/viewvc?rev=995765&view=rev
Log:
Update clirr version to compare to 1.8.3
Modified:
commons/proper/beanutils/trunk/pom.xml
Modified: commons/proper/beanutils/trunk/pom.xml
URL:
http://svn.apache.org
26 matches
Mail list logo