Author: dbrosius
Date: Tue Apr 2 03:59:29 2013
New Revision: 1463375
URL: http://svn.apache.org/r1463375
Log:
add javadoc plugin to pom
Modified:
commons/proper/bcel/trunk/pom.xml
Modified: commons/proper/bcel/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xm
Author: britter
Date: Mon Apr 1 17:24:43 2013
New Revision: 1463212
URL: http://svn.apache.org/r1463212
Log:
Add missing white spaces
Modified:
commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/CSVLexerTest.java
Modified:
commons/proper/csv/trunk/src/test/java/org/apache/commo
Author: britter
Date: Mon Apr 1 17:15:31 2013
New Revision: 1463210
URL: http://svn.apache.org/r1463210
Log:
Use hasContent matcher token type is not relevant (correct token type
recognition is tested by other tests methods)
Modified:
commons/proper/csv/trunk/src/test/java/org/apache/commo
Author: britter
Date: Mon Apr 1 17:09:24 2013
New Revision: 1463207
URL: http://svn.apache.org/r1463207
Log:
Add some matcher implementations as discussed on the ML
http://markmail.org/message/k7gzqhbgfyiszyph
Added:
commons/proper/csv/trunk/src/test/java/org/apache/commons/csv/TokenMatche