aboutsummaryrefslogtreecommitdiffstats
path: root/fop-core/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* move findbugs plugin into a profile so its not run as part of install unless ↵Chris Bowditch2016-03-301-20/+28
| | | | | | the profile is enabled git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1737082 13f79535-47bb-0310-9956-ffa450edef68
* Avoid the need to run checkstyle and findbugs separately and integrate them ↵Chris Bowditch2016-03-241-0/+19
| | | | | | into the build process; checkstyle runs in validate (pre-compile) phase and findbugs runs in verify (post-compile) phase git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1736460 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2594: Base14 gensrc files different from mvn to antSimon Steiner2016-03-241-1/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1736457 13f79535-47bb-0310-9956-ffa450edef68
* Remove JAI deps (again): not resolvable on Jenkins.Glenn Adams2016-03-131-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734755 13f79535-47bb-0310-9956-ffa450edef68
* Fixups for ant targets, checkstyle, findbugs.Glenn Adams2016-03-131-13/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734752 13f79535-47bb-0310-9956-ffa450edef68
* Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ↵Glenn Adams2016-03-121-0/+336
ant targets. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734671 13f79535-47bb-0310-9956-ffa450edef68