148 Commits (7bb607f9c844db40133a3782bc25b7784d71efd4)

Author SHA1 Message Date
  Simon Pepping 0f4419ec15 Use libs-run-classpath for hyphenation-present and junit-layout 18 years ago
  Manuel Mall 0b1652d48f Separated JUnit tests into groups with separate targets, added fotree test to default JUnit target, test for the presence of hyphenation support as prerequisite for layout tests 18 years ago
  Joerg Pietschmann 84d2cda5f4 Use checkstyle.config to get the appropriate checkstyle configuration file 18 years ago
  Simon Pepping a9c3a5c722 Build the hyphenation patterns under the build/classes directory. 18 years ago
  Christian Geisert e36a41a6f4 Build should work without Forrest installed 18 years ago
  Christian Geisert 0aeafe0ea0 Added docs building with forrest 18 years ago
  Christian Geisert 9ba44a77f5 dist filenames lowercase 18 years ago
  Joerg Pietschmann 9258cc7397 Added Checkstyle 4.0 capability. Added Checkstyle autodetection. 18 years ago
  Christian Geisert 93d2fb0f22 include serializer.jar in dist (see Bugzilla #36677) 18 years ago
  Andreas L. Delmelle 9ba779240b Removal of hyphenation patterns 18 years ago
  Joerg Pietschmann d2efda5aa0 Use uptodate to avoid rebuilding fop-transcoder jars every time. 19 years ago
  Christian Geisert 6dc17afec8 version number update for first preview release 19 years ago
  Finn Bock 4d97f973f6 Enabled fotree junit tests. 19 years ago
  Joerg Pietschmann 0e16dba76b Require at least Java 1.4 for building the javadocs. 19 years ago
  Joerg Pietschmann 87185a02ac Allow javadoc to find Ant classes. 19 years ago
  Joerg Pietschmann 7b22606dfe Add classpathref to CheckStyle task to allow finding FOP Exceptions. 19 years ago
  Joerg Pietschmann 82d44da6ff Add property for forking javac. 19 years ago
  Joerg Pietschmann 19e32aacd9 Moved default property settings from build.properties to build.xml. 19 years ago
  Jeremias Maerki d730c08c54 Transcoder JAR is missing the new SubInputStream. 19 years ago
  Simon Pepping 9baeaf4db1 Reintroduce they user's hyphenation patterns into the build process. 19 years ago
  Jeremias Maerki d23dad3ac5 Moved CLI to its own package. New main class is org.apache.fop.cli.Main. 19 years ago
  Jeremias Maerki d432b9cdfb javac source seems to be needed, too, when compiling under JDK 5. 19 years ago
  Joerg Pietschmann f4c87e2829 Style unification, restored building hyphenation pattern jar 19 years ago
  Joerg Pietschmann 9625db77af Removed some cruft. Expanded rarely used ant properties. 19 years ago
  Jeremias Maerki ac5fcf7b79 Changes for restoring JDK 1.3 compatibility. 19 years ago
  Simon Pepping a101a95669 Make this work for case-sensitive users 19 years ago
  Jeremias Maerki 5675f8f08a Commented the Class-Path Manifest entry which causes trouble at runtime (ClassNotFoundErrors). 19 years ago
  Simon Pepping a249eac61b Reverted to a single hyphenation target 19 years ago
  Simon Pepping 0169546d36 Added the missing timestamp information. Used W3C Schema DateTime type. 19 years ago
  Andreas L. Delmelle 3c3994c7c1 PR: 19 years ago
  Jeremias Maerki df504068bb checkstyle.header updated (does not check copyright years anymore, because it shouldn't. pattern extended to include $Id$ and package) 19 years ago
  Joerg Pietschmann be65eb10ad Use uptodate to avoid rebuilding the FOP jar even if no classes 19 years ago
  Joerg Pietschmann edae22286f Replaced absolute image paths with relative 19 years ago
  Jeremias Maerki d2ab23f333 Adding JAXP plus Xerces for the all-in-one transcoder tests. 19 years ago
  Jeremias Maerki 00c04576b6 Removed Simon's line again and added an explanation why that line shouldn't be there. 19 years ago
  Simon Pepping ca875d75b0 Fixed an error in the classpath of one of the junit tests 19 years ago
  Jeremias Maerki 68bf7a4b39 Fork JUnit test in new VM. (Maybe this fixes classpath problems with commons-logging when Xalan compiles again). 19 years ago
  Jeremias Maerki 3c21cd4aa0 Trying to make Gump output more verbose. 19 years ago
  Glen Mazza 04e3d089d6 PR: 20 years ago
  Jeremias Maerki 7f5e738492 Updated Common IO to first release. 20 years ago
  Simon Pepping 20980d3ae5 This change allows users to set the level of the javadocs task to 20 years ago
  Glen Mazza a054ab3b7e PR: 20 years ago
  Glen Mazza 2e9f66f684 1.) Removed xsl file for property generation (no longer used, due to 20 years ago
  Jeremias Maerki a1ba0cada7 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Joerg Pietschmann cd3952f488 Don't copy codegen files. 20 years ago
  Jeremias Maerki cbd473404e Fix packaging of all-in-one transcoder JAR (due to changes in Commons IO). 20 years ago
  Jeremias Maerki 708c3201c1 Fixed a bug where I got a NoClassDefFoundError when I'm using a build-local.properties where I set optional.lib.dir to an absolute Windows path. These absolute paths weren't removed somehow resulting in NoClassDefFound errors due to a illegal Class-Path entry in fop.jar's manifest. 20 years ago
  Glen Mazza e128882271 Applied Thomas DeWeese's latest patch for the PDF transcoder. 20 years ago
  Finn Bock 3043327052 Abandon codegenerated property makers and use bean-like makers instead. 20 years ago
  Finn Bock 2d5f0a5a20 Match the version string is apps.Version. 20 years ago