aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* The classpath for junit-transcoder should not contain fop.jarSimon Pepping2005-10-141-1/+1
* Use libs-run-classpath for hyphenation-present and junit-layoutSimon Pepping2005-10-121-6/+3
* Separated JUnit tests into groups with separate targets, added fotree test to...Manuel Mall2005-10-071-6/+32
* Use checkstyle.config to get the appropriate checkstyle configuration fileJoerg Pietschmann2005-10-061-3/+1
* Build the hyphenation patterns under the build/classes directory.Simon Pepping2005-10-011-4/+4
* Build should work without Forrest installedChristian Geisert2005-09-271-2/+5
* Added docs building with forrestChristian Geisert2005-09-271-0/+14
* dist filenames lowercaseChristian Geisert2005-09-201-16/+16
* Added Checkstyle 4.0 capability. Added Checkstyle autodetection.Joerg Pietschmann2005-09-201-19/+89
* include serializer.jar in dist (see Bugzilla #36677)Christian Geisert2005-09-201-0/+1
* Removal of hyphenation patternsAndreas L. Delmelle2005-09-181-4/+0
* Use uptodate to avoid rebuilding fop-transcoder jars every time.Joerg Pietschmann2005-09-161-49/+57
* version number update for first preview releaseChristian Geisert2005-09-141-2/+2
* Enabled fotree junit tests.Finn Bock2005-09-121-1/+27
* Require at least Java 1.4 for building the javadocs.Joerg Pietschmann2005-09-081-0/+11
* Allow javadoc to find Ant classes.Joerg Pietschmann2005-09-071-1/+4
* Add classpathref to CheckStyle task to allow finding FOP Exceptions.Joerg Pietschmann2005-09-071-1/+2
* Add property for forking javac.Joerg Pietschmann2005-09-061-7/+11
* Moved default property settings from build.properties to build.xml.Joerg Pietschmann2005-09-061-0/+7
* Transcoder JAR is missing the new SubInputStream.Jeremias Maerki2005-09-051-1/+1
* Reintroduce they user's hyphenation patterns into the build process.Simon Pepping2005-08-231-4/+10
* Moved CLI to its own package. New main class is org.apache.fop.cli.Main. Jeremias Maerki2005-08-231-1/+1
* javac source seems to be needed, too, when compiling under JDK 5.Jeremias Maerki2005-08-151-1/+2
* Style unification, restored building hyphenation pattern jarJoerg Pietschmann2005-08-141-187/+162
* Removed some cruft. Expanded rarely used ant properties.Joerg Pietschmann2005-08-131-187/+52
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-271-1/+1
* Make this work for case-sensitive usersSimon Pepping2005-06-171-1/+1
* Commented the Class-Path Manifest entry which causes trouble at runtime (Clas...Jeremias Maerki2005-05-241-1/+4
* Reverted to a single hyphenation targetSimon Pepping2005-03-291-13/+1
* Added the missing timestamp information. Used W3C Schema DateTime type.Simon Pepping2005-03-231-0/+3
* PR:Andreas L. Delmelle2005-03-211-3/+15
* checkstyle.header updated (does not check copyright years anymore, because it...Jeremias Maerki2005-03-141-1/+1
* Use uptodate to avoid rebuilding the FOP jar even if no classesJoerg Pietschmann2005-02-271-1/+6
* Replaced absolute image paths with relativeJoerg Pietschmann2005-01-241-1/+0
* Adding JAXP plus Xerces for the all-in-one transcoder tests.Jeremias Maerki2005-01-131-0/+2
* Removed Simon's line again and added an explanation why that line shouldn't b...Jeremias Maerki2005-01-131-1/+10
* Fixed an error in the classpath of one of the junit testsSimon Pepping2005-01-121-0/+1
* Fork JUnit test in new VM. (Maybe this fixes classpath problems with commons-...Jeremias Maerki2005-01-061-6/+25
* Trying to make Gump output more verbose.Jeremias Maerki2004-10-111-3/+3
* PR:Glen Mazza2004-09-061-2/+0
* Updated Common IO to first release.Jeremias Maerki2004-08-141-8/+13
* This change allows users to set the level of the javadocs task toSimon Pepping2004-08-101-3/+31
* PR:Glen Mazza2004-03-311-1/+6
* 1.) Removed xsl file for property generation (no longer used, due toGlen Mazza2004-03-211-3/+0
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-5/+20
* Don't copy codegen files.Joerg Pietschmann2004-02-071-25/+27
* Fix packaging of all-in-one transcoder JAR (due to changes in Commons IO).Jeremias Maerki2004-02-061-2/+3
* Fixed a bug where I got a NoClassDefFoundError when I'm using a build-local.p...Jeremias Maerki2004-01-231-0/+1
* Applied Thomas DeWeese's latest patch for the PDF transcoder.Glen Mazza2004-01-221-1/+4
* Abandon codegenerated property makers and use bean-like makers instead.Finn Bock2004-01-221-19/+1