Dominik Stadler
|
71d3c07b7d
|
Switch to 3.15-beta1 in the sonar-build-files as well
Add a bit more cleanup and removal of old libs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733464 13f79535-47bb-0310-9956-ffa450edef68
|
2016-03-03 13:36:26 +00:00 |
Dominik Stadler
|
760c3e1955
|
Update some maven plugins to the latest version
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1717113 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-29 19:53:44 +00:00 |
Andreas Beeker
|
e3386b675a
|
add missing marker files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715692 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-22 20:39:03 +00:00 |
Andreas Beeker
|
01a6730ea7
|
#58617 - Add custom safe XmlBeans type loader / rename vendor specific schema packages
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715555 13f79535-47bb-0310-9956-ffa450edef68
|
2015-11-21 19:37:26 +00:00 |
Nick Burch
|
7d7cbf7db3
|
Update the build version, step missed from the release guide
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710408 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-25 00:26:43 +00:00 |
Dustin Spicuzza
|
b593db9dfe
|
Bug 58048: Add visio schemas to the OOXML jar
- Bumped OOXML jar version also
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1707177 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 02:41:30 +00:00 |
Andreas Beeker
|
b56bda3d93
|
Move security schemas to security module
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
|
2015-08-20 23:06:00 +00:00 |
Dominik Stadler
|
948b4d3be1
|
Add more of the xsds to the Sonar Maven ooxml-schema pom.xml to try to make 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
|
2015-08-18 20:05:58 +00:00 |
Andreas Beeker
|
e97d4a6ed3
|
Update to 3.13-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696045 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-15 12:23:51 +00:00 |
Dominik Stadler
|
55275b1e67
|
Update to junit-4.12, the jar file is downloaded, so not required on 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
|
2015-01-03 09:35:21 +00:00 |
Dominik Stadler
|
d53398ba5f
|
Use XMLBeans 2.6.0 for Sonar runs as well
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1630659 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-10 06:48:07 +00:00 |
Dominik Stadler
|
193d615895
|
Revert upgrade to XMLBeans 2.6.0 to properly discuss on the mailinglist first
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602075 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 07:08:21 +00:00 |
Dominik Stadler
|
267d70569a
|
Update XMLBeans to version 2.6.0
Conflicts:
.classpath
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602006 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 20:32:52 +00:00 |
Dominik Stadler
|
9f322d5543
|
Try one more way of excluding generated sources in the Maven pom.xml files for Sonar analysis
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1576063 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-10 19:35:25 +00:00 |
Dominik Stadler
|
10d05f61b2
|
Try to improve Maven files for Sonar: Copy in (test)sources instead of 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
|
2014-02-27 14:03:27 +00:00 |
Dominik Stadler
|
0e9bbce9ed
|
Add a set of maven pom.xml files for Sonar, a few workaround are
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
|
2014-02-15 10:42:43 +00:00 |