svn commit: r1583571 - /poi/trunk/src/testcases/org/apache/poi/hssf/usermodel/TestEscherGraphics2d.java

2014-04-01 Thread centic
Author: centic Date: Tue Apr 1 08:28:52 2014 New Revision: 1583571 URL: http://svn.apache.org/r1583571 Log: Undo a toString() removal for a case where it is actually necessary. Modified: poi/trunk/src/testcases/org/apache/poi/hssf/usermodel/TestEscherGraphics2d.java Modified: poi/trunk/sr

svn commit: r1583598 - in /poi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel: XWPFDocument.java XWPFSettings.java

2014-04-01 Thread centic
Author: centic Date: Tue Apr 1 10:40:13 2014 New Revision: 1583598 URL: http://svn.apache.org/r1583598 Log: Fix two javadoc warnings reported in Jenkins build and add some @Overrides Modified: poi/trunk/src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFDocument.java poi/trunk/src/ooxml/ja

svn commit: r1583646 - /poi/branches/maven/

2014-04-01 Thread cedricwalter
Author: cedricwalter Date: Tue Apr 1 12:09:54 2014 New Revision: 1583646 URL: http://svn.apache.org/r1583646 Log: created branch for maven spike Added: poi/branches/maven/ (props changed) - copied from r1583645, poi/trunk/ Propchange: poi/branches/maven/

svn commit: r1583653 - in /poi/branches/maven: maven/ ooxml-schema-encryption/ ooxml-schema-encryption/src/ ooxml-schema-encryption/src/main/ ooxml-schema-encryption/src/main/java/ ooxml-schema-encryp

2014-04-01 Thread cedricwalter
Author: cedricwalter Date: Tue Apr 1 12:50:10 2014 New Revision: 1583653 URL: http://svn.apache.org/r1583653 Log: added skeleton of maven modules Added: poi/branches/maven/ooxml-schema-encryption/ poi/branches/maven/ooxml-schema-encryption/pom.xml poi/branches/maven/ooxml-schema-encr

svn commit: r1583654 - in /poi/branches/maven: poi-scratchpad/src/main/java/org/ src/scratchpad/src/org/

2014-04-01 Thread cedricwalter
Author: cedricwalter Date: Tue Apr 1 12:56:41 2014 New Revision: 1583654 URL: http://svn.apache.org/r1583654 Log: moved scratchpad code to module Added: poi/branches/maven/poi-scratchpad/src/main/java/org/ (props changed) - copied from r1583653, poi/branches/maven/src/scratchpad/src/

svn commit: r1583825 - in /poi/trunk: src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java test-data/spreadsheet/47251_1.xls

2014-04-01 Thread nick
Author: nick Date: Tue Apr 1 23:27:05 2014 New Revision: 1583825 URL: http://svn.apache.org/r1583825 Log: Add another test file for bug #47251, from Joe Yuan, and a disabled test Added: poi/trunk/test-data/spreadsheet/47251_1.xls (with props) Modified: poi/trunk/src/testcases/org/apach