Author: jcarman
Date: Fri Aug 2 03:17:25 2013
New Revision: 1509522
URL: http://svn.apache.org/r1509522
Log:
Refactoring test cases.
Removing old code.
Added:
commons/proper/proxy/branches/version-2.0-work/stub/src/test/java/org/apache/commons/proxy2/stub/AbstractStubTestCase.java
Removed:
Author: jcarman
Date: Fri Aug 2 02:21:13 2013
New Revision: 1509514
URL: http://svn.apache.org/r1509514
Log:
Adding license header.
Modified:
commons/proper/proxy/branches/version-2.0-work/stub/src/test/java/org/apache/commons/proxy2/stub/RetentionWrapper.java
Modified:
commons/proper/pro
Author: jcarman
Date: Fri Aug 2 01:54:56 2013
New Revision: 1509513
URL: http://svn.apache.org/r1509513
Log:
Removing "old" API.
Removed:
commons/proper/proxy/branches/version-2.0-work/stub/src/main/java/org/apache/commons/proxy2/stub/AnnotationConfigurer.java
commons/proper/proxy/bran
Author: ggregory
Date: Thu Aug 1 21:57:46 2013
New Revision: 1509450
URL: http://svn.apache.org/r1509450
Log:
Add CSVRecord#getInt(String) API and tests.
Added:
commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVRecordIntTest.java
(with props)
Modified:
commons/proper/c
Author: ggregory
Date: Thu Aug 1 21:54:37 2013
New Revision: 1509449
URL: http://svn.apache.org/r1509449
Log:
Add CSVRecord#getLong(String) API and tests.
Added:
commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVRecordLongTest.java
(with props)
Modified:
commons/proper
Author: ggregory
Date: Thu Aug 1 21:51:10 2013
New Revision: 1509446
URL: http://svn.apache.org/r1509446
Log:
Simplify tests.
Modified:
commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVRecordBooleanTest.java
Modified:
commons/proper/csv/trunk/src/test/java/org/apache/commo
Author: ggregory
Date: Thu Aug 1 21:48:39 2013
New Revision: 1509442
URL: http://svn.apache.org/r1509442
Log:
Sort members.
Modified:
commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVRecordBooleanTest.java
Modified:
commons/proper/csv/trunk/src/test/java/org/apache/commons
Author: ggregory
Date: Thu Aug 1 21:11:10 2013
New Revision: 1509431
URL: http://svn.apache.org/r1509431
Log:
CSVRecord.get(String) throws IAE if the column is not mapped (does not exist).
This is similar to what JDBC does in ResultSet. Add getBoolean(String) API and
tests.
Added:
commons
Author: jcarman
Date: Thu Aug 1 20:19:56 2013
New Revision: 1509416
URL: http://svn.apache.org/r1509416
Log:
Simplifying the API a bit.
Modified:
commons/proper/proxy/branches/version-2.0-work/stub/src/main/java/org/apache/commons/proxy2/stub/Trainer.java
commons/proper/proxy/branches/
Author: jcarman
Date: Thu Aug 1 19:57:57 2013
New Revision: 1509402
URL: http://svn.apache.org/r1509402
Log:
Refactoring training context to support nested training.
Added:
commons/proper/proxy/branches/version-2.0-work/stub/src/main/java/org/apache/commons/proxy2/stub/TrainingContext.java
Author: britter
Date: Thu Aug 1 19:41:10 2013
New Revision: 1509395
URL: http://svn.apache.org/r1509395
Log:
Better throw a NoSuchElementException if no more elements are available because
parser has been closed
Modified:
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVPars
Author: markt
Date: Thu Aug 1 18:54:09 2013
New Revision: 1509383
URL: http://svn.apache.org/r1509383
Log:
Fix typo
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java
commons/proper/pool/trunk/src/main/java/org/apache/commons/poo
Author: markt
Date: Thu Aug 1 18:49:13 2013
New Revision: 1509382
URL: http://svn.apache.org/r1509382
Log:
Removed unused constant
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/BaseGenericObjectPool.java
Modified:
commons/proper/pool/trunk/src/main/java/o
Author: ggregory
Date: Thu Aug 1 18:24:37 2013
New Revision: 1509368
URL: http://svn.apache.org/r1509368
Log:
Javadoc.
Modified:
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java
Modified:
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.ja
Author: bodewig
Date: Thu Aug 1 18:04:36 2013
New Revision: 1509356
URL: http://svn.apache.org/r1509356
Log:
buffer input and add a test that skips a large amount of bytes by winding
forward to the end of the archive
Modified:
commons/proper/compress/trunk/src/test/java/org/apache/commons/
Author: ggregory
Date: Thu Aug 1 16:58:31 2013
New Revision: 1509328
URL: http://svn.apache.org/r1509328
Log:
[LEGAL-175] Distribute sample files from www.ferc.gov for unit tests.
Modified:
commons/proper/csv/trunk/NOTICE.txt
Modified: commons/proper/csv/trunk/NOTICE.txt
URL:
http://svn.ap
Author: markt
Date: Thu Aug 1 16:47:20 2013
New Revision: 1509326
URL: http://svn.apache.org/r1509326
Log:
Java 7. Use <>
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/BasicDataSource.java
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/BasicDataSour
Author: markt
Date: Thu Aug 1 16:42:13 2013
New Revision: 1509323
URL: http://svn.apache.org/r1509323
Log:
Javadoc fixes
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/PoolingConnection.java
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/cpdsadapter/
Author: markt
Date: Thu Aug 1 16:38:13 2013
New Revision: 1509322
URL: http://svn.apache.org/r1509322
Log:
Javadoc fixes
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java
commons/proper/pool/trunk/src/main/java/org/apache/common
Author: markt
Date: Thu Aug 1 15:39:15 2013
New Revision: 1509302
URL: http://svn.apache.org/r1509302
Log:
Remove JMX notification tests
Modified:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl/TestGenericKeyedObjectPool.java
commons/proper/pool/trunk/src/test/ja
Author: mbenson
Date: Thu Aug 1 15:29:00 2013
New Revision: 1509295
URL: http://svn.apache.org/r1509295
Log:
remove obsolete branches
Removed:
commons/sandbox/weaver/branches/fields/
commons/sandbox/weaver/branches/mjb/
commons/sandbox/weaver/branches/priv-asm/
Author: mbenson
Date: Thu Aug 1 15:25:37 2013
New Revision: 1509292
URL: http://svn.apache.org/r1509292
Log:
add test output to file
Modified:
commons/sandbox/weaver/trunk/example/pom.xml
Modified: commons/sandbox/weaver/trunk/example/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandb
Author: mbenson
Date: Thu Aug 1 15:25:59 2013
New Revision: 1509293
URL: http://svn.apache.org/r1509293
Log:
clean up imports
Modified:
commons/sandbox/weaver/trunk/example/src/test/java/org/apache/commons/weaver/privilizer/example/NoArgsTest.java
commons/sandbox/weaver/trunk/example/s
Author: mbenson
Date: Thu Aug 1 15:24:59 2013
New Revision: 1509290
URL: http://svn.apache.org/r1509290
Log:
add some debug logging, clean some ws, and the coup de gras: the shift of one
line of code that gets privilizing policies other than ON_INIT working\!
Modified:
commons/sandbox/wea
Author: mbenson
Date: Thu Aug 1 15:23:24 2013
New Revision: 1509289
URL: http://svn.apache.org/r1509289
Log:
use environment-provided logging and inline ASM_FLAGS
Modified:
commons/sandbox/weaver/trunk/modules/privilizer/weaver/src/main/java/org/apache/commons/weaver/privilizer/PrivilizerCl
Author: mbenson
Date: Thu Aug 1 15:22:05 2013
New Revision: 1509288
URL: http://svn.apache.org/r1509288
Log:
reformat; add some debug logging; use className instead of target with verify()
method
Modified:
commons/sandbox/weaver/trunk/modules/privilizer/weaver/src/main/java/org/apache/comm
Author: rmannibucau
Date: Thu Aug 1 14:49:04 2013
New Revision: 1509267
URL: http://svn.apache.org/r1509267
Log:
oops, issue with Idea refactoring
Modified:
commons/sandbox/monitoring/trunk/reporting/src/main/java/org/apache/commons/monitoring/reporting/web/plugin/jmx/JMXHandler.java
Modif
Author: sebb
Date: Thu Aug 1 14:42:35 2013
New Revision: 1509264
URL: http://svn.apache.org/r1509264
Log:
Ensure Closeable is closed
Modified:
commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVParserTest.java
commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/
Author: sebb
Date: Thu Aug 1 14:39:29 2013
New Revision: 1509261
URL: http://svn.apache.org/r1509261
Log:
Don't split ternary expression over two lines
Modified:
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVParser.java
Modified:
commons/proper/csv/trunk/src/main/java/or
Author: sebb
Date: Thu Aug 1 14:38:17 2013
New Revision: 1509260
URL: http://svn.apache.org/r1509260
Log:
Remove doc for non-existent parameter
Modified:
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVParser.java
Modified:
commons/proper/csv/trunk/src/main/java/org/apach
Author: markt
Date: Thu Aug 1 14:29:21 2013
New Revision: 1509249
URL: http://svn.apache.org/r1509249
Log:
Use the new SwallowedExceptionListener interface for all instances of GOP used
by DBCP
Added:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp2/SwallowedExceptionLogger.java
Author: markt
Date: Thu Aug 1 14:12:31 2013
New Revision: 1509240
URL: http://svn.apache.org/r1509240
Log:
First pass at switching GOP and GKOP to a listener for swallowed exceptions
rather than JMX notifications.
Added:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/Swal
Author: sebb
Date: Thu Aug 1 14:02:20 2013
New Revision: 1509239
URL: http://svn.apache.org/r1509239
Log:
CSV-78 Use Character instead of char for char fields except delimiter
Already done as part of CSV-99 etc.
Updated Javadoc to clarify that null can be used to disable settings
Modified:
c
Author: erans
Date: Thu Aug 1 13:57:57 2013
New Revision: 1509237
URL: http://svn.apache.org/r1509237
Log:
MATH-1012
Removed duplicate code.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomDataGenerator.java
Modified:
commons/proper/math/trunk/src/m
Author: erans
Date: Thu Aug 1 13:55:22 2013
New Revision: 1509236
URL: http://svn.apache.org/r1509236
Log:
Removed duplicate code.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/JDKRandomGenerator.java
Modified:
commons/proper/math/trunk/src/main/java/or
Author: erans
Date: Thu Aug 1 13:49:52 2013
New Revision: 1509235
URL: http://svn.apache.org/r1509235
Log:
Javadoc.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/fitting/leastsquares/package-info.java
Modified:
commons/proper/math/trunk/src/main/java/org/apach
Author: erans
Date: Thu Aug 1 13:48:57 2013
New Revision: 1509234
URL: http://svn.apache.org/r1509234
Log:
Cleared "FindBugs" warnings.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/integration/gauss/SymmetricGaussIntegrator.java
Modified:
commons/pro
Author: sebb
Date: Thu Aug 1 13:45:35 2013
New Revision: 1509232
URL: http://svn.apache.org/r1509232
Log:
Doc tweak
Modified:
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java
Modified:
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java
Author: ggregory
Date: Thu Aug 1 13:43:17 2013
New Revision: 1509231
URL: http://svn.apache.org/r1509231
Log:
Sort members.
Modified:
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVRecord.java
Modified:
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVReco
Author: erans
Date: Thu Aug 1 13:34:46 2013
New Revision: 1509230
URL: http://svn.apache.org/r1509230
Log:
Javadoc.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomGeneratorFactory.java
Modified:
commons/proper/math/trunk/src/main/java/org/apache/co
Author: erans
Date: Thu Aug 1 13:12:06 2013
New Revision: 1509222
URL: http://svn.apache.org/r1509222
Log:
MATH-1012
Factory class.
Added:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/random/RandomGeneratorFactory.java
(with props)
commons/proper/math/trunk/src/t
Author: ggregory
Date: Thu Aug 1 13:05:25 2013
New Revision: 1509216
URL: http://svn.apache.org/r1509216
Log:
[CSV-99] Revert Builder implementation in CSVFormat. Update Javadoc.
Modified:
commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVFormat.java
Modified:
commons/proper
Author: rmannibucau
Date: Thu Aug 1 12:22:30 2013
New Revision: 1509201
URL: http://svn.apache.org/r1509201
Log:
hooking a JVM plugin (to implement)
Added:
commons/sandbox/monitoring/trunk/reporting/src/main/java/org/apache/commons/monitoring/reporting/web/plugin/jvm/
commons/sandbox/m
Author: rmannibucau
Date: Thu Aug 1 11:59:57 2013
New Revision: 1509185
URL: http://svn.apache.org/r1509185
Log:
getting rid of CXF module which can be replace by the web one
Removed:
commons/sandbox/monitoring/trunk/cxf/
Modified:
commons/sandbox/monitoring/trunk/pom.xml
Modified: comm
Author: rmannibucau
Date: Thu Aug 1 11:58:25 2013
New Revision: 1509184
URL: http://svn.apache.org/r1509184
Log:
Role makes much more sense in counter package now
Added:
commons/sandbox/monitoring/trunk/core/src/main/java/org/apache/commons/monitoring/counter/Role.java
- copied, chang
Author: rmannibucau
Date: Thu Aug 1 11:56:41 2013
New Revision: 1509183
URL: http://svn.apache.org/r1509183
Log:
CounterStopWatch doesn't need a role, it is in the counter
Modified:
commons/sandbox/monitoring/trunk/core/src/main/java/org/apache/commons/monitoring/stopwatches/CounterStopWatc
Author: rmannibucau
Date: Thu Aug 1 11:55:15 2013
New Revision: 1509182
URL: http://svn.apache.org/r1509182
Log:
using Counter in MetricQueueManager API
Modified:
commons/sandbox/monitoring/trunk/core/src/main/java/org/apache/commons/monitoring/counter/queuemanager/DefaultMetricQueueManager
Author: rmannibucau
Date: Thu Aug 1 11:53:36 2013
New Revision: 1509181
URL: http://svn.apache.org/r1509181
Log:
cleaning up repository/counter APIs
Removed:
commons/sandbox/monitoring/trunk/reporting/src/main/java/org/apache/commons/monitoring/reporting/web/plugin/report/ResetHandler.java
Modified:
commons/sandbox/monitoring/trunk/spring/src/test/resources/monitoring.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/monitoring/trunk/spring/src/test/resources/monitoring.xml?rev=1509169&r1=1509168&r2=1509169&view=diff
=
Author: rmannibucau
Date: Thu Aug 1 09:02:57 2013
New Revision: 1509129
URL: http://svn.apache.org/r1509129
Log:
adding a basic test for spring module
Added:
commons/sandbox/monitoring/trunk/spring/src/main/java/org/apache/commons/monitoring/spring/AopaliancePerformanceInterceptor.java
Author: rmannibucau
Date: Thu Aug 1 08:32:00 2013
New Revision: 1509112
URL: http://svn.apache.org/r1509112
Log:
escaping method parameter by parameter for jmx method invocation + fixing JMX
names of counters
Modified:
commons/sandbox/monitoring/trunk/core/src/main/java/org/apache/commons/
51 matches
Mail list logo