Author: simonetripodi
Date: Thu Jan 7 07:17:51 2010
New Revision: 896768
URL: http://svn.apache.org/viewvc?rev=896768&view=rev
Log:
Initial checkin for the @DigesterRuleList class
since Java meta annotations don't support inheritance/interfaces, the only way
to discriminate them is annotating th
Author: mturk
Date: Thu Jan 7 06:51:05 2010
New Revision: 896764
URL: http://svn.apache.org/viewvc?rev=896764&view=rev
Log:
Allow compilation with XP SDK
Modified:
commons/sandbox/runtime/trunk/src/main/native/os/win32/dtc.cpp
Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32
Author: mturk
Date: Thu Jan 7 06:46:05 2010
New Revision: 896763
URL: http://svn.apache.org/viewvc?rev=896763&view=rev
Log:
Fix typos
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_args.h
commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h
Author: mturk
Date: Thu Jan 7 06:24:35 2010
New Revision: 896761
URL: http://svn.apache.org/viewvc?rev=896761&view=rev
Log:
Implement detached exec
Modified:
commons/sandbox/runtime/trunk/src/main/native/configure
commons/sandbox/runtime/trunk/src/main/native/include/acr_exec.h
commo
Author: sebb
Date: Thu Jan 7 02:38:43 2010
New Revision: 896740
URL: http://svn.apache.org/viewvc?rev=896740&view=rev
Log:
New Year
Modified:
commons/proper/io/trunk/NOTICE.txt
Modified: commons/proper/io/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/NOTICE.txt
Author: sebb
Date: Thu Jan 7 02:36:02 2010
New Revision: 896739
URL: http://svn.apache.org/viewvc?rev=896739&view=rev
Log:
IO-223 IOUtils.copy Javadoc inconsistency (return -1 vs. throw
ArithmeticException)
Modified:
commons/proper/io/trunk/src/java/org/apache/commons/io/IOUtils.java
Modif
Author: sebb
Date: Wed Jan 6 23:50:53 2010
New Revision: 896721
URL: http://svn.apache.org/viewvc?rev=896721&view=rev
Log:
Initial Test suite for DelegatingCallableStatement
Added:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestDelegatingCallableStatement.java
(with props
Author: sebb
Date: Wed Jan 6 23:43:07 2010
New Revision: 896720
URL: http://svn.apache.org/viewvc?rev=896720&view=rev
Log:
Some more equals() test cases
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestDelegatingPreparedStatement.java
Modified:
commons/proper/dbcp/
Author: sebb
Date: Wed Jan 6 23:42:22 2010
New Revision: 896719
URL: http://svn.apache.org/viewvc?rev=896719&view=rev
Log:
Javadoc
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/DelegatingConnection.java
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons
Author: henrib
Date: Wed Jan 6 19:46:18 2010
New Revision: 896643
URL: http://svn.apache.org/viewvc?rev=896643&view=rev
Log:
Refactored to to run multi-threaded; this verifies the expression cache and
volatile AST node cache usage do not induce errors.
Modified:
commons/proper/jexl/trunk/s
Author: simonetripodi
Date: Wed Jan 6 19:41:53 2010
New Revision: 896638
URL: http://svn.apache.org/viewvc?rev=896638&view=rev
Log:
removed svn:executable property from pom
Modified:
commons/sandbox/at-digester/trunk/pom.xml (props changed)
Propchange: commons/sandbox/at-digester/trunk/po
Author: simonetripodi
Date: Wed Jan 6 19:40:10 2010
New Revision: 896637
URL: http://svn.apache.org/viewvc?rev=896637&view=rev
Log:
fixed Java svn:eol-style property
Modified:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/AttributeCallParam.java
Author: simonetripodi
Date: Wed Jan 6 18:10:44 2010
New Revision: 896590
URL: http://svn.apache.org/viewvc?rev=896590&view=rev
Log:
fixed Java eol-style property
Modified:
commons/sandbox/at-digester/trunk/ (props changed)
commons/sandbox/at-digester/trunk/src/main/java/org/apache/com
Author: simonetripodi
Date: Wed Jan 6 17:38:21 2010
New Revision: 896564
URL: http://svn.apache.org/viewvc?rev=896564&view=rev
Log:
Initial checkin for the CreationRule class
(Factory|Object)Create rules annotated with CreationRule
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/
Author: simonetripodi
Date: Wed Jan 6 17:20:34 2010
New Revision: 896548
URL: http://svn.apache.org/viewvc?rev=896548&view=rev
Log:
Initial checkin for the MethodArgument class
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/reflect/
commo
Author: simonetripodi
Date: Wed Jan 6 17:05:40 2010
New Revision: 896543
URL: http://svn.apache.org/viewvc?rev=896543&view=rev
Log:
Initial checkin for the AnnotationUtils class
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/utils/
common
Author: sebb
Date: Wed Jan 6 16:51:06 2010
New Revision: 896526
URL: http://svn.apache.org/viewvc?rev=896526&view=rev
Log:
No point deregistering Driver either; it has no instance data.
Also, the original driver that was registered statically will still be there.
Modified:
commons/proper/dbc
Author: simonetripodi
Date: Wed Jan 6 15:53:45 2010
New Revision: 896493
URL: http://svn.apache.org/viewvc?rev=896493&view=rev
Log:
lists need to be marked as digester rule
Modified:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/AttributeCallParam.j
Author: simonetripodi
Date: Wed Jan 6 15:45:51 2010
New Revision: 896489
URL: http://svn.apache.org/viewvc?rev=896489&view=rev
Log:
Initial checkin for the SetProperty annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetProperty.java
Author: simonetripodi
Date: Wed Jan 6 15:38:07 2010
New Revision: 896486
URL: http://svn.apache.org/viewvc?rev=896486&view=rev
Log:
Initial checkin for the SetTop annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetTop.java
(with p
Author: simonetripodi
Date: Wed Jan 6 15:34:49 2010
New Revision: 896481
URL: http://svn.apache.org/viewvc?rev=896481&view=rev
Log:
Initial checkin for the SetRoot annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetRoot.java
(with
Author: simonetripodi
Date: Wed Jan 6 15:32:01 2010
New Revision: 896480
URL: http://svn.apache.org/viewvc?rev=896480&view=rev
Log:
Initial checkin for the SetNext annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/SetNext.java
(with
Author: simonetripodi
Date: Wed Jan 6 15:25:38 2010
New Revision: 896477
URL: http://svn.apache.org/viewvc?rev=896477&view=rev
Log:
Initial checkin for the StackCallParam annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/StackCallParam
Author: simonetripodi
Date: Wed Jan 6 15:19:03 2010
New Revision: 896475
URL: http://svn.apache.org/viewvc?rev=896475&view=rev
Log:
Initial checkin for the PathCallParam annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/PathCallParam.j
Author: simonetripodi
Date: Wed Jan 6 15:14:34 2010
New Revision: 896474
URL: http://svn.apache.org/viewvc?rev=896474&view=rev
Log:
Initial checkin for the AttributeCallParam annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/AttributeC
Author: simonetripodi
Date: Wed Jan 6 15:07:41 2010
New Revision: 896473
URL: http://svn.apache.org/viewvc?rev=896473&view=rev
Log:
Initial checkin for the CallParam annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CallParam.java
(
Author: simonetripodi
Date: Wed Jan 6 15:01:22 2010
New Revision: 896471
URL: http://svn.apache.org/viewvc?rev=896471&view=rev
Log:
Initial checkin for the CallMethod annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/CallMethod.java
Author: simonetripodi
Date: Wed Jan 6 14:57:30 2010
New Revision: 896467
URL: http://svn.apache.org/viewvc?rev=896467&view=rev
Log:
minor javadoc format
Modified:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/BeanPropertySetter.java
commons/san
Author: simonetripodi
Date: Wed Jan 6 14:56:25 2010
New Revision: 896466
URL: http://svn.apache.org/viewvc?rev=896466&view=rev
Log:
added missing javadoc
Modified:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/DigesterRule.java
Modified:
commons/s
Author: simonetripodi
Date: Wed Jan 6 14:50:30 2010
New Revision: 896461
URL: http://svn.apache.org/viewvc?rev=896461&view=rev
Log:
Initial checkin for the BeanPropertySetter annotation
minor javadoc comments
added devid where missing
Added:
commons/sandbox/at-digester/trunk/src/main/java/o
Author: simonetripodi
Date: Wed Jan 6 14:44:30 2010
New Revision: 896458
URL: http://svn.apache.org/viewvc?rev=896458&view=rev
Log:
Initial checkin for the FactoryCreate annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/FactoryCreate.j
Author: simonetripodi
Date: Wed Jan 6 14:40:11 2010
New Revision: 896457
URL: http://svn.apache.org/viewvc?rev=896457&view=rev
Log:
added missing javadoc comment on ObjectCreate#pattern() method
Modified:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotation
Author: simonetripodi
Date: Wed Jan 6 14:36:35 2010
New Revision: 896456
URL: http://svn.apache.org/viewvc?rev=896456&view=rev
Log:
Initial checkin for the ObjectCreate annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/ObjectCreate.jav
Author: simonetripodi
Date: Wed Jan 6 14:30:27 2010
New Revision: 896453
URL: http://svn.apache.org/viewvc?rev=896453&view=rev
Log:
Initial checkin for the DigesterRule annotation
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/apache/commons/digester/annotations/DigesterRule.jav
Author: simonetripodi
Date: Wed Jan 6 14:23:44 2010
New Revision: 896451
URL: http://svn.apache.org/viewvc?rev=896451&view=rev
Log:
added the annotations package
Added:
commons/sandbox/at-digester/trunk/src/main/java/org/
commons/sandbox/at-digester/trunk/src/main/java/org/apache/
co
Author: simonetripodi
Date: Wed Jan 6 14:16:44 2010
New Revision: 896449
URL: http://svn.apache.org/viewvc?rev=896449&view=rev
Log:
initial structure import
Added:
commons/sandbox/at-digester/trunk/LICENSE.txt (with props)
commons/sandbox/at-digester/trunk/NOTICE.txt (with props)
Author: sebb
Date: Wed Jan 6 13:43:00 2010
New Revision: 896445
URL: http://svn.apache.org/viewvc?rev=896445&view=rev
Log:
Driver should register itself
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestManual.java
Modified:
commons/proper/dbcp/trunk/src/test/org/apa
Author: sebb
Date: Wed Jan 6 13:42:27 2010
New Revision: 896443
URL: http://svn.apache.org/viewvc?rev=896443&view=rev
Log:
Javadoc
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/DelegatingStatement.java
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/
Author: sebb
Date: Wed Jan 6 13:41:24 2010
New Revision: 896442
URL: http://svn.apache.org/viewvc?rev=896442&view=rev
Log:
Typo
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/PoolingDriver.java
Modified:
commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/Pool
Author: simonetripodi
Date: Wed Jan 6 12:55:20 2010
New Revision: 896426
URL: http://svn.apache.org/viewvc?rev=896426&view=rev
Log:
added main svn dir tree
Added:
commons/sandbox/at-digester/branches/
commons/sandbox/at-digester/tags/
commons/sandbox/at-digester/trunk/
Author: simonetripodi
Date: Wed Jan 6 12:52:34 2010
New Revision: 896424
URL: http://svn.apache.org/viewvc?rev=896424&view=rev
Log:
set up new sandbox component: at-digester
Added:
commons/sandbox/at-digester/
Author: nicolas
Date: Wed Jan 6 12:38:46 2010
New Revision: 896421
URL: http://svn.apache.org/viewvc?rev=896421&view=rev
Log:
bugFix : Thread history is not cleared if to level StopWatch is canceled
Modified:
commons/sandbox/monitoring/trunk/core/src/main/java/org/apache/commons/monitoring/
Author: sebb
Date: Wed Jan 6 11:05:59 2010
New Revision: 896387
URL: http://svn.apache.org/viewvc?rev=896387&view=rev
Log:
DBCP-318 is now fixed, so disable extra debug
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestConnectionPool.java
Modified:
commons/proper/db
43 matches
Mail list logo