8108 Commits (56a5fe00c829a616178a2b95f371577fa4ff6db1)
 

Author SHA1 Message Date
  Glenn Adams 56a5fe00c8 Fixups for ant targets, checkstyle, findbugs. 8 years ago
  Glenn Adams 6a719897d6 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 years ago
  Glenn Adams 2184238c21 Exclude JAI dependencies temporarily, until exclusion can be conditionalized. 8 years ago
  Glenn Adams 4aafcce4a2 Reset java.version to 1.6. 8 years ago
  Glenn Adams 86462d7b87 Fixups for ant junit and mvn test. 8 years ago
  Glenn Adams abcad6d46c Reorganize test resources into src/test/resources. 8 years ago
  Glenn Adams 81efcf1994 Fixups for ant builds after code reorganization. 8 years ago
  Glenn Adams 57949ba0cf Configure maven build. 8 years ago
  Glenn Adams c8cde713f5 Transition source to standard maven hierarchy (initial). 8 years ago
  Glenn Adams 82804d6ffc Merge from ^/xmlgraphics/fop/trunk. 8 years ago
  Glenn Adams cc5867eabd Increase maximum heap size; add svn:ignores. 8 years ago
  Simon Steiner fa606aa96b FOP-2581: NumberFormatException when page-sequence format can't be parsed as an Integer; fix by Alexios Giotis 8 years ago
  Simon Steiner 1d993d08da Add test for PDF Attachment 8 years ago
  Simon Steiner 27331a4faf Update xgc in pom 8 years ago
  Simon Steiner 5415b5105b FOP-2309: Support PCL Color thanks to James Burton 8 years ago
  Simon Steiner 58fba2eb41 FOP-2553: Support PDF shading to PS 8 years ago
  Simon Steiner 8b6ca93763 FOP-2560: PDF to PDF corrupt after reuse of FopFactory 8 years ago
  Simon Steiner 38d8bd2a18 Delete forest file 8 years ago
  Simon Steiner ecb2819540 Prepare for release 8 years ago
  Simon Steiner 51f2231951 FOP-2335: Content is missing after IPD change 8 years ago
  Simon Steiner d88b17f110 FOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError: Java heap space 8 years ago
  Simon Steiner 7955130639 XGC-98: UndeclaredThrowableException while loading images 8 years ago
  Simon Steiner 5e02413071 FOP-2320: "insufficient data for an image" error: jai_imageio dependency regression 8 years ago
  Andreas L. Delmelle 2e297aed43 Move code to where it belongs: if it only applies to RetrieveTableMarker, it does not belong in FObj 8 years ago
  Andreas L. Delmelle 6d6c7f0a84 Checkstyle fix - Remove unused import 8 years ago
  Andreas L. Delmelle ed7cd27181 Slight improvement on previous commit: replace occurrence of ListIterator with FONodeIterator to avoid explicit cast + add base ListIterator methods to the FONodeIterator signature (to improve searching for usage in IDE) 8 years ago
  Andreas L. Delmelle 3cd9a370a5 Tweak: Use generics in FONodeIterator, remove unneeded xxxNode() methods. 8 years ago
  Andreas L. Delmelle 06764b0ba3 Minor fixup: Use superclass implementation and avoid duplicate instance member 8 years ago
  Glenn Adams d1b8e7a211 Branch to create maven transition. 8 years ago
  Simon Steiner a35d7a7c5e FOP-2356: default JAVA_HOME is not compatible with Oracle's JDK on Mac OS X 8 years ago
  Simon Steiner 801be643b7 FOP-2485: Update xercesImpl to 2.9.1 8 years ago
  Simon Steiner 4dcc8c8d85 FOP-2543: Update avalon-framework to 4.3.1 8 years ago
  Simon Steiner e62b7bdc9a FOP-2547: Update Xalan to 2.7.2 for CVE-2014-0107 8 years ago
  Simon Steiner 893ebb6461 FOP-2553: Support PDF shading to PS 8 years ago
  Simon Steiner 7c9270c7ba FOP-2552: TrueType in AFP adding extra slash to end of font uri 8 years ago
  Simon Steiner 86fb9989a5 FOP-2548: Support Barcode4J page number 8 years ago
  Simon Steiner adce6da987 FOP-2546: ArrayIndexOutOfBoundsException merging fonts 8 years ago
  Andreas L. Delmelle a386b5966a Add approved exclusion for two warnings 8 years ago
  Andreas L. Delmelle d6b4be2865 Correct checkstyle warnings 8 years ago
  Andreas L. Delmelle 881ed57da0 Correct checkstyle issues 8 years ago
  Andreas L. Delmelle 51f3f9dc7c Correct checkstyle issue - import incorrect order 8 years ago
  Andreas L. Delmelle 674a48fea2 Minor fixups: alter classpath for junit-transcoder-allinone to avoid NoClassDefFoundError for one of the hamcrest classes + add "asf.todo" tag to javadoc target 8 years ago
  Andreas L. Delmelle 38dcaf1a50 Minor javadoc fixup: add closing double quote 8 years ago
  Andreas L. Delmelle bd129ada80 Minor fixups: remove redundant null check, remove redundant initial assignment + start of javadoc fixups 8 years ago
  Matthias Reischenbacher ff9fc9454e FOP-2512: fix issue with transparent PNGs with indexed color model 8 years ago
  Andreas L. Delmelle 7525cefbad Tweak - Make sure that proper distinction is made between real RuntimeException (i.e. reported as errors) and AssertionException (i.e. reported as failure) 8 years ago
  Andreas L. Delmelle ebe63dcaf2 FOP-2455b - Applied updated patch in addition to the original one (see: r1716732) 8 years ago
  Andreas L. Delmelle ae716b343e FOP-2455 - Fix unnecessary duplication of AFP resource objects as suggested by sdridi@iptech-group.com. 8 years ago
  Simon Steiner af7346a42a XGC-103: Include ps-setpagedevice when dsc-compliant is false 8 years ago
  Simon Steiner 80a3e24959 FOP-2538: PDF to PDF OOM 8 years ago