aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Re-enabled Checkstyle in Gump, the issue should be sorted nowVincent Hennebert2014-01-061-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1555946 13f79535-47bb-0310-9956-ffa450edef68
* Disable Checkstyle in Gump for now, to avoid being flooded by build failures ↵Vincent Hennebert2013-12-241-1/+1
| | | | | | over the next days git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1553322 13f79535-47bb-0310-9956-ffa450edef68
* Enabled plain formatter to get Checkstyle warnings from Gump buildsVincent Hennebert2013-12-231-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1553214 13f79535-47bb-0310-9956-ffa450edef68
* Have Checkstyle fail the build if there are any warningsVincent Hennebert2013-12-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551637 13f79535-47bb-0310-9956-ffa450edef68
* Have Gump run Checkstyle on the source codeVincent Hennebert2013-12-171-6/+1
| | | | | | | Removed HTML output for easier integration with Gump git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551634 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetics only: enabled Checkstyle for test files and fixed resulting errorsVincent Hennebert2013-12-171-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1551536 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2313: add support for svg gradients when generating PostScript; most ↵Luis Bernardo2013-11-131-0/+1
| | | | | | code authored by Robert Meyer with a small contribution by Athanasios Giannimaras. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1541551 13f79535-47bb-0310-9956-ffa450edef68
* Fix to the "pmd" build targetAdrian Cumiskey2013-10-301-0/+1
| | | | | | | | | PMD reports were being generated correctly when invoked from the "reports" target but when run standalone the build directory was not being created prior task execution. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1536947 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2265: Enable xlint cast; patch submitted by Simon Steiner; failed to ↵Luis Bernardo2013-07-151-0/+1
| | | | | | commit changes to build.xml before. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1503396 13f79535-47bb-0310-9956-ffa450edef68
* Removing Forrest-based documentation files from build.xml.Clay Leeds2013-02-101-69/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1444575 13f79535-47bb-0310-9956-ffa450edef68
* Removing Forrest-based documentation files.Clay Leeds2013-02-101-1/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1444573 13f79535-47bb-0310-9956-ffa450edef68
* FOP-2197: missing GlyphTester class in transcoder archivesGlenn Adams2013-01-221-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1437102 13f79535-47bb-0310-9956-ffa450edef68
* Merge from ^/branches/fop-1_1.Glenn Adams2012-10-211-29/+122
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1400707 13f79535-47bb-0310-9956-ffa450edef68
* Merge from ^/branches/fop-1_1.Glenn Adams2012-07-211-4/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1364036 13f79535-47bb-0310-9956-ffa450edef68
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-2/+14
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1353883 13f79535-47bb-0310-9956-ffa450edef68
| * Merged changes from trunk up to revision 1343133Vincent Hennebert2012-05-281-5/+6
| |\ | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1343310 13f79535-47bb-0310-9956-ffa450edef68
| * \ Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-051-290/+290
| |\ \ | | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1309921 13f79535-47bb-0310-9956-ffa450edef68
| * | | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-301-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored code and added unit tests Patch by Mehdi Houshmand git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_TrueTypeInPostScript@1307574 13f79535-47bb-0310-9956-ffa450edef68
* | | | Started unifying URI resolution mechanism, redesigned configuration system ↵Mehdi Houshmand2012-05-311-1/+2
| |_|/ |/| | | | | | | | | | | | | | and created flexible config testing git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_URI_Unification@1344594 13f79535-47bb-0310-9956-ffa450edef68
* | | Improve consistency between junit-run and junit-all targets.Glenn Adams2012-04-201-2/+3
| | | | | | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1328537 13f79535-47bb-0310-9956-ffa450edef68
* | | Bugzilla #53083: Update to use of checkstyle-5.5 as default configuration. ↵Glenn Adams2012-04-141-3/+3
| |/ |/| | | | | | | | | Remove checkstyle-4.0 configuration. Also, import environment build properties before local properties, so that latter can refer to former. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1326154 13f79535-47bb-0310-9956-ffa450edef68
* | Removed reference to XML schema from IF schema.Vincent Hennebert2012-03-231-15/+4
| | | | | | | | | | | | | | | | | | | | Copied the definition of xml:space into the IF schema. Removed the setup-xml-schema Ant ask. xml.xsd is a file under the W3C Document License and we cannot (yet?) redistribute files under such a license. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1304524 13f79535-47bb-0310-9956-ffa450edef68
* | We must respect projects' brand names. s/checkstyle/Checkstyle/Vincent Hennebert2012-03-081-2/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1298330 13f79535-47bb-0310-9956-ffa450edef68
* | add checkstyle-5.5 support, update rulesGlenn Adams2012-03-011-10/+16
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296000 13f79535-47bb-0310-9956-ffa450edef68
* | apply complex scripts patchGlenn Adams2012-02-261-49/+120
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1293736 13f79535-47bb-0310-9956-ffa450edef68
* | Enabled assertions in junit tasks (analagous to JVM arg -ea)Mehdi Houshmand2012-02-141-0/+6
| | | | | | | | | | | | | | | | - Disabled a layout test that fails an assertion - Added an expression to a mocked class to pass assertion git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1243963 13f79535-47bb-0310-9956-ffa450edef68
* | Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-101-0/+2
|\ \ | | | | | | | | | | | | | | | | | | revs 1187234, 1188205, 1205935, 1236718, 1238313, 1240963 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1242848 13f79535-47bb-0310-9956-ffa450edef68
| * | Associate structure tree elements directly to render contentPeter Hancock2012-01-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Defer the binding of PCData to struct elems using a placeholder mechanism. * Translate text nodes to marked-content sequences in IF structure tree. * Replace ptr with structure tree element. * Re-order table footers so they appear at the end of the structure tree. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImproveAccessibility@1236718 13f79535-47bb-0310-9956-ffa450edef68
| * | Removed the FO document pre-processing step that was adding ptr and creating ↵Vincent Hennebert2011-10-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a reduced FO tree. * Removed addPtr.xsl and reduceFOTree.xsl * Implemented Common Accessibility properties on objects that support them * Added a special implementation of FOEventHandler to build the structure tree * Added mockito library and its dependencies * Added mocks for some FO nodes and properties * Removed FOTreeUnitTester and converted it into a re-usable FODocumentParser class * Re-worked table FO test cases accordingly git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImproveAccessibility@1188205 13f79535-47bb-0310-9956-ffa450edef68
* | | Added build/fop-hyph.jar to standard-junit-classpath so that hyphenation ↵Vincent Hennebert2011-11-221-1/+4
| | | | | | | | | | | | | | | | | | tests can run when the "source" en.xml and de.xml are stored in the hyph/ directory git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1205046 13f79535-47bb-0310-9956-ffa450edef68
* | | Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM ↵Mehdi Houshmand2011-11-211-0/+3
| | | | | | | | | | | | | | | | | | files for type1 fonts git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1204488 13f79535-47bb-0310-9956-ffa450edef68
* | | Bugzilla #52151: added ant script to get JaCoCo code coverageVincent Hennebert2011-11-181-5/+7
| | | | | | | | | | | | | | | | | | | | | Patch by Mehdi Houshmand, applied with changes git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1203749 13f79535-47bb-0310-9956-ffa450edef68
* | | Bugzilla 52136: Added to build file JUnit target that uses a regex to run ↵Vincent Hennebert2011-11-071-57/+37
|/ / | | | | | | | | | | | | | | | | all of the test cases. Patch by Mehdi Houshmand, applied with minor modifications git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1198853 13f79535-47bb-0310-9956-ffa450edef68
* | Cache the schema for the XML namespace to a local directory. This avoids ↵Vincent Hennebert2011-10-201-4/+22
| | | | | | | | | | | | downloading it from the W3C website every time the IF test cases are run. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1186858 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla#512010: Simplification of the build.Peter Hancock2011-10-191-176/+58
| | | | | | | | | | | | | | Reduced code duplication and layout engine tests. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1186070 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-041-1/+1
| | | | | | | | | | | | | | Patch by Mehdi Houshmand, applied with minor cosmetics and error fixes git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1178747 13f79535-47bb-0310-9956-ffa450edef68
* | Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when ↵Peter Hancock2011-08-221-0/+1
| | | | | | | | | | | | embedding a Page Segment. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1160298 13f79535-47bb-0310-9956-ffa450edef68
* | Added support for 128bit encryption in PDF output. Based on work by Michael ↵Vincent Hennebert2011-08-081-1/+7
| | | | | | | | | | | | Rubin. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1154998 13f79535-47bb-0310-9956-ffa450edef68
* | Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-181-1/+6
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1094690 13f79535-47bb-0310-9956-ffa450edef68
* | Customizing the Gump runs from our build file rather than from the Gump ↵Jeremias Maerki2011-03-021-2/+14
| | | | | | | | | | | | descriptor. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1076307 13f79535-47bb-0310-9956-ffa450edef68
* | Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) ↵Jeremias Maerki2011-02-011-0/+1
| | | | | | | | | | | | | | | | | | and fo:declarations (document in AFP). Includes a test case. Update QDox to avoid a bug with class private enums. Connect some older test cases into the standard test suite. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066078 13f79535-47bb-0310-9956-ffa450edef68
* | Reduced task attribute redundancy by using <presetdef>.Jeremias Maerki2011-01-211-18/+30
|/ | | | | | Added maxmemory="256m" on junit instead of a JVM argument to overcome OutOfMemoryErrors that I have since moving to Windows 7 64bit. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1061678 13f79535-47bb-0310-9956-ffa450edef68
* Retroweaver is no longer necessaryVincent Hennebert2010-11-181-37/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1036466 13f79535-47bb-0310-9956-ffa450edef68
* Applied patch 50240 by Mehdi Houshmand with changes: Java source andSimon Pepping2010-11-111-2/+2
| | | | | | | target changed to 1.5. EncodingMode changed from class -> enum. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1033859 13f79535-47bb-0310-9956-ffa450edef68
* Removed custom asf.todo tagVincent Hennebert2010-09-291-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1002788 13f79535-47bb-0310-9956-ffa450edef68
* Created target nightly-buildSimon Pepping2010-09-131-0/+47
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@996451 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #49752:Simon Pepping2010-08-181-11/+51
| | | | | | | | | | | | Findbugs build target enhancements Submitted by: Glenn Adams <glenn.at.skynav.com> Changes to patch: - Added descriptions to the user visible targets git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@986616 13f79535-47bb-0310-9956-ffa450edef68
* Fixed javadoc, checkstyle and ant warningsSimon Pepping2010-08-181-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@986602 13f79535-47bb-0310-9956-ffa450edef68
* Removed the Class-Path Manifest entry since it's often not quite right and ↵Jeremias Maerki2010-08-161-1/+0
| | | | | | FOP's Main class sets up the classpath in a much more flexible way. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@985921 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #49733:Jeremias Maerki2010-08-141-6/+14
| | | | | | | | | | | | | | Resolved compilation (safe one), Checkstyle and many Javadoc warnings. Submitted by: Glenn Adams <glenn.at.skynav.com> Changes to patch: - Restored the deprecated Graphics2DAdapter method (to be removed after Barcode4J 2.1 is released). - Restored Renderer.startPageSequence(LineArea) pending discussion about removal. - build.xml: set max VM to 1024MB instead of 2048MB to allow for 32-bit JVMs. - build.xml: restored longer taskdef names. - Restored Checkstyle 4 file for people running older IDEs. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@985537 13f79535-47bb-0310-9956-ffa450edef68