aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Separated JUnit layout tests such that the majority are still run even if no ↵Manuel Mall2005-11-101-9/+51
| | | | | | hyphenation support present git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@332292 13f79535-47bb-0310-9956-ffa450edef68
* Applied fix for bug #37414. Submitted by Matthew Daniel ↵Andreas L. Delmelle2005-11-081-4/+4
| | | | | | (bugzilla@mdaniel.scdi.com) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@331922 13f79535-47bb-0310-9956-ffa450edef68
* Updated build.xml to include lib licences in binary build and other small modsManuel Mall2005-10-271-13/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@328891 13f79535-47bb-0310-9956-ffa450edef68
* Package documentation.Jeremias Maerki2005-10-271-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@328824 13f79535-47bb-0310-9956-ffa450edef68
* Javadoc fixes.Jeremias Maerki2005-10-271-2/+3
| | | | | | Removed unused code in PDF and PS renderers (fixes javadoc warning). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@328814 13f79535-47bb-0310-9956-ffa450edef68
* Forgot to add the new Version class to the transcoder package.Jeremias Maerki2005-10-241-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@328005 13f79535-47bb-0310-9956-ffa450edef68
* FOP now retrieves the version information from the Manifest or from SVN ↵Jeremias Maerki2005-10-211-4/+11
| | | | | | information if the Manifest is not available. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@327144 13f79535-47bb-0310-9956-ffa450edef68
* The classpath for junit-transcoder should not contain fop.jarSimon Pepping2005-10-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@321196 13f79535-47bb-0310-9956-ffa450edef68
* Use libs-run-classpath for hyphenation-present and junit-layoutSimon Pepping2005-10-121-6/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@315029 13f79535-47bb-0310-9956-ffa450edef68
* Separated JUnit tests into groups with separate targets, added fotree test ↵Manuel Mall2005-10-071-6/+32
| | | | | | to default JUnit target, test for the presence of hyphenation support as prerequisite for layout tests git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@307113 13f79535-47bb-0310-9956-ffa450edef68
* Use checkstyle.config to get the appropriate checkstyle configuration fileJoerg Pietschmann2005-10-061-3/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@306650 13f79535-47bb-0310-9956-ffa450edef68
* Build the hyphenation patterns under the build/classes directory.Simon Pepping2005-10-011-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@292942 13f79535-47bb-0310-9956-ffa450edef68
* Build should work without Forrest installedChristian Geisert2005-09-271-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291934 13f79535-47bb-0310-9956-ffa450edef68
* Added docs building with forrestChristian Geisert2005-09-271-0/+14
| | | | | | | | | (needs Ant 1.6 and you need to run forrest once manually as there's a bug with the plugin download) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@291860 13f79535-47bb-0310-9956-ffa450edef68
* dist filenames lowercaseChristian Geisert2005-09-201-16/+16
| | | | | | | tabs removed git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290483 13f79535-47bb-0310-9956-ffa450edef68
* Added Checkstyle 4.0 capability. Added Checkstyle autodetection.Joerg Pietschmann2005-09-201-19/+89
| | | | | | | | Use checkstyle.home.dir in build-local.properties to point to the checkstyle home. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290420 13f79535-47bb-0310-9956-ffa450edef68
* include serializer.jar in dist (see Bugzilla #36677)Christian Geisert2005-09-201-0/+1
| | | | | | | Submitted by: Matthew Daniel <bugzilla -at- mdaniel.scdi.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290407 13f79535-47bb-0310-9956-ffa450edef68
* Removal of hyphenation patternsAndreas L. Delmelle2005-09-181-4/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@289935 13f79535-47bb-0310-9956-ffa450edef68
* Use uptodate to avoid rebuilding fop-transcoder jars every time.Joerg Pietschmann2005-09-161-49/+57
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@289562 13f79535-47bb-0310-9956-ffa450edef68
* version number update for first preview releaseChristian Geisert2005-09-141-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@280828 13f79535-47bb-0310-9956-ffa450edef68
* Enabled fotree junit tests.Finn Bock2005-09-121-1/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@280298 13f79535-47bb-0310-9956-ffa450edef68
* Require at least Java 1.4 for building the javadocs.Joerg Pietschmann2005-09-081-0/+11
| | | | | | | | Add todo tag to javadoc task. Fixed @todo: tags. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@279661 13f79535-47bb-0310-9956-ffa450edef68
* Allow javadoc to find Ant classes.Joerg Pietschmann2005-09-071-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@279456 13f79535-47bb-0310-9956-ffa450edef68
* Add classpathref to CheckStyle task to allow finding FOP Exceptions.Joerg Pietschmann2005-09-071-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@279441 13f79535-47bb-0310-9956-ffa450edef68
* Add property for forking javac.Joerg Pietschmann2005-09-061-7/+11
| | | | | | | Add javac.fork and user.hyph.dir to the build.porperties templates. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@279125 13f79535-47bb-0310-9956-ffa450edef68
* Moved default property settings from build.properties to build.xml.Joerg Pietschmann2005-09-061-0/+7
| | | | | | | Add comments to build.properties. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@279120 13f79535-47bb-0310-9956-ffa450edef68
* Transcoder JAR is missing the new SubInputStream.Jeremias Maerki2005-09-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@278843 13f79535-47bb-0310-9956-ffa450edef68
* Reintroduce they user's hyphenation patterns into the build process.Simon Pepping2005-08-231-4/+10
| | | | | | | Fix a bug in the jar-hyphenation target. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@239447 13f79535-47bb-0310-9956-ffa450edef68
* Moved CLI to its own package. New main class is org.apache.fop.cli.Main. Jeremias Maerki2005-08-231-1/+1
| | | | | | InputHandler is not passed through the FOUserAgent anymore. IMO it doesn't belong there. Instead I defined an interface "Renderable" in the AWT preview that InputHandler implements. This is used exclusively for reloading the document inside the preview dialog. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@239409 13f79535-47bb-0310-9956-ffa450edef68
* javac source seems to be needed, too, when compiling under JDK 5.Jeremias Maerki2005-08-151-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@232785 13f79535-47bb-0310-9956-ffa450edef68
* Style unification, restored building hyphenation pattern jarJoerg Pietschmann2005-08-141-187/+162
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@232642 13f79535-47bb-0310-9956-ffa450edef68
* Removed some cruft. Expanded rarely used ant properties.Joerg Pietschmann2005-08-131-187/+52
| | | | | | | | Reenabled hyphenation serialization. Straightened some build dependencies. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@232528 13f79535-47bb-0310-9956-ffa450edef68
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-271-1/+1
| | | | | | | | Submitted by: Robert Bielik <Robert.Bielik.at.gyros.com> (Patch committed with modifications and additional changes for test code) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@225486 13f79535-47bb-0310-9956-ffa450edef68
* Make this work for case-sensitive usersSimon Pepping2005-06-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198751 13f79535-47bb-0310-9956-ffa450edef68
* Commented the Class-Path Manifest entry which causes trouble at runtime ↵Jeremias Maerki2005-05-241-1/+4
| | | | | | | | | (ClassNotFoundErrors). Additional infos echoed during build. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198688 13f79535-47bb-0310-9956-ffa450edef68
* Reverted to a single hyphenation targetSimon Pepping2005-03-291-13/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198552 13f79535-47bb-0310-9956-ffa450edef68
* Added the missing timestamp information. Used W3C Schema DateTime type.Simon Pepping2005-03-231-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198540 13f79535-47bb-0310-9956-ffa450edef68
* PR:Andreas L. Delmelle2005-03-211-3/+15
| | | | | | | | | | | Obtained from: Submitted by: Reviewed by: Added 'hyphenation-jar' build target, Upated startup scripts to include the compiled jar-file git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198532 13f79535-47bb-0310-9956-ffa450edef68
* checkstyle.header updated (does not check copyright years anymore, because ↵Jeremias Maerki2005-03-141-1/+1
| | | | | | | | | it shouldn't. pattern extended to include $Id$ and package) Config file for Checkstyle 3.5 (build.xml uses that now) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198494 13f79535-47bb-0310-9956-ffa450edef68
* Use uptodate to avoid rebuilding the FOP jar even if no classesJoerg Pietschmann2005-02-271-1/+6
| | | | | | | have been compiled. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198458 13f79535-47bb-0310-9956-ffa450edef68
* Replaced absolute image paths with relativeJoerg Pietschmann2005-01-241-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198311 13f79535-47bb-0310-9956-ffa450edef68
* Adding JAXP plus Xerces for the all-in-one transcoder tests.Jeremias Maerki2005-01-131-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198268 13f79535-47bb-0310-9956-ffa450edef68
* Removed Simon's line again and added an explanation why that line shouldn't ↵Jeremias Maerki2005-01-131-1/+10
| | | | | | | | | be there. Added java.awt.headless="true" to the forked JUnit tests to satisfy Gump. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198266 13f79535-47bb-0310-9956-ffa450edef68
* Fixed an error in the classpath of one of the junit testsSimon Pepping2005-01-121-0/+1
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198264 13f79535-47bb-0310-9956-ffa450edef68
* Fork JUnit test in new VM. (Maybe this fixes classpath problems with ↵Jeremias Maerki2005-01-061-6/+25
| | | | | | | | | | | commons-logging when Xalan compiles again). Added layout engine tests specifying a default exclusion file. To disable the exclusion file add the following line to your build-local.properties: layoutengine.disabled= git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198243 13f79535-47bb-0310-9956-ffa450edef68
* Trying to make Gump output more verbose.Jeremias Maerki2004-10-111-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198039 13f79535-47bb-0310-9956-ffa450edef68
* PR:Glen Mazza2004-09-061-2/+0
| | | | | | | | | | Obtained from: Submitted by: Reviewed by: Moved hyphenation package to org.apache.fop.hyphenation git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197909 13f79535-47bb-0310-9956-ffa450edef68
* Updated Common IO to first release.Jeremias Maerki2004-08-141-8/+13
| | | | | | | | Build updated so the transcoder packages are built correctly (reflecting the changes in the source code) JUnit failures now let the build fail (note: JUnit is currently not activated in Gump runs) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197872 13f79535-47bb-0310-9956-ffa450edef68
* This change allows users to set the level of the javadocs task toSimon Pepping2004-08-101-3/+31
| | | | | | | | | | | | | private, package or public. It also allows users to set a user hyphenation directory from which hyphenation files are compiled and added to the hyph directory in the build. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197864 13f79535-47bb-0310-9956-ffa450edef68
* PR:Glen Mazza2004-03-311-1/+6
| | | | | | | | | | | | Obtained from: Submitted by: Reviewed by: Conversion of Avalon to Commons-Logger. (Will still need to update the examples, which I will take care of next; Jeremias will be modifying the PDF libraries for more efficient use of the CL loggers.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197474 13f79535-47bb-0310-9956-ffa450edef68