summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* FOP-2593: Shell scripts only point to ant jarsSimon Steiner2016-03-292-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1736993 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
* get checkstyle working on Windows environmentChris Bowditch2016-03-232-9/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1736346 13f79535-47bb-0310-9956-ffa450edef68
* FOP-1852: Keep fop shell old namingSimon Steiner2016-03-171-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1735422 13f79535-47bb-0310-9956-ffa450edef68
* FOP-1852: Add maven build support.Glenn Adams2016-03-164068-7049/+8263
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1735268 13f79535-47bb-0310-9956-ffa450edef68
| * Change release, dist, and nightly-build targets to NO-OPs with message to ↵Glenn Adams2016-03-151-213/+13
| | | | | | | | | | | | console. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1735104 13f79535-47bb-0310-9956-ffa450edef68
| * Ensure ant checkstyle target checks same sources as trunk.Glenn Adams2016-03-151-1/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1735020 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 fop-sandbox artifacts, svn:ignore.Glenn Adams2016-03-132-0/+10
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734754 13f79535-47bb-0310-9956-ffa450edef68
| * Fixups for ant targets, checkstyle, findbugs.Glenn Adams2016-03-1331-6286/+6441
| | | | | | | | 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-122811-410/+1323
| | | | | | | | | | | | ant targets. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734671 13f79535-47bb-0310-9956-ffa450edef68
| * Exclude JAI dependencies temporarily, until exclusion can be conditionalized.Glenn Adams2016-03-081-0/+10
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734040 13f79535-47bb-0310-9956-ffa450edef68
| * Reset java.version to 1.6.Glenn Adams2016-03-081-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734039 13f79535-47bb-0310-9956-ffa450edef68
| * Fixups for ant junit and mvn test.Glenn Adams2016-03-085-17/+38
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1734038 13f79535-47bb-0310-9956-ffa450edef68
| * Reorganize test resources into src/test/resources.Glenn Adams2016-03-07683-8/+5
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733899 13f79535-47bb-0310-9956-ffa450edef68
| * Fixups for ant builds after code reorganization.Glenn Adams2016-03-061-8/+16
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733789 13f79535-47bb-0310-9956-ffa450edef68
| * Configure maven build.Glenn Adams2016-03-064040-207/+468
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733788 13f79535-47bb-0310-9956-ffa450edef68
| * Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-032717-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733433 13f79535-47bb-0310-9956-ffa450edef68
| * Merge from ^/xmlgraphics/fop/trunk.Glenn Adams2016-03-0360-2781/+1991
| |\ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733431 13f79535-47bb-0310-9956-ffa450edef68
| * | Branch to create maven transition.Glenn Adams2015-12-250-0/+0
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1721689 13f79535-47bb-0310-9956-ffa450edef68
* | | FOP-2557: Subsetting OTF font leads to PDF errors when viewing / incorrect ↵Simon Steiner2016-03-076-163/+333
| | | | | | | | | | | | | | | | | | characters git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1733922 13f79535-47bb-0310-9956-ffa450edef68
* | | FOP-2586: Content overflows error not shown with log4jSimon Steiner2016-03-041-16/+14
| |/ |/| | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1733598 13f79535-47bb-0310-9956-ffa450edef68
* | Increase maximum heap size; add svn:ignores.Glenn Adams2016-03-031-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1733430 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2581: NumberFormatException when page-sequence format can't be parsed as ↵Simon Steiner2016-02-291-1/+1
| | | | | | | | | | | | an Integer; fix by Alexios Giotis git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1732903 13f79535-47bb-0310-9956-ffa450edef68
* | Add test for PDF AttachmentSimon Steiner2016-01-261-0/+61
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1726835 13f79535-47bb-0310-9956-ffa450edef68
* | Update xgc in pomSimon Steiner2016-01-201-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1725725 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2309: Support PCL Color thanks to James BurtonSimon Steiner2016-01-1810-48/+467
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1725271 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2553: Support PDF shading to PSSimon Steiner2016-01-111-0/+85
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1724037 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2560: PDF to PDF corrupt after reuse of FopFactorySimon Steiner2016-01-072-8/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723541 13f79535-47bb-0310-9956-ffa450edef68
* | Delete forest fileSimon Steiner2016-01-071-2512/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723535 13f79535-47bb-0310-9956-ffa450edef68
* | Prepare for releaseSimon Steiner2016-01-063-2/+19
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723323 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2335: Content is missing after IPD changeSimon Steiner2016-01-0630-116/+1239
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723297 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError: Java heap spaceSimon Steiner2016-01-051-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723072 13f79535-47bb-0310-9956-ffa450edef68
* | XGC-98: UndeclaredThrowableException while loading imagesSimon Steiner2016-01-051-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1723031 13f79535-47bb-0310-9956-ffa450edef68
* | FOP-2320: "insufficient data for an image" error: jai_imageio dependency ↵Simon Steiner2016-01-041-0/+0
| | | | | | | | | | | | regression git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722890 13f79535-47bb-0310-9956-ffa450edef68
* | Move code to where it belongs: if it only applies to RetrieveTableMarker, it ↵Andreas L. Delmelle2016-01-032-9/+30
| | | | | | | | | | | | does not belong in FObj git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722725 13f79535-47bb-0310-9956-ffa450edef68
* | Checkstyle fix - Remove unused importAndreas L. Delmelle2016-01-021-1/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722681 13f79535-47bb-0310-9956-ffa450edef68
* | Slight improvement on previous commit: replace occurrence of ListIterator ↵Andreas L. Delmelle2016-01-022-2/+39
| | | | | | | | | | | | with FONodeIterator to avoid explicit cast + add base ListIterator methods to the FONodeIterator signature (to improve searching for usage in IDE) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722664 13f79535-47bb-0310-9956-ffa450edef68
* | Tweak: Use generics in FONodeIterator, remove unneeded xxxNode() methods.Andreas L. Delmelle2016-01-026-76/+50
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722662 13f79535-47bb-0310-9956-ffa450edef68
* | Minor fixup: Use superclass implementation and avoid duplicate instance memberAndreas L. Delmelle2016-01-021-9/+1
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1722659 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2356: default JAVA_HOME is not compatible with Oracle's JDK on Mac OS XSimon Steiner2015-12-181-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720811 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2485: Update xercesImpl to 2.9.1Simon Steiner2015-12-182-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720803 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2543: Update avalon-framework to 4.3.1Simon Steiner2015-12-184-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720799 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2547: Update Xalan to 2.7.2 for CVE-2014-0107Simon Steiner2015-12-183-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720793 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2553: Support PDF shading to PSSimon Steiner2015-12-172-1/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720523 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2552: TrueType in AFP adding extra slash to end of font uriSimon Steiner2015-12-164-21/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1720357 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2548: Support Barcode4J page numberSimon Steiner2015-12-048-16/+106
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1717946 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2546: ArrayIndexOutOfBoundsException merging fontsSimon Steiner2015-12-021-20/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1717634 13f79535-47bb-0310-9956-ffa450edef68
* Add approved exclusion for two warningsAndreas L. Delmelle2015-11-301-0/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1717211 13f79535-47bb-0310-9956-ffa450edef68