Commit Graph

88 Commits

Author SHA1 Message Date
William Victor Mote
b1e7ffb46e Place RTFLib into its own group for purposes of javadoc generation. Add package.html files for the RTFLib packages.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196630 13f79535-47bb-0310-9956-ffa450edef68
2003-07-07 02:09:24 +00:00
Jeremias Maerki
ccc897f402 Add possibility to specify an "optional-lib" directory outside of FOP's tree (for checkstyle, Jimi, JAI etc.)
More base-dir references
Optional JUnit support (only runs when present)
Show ant version
Start of an all-in-one transcoder package


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196605 13f79535-47bb-0310-9956-ffa450edef68
2003-07-04 20:54:17 +00:00
Joerg Pietschmann
c36d9aa9f5 Made source more friendly for Eclipse (and IDEs in general)
by using conditionally different files instead of source copy
with filtering. Add either src/java-1.3 or src/java1.4 to
your build path, depending on your JDK.
Ant build should automatically choose the correct
file - if the right files are comitted in the current mess, that is.


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196539 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 21:11:39 +00:00
Peter Bernard West
4bf39f01f5 Base all relevant properties on ${basedir}.
Remove jimi libraries from dist.bin.lib fileset.


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196537 13f79535-47bb-0310-9956-ffa450edef68
2003-06-29 01:02:21 +00:00
William Victor Mote
4e724b414e Remove jfor libs and references.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196533 13f79535-47bb-0310-9956-ffa450edef68
2003-06-26 07:03:52 +00:00
William Victor Mote
05dfbea9a7 Get rtflib (jfor) files to compile.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196532 13f79535-47bb-0310-9956-ffa450edef68
2003-06-26 06:41:48 +00:00
Bertrand Delacretaz
9a5987593f rtflib package is not compilable yet
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196518 13f79535-47bb-0310-9956-ffa450edef68
2003-06-20 15:56:51 +00:00
William Victor Mote
7c7b663c8a Enhancements for javadocs.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196354 13f79535-47bb-0310-9956-ffa450edef68
2003-04-27 18:19:49 +00:00
William Victor Mote
0658a2c1e7 move overview.html to fop's root src directory.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196336 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 04:06:40 +00:00
William Victor Mote
e5e969569e Conditional compilation of jimi, jai, and jce was not working properly. Each had separate compile jobs, but was also included in the main source
compilation, which resulted in compile errors. This change removes the
separate compile jobs, and excludes them from the main compilation bases
on the previously existing conditional tests. Also added a message showing
the results of these tests as they are performed (eg. "Jimi Support NOT
Present").


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196123 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 00:52:12 +00:00
Jeremias Maerki
8ba18ee237 Updated for optional PDF encryption support (depending on availability of JCE)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196090 13f79535-47bb-0310-9956-ffa450edef68
2003-03-13 16:47:20 +00:00
Jeremias Maerki
46f274a31b Remove buildtools.xml as it's no longer needed.
Adjust build.xml accordingly.


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196073 13f79535-47bb-0310-9956-ffa450edef68
2003-03-12 09:34:59 +00:00
Christian Geisert
941e919123 fixed typos in docs
fixed omission from Images -> images renaming


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196067 13f79535-47bb-0310-9956-ffa450edef68
2003-03-11 14:37:55 +00:00
Jeremias Maerki
b7052c02f1 Adjust to new source location (src/org --> src/java/org)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196063 13f79535-47bb-0310-9956-ffa450edef68
2003-03-11 13:18:44 +00:00
Jeremias Maerki
ae9a0ad45c Added target for building the servlet.
Default target is now "all" which, besides the jar, also builds the WAR and the PDF transcoder.


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195921 13f79535-47bb-0310-9956-ffa450edef68
2003-02-02 16:38:28 +00:00
Keiron Liddle
8c7cc07bab include font classes for pdf transcoder
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195865 13f79535-47bb-0310-9956-ffa450edef68
2003-01-15 19:30:23 +00:00
Jeremias Maerki
616845ef1c Adjust to new directory for hyphenation
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195864 13f79535-47bb-0310-9956-ffa450edef68
2003-01-15 15:07:05 +00:00
Jeremias Maerki
c7a95e6401 Update for 2003
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195831 13f79535-47bb-0310-9956-ffa450edef68
2003-01-08 14:45:12 +00:00
Jeremias Maerki
af6d857489 Base 14 fonts are now generated to org.apache.fop.fonts.base14
CodePointMapping is now generated to org.apache.fop.fonts


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195825 13f79535-47bb-0310-9956-ffa450edef68
2003-01-08 14:08:03 +00:00
Joerg Pietschmann
02bcdf9e5e Added Ant target for validating xdocs.
Some FAQ enhancments.
Minor edits to output.xml.


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195816 13f79535-47bb-0310-9956-ffa450edef68
2003-01-05 19:43:57 +00:00
William Victor Mote
701271c957 white-space and line-ending fixes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195685 13f79535-47bb-0310-9956-ffa450edef68
2002-11-30 08:54:26 +00:00
Jeremias Maerki
9d6f4348cc Adjusted to new JARs
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195617 13f79535-47bb-0310-9956-ffa450edef68
2002-11-22 18:07:13 +00:00
Bertrand Delacretaz
6a962c8283 first shot at RTFHandler using jfor RTF library
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195397 13f79535-47bb-0310-9956-ffa450edef68
2002-11-01 06:44:15 +00:00
Bertrand Delacretaz
2ba5ad6985 build.properties and build-local.properties allow local override of build settings
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195395 13f79535-47bb-0310-9956-ffa450edef68
2002-10-31 17:16:18 +00:00
Keiron Liddle
9d48d70e30 removed unneeded values
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195367 13f79535-47bb-0310-9956-ffa450edef68
2002-10-28 09:26:46 +00:00
Jeremias Maerki
7fb11a4c75 Streamlined build process without copying around whole directory trees.
Uses filters to manage JDK 1.3 and 1.4 differences.
Beautified build.xml (2 space indents)


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195210 13f79535-47bb-0310-9956-ffa450edef68
2002-09-17 20:24:15 +00:00
Christian Geisert
9957e49674 Fixed FOP anttask
Added task for example PDF generation


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195191 13f79535-47bb-0310-9956-ffa450edef68
2002-09-15 23:35:33 +00:00
Jeremias Maerki
4c63fe8f04 Added an optional target to generate a Checkstyle report.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195153 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 15:53:56 +00:00
Keiron Liddle
c0a432e3ae removed old configuration
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195149 13f79535-47bb-0310-9956-ffa450edef68
2002-09-04 08:36:37 +00:00
Christian Geisert
b354578c72 fixed problem with font metrics generation and jdk1.4
(the problem is a old xalan version which comes with the jdk)


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195138 13f79535-47bb-0310-9956-ffa450edef68
2002-09-02 17:40:54 +00:00
Jeremias Maerki
e3b6e3da3b <action dev="JM" type="update" context="build">
Improve build process for more flexibility when external jars change.
Changed to use -projecthelp option from Ant 1.5 instead of "usage" target.
</action>


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195067 13f79535-47bb-0310-9956-ffa450edef68
2002-08-07 14:18:36 +00:00
Keiron Liddle
dc94f5fc70 makes antRun exec in build.sh and adds overview for javadoc generation
Submitted by:	Victor Mote <vic@outfitr.com>
updated classpaths


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195059 13f79535-47bb-0310-9956-ffa450edef68
2002-08-06 06:31:52 +00:00
Keiron Liddle
c6192ec582 removed unneeded filter
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195029 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 09:32:26 +00:00
Keiron Liddle
e36f21d3a9 added target for pdf transcoder
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194942 13f79535-47bb-0310-9956-ffa450edef68
2002-07-01 11:03:07 +00:00
Keiron Liddle
490de46b9e proper use of font encodings for native fonts
updated xalan
Submitted by:	Rainer Garus <rainer.garus@arcor.de>


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194932 13f79535-47bb-0310-9956-ffa450edef68
2002-06-28 07:52:54 +00:00
Keiron Liddle
ec28e0fccd replaced logkit logger with the logger interface in avalon framework
Submitted by:	Michael Gratton <mjg@recalldesign.com>


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194733 13f79535-47bb-0310-9956-ffa450edef68
2002-04-11 09:33:31 +00:00
Keiron Liddle
68384a39b8 updates to docs with build target for understanding and alt.design
Submitted by:	"Peter B. West" <pbwest@powerup.com.au>
Reviewed by:	Keiron


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194707 13f79535-47bb-0310-9956-ffa450edef68
2002-03-18 08:58:05 +00:00
Keiron Liddle
83a92e7596 updated date to current year
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194638 13f79535-47bb-0310-9956-ffa450edef68
2002-02-11 09:54:47 +00:00
Keiron Liddle
fa25f84be4 updated to use style task and removed xslt task
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194611 13f79535-47bb-0310-9956-ffa450edef68
2001-12-18 11:57:03 +00:00
Keiron Liddle
3d1be63b36 added design docs to build
removed manifest task - now uses built in ant manifest task (under jar)


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194607 13f79535-47bb-0310-9956-ffa450edef68
2001-12-14 07:40:50 +00:00
Keiron Liddle
d9130cffc3 added message about cvs, fixed compiler options
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194579 13f79535-47bb-0310-9956-ffa450edef68
2001-11-28 14:04:04 +00:00
Keiron Liddle
110d112e49 updates for ext, and message handler changes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194575 13f79535-47bb-0310-9956-ffa450edef68
2001-11-22 07:15:38 +00:00
Keiron Liddle
caeb7b6fb4 added targets to build html and corresponding pdf docs
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194533 13f79535-47bb-0310-9956-ffa450edef68
2001-11-01 12:04:26 +00:00
Keiron Liddle
18bd54a066 updated build scripts for new jars and removed old targets
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194528 13f79535-47bb-0310-9956-ffa450edef68
2001-10-30 07:21:33 +00:00
Keiron Liddle
fdabc4dd38 made the construction of foreign name dom a bit more direct
and simple reducing number of classes


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194461 13f79535-47bb-0310-9956-ffa450edef68
2001-09-12 09:30:40 +00:00
Karen Lease
94c31de56c Remove now unnecessary mergefile from xslt processing for font files.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194443 13f79535-47bb-0310-9956-ffa450edef68
2001-08-26 14:26:24 +00:00
Keiron Liddle
c14a895070 adjusted classpath libs for logging
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194431 13f79535-47bb-0310-9956-ffa450edef68
2001-08-20 11:33:44 +00:00
Keiron Liddle
954d6b9829 added logkit (version 1.0b4) for logging
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194422 13f79535-47bb-0310-9956-ffa450edef68
2001-08-14 09:45:14 +00:00
arved
9a5937916b AHS: need to specifically delete tarfiles after all
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194417 13f79535-47bb-0310-9956-ffa450edef68
2001-08-14 00:52:42 +00:00
arved
04fdf76d77 AHS: build improvements; version change
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194414 13f79535-47bb-0310-9956-ffa450edef68
2001-08-14 00:16:20 +00:00