aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/ooxml-schema
Commit message (Collapse)AuthorAgeFilesLines
* Bug 58048: Add visio schemas to the OOXML jarDustin Spicuzza2015-10-071-0/+23
| | | | | | - Bumped OOXML jar version also git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1707177 13f79535-47bb-0310-9956-ffa450edef68
* Move security schemas to security moduleAndreas Beeker2015-08-201-31/+34
| | | | | | Fork xmlbeans plugin and run with more memory depending on 32/64bit runtime git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696874 13f79535-47bb-0310-9956-ffa450edef68
* Add more of the xsds to the Sonar Maven ooxml-schema pom.xml to try to make ↵Dominik Stadler2015-08-181-1/+32
| | | | | | | | the Sonar Maven run finally run again. svn-ignore two more generated src-directories git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696492 13f79535-47bb-0310-9956-ffa450edef68
* Update to 3.13-SNAPSHOTAndreas Beeker2015-08-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696045 13f79535-47bb-0310-9956-ffa450edef68
* Update to junit-4.12, the jar file is downloaded, so not required on ↵Dominik Stadler2015-01-031-1/+1
| | | | | | | | | classpath anymore. Also adjust version in pom.xml for Sonar. Conflicts: .classpath git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649178 13f79535-47bb-0310-9956-ffa450edef68
* Use XMLBeans 2.6.0 for Sonar runs as wellDominik Stadler2014-10-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1630659 13f79535-47bb-0310-9956-ffa450edef68
* Revert upgrade to XMLBeans 2.6.0 to properly discuss on the mailinglist firstDominik Stadler2014-06-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602075 13f79535-47bb-0310-9956-ffa450edef68
* Update XMLBeans to version 2.6.0Dominik Stadler2014-06-111-1/+1
| | | | | | | | Conflicts: .classpath git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602006 13f79535-47bb-0310-9956-ffa450edef68
* Try one more way of excluding generated sources in the Maven pom.xml files ↵Dominik Stadler2014-03-101-0/+5
| | | | | | for Sonar analysis git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1576063 13f79535-47bb-0310-9956-ffa450edef68
* Try to improve Maven files for Sonar: Copy in (test)sources instead of ↵Dominik Stadler2014-02-271-2/+0
| | | | | | linking to sources outside the sonar-directory which confuses Sonar, remove source-dir setting for ooxml-schema and ooxml-schema-encryption as both have generate sources and not actual ones, scratchpad is not needed for ooxml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1572580 13f79535-47bb-0310-9956-ffa450edef68
* Add a set of maven pom.xml files for Sonar, a few workaround areDominik Stadler2014-02-151-0/+101
necessary, but overall this now allows to compile and run test for all Apache POI components using Maven, which is a pre-requisite to be analyzed at http://nemo.sonarqube.org/ git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1568613 13f79535-47bb-0310-9956-ffa450edef68