7812 コミット (73eea615f89cea80354362fdee08c1186d5a70c4)
 

作成者 SHA1 メッセージ 日付
  Glenn Adams 73eea615f8 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8年前
  Glenn Adams bff7ad5214 Exclude JAI dependencies temporarily, until exclusion can be conditionalized. 8年前
  Glenn Adams ce44dff5b9 Reset java.version to 1.6. 8年前
  Glenn Adams 37a8a948ca Fixups for ant junit and mvn test. 8年前
  Glenn Adams f523cc91d6 Reorganize test resources into src/test/resources. 8年前
  Glenn Adams 0037b89b6a Fixups for ant builds after code reorganization. 8年前
  Glenn Adams b5612f6095 Configure maven build. 8年前
  Glenn Adams 2a0a8ea487 Transition source to standard maven hierarchy (initial). 8年前
  Glenn Adams dc25adbe17 Merge from ^/xmlgraphics/fop/trunk. 8年前
  Glenn Adams c4324f60b4 Increase maximum heap size; add svn:ignores. 8年前
  Simon Steiner 100e6082ed FOP-2581: NumberFormatException when page-sequence format can't be parsed as an Integer; fix by Alexios Giotis 8年前
  Simon Steiner e159c25148 Add test for PDF Attachment 8年前
  Simon Steiner 400b33d77f Update xgc in pom 8年前
  Simon Steiner d3f81b3977 FOP-2309: Support PCL Color thanks to James Burton 8年前
  Simon Steiner b003e66ef7 FOP-2553: Support PDF shading to PS 8年前
  Simon Steiner bafff08e73 FOP-2560: PDF to PDF corrupt after reuse of FopFactory 8年前
  Simon Steiner 27ed6b2c85 Delete forest file 8年前
  Simon Steiner 870a3108c6 Prepare for release 8年前
  Simon Steiner cfb8f99c56 FOP-2335: Content is missing after IPD change 8年前
  Simon Steiner 872cef7388 FOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError: Java heap space 8年前
  Simon Steiner d2113df39b XGC-98: UndeclaredThrowableException while loading images 8年前
  Simon Steiner f48c84d5c4 FOP-2320: "insufficient data for an image" error: jai_imageio dependency regression 8年前
  Andreas L. Delmelle 731893c37a Move code to where it belongs: if it only applies to RetrieveTableMarker, it does not belong in FObj 8年前
  Andreas L. Delmelle e6bb86e4e9 Checkstyle fix - Remove unused import 8年前
  Andreas L. Delmelle 40bff40adc 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年前
  Andreas L. Delmelle b2a560b226 Tweak: Use generics in FONodeIterator, remove unneeded xxxNode() methods. 8年前
  Andreas L. Delmelle 53c73da3b3 Minor fixup: Use superclass implementation and avoid duplicate instance member 8年前
  Glenn Adams a7a1c4a65d Branch to create maven transition. 8年前
  Simon Steiner 4680f1352d FOP-2356: default JAVA_HOME is not compatible with Oracle's JDK on Mac OS X 8年前
  Simon Steiner 4a217f8efd FOP-2485: Update xercesImpl to 2.9.1 8年前
  Simon Steiner a69849f4fe FOP-2543: Update avalon-framework to 4.3.1 8年前
  Simon Steiner 7b972d92b4 FOP-2547: Update Xalan to 2.7.2 for CVE-2014-0107 8年前
  Simon Steiner 22942684fd FOP-2553: Support PDF shading to PS 8年前
  Simon Steiner ac9a778882 FOP-2552: TrueType in AFP adding extra slash to end of font uri 8年前
  Simon Steiner 85ca64b837 FOP-2548: Support Barcode4J page number 8年前
  Simon Steiner 4b029beef5 FOP-2546: ArrayIndexOutOfBoundsException merging fonts 8年前
  Andreas L. Delmelle 8018052c87 Add approved exclusion for two warnings 8年前
  Andreas L. Delmelle ceecf9f6d0 Correct checkstyle warnings 8年前
  Andreas L. Delmelle 3f43d62529 Correct checkstyle issues 8年前
  Andreas L. Delmelle 5c8b50cf69 Correct checkstyle issue - import incorrect order 8年前
  Andreas L. Delmelle fe3ad4f796 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年前
  Andreas L. Delmelle 1accc61ccf Minor javadoc fixup: add closing double quote 8年前
  Andreas L. Delmelle eaa79af255 Minor fixups: remove redundant null check, remove redundant initial assignment + start of javadoc fixups 8年前
  Matthias Reischenbacher cd65ba35e4 FOP-2512: fix issue with transparent PNGs with indexed color model 8年前
  Andreas L. Delmelle 0171f3c4e8 Tweak - Make sure that proper distinction is made between real RuntimeException (i.e. reported as errors) and AssertionException (i.e. reported as failure) 8年前
  Andreas L. Delmelle ec3f1cd4cc FOP-2455b - Applied updated patch in addition to the original one (see: r1716732) 8年前
  Andreas L. Delmelle 7c3c5e9350 FOP-2455 - Fix unnecessary duplication of AFP resource objects as suggested by sdridi@iptech-group.com. 8年前
  Simon Steiner 5af9095931 XGC-103: Include ps-setpagedevice when dsc-compliant is false 8年前
  Simon Steiner ff98547df3 FOP-2538: PDF to PDF OOM 8年前
  Simon Steiner 21761c3e14 FOP-2537: Support CMYK JPEG in AFP 8年前