8116 Commits (maven)
 

Author SHA1 Message Date
  Glenn Adams d01662c173 Merge ^/xmlgraphics/fop/trunk. 8 years ago
  Glenn Adams 2b3e761a15 FOP-1852: Add maven build support. 8 years ago
  Glenn Adams 091049e90e Change release, dist, and nightly-build targets to NO-OPs with message to console. 8 years ago
  Glenn Adams 4f9ebf7ced Ensure ant checkstyle target checks same sources as trunk. 8 years ago
  Glenn Adams 7474b3f6f1 Remove JAI deps (again): not resolvable on Jenkins. 8 years ago
  Glenn Adams 5dbc5b758b Fixups for fop-sandbox artifacts, svn:ignore. 8 years ago
  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
  Simon Steiner e5c4fd16fc FOP-2557: Subsetting OTF font leads to PDF errors when viewing / incorrect characters 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
  Simon Steiner 3748256e08 FOP-2586: Content overflows error not shown with log4j 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