| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to latest commons-codec-1.10 and commons-logging-1.2, use the properti... | Dominik Stadler | 2015-10-13 | 1 | -9/+10 |
* | Exclude visio xsd from rat check | Dustin Spicuzza | 2015-10-07 | 1 | -0/+1 |
* | Bug 58048: Add visio schemas to the OOXML jar | Dustin Spicuzza | 2015-10-07 | 1 | -4/+8 |
* | Ant build: Use correct AntTask as reported by forbidden-apis-check, Print out... | Dominik Stadler | 2015-10-06 | 1 | -1/+2 |
* | Clean up a bit and move some comments into descriptions for the benefit of an... | David North | 2015-10-05 | 1 | -11/+5 |
* | Update forbidden-api checks to new release 2.0 | Dominik Stadler | 2015-09-30 | 1 | -2/+2 |
* | 3.13 Final RC preparation | Andreas Beeker | 2015-09-21 | 1 | -2/+2 |
* | More forbidden apis fixes (added main-tests to the check) | Andreas Beeker | 2015-09-11 | 1 | -1/+4 |
* | Bug 58326 - Forbidden APIs patches - first set of changes for locale and time... | Andreas Beeker | 2015-09-07 | 1 | -13/+15 |
* | Enable the Forbidden APIs checks on Main, Scratchpad and OOXML. Run with "ant... | Nick Burch | 2015-08-27 | 1 | -1/+21 |
* | Update RAT docs, and fetch the Forbidden APIs jar | Nick Burch | 2015-08-27 | 1 | -5/+10 |
* | Stub a call to the Forbidden APIs check | Nick Burch | 2015-08-27 | 1 | -2/+10 |
* | Specify the amount of memory for OOXMLLite as different environments fail som... | Dominik Stadler | 2015-08-23 | 1 | -0/+1 |
* | Add empty.pptx to excludes in rat-check | Dominik Stadler | 2015-08-23 | 1 | -0/+1 |
* | Use more permsize when running ooxml-lite as it seems to reach the default li... | Dominik Stadler | 2015-08-18 | 1 | -0/+1 |
* | Adjust dependencies to make target compile-ooxml-xsds run standalone and use ... | Dominik Stadler | 2015-08-18 | 1 | -2/+2 |
* | use woodstox property on all junit calls | Andreas Beeker | 2015-08-07 | 1 | -300/+296 |
* | another try to fix the woodstox errors in the gump build | Andreas Beeker | 2015-08-05 | 1 | -1/+3 |
* | Maven uses plurals for everything *except* javadocs... #58203 | Nick Burch | 2015-08-01 | 1 | -1/+1 |
* | merged common_sl branch to trunk | Andreas Beeker | 2015-07-24 | 1 | -2/+40 |
|\ |
|
| * | disable jaxb class generation, because the order is different with each runcommon_sl | Andreas Beeker | 2015-07-19 | 1 | -1/+1 |
| * | merge trunk to common sl branch | Andreas Beeker | 2015-07-19 | 1 | -28/+71 |
| |\
| |/
|/| |
|
| * | downgraded xjc params to jdk6 and regenerated geometry binding classes | Andreas Beeker | 2015-07-08 | 1 | -2/+3 |
| * | initial commit - still lots of errors, but I need to switch to a clean trunk ... | Andreas Beeker | 2015-02-21 | 1 | -1/+39 |
* | | remove some older jacoco jars from the lib-directories to avoid loading outda... | Dominik Stadler | 2015-06-16 | 1 | -0/+3 |
* | | List more targets in help, make jar-src work standalone | Dominik Stadler | 2015-05-31 | 1 | -1/+3 |
* | | Set version to 3.13-beta1 | Dominik Stadler | 2015-05-31 | 1 | -2/+2 |
* | | Note on why ooxml needs scratchpad, for one part only | Nick Burch | 2015-05-28 | 1 | -2/+2 |
* | | Fix inconsistent indents | Nick Burch | 2015-05-28 | 1 | -15/+16 |
* | | Update to JaCoCo 0.7.4 and fix location of coverage data in build-output | Dominik Stadler | 2015-05-19 | 1 | -3/+4 |
* | | Make source-build from a fresh repository work, compile-lib was not created. | Dominik Stadler | 2015-05-08 | 1 | -0/+1 |
* | | Use en-locale for javadoc otherwise apidocs contains <html lang="de"> attributes | Andreas Beeker | 2015-05-06 | 1 | -2/+2 |
* | | Release preparation | Andreas Beeker | 2015-05-04 | 1 | -2/+2 |
* | | javadoc fix ... trying to get rid of the "Error fetching URL" warning | Andreas Beeker | 2015-05-04 | 1 | -1/+1 |
* | | Little bit more OSGi, not yet working #57857 | Nick Burch | 2015-04-25 | 1 | -1/+1 |
* | | #57857 Based on the Apache Tika OSGi bundle and tests, start on a maven-power... | Nick Burch | 2015-04-25 | 1 | -0/+8 |
* | | Also write findbugs.xml file for reading the results in ^Cnkins builds | Dominik Stadler | 2015-03-14 | 1 | -1/+24 |
* | | Bug 57612: Fix checking for proxy/accessible website in TestSignatureInfo | Dominik Stadler | 2015-02-23 | 1 | -1/+5 |
* | | Fix typo - remove duplicate characters | Nick Burch | 2015-02-23 | 1 | -1/+1 |
* | | update to next beta and docu fix | Andreas Beeker | 2015-02-21 | 1 | -2/+2 |
|/ |
|
* | Add ooxml-sources-jar files to up-to-date check to still recompile if only th... | Dominik Stadler | 2015-02-09 | 1 | -0/+2 |
* | Bug 57468: Avoid possible build-error if lib-directory is not created | Dominik Stadler | 2015-01-21 | 1 | -0/+1 |
* | Adjust .classpath sources and add missing dependencies to run ooxml-lite test... | Dominik Stadler | 2015-01-03 | 1 | -1/+1 |
* | Update to junit-4.12, the jar file is downloaded, so not required on classpat... | Dominik Stadler | 2015-01-03 | 1 | -10/+7 |
* | Update to latest JaCoCo 0.7.2 and adjust coverage report to exclude third-par... | Dominik Stadler | 2015-01-03 | 1 | -9/+23 |
* | Exclude javadoc-jars in findbugs run | Dominik Stadler | 2014-12-28 | 1 | -0/+1 |
* | Add jars from compile-lib to findbugs target | Dominik Stadler | 2014-12-26 | 1 | -0/+4 |
* | Add a test-suite which performs integration/stress tests which load and handl... | Dominik Stadler | 2014-12-25 | 1 | -1/+78 |
* | Prep for release | Nick Burch | 2014-12-16 | 1 | -2/+2 |
* | Prep for release | Nick Burch | 2014-12-16 | 1 | -2/+2 |