aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-2/+14
|\
| * Merged changes from trunk up to revision 1343133Vincent Hennebert2012-05-281-5/+6
| |\
| * \ Merged changes from trunk up to revision 1306814Vincent Hennebert2012-04-051-290/+290
| |\ \
| * | | Bugzilla #50483: Improved support for TrueType fonts in PostScriptVincent Hennebert2012-03-301-2/+13
* | | | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-1/+2
| |_|/ |/| |
* | | Improve consistency between junit-run and junit-all targets.Glenn Adams2012-04-201-2/+3
* | | Bugzilla #53083: Update to use of checkstyle-5.5 as default configuration. Re...Glenn Adams2012-04-141-3/+3
| |/ |/|
* | Removed reference to XML schema from IF schema.Vincent Hennebert2012-03-231-15/+4
* | We must respect projects' brand names. s/checkstyle/Checkstyle/Vincent Hennebert2012-03-081-2/+2
* | add checkstyle-5.5 support, update rulesGlenn Adams2012-03-011-10/+16
* | apply complex scripts patchGlenn Adams2012-02-261-49/+120
* | Enabled assertions in junit tasks (analagous to JVM arg -ea)Mehdi Houshmand2012-02-141-0/+6
* | Merged in Temp_ImproveAccessibilityPeter Hancock2012-02-101-0/+2
|\ \
| * | Associate structure tree elements directly to render contentPeter Hancock2012-01-271-0/+1
| * | Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-0/+1
* | | Added build/fop-hyph.jar to standard-junit-classpath so that hyphenation test...Vincent Hennebert2011-11-221-1/+4
* | | Bugzilla #52197: Improved support for AdobeStandardEncoding encoded AFM files...Mehdi Houshmand2011-11-211-0/+3
* | | Bugzilla #52151: added ant script to get JaCoCo code coverageVincent Hennebert2011-11-181-5/+7
* | | Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...Vincent Hennebert2011-11-071-57/+37
|/ /
* | Cache the schema for the XML namespace to a local directory. This avoids down...Vincent Hennebert2011-10-201-4/+22
* | Bugzilla#512010: Simplification of the build.Peter Hancock2011-10-191-176/+58
* | Bugzilla #51928: Upgraded all tests to JUnit 4Vincent Hennebert2011-10-041-1/+1
* | Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embeddi...Peter Hancock2011-08-221-0/+1
* | Added support for 128bit encryption in PDF output. Based on work by Michael R...Vincent Hennebert2011-08-081-1/+7
* | Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-181-1/+6
* | Customizing the Gump runs from our build file rather than from the Gump descr...Jeremias Maerki2011-03-021-2/+14
* | Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) an...Jeremias Maerki2011-02-011-0/+1
* | Reduced task attribute redundancy by using <presetdef>.Jeremias Maerki2011-01-211-18/+30
|/
* Retroweaver is no longer necessaryVincent Hennebert2010-11-181-37/+7
* Applied patch 50240 by Mehdi Houshmand with changes: Java source andSimon Pepping2010-11-111-2/+2
* Removed custom asf.todo tagVincent Hennebert2010-09-291-1/+0
* Created target nightly-buildSimon Pepping2010-09-131-0/+47
* Bugzilla #49752:Simon Pepping2010-08-181-11/+51
* Fixed javadoc, checkstyle and ant warningsSimon Pepping2010-08-181-4/+4
* Removed the Class-Path Manifest entry since it's often not quite right and FO...Jeremias Maerki2010-08-161-1/+0
* Bugzilla #49733:Jeremias Maerki2010-08-141-6/+14
* Fix to "docs" target. FORREST_HOME no longer needs to be in your PATH for th...Adrian Cumiskey2010-07-211-6/+2
* Target dist-src need not depend on target all. A comment on theSimon Pepping2010-07-201-2/+3
* Merging branches/fop-1_0 back into trunkSimon Pepping2010-07-161-17/+30
|\
| * Adding the build dependencies to the source distributionfop-1_0Simon Pepping2010-07-121-16/+26
| * Move the maven bundle jar to the top directory after building; svnSimon Pepping2010-07-071-0/+1
| * Updated the version number in the build file; do not merge into trunkSimon Pepping2010-07-051-1/+1
| * First changes for the release, mainly documentation changesSimon Pepping2010-07-051-1/+3
|/
* Merged all the eventResourceGenerator tasks into oneVincent Hennebert2010-04-091-108/+2
* Generate event models in the same directory as the corresponding EventProduce...Vincent Hennebert2010-04-091-17/+17
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-4/+5
* Split catch-all EventFormatter.xml message file into individual files for eac...Vincent Hennebert2010-04-091-6/+53
* Added test cases to ensure that the event notification system runs smoothlyVincent Hennebert2010-04-091-28/+44
* Added Java Target information to Build-Id manifest entry. (Applied change as ...Jeremias Maerki2010-03-181-7/+7
* Merged changes from Trunk up to revision 829121Vincent Hennebert2009-10-231-6/+26
|\