Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

  • PDF library (org.apache.fop.pdf, by PDF transcoder)
  • PS generation code (org.apache.fop.ps, by PS transcoder)
  • font support (org.apache.fop.fonts, by PDF lib, PDF and PS transcoders)
  • Wiki Markup
    IO helpers (org.apache.fop.util, by PDF and PS transcoders) \[1\]

  • Image adapters (org.apache.fop.image, by PDF and PS transcoders)
  • Basic FOP exceptions (org.apache.fop.apps)
  • RTF library (org.apache.fop.render.rtf.rtflib, based on user feedback, generally usable)

...

Wiki Markup
_\[1\] Some of these classes could be candidates to go into Jakarta Commons IO._

External dependencies:

  • Wiki Markup
    Avalon Framework (for the configuration subpackage only) \[2\]

  • Wiki Markup
    Jakarta Commons Logging \[3\]

  • Jakarta Commons IO

Wiki Markup
\[2\] There's enough opposition here that warrants a reevaluation. We'll try to do without this.

...

  • Vote on the plan.
  • Clean up dependencies.
  • Create basic exception classes so the dependency on org.apache.fop.apps disappears.
  • Create common repository.
  • Move affected parts (see above) over to their new location.
  • Create build system for all components. (TBD: one for all or one for each?)
  • Documentation for the new parts.