295 Commits (9860d5a1338df6ad70e269d2423e7059c9194102)

Author SHA1 Message Date
  Peter Hancock 9860d5a133 Bugzilla#512010: Simplification of the build. 12 years ago
  Vincent Hennebert 91c66d9742 Bugzilla #51928: Upgraded all tests to JUnit 4 12 years ago
  Peter Hancock 937d2cbd25 Fixed a bug in AFP where an ArrayOutofBoundsException is throwqn when embedding a Page Segment. 12 years ago
  Vincent Hennebert 8e894b822f Added support for 128bit encryption in PDF output. Based on work by Michael Rubin. 12 years ago
  Vincent Hennebert 427df0fa7d Added id element to intermediate format to track the origin of content. 13 years ago
  Jeremias Maerki b3365920c4 Customizing the Gump runs from our build file rather than from the Gump descriptor. 13 years ago
  Jeremias Maerki 941181b8e3 Allow afp:no-operation to be added to fo:page-sequence (page group in AFP) and fo:declarations (document in AFP). Includes a test case. 13 years ago
  Jeremias Maerki a712bc8cdc Reduced task attribute redundancy by using <presetdef>. 13 years ago
  Vincent Hennebert ee9cbf9013 Retroweaver is no longer necessary 13 years ago
  Simon Pepping 1939c00e19 Applied patch 50240 by Mehdi Houshmand with changes: Java source and 13 years ago
  Vincent Hennebert da7bda6577 Removed custom asf.todo tag 13 years ago
  Simon Pepping 07c8abc503 Created target nightly-build 13 years ago
  Simon Pepping 1847b92194 Bugzilla #49752: 13 years ago
  Simon Pepping b69448b24b Fixed javadoc, checkstyle and ant warnings 13 years ago
  Jeremias Maerki 61df4e0806 Removed the Class-Path Manifest entry since it's often not quite right and FOP's Main class sets up the classpath in a much more flexible way. 13 years ago
  Jeremias Maerki 29e8badcec Bugzilla #49733: 13 years ago
  Adrian Cumiskey d82e108272 Fix to "docs" target. FORREST_HOME no longer needs to be in your PATH for the target to work as you would expect it to. 14 years ago
  Simon Pepping d6ed09f8f1 Target dist-src need not depend on target all. A comment on the 14 years ago
  Jeremias Maerki 25072c1b24 Merged changes from Trunk (minus JARs). 14 years ago
  Simon Pepping fcd0a002ab Adding the build dependencies to the source distribution 14 years ago
  Simon Pepping f172fa4859 Move the maven bundle jar to the top directory after building; svn 14 years ago
  Simon Pepping 9b5d11bea3 Updated the version number in the build file; do not merge into trunk 14 years ago
  Simon Pepping d734b37908 First changes for the release, mainly documentation changes 14 years ago
  Vincent Hennebert 721e78b7ac Merged all the eventResourceGenerator tasks into one 14 years ago
  Vincent Hennebert 9a00e131fd Generate event models in the same directory as the corresponding EventProducer interfaces and name it event-model.xml by default 14 years ago
  Vincent Hennebert a5a17890ad Moved ResourceEventProducer to org.apache.fop 14 years ago
  Vincent Hennebert 8f6b532710 Split catch-all EventFormatter.xml message file into individual files for each EventProducer. There is no longer a default EventModelFactory 14 years ago
  Vincent Hennebert 83f36b614c Added test cases to ensure that the event notification system runs smoothly 14 years ago
  Jeremias Maerki fad33d93cc Added Java Target information to Build-Id manifest entry. (Applied change as proposed on Feb 10 2010) 14 years ago
  Adrian Cumiskey 71273824de Added tests target in build script that calls upon FOP's Ant task to renderer all our unit tests for a configured mimetype. 14 years ago
  Jeremias Maerki feaabd1b43 Fix build to make accessibility events go to the right XML file. 14 years ago
  Maximilian Berger a267cc5fa7 Updated ant to run checkstyle 5. This is now supported in lib/build rather than the previously used checkstyle.home 14 years ago
  Adrian Cumiskey f6a828b695 If a JAI library is not available when creating a FOP distribution build we attempt to download one and make it available to the Ant build process. 14 years ago
  Simon Pepping d5911c9e9a Moved the class UnicodeClasses to src/codegen/unicode, so that it is 14 years ago
  Simon Pepping 40b065f458 Prepare for new hyphenation pattern files, which do not have their own classes and instead use the default classes in FOP. Modified the build process to a forked java task, in order to be able to set a larger stack size for the compilation of the large number of classes. Added an ant task to generate a new default classes file, to be used with an update of the Unicode Character Database. 14 years ago
  Vincent Hennebert 1364615701 The javadocs task needs more memory. 15 years ago
  Jeremias Maerki a11874283e Added support for AFP font embedding. Note: this changes the default behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. 15 years ago
  Adrian Cumiskey 6caf23b89c A little font configuration cleaning. 15 years ago
  Jeremias Maerki bad0864882 EventProducer update didn't get adjusted when AFPEventProducer was moved. 15 years ago
  Maximilian Berger c3ccc94920 Fixed PMD report (requires 1.5, but for REPORT ONLY); Added CPD report 15 years ago
  Maximilian Berger 3d52c3f9a3 Fixed bug which causes RetroWeaver to not weave 15 years ago
  Jeremias Maerki ce5cf615b2 Fixed classpath problem concerning XMLUnit. 15 years ago
  Jeremias Maerki 5a32e5468b Fixed test error for transcoders. 15 years ago
  Jeremias Maerki ddf7f2909b Updated dependency list. 15 years ago
  Jeremias Maerki b050b663fd Grr, forgot the command-line compile again. Fixed the build after the move of a JAI-dependent class. Thanks, Gump. 15 years ago
  Jeremias Maerki 9b1bf31580 Happy new year. 15 years ago
  Jeremias Maerki 1e2343b663 Give javadoc utility some more memory to avoid OutOfMemoryErrors. 15 years ago
  Jeremias Maerki 211330493a Fixed Transcoder test. 15 years ago
  Adrian Cumiskey c8c827a841 *State --> *PaintingState 15 years ago
  Adrian Cumiskey 17bc8aa087 All AFP library classes without Renderer dependencies moved from org.apache.fop.renderer.afp.* to org.apache.fop.afp.*. 15 years ago