Author: olamy
Date: Mon Apr 28 06:48:51 2014
New Revision: 1590564
URL: http://svn.apache.org/r1590564
Log:
fix tck.xml
Modified:
commons/proper/jcs/trunk/src/main/java/org/apache/commons/jcs/jcache/jmx/JMXs.java
commons/proper/jcs/trunk/tck.xml
Modified:
commons/proper/jcs/trunk/src/m
Author: luc
Date: Mon Apr 28 06:39:21 2014
New Revision: 1590561
URL: http://svn.apache.org/r1590561
Log:
Fixed javadoc.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/ode/nonstiff/LutherStepInterpolator.java
Modified:
commons/proper/math/trunk/src/main/java/org
Author: luc
Date: Mon Apr 28 06:39:01 2014
New Revision: 1590560
URL: http://svn.apache.org/r1590560
Log:
Typos.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet.java
commons/proper/math/trunk/src/main/java/org/apache/co
Author: olamy
Date: Mon Apr 28 00:01:40 2014
New Revision: 1590539
URL: http://svn.apache.org/r1590539
Log:
fix some values in pom
Modified:
commons/proper/jcs/trunk/pom.xml
Modified: commons/proper/jcs/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/pom.xml?rev=159
Copied:
commons/proper/jcs/trunk/src/test/java/org/apache/commons/jcs/engine/control/CompositeCacheUnitTest.java
(from r1590536,
commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/engine/control/CompositeCacheUnitTest.java)
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/src/te
Author: olamy
Date: Mon Apr 28 00:01:35 2014
New Revision: 1590538
URL: http://svn.apache.org/r1590538
Log:
use a more standard maven directories structure
Added:
commons/proper/jcs/trunk/src/main/resources/
commons/proper/jcs/trunk/src/main/resources/META-INF/
commons/proper/jcs/trun
Author: olamy
Date: Sun Apr 27 23:48:56 2014
New Revision: 1590533
URL: http://svn.apache.org/r1590533
Log:
setup to get cdi tests failling
Added:
commons/proper/jcs/trunk/src/tck-java/
commons/proper/jcs/trunk/src/tck-java/org/
commons/proper/jcs/trunk/src/tck-java/org/apache/
co
Author: olamy
Date: Sun Apr 27 23:49:21 2014
New Revision: 1590536
URL: http://svn.apache.org/r1590536
Log:
more .gitignore content
Modified:
commons/proper/jcs/trunk/.gitignore
Modified: commons/proper/jcs/trunk/.gitignore
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/.gitigno
Author: olamy
Date: Sun Apr 27 23:49:16 2014
New Revision: 1590535
URL: http://svn.apache.org/r1590535
Log:
handling asynchronism for loadAll
Modified:
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSCache.java
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/
Author: olamy
Date: Sun Apr 27 23:49:10 2014
New Revision: 1590534
URL: http://svn.apache.org/r1590534
Log:
adding basic backbone for cdi, interceptors + metadata parsing need to be
implemented
Added:
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/cdi/
commons/proper/jc
Author: olamy
Date: Sun Apr 27 23:48:37 2014
New Revision: 1590532
URL: http://svn.apache.org/r1590532
Log:
simpler tck.xml
Modified:
commons/proper/jcs/trunk/tck.xml
Modified: commons/proper/jcs/trunk/tck.xml
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/tck.xml?rev=1590532&r1
Author: olamy
Date: Sun Apr 27 23:48:21 2014
New Revision: 1590530
URL: http://svn.apache.org/r1590530
Log:
another bunch of tcks passing
Added:
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/io/
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/io/ObjectInputStreamClass
Author: olamy
Date: Sun Apr 27 23:48:32 2014
New Revision: 1590531
URL: http://svn.apache.org/r1590531
Log:
first version passing 465 test - not cdi ones. stats to review (they are not
yet correct) and code to check
Added:
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/prox
Author: olamy
Date: Sun Apr 27 23:47:56 2014
New Revision: 1590529
URL: http://svn.apache.org/r1590529
Log:
one more hack for a tck
Modified:
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSCache.java
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCS
Author: olamy
Date: Sun Apr 27 23:47:47 2014
New Revision: 1590528
URL: http://svn.apache.org/r1590528
Log:
adding a todo
Modified:
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSCache.java
Modified:
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/JCSCac
Added:
commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/TempStateCacheView.java
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/jcache/TempStateCacheView.java?rev=1590527&view=auto
==
Author: olamy
Date: Sun Apr 27 23:17:19 2014
New Revision: 1590520
URL: http://svn.apache.org/r1590520
Log:
add basic .gitignore
Added:
commons/proper/jcs/trunk/.gitignore
Added: commons/proper/jcs/trunk/.gitignore
URL:
http://svn.apache.org/viewvc/commons/proper/jcs/trunk/.gitignore?rev=15
Author: oheger
Date: Sun Apr 27 19:35:10 2014
New Revision: 1590468
URL: http://svn.apache.org/r1590468
Log:
[CONFIGURATION-577] Updated changes.xml.
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/proper/configuration/trunk/src/changes/changes.xml
URL:
Author: oheger
Date: Sun Apr 27 19:34:51 2014
New Revision: 1590467
URL: http://svn.apache.org/r1590467
Log:
[CONFIGURATION-577] Removed dependency to Commons Collections.
Modified:
commons/proper/configuration/trunk/pom.xml
Modified: commons/proper/configuration/trunk/pom.xml
URL:
http://s
Author: oheger
Date: Sun Apr 27 19:34:33 2014
New Revision: 1590466
URL: http://svn.apache.org/r1590466
Log:
Fixed some warnings reported by IntelliJ.
Modified:
commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/beanutils/BeanHelper.java
Modified:
commons/pro
Author: oheger
Date: Sun Apr 27 17:35:02 2014
New Revision: 1590425
URL: http://svn.apache.org/r1590425
Log:
[CONFIGURATION-567] Updated changes.xml.
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/proper/configuration/trunk/src/changes/changes.xml
URL:
Author: oheger
Date: Sun Apr 27 17:34:44 2014
New Revision: 1590424
URL: http://svn.apache.org/r1590424
Log:
[CONFIGURATION-567] XMLBeanDeclaration now escapes node names.
When nested properties are processed the name of a child node used to be
directly passed to configurationAt(). This can fail
Author: oheger
Date: Sun Apr 27 16:50:38 2014
New Revision: 1590418
URL: http://svn.apache.org/r1590418
Log:
[CONFIGURATION-572] Updated changes.xml.
Modified:
commons/proper/configuration/trunk/src/changes/changes.xml
Modified: commons/proper/configuration/trunk/src/changes/changes.xml
URL:
Author: oheger
Date: Sun Apr 27 16:50:19 2014
New Revision: 1590417
URL: http://svn.apache.org/r1590417
Log:
[CONFIGURATION-572] Fixed a possible memory leak.
When a CombinedConfiguration is cleared it is now ensured that change listener
registrations are removed for all child configurations.
Mo
Author: bodewig
Date: Sun Apr 27 16:10:08 2014
New Revision: 1590412
URL: http://svn.apache.org/r1590412
Log:
Compress2 will require Java7
Modified:
commons/proper/compress/branches/compress-2.0/pom.xml
commons/proper/compress/branches/compress-2.0/src/main/java/org/apache/commons/compre
Author: bodewig
Date: Sun Apr 27 09:20:26 2014
New Revision: 1590363
URL: http://svn.apache.org/r1590363
Log:
clean up test output
Modified:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStreamTest.java
Modified:
commons/proper/compres
Author: bodewig
Date: Sun Apr 27 09:15:33 2014
New Revision: 1590361
URL: http://svn.apache.org/r1590361
Log:
COMPRESS-279 detect a truncated tar archive and throw an exception
Added:
commons/proper/compress/trunk/src/test/resources/COMPRESS-279.tar (with
props)
Modified:
commons/prope
27 matches
Mail list logo