2 Commits (bd7d5048785c691e6e3e152af10805f3127b760d)

Author SHA1 Message Date
  Simon Steiner f7a782fe06 Fix javadocs under java 8 6 years ago
  Glenn Adams 73eea615f8 Configure fop-{sandbox,servlet,transcoder}, checkstyle, findbugs; fixups for ant targets. 8 years ago
  Glenn Adams b5612f6095 Configure maven build. 8 years ago
  Glenn Adams 2a0a8ea487 Transition source to standard maven hierarchy (initial). 8 years ago
  Luis Bernardo a70486ea5a updated and renamed batik jar (note: many batik classes were moved to different packages) 9 years ago
  Glenn Adams f16c3bc213 add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
  Glenn Adams 01e1fa7005 enable ImportOrder rule; fix violations 12 years ago
  Simon Pepping c12f21a43c findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) 13 years ago
  Jeremias Maerki ccc9b4e77c Merge from Trunk revisions 677589 to 679734. 16 years ago
  Vincent Hennebert efec634548 Fed up with all those trailing whitespaces. Let's remove them all (once... and for all?) 16 years ago
  Andreas L. Delmelle a6efe7161b * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal of some @author tags 17 years ago
  Jeremias Maerki 7046f7838f Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
  Jeremias Maerki f84616e34d Merged Temp_API_Finalization branch back into FOP Trunk: 18 years ago
  Jeremias Maerki 76907cc77d Added a convenience URIResolver that uses the ServletContext in a servlet to access resources packed into a web application. 18 years ago
  Jeremias Maerki 9913f585a8 Deprecated constructors Fop(int) and Fop(int, FOUserAgent). 18 years ago
  Finn Bock 2886dcd81e Removed unneded import statements. 20 years ago
  Glen Mazza 97eb51d06a Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary 20 years ago
  Glen Mazza 1b7102c513 1.) Moved exclusively to Simon's DefaultHandler object for both Transformer 20 years ago
  Glen Mazza 1cd6cf49c3 1.) Driver constructor modified to require RenderType, and setter functions 20 years ago
  Glen Mazza 45d366d68a Removed the Driver.run() method in favor of JAXP. 20 years ago
  Glen Mazza f79810ab09 Moved FOPPrintServlet from using XSLTInputHandler to JAXP. 20 years ago
  Glen Mazza 671f7687ff 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowing 20 years ago
  Glen Mazza 47746530cb 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logging. 20 years ago
  Glen Mazza f0d5728b23 PR: 20 years ago
  Jeremias Maerki 7272aa03a5 Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 years ago
  Glen Mazza d2fa99c9d8 1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP. 20 years ago
  Joerg Pietschmann ee14e26364 Organize imports. 21 years ago
  Glen Mazza c136e1c893 PrinterJob setup and construction moved from Driver to AWTPrintRenderer class. AWTPrintRenderer now be instantiated without a PrinterJob object. (Pending: for embedded programming, may still wish to have a PrinterJob-based constructor for AWTPrintRenderer, or otherwise provide an accessor method to its PrinterJob object.) 21 years ago
  Glen Mazza 5ec4e859fe Added new class render.awt.AWTPrintRenderer -- relocates PrintRenderer defined separately in PrintStarter and FopPrintServlet classes. Note: this renderer still not functional because parent class AWTRenderer is not finished in 1.0. 21 years ago
  Peter Bernard West aca5e42839 Removed space before ';' 21 years ago
  William Victor Mote 9abfca1380 Revert refactoring of Driver to Session. Files affected should be identical to that which is two revisions earlier (e.g. if 1.3 is being checked in here, it should be identical to 1.1). 21 years ago
  William Victor Mote bc8f9ded44 1. Copy apps.Driver to apps.Session. 21 years ago
  William Victor Mote a62ed1dbaa javadoc changes to clean up gump warnings. 21 years ago
  Jeremias Maerki df2923f9e5 Moved sources from src/org/** to src/java/org/** 21 years ago
  Jeremias Maerki 080758135d Switched to long licence 21 years ago
  Jeremias Maerki 79db63f2e4 Servlet moved into normal source as package org.apache.fop.servlet. 21 years ago
  Jeremias Maerki 0fe34af9cb Move over from contrib/servlet 21 years ago
  Keiron Liddle 33fef8efb5 updated to latest api for setting logger 21 years ago
  Keiron Liddle 5acbabd86f fixed compile errors 22 years ago
  Keiron Liddle a6d4ee2969 updated old servlet code, moved to contrib 22 years ago