aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Added tests target in build script that calls upon FOP's Ant task to renderer...Adrian Cumiskey2009-10-231-6/+26
* | Fix build to make accessibility events go to the right XML file.Jeremias Maerki2009-10-221-0/+7
|/
* Updated ant to run checkstyle 5. This is now supported in lib/build rather th...Maximilian Berger2009-10-131-13/+20
* If a JAI library is not available when creating a FOP distribution build we a...Adrian Cumiskey2009-10-091-1/+15
* Moved the class UnicodeClasses to src/codegen/unicode, so that it isSimon Pepping2009-09-031-2/+5
* Prepare for new hyphenation pattern files, which do not have their own classe...Simon Pepping2009-08-181-10/+42
* The javadocs task needs more memory.Vincent Hennebert2009-08-031-1/+9
* Added support for AFP font embedding. Note: this changes the default behaviou...Jeremias Maerki2009-07-271-1/+2
* A little font configuration cleaning.Adrian Cumiskey2009-03-201-1/+1
* EventProducer update didn't get adjusted when AFPEventProducer was moved.Jeremias Maerki2009-03-021-2/+2
* Merge from Trunk revisions 741104 - 744926.Jeremias Maerki2009-02-161-11/+16
|\
| * Fixed PMD report (requires 1.5, but for REPORT ONLY); Added CPD reportMaximilian Berger2009-02-161-10/+15
| * Fixed bug which causes RetroWeaver to not weaveMaximilian Berger2009-02-161-1/+1
* | Merge from Trunk revisions 740276 - 741103.Jeremias Maerki2009-02-051-3/+5
|\|
| * Fixed classpath problem concerning XMLUnit.Jeremias Maerki2009-02-041-3/+5
* | Merge from Trunk revisions 735029 - 740275.Jeremias Maerki2009-02-031-4/+3
|\|
| * Updated dependency list.Jeremias Maerki2009-01-281-3/+3
| * Grr, forgot the command-line compile again. Fixed the build after the move of...Jeremias Maerki2009-01-281-2/+1
* | Fixed test error for transcoders.Jeremias Maerki2009-01-301-5/+1
* | Merge from Trunk revisions 731480 - 735028.Jeremias Maerki2009-01-161-6/+21
|\|
| * Happy new year.Jeremias Maerki2009-01-071-1/+1
| * Give javadoc utility some more memory to avoid OutOfMemoryErrors.Jeremias Maerki2009-01-071-5/+20
* | Fixed Transcoder test.Jeremias Maerki2009-01-021-1/+1
* | Merge from Trunk revisions 719662 - 724689.Jeremias Maerki2008-12-091-0/+1
|\|
| * *State --> *PaintingStateAdrian Cumiskey2008-11-041-1/+1