310 Commits (8119cfd58ef86900184a5f9584cff9d2714cb1ff)

Author SHA1 Message Date
  Simon Steiner 8119cfd58e Prepare for release 9 years ago
  Andreas L. Delmelle ac6c0b9881 Update classpath of 'junit-transcoder' target to avoid NoClassDefFoundError - include the lib/build path 9 years ago
  Luis Bernardo afdd661cfa transcoder classes still used old shading package name -- changed to gradient 9 years ago
  Luis Bernardo c3c23c3338 minor tweaks: updated copyright date, pdf-transcoder task, and checkstyle fixes 9 years ago
  Luis Bernardo 65b53c1347 reapply r1637817 (new ant task removes cache) 9 years ago
  Simon Steiner 3d2a7456b2 Disable gump 9 years ago
  Glenn Adams 426baa2342 FOP-2213 use kern table when no GPOS kern lookups are present 9 years ago
  Simon Steiner c3ec3909ac Disable checkstyle on gump 9 years ago
  Glenn Adams 8c1e3b4a89 FOP-2391: enable bidi processing of SVG text chunks 9 years ago
  Simon Steiner 900143205a Rename checkstyle property to avoid gump version 9 years ago
  Vincent Hennebert 7928377b5d Cleaned up and re-organized PS gradient test case 9 years ago
  Vincent Hennebert 33c16e348f Re-enabled Checkstyle in Gump, the issue should be sorted now 10 years ago
  Vincent Hennebert aaef286902 Disable Checkstyle in Gump for now, to avoid being flooded by build failures over the next days 10 years ago
  Vincent Hennebert 1b8fc02e9a Enabled plain formatter to get Checkstyle warnings from Gump builds 10 years ago
  Vincent Hennebert ad15491001 Have Checkstyle fail the build if there are any warnings 10 years ago
  Vincent Hennebert 0b06705adf Have Gump run Checkstyle on the source code 10 years ago
  Vincent Hennebert 927ba73a99 Cosmetics only: enabled Checkstyle for test files and fixed resulting errors 10 years ago
  Luis Bernardo 8d0bc94dd4 FOP-2313: add support for svg gradients when generating PostScript; most code authored by Robert Meyer with a small contribution by Athanasios Giannimaras. 10 years ago
  Adrian Cumiskey 48f4f1eecb Fix to the "pmd" build target 10 years ago
  Vincent Hennebert 74dd94b26c Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs. 10 years ago
  Luis Bernardo 0ddf24d48b FOP-2265: Enable xlint cast; patch submitted by Simon Steiner; failed to commit changes to build.xml before. 10 years ago
  Clay Leeds 833826280d Removing Forrest-based documentation files from build.xml. 11 years ago
  Clay Leeds a2e998db8e Removing Forrest-based documentation files. 11 years ago
  Glenn Adams 47d07941dc FOP-2197: missing GlyphTester class in transcoder archives 11 years ago
  Glenn Adams 6d4f8e310e Merge from ^/branches/fop-1_1. 11 years ago
  Glenn Adams f057e783eb Merge from ^/branches/fop-1_1. 11 years ago
  Mehdi Houshmand 4ba03449bf Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 years ago
  Glenn Adams 5e40fcfd24 Improve consistency between junit-run and junit-all targets. 12 years ago
  Glenn Adams 36abbf7918 Bugzilla #53083: Update to use of checkstyle-5.5 as default configuration. Remove checkstyle-4.0 configuration. Also, import environment build properties before local properties, so that latter can refer to former. 12 years ago
  Vincent Hennebert ac5c61bd29 Bugzilla #50483: Improved support for TrueType fonts in PostScript 12 years ago
  Vincent Hennebert b636057f8a Removed reference to XML schema from IF schema. 12 years ago
  Vincent Hennebert d927eaca67 We must respect projects' brand names. s/checkstyle/Checkstyle/ 12 years ago
  Glenn Adams 1353fe2432 add checkstyle-5.5 support, update rules 12 years ago
  Glenn Adams 4b0c6913a9 apply complex scripts patch 12 years ago
  Mehdi Houshmand ff8ca48057 Enabled assertions in junit tasks (analagous to JVM arg -ea) 12 years ago
  Peter Hancock e860287fcc Associate structure tree elements directly to render content 12 years ago
  Vincent Hennebert 3fa156581b Added build/fop-hyph.jar to standard-junit-classpath so that hyphenation tests can run when the "source" en.xml and de.xml are stored in the hyph/ directory 12 years ago
  Mehdi Houshmand 6b1ba1f952 Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files for type1 fonts 12 years ago
  Vincent Hennebert d3017504c1 Bugzilla #52151: added ant script to get JaCoCo code coverage 12 years ago
  Vincent Hennebert 8fc0b589b5 Bugzilla 52136: Added to build file JUnit target that uses a regex to run all of the test cases. 12 years ago
  Vincent Hennebert ad987e7d47 Removed the FO document pre-processing step that was adding ptr and creating a reduced FO tree. 12 years ago
  Vincent Hennebert 5491a3593c Cache the schema for the XML namespace to a local directory. This avoids downloading it from the W3C website every time the IF test cases are run. 12 years ago
  Peter Hancock 7aaa8ac121 Bugzilla#512010: Simplification of the build. 12 years ago
  Vincent Hennebert 29a3560293 Bugzilla #51928: Upgraded all tests to JUnit 4 12 years ago
  Peter Hancock 1293398fba Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. 12 years ago
  Vincent Hennebert c74764e436 Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 12 years ago
  Vincent Hennebert 9f0263b32c Added id element to intermediate format to track the origin of content. 13 years ago
  Jeremias Maerki 0e4e4c285b Customizing the Gump runs from our build file rather than from the Gump descriptor. 13 years ago
  Jeremias Maerki 15935cb7c9 Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) and fo:declarations (document in AFP). Includes a test case. 13 years ago
  Jeremias Maerki 2ca4fdd39b Reduced task attribute redundancy by using <presetdef>. 13 years ago