aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Fixed transcoder test after yesterday's changes.Jeremias Maerki2008-02-021-1/+1
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-0/+1
* Upgraded javac.source and javac.target to 1.4 (to enable asserts, among others)Vincent Hennebert2007-11-051-2/+2
* Completely reimplemented the PDFTextPainter. All SVG text (including flow tex...Jeremias Maerki2007-11-031-5/+5
* remove deprecated style taskJoerg Pietschmann2007-06-161-1/+1
* Added Maven artifact building following the same pattern as in XML Graphics C...Jeremias Maerki2007-05-031-1/+32
* Avoid Ant's deprecated style-task warningAndreas L. Delmelle2007-02-191-29/+29
* Stricter user config file validation.Vincent Hennebert2007-02-141-1/+20
* Merging changes from branch fop-0.93 back into trunk, change year 2006Simon Pepping2007-01-071-1/+3
* Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to...Manuel Mall2006-12-221-21/+58
* Removed Implementation-URL entry as that seems to be used for automatic exten...Jeremias Maerki2006-11-201-1/+0
* Put LICENSE and NOTICE in all important build artifacts.Jeremias Maerki2006-11-191-0/+4
* Bugzilla #40729:Jeremias Maerki2006-11-131-0/+1
* Added a task for a source JAR (for Maven and Eclipse users)Jeremias Maerki2006-10-111-0/+38
* Setting basedir on the JUnit tasks to avoid problems in certain environments.Jeremias Maerki2006-09-291-7/+7
* More fo.examples overridable properties, working on bug #5335 comment #14Bertrand Delacretaz2006-09-211-1/+4
* Overridable property "fo.examples.include" added to select which examples to ...Bertrand Delacretaz2006-09-211-1/+2
* junit-reports target added, creates HTML test reportsBertrand Delacretaz2006-09-151-8/+32
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Oops, remove debug code.Jeremias Maerki2006-06-051-1/+0
* Set "junit.haltonfailure = on" in build-local.properties to make JUnit tests ...Jeremias Maerki2006-06-051-7/+9
* Extend exclude pattern for JAI-dependant classes.Jeremias Maerki2006-04-281-0/+2
* Improved JUnit report creation.Jeremias Maerki2006-04-051-41/+17
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-041-1/+7
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-1/+1
* Bugzilla #38821:Jeremias Maerki2006-03-011-4/+13
* Added samedir property, to allow Checkstyle 4 to runChris Bowditch2006-01-201-0/+1
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-3/+51
* Added support for relative font config URLs (metrics-url and embed-url). Thes...Manuel Mall2006-01-071-2/+2
* XMLHandler interface changed so it reports whether it supports a particular R...Jeremias Maerki2005-12-161-1/+6
* Going back to SVN Trunk mode.Jeremias Maerki2005-11-241-1/+1
* Added test case for hyphenation-ladder-count, fix broken build.xml with respe...Manuel Mall2005-11-231-1/+1
* Merged changes 345575:345890 from branches/fop-0_90 into trunk:Jeremias Maerki2005-11-221-30/+39
* XMLified files describing disabled testcases for layout engine and FO treeJoerg Pietschmann2005-11-181-2/+4
* examples directory was missing in both src and bin distributions.Jeremias Maerki2005-11-171-0/+2
* Setting the final version number.Jeremias Maerki2005-11-171-5/+7
* Make docs target work under Windows.Jeremias Maerki2005-11-171-2/+5
* lowercase filenames for distscleanChristian Geisert2005-11-161-2/+2
* docs building with a simple forrest call instead of using importChristian Geisert2005-11-141-7/+12
* exclude hyphenation patterns from source distributionChristian Geisert2005-11-141-1/+2
* Oops! Removed duplicate 'if'Andreas L. Delmelle2005-11-131-1/+1
* Made junit-layout-hyphenation conditionalAndreas L. Delmelle2005-11-131-1/+1
* Made junit-layout-standard conditionalAndreas L. Delmelle2005-11-131-1/+1
* Changed tar targets to set execute permission on fop scriptManuel Mall2005-11-121-3/+20
* Excluded docs directory from fop dist buildManuel Mall2005-11-121-1/+1
* Step 1 (SVN just doesn't want me to delete the old directories):Jeremias Maerki2005-11-111-8/+38
* Separated JUnit layout tests such that the majority are still run even if no ...Manuel Mall2005-11-101-9/+51
* Applied fix for bug #37414. Submitted by Matthew Daniel (bugzilla@mdaniel.scd...Andreas L. Delmelle2005-11-081-4/+4
* Updated build.xml to include lib licences in binary build and other small modsManuel Mall2005-10-271-13/+22
* Package documentation.Jeremias Maerki2005-10-271-1/+3