aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Ignore compile module-info class-filesDominik Stadler2023-01-011-0/+3
| | | | | | Now that they are not checked in any more. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1906324 13f79535-47bb-0310-9956-ffa450edef68
* Remove some remnants of sonar-directory which cause CI failuresDominik Stadler2021-10-151-12/+0
| | | | | | | | | Remove handling of "sonar" in build.xml Remove unused gitignores Add some more output to build.xml Adjust Jenkins DSL to not try to cleanup non-existing directory git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894277 13f79535-47bb-0310-9956-ffa450edef68
* Add one more directory from Maven build to .gitignoreDominik Stadler2021-04-061-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888431 13f79535-47bb-0310-9956-ffa450edef68
* Ignore new "build" and "out" directoriesDominik Stadler2021-03-281-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888140 13f79535-47bb-0310-9956-ffa450edef68
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-1/+0
| | | | | | | | | | This removes the POILogger and POILogFactory mechanism for logging. This mechanism was created at a time when the Java landscape looked very different than it does today. Log4j 2 is an Apache Foundation project that is well maintained and is widely regarded as having good performance and capabilities. We use only the Log4j API artifact. This lets application developers choose how they want to capture logging events if at all. Integrations with Log4j 2 Core and Logback are available from the Log4j project. Closes #224 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886770 13f79535-47bb-0310-9956-ffa450edef68
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884381 13f79535-47bb-0310-9956-ffa450edef68
* Ignore directory ooxml-testlibDominik Stadler2018-10-261-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1844877 13f79535-47bb-0310-9956-ffa450edef68
* [Bug-61354] fix issue with extracting text from Word docs. This closes #66PJ Fanning2017-07-281-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1803250 13f79535-47bb-0310-9956-ffa450edef68
* Exclude more temporary files from GitDominik Stadler2017-04-161-10/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791593 13f79535-47bb-0310-9956-ffa450edef68
* copy .gitignore from svn-propsJaven O'Neal2017-02-271-0/+21
| | | | | | svn propget svn:ignore . > .gitignore git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1784493 13f79535-47bb-0310-9956-ffa450edef68
* Revert "add .gitignore"Dominik Stadler2016-12-111-3/+0
| | | | | | This reverts commit 68ea28f3563a4225e2c1f6532bc54c24c9fca49d. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773717 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Ignore sonar-target-dirs"Dominik Stadler2016-12-111-2/+1
| | | | | | This reverts commit cf346759cd1636e3c46193219957367133817a79. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773711 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Ignore forrest.properties which is used locally to rebuild ↵Dominik Stadler2016-12-111-1/+0
| | | | | | | | documentation" This reverts commit e21a2468b0bb5288b37203b38eea2e56825b99b4. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773709 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Ignore new directories ooxml-lib and compile-lib"Dominik Stadler2016-12-111-2/+0
| | | | | | This reverts commit 251d0c968cb9b8ac7b03113597f641db9880df37. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773705 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Ignore src-directories from sonar-build"Dominik Stadler2016-12-111-3/+0
| | | | | | This reverts commit f5e844a8b52480349add5e2f1883747c4affa9cf. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773693 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Add more Sonar directories"Dominik Stadler2016-12-111-3/+0
| | | | | | This reverts commit 7cfbb3c5d5847216b5cc03c82146743d541bcd54. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773692 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Ignore IntelliJ directories"Dominik Stadler2016-12-111-13/+0
| | | | | | This reverts commit 3d75bf0957a28e10c1b04a5af72eb173aba50365. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773681 13f79535-47bb-0310-9956-ffa450edef68
* Revert "Ignore .gradle"Dominik Stadler2016-12-111-3/+0
| | | | | | This reverts commit bb273307cd1ee3ef949320282a9b73638faf0272. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773665 13f79535-47bb-0310-9956-ffa450edef68
* Ignore .gradleDominik Stadler2016-12-111-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773659 13f79535-47bb-0310-9956-ffa450edef68
* Ignore IntelliJ directoriesDominik Stadler2016-12-111-0/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773643 13f79535-47bb-0310-9956-ffa450edef68
* Add more Sonar directoriesDominik Stadler2016-12-111-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773632 13f79535-47bb-0310-9956-ffa450edef68
* Ignore src-directories from sonar-buildDominik Stadler2016-12-111-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773631 13f79535-47bb-0310-9956-ffa450edef68
* Ignore new directories ooxml-lib and compile-libDominik Stadler2016-12-111-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773619 13f79535-47bb-0310-9956-ffa450edef68
* Ignore forrest.properties which is used locally to rebuild documentationDominik Stadler2016-12-111-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773615 13f79535-47bb-0310-9956-ffa450edef68
* Ignore sonar-target-dirsDominik Stadler2016-12-111-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773613 13f79535-47bb-0310-9956-ffa450edef68
* add .gitignoreDominik Stadler2016-12-111-0/+3
Exclude temporary files created while running tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773607 13f79535-47bb-0310-9956-ffa450edef68