Re: cvs commit: xml-fop build.xml

2005-01-13 Thread Simon Pepping
On Wed, Jan 12, 2005 at 09:02:37PM +0100, Jeremias Maerki wrote: Uhm, the classpath was quite ok like it was. If you look into the fop-transcoder-allinone.jar, it contains all classes (or at least should contain all classes) that are needed to run the transcoder tests. That JAR is for people

Re: cvs commit: xml-fop build.xml

2005-01-13 Thread Jeremias Maerki
I see. I've added JAXP and Xerces to the classpath. This approach still allows us to verify that the repackaging process is set up correctly. Sorry for the trouble. I rarely work with JDK 1.3 and I have Xerces and Xalan in the endorsed directory for all my JDK 1.4+ VMs. On 13.01.2005 21:14:25

Re: cvs commit: xml-fop build.xml

2005-01-13 Thread J.Pietschmann
Jeremias Maerki wrote: I see. I've added JAXP and Xerces to the classpath. Isn't it somewhat strange that org.apache.xerces.parsers.SAXParser is explicitely referenced? I'd think everyone uses JAXP meanwhile. Do you access Xerces specific functionality? J.Pietschmann

Re: Xerces-dependency in Batik (was: cvs commit: xml-fop build.xml)

2005-01-13 Thread Jeremias Maerki
(cc'ing batik-dev) If I interpret this correctly, Batik uses the following entry in XMLResourceDescriptor.properties to instantiate a parser in SAXDocumentFactory through the SAX XMLReaderFactory: org.xml.sax.driver = org.apache.xerces.parsers.SAXParser There's no Xerces-dependency in Java

Re: cvs commit: xml-fop build.xml

2005-01-12 Thread Jeremias Maerki
Uhm, the classpath was quite ok like it was. If you look into the fop-transcoder-allinone.jar, it contains all classes (or at least should contain all classes) that are needed to run the transcoder tests. That JAR is for people who don't like all the little dependency JARs. Why did you do the

Re: cvs commit: xml-fop build.xml

2004-08-10 Thread Webmaster
!!!ATTENTION CE COURRIER N'EST PAS ARRIVE A DESTINATION!!! Due a une très forte progression du SPAM sur notre boite aux lettres, nous vous prions de bien vouloir transférer votre courriel a notre nouvelle adresse: [EMAIL PROTECTED] Merci de votre compréhension Alacuisine.Net !!!ATTENTION CE

cvs commit: xml-fop build.xml

2004-02-18 Thread pbwest
pbwest 2004/02/18 20:00:13 Modified:.Tag: FOP_0-20-0_Alt-Design build.xml Log: Updated Licence to 2.0 Revision ChangesPath No revision No revision 1.37.2.11 +13 -48xml-fop/build.xml Index: build.xml

cvs commit: xml-fop build.xml

2004-02-07 Thread pietsch
pietsch 2004/02/07 15:03:44 Modified:.build.xml Log: Don't copy codegen files. Pass graphics configuration adapter source to javadoc. Random xdoc directory reference fixes (still incomplete). Revision ChangesPath 1.104 +27 -25xml-fop/build.xml

cvs commit: xml-fop build.xml

2004-02-06 Thread jeremias
jeremias2004/02/06 13:51:01 Modified:.build.xml Log: Fix packaging of all-in-one transcoder JAR (due to changes in Commons IO). Revision ChangesPath 1.103 +3 -2 xml-fop/build.xml Index: build.xml

cvs commit: xml-fop build.xml

2004-01-29 Thread pbwest
pbwest 2004/01/29 21:56:33 Modified:.Tag: FOP_0-20-0_Alt-Design build.xml Log: Changes to delete task in clean. Revision ChangesPath No revision No revision 1.37.2.10 +1 -4 xml-fop/build.xml Index: build.xml

cvs commit: xml-fop build.xml

2004-01-23 Thread jeremias
jeremias2004/01/23 07:07:29 Modified:.build.xml Log: 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

cvs commit: xml-fop build.xml

2004-01-21 Thread bckfnn
bckfnn 2004/01/21 11:36:40 Modified:.build.xml Log: Match the version string is apps.Version. PR: 25691 Revision ChangesPath 1.99 +1 -1 xml-fop/build.xml Index: build.xml ===

cvs commit: xml-fop build.xml

2004-01-14 Thread pbwest
pbwest 2004/01/14 21:37:26 Modified:.Tag: FOP_0-20-0_Alt-Design build.xml Log: Attempt to protect .cvsignore files in the build tree. Revision ChangesPath No revision No revision 1.37.2.9 +1 -1 xml-fop/build.xml

cvs commit: xml-fop build.xml

2004-01-03 Thread pbwest
pbwest 2004/01/03 05:09:35 Modified:.Tag: FOP_0-20-0_Alt-Design build.xml Log: Cosmetic changes. Revision ChangesPath No revision No revision 1.37.2.8 +2 -2 xml-fop/build.xml Index: build.xml

cvs commit: xml-fop build.xml

2004-01-02 Thread pbwest
pbwest 2004/01/02 07:12:26 Modified:.Tag: FOP_0-20-0_Alt-Design build.xml Log: Modified handling of version.properties generation. Revision ChangesPath No revision No revision 1.37.2.7 +37 -12xml-fop/build.xml

cvs commit: xml-fop build.xml

2003-12-27 Thread pbwest
pbwest 2003/12/27 21:29:00 Modified:.Tag: FOP_0-20-0_Alt-Design build.xml Log: Add conf entries to jar. Exclude userconfig.xml. Revision ChangesPath No revision No revision 1.37.2.6 +3 -1 xml-fop/build.xml

cvs commit: xml-fop build.xml

2003-11-07 Thread jeremias
jeremias2003/11/07 14:21:28 Modified:.build.xml Log: Adjust transcoder packaging to changes in FOP. Revision ChangesPath 1.92 +6 -2 xml-fop/build.xml Index: build.xml === RCS file:

cvs commit: xml-fop build.xml

2003-07-14 Thread chrisg
chrisg 2003/07/14 16:36:36 Modified:.Tag: fop-0_20_2-maintain build.xml Log: updated version number for the 0.20.5 release Revision ChangesPath No revision No revision 1.44.2.45 +2 -1 xml-fop/build.xml

cvs commit: xml-fop build.xml

2003-07-14 Thread chrisg
chrisg 2003/07/14 18:42:40 Modified:.Tag: fop-0_20_2-maintain build.xml Log: added jce-jar to the build classpath Revision ChangesPath No revision No revision 1.44.2.46 +2 -1 xml-fop/build.xml Index:

cvs commit: xml-fop build.xml

2003-07-10 Thread pbwest
pbwest 2003/07/10 05:43:52 Modified:.Tag: FOP_0-20-0_Alt-Design build.xml Log: Examples handling and line length tidying. Revision ChangesPath No revision No revision 1.37.2.5 +145 -42 xml-fop/build.xml

cvs commit: xml-fop build.xml

2003-07-08 Thread pbwest
pbwest 2003/07/08 04:19:46 Modified:.Tag: FOP_0-20-0_Alt-Design build.xml Log: Added Licence. Removed distribution creation and commented out related properties. Added handling of conf in build directory. Revision ChangesPath No revision

cvs commit: xml-fop build.xml

2003-07-05 Thread pbwest
pbwest 2003/07/05 13:22:16 Modified:.Tag: FOP_0-20-0_Alt-Design build.xml Log: W.I.P. for Ant build of alt.design. Revision ChangesPath No revision No revision 1.37.2.3 +103 -104 xml-fop/build.xml Index:

cvs commit: xml-fop build.xml

2003-07-03 Thread pbwest
pbwest 2003/07/03 20:19:07 Added: .Tag: FOP_0-20-0_Alt-Design build.xml Log: Initial version. Revision ChangesPath No revision No revision 1.37.2.2 +424 -522 xml-fop/build.xml

cvs commit: xml-fop build.xml

2003-06-28 Thread pbwest
pbwest 2003/06/28 18:02:22 Modified:.build.xml Log: Base all relevant properties on ${basedir}. Remove jimi libraries from dist.bin.lib fileset. Revision ChangesPath 1.85 +15 -16xml-fop/build.xml Index: build.xml

cvs commit: xml-fop build.xml

2003-06-20 Thread bdelacretaz
bdelacretaz2003/06/20 08:56:51 Modified:.build.xml Log: rtflib package is not compilable yet Revision ChangesPath 1.82 +10 -0 xml-fop/build.xml Index: build.xml === RCS file:

cvs commit: xml-fop build.xml

2003-03-24 Thread chrisg
chrisg 2003/03/24 17:31:00 Modified:.Tag: fop-0_20_2-maintain build.xml Log: fixed manifest classpath PR: 17311 Revision ChangesPath No revision No revision 1.44.2.40 +1 -1 xml-fop/build.xml Index:

cvs commit: xml-fop build.xml

2003-03-13 Thread jeremias
jeremias2003/03/13 08:47:20 Modified:.build.xml Log: Updated for optional PDF encryption support (depending on availability of JCE) Revision ChangesPath 1.78 +17 -1 xml-fop/build.xml Index: build.xml

cvs commit: xml-fop build.xml buildtools.xml

2003-03-12 Thread jeremias
jeremias2003/03/12 01:34:59 Modified:.build.xml Removed: .buildtools.xml Log: Remove buildtools.xml as it's no longer needed. Adjust build.xml accordingly. Revision ChangesPath 1.77 +4 -1 xml-fop/build.xml Index: build.xml

cvs commit: xml-fop build.xml

2003-02-02 Thread jeremias
jeremias2003/02/02 08:38:30 Modified:.build.xml Log: Added target for building the servlet. Default target is now all which, besides the jar, also builds the WAR and the PDF transcoder. Revision ChangesPath 1.74 +19 -6 xml-fop/build.xml Index:

cvs commit: xml-fop build.xml

2003-01-15 Thread jeremias
jeremias2003/01/15 06:09:57 Modified:.Tag: fop-0_20_2-maintain build.xml Log: Adjust to new directory for hyphenation Revision ChangesPath No revision No revision 1.44.2.34 +1 -1 xml-fop/build.xml

cvs commit: xml-fop build.xml

2003-01-15 Thread jeremias
jeremias2003/01/15 07:07:06 Modified:.build.xml Log: Adjust to new directory for hyphenation Revision ChangesPath 1.72 +1 -3 xml-fop/build.xml Index: build.xml === RCS file:

cvs commit: xml-fop build.xml

2003-01-15 Thread keiron
keiron 2003/01/15 11:30:24 Modified:.build.xml Log: include font classes for pdf transcoder Revision ChangesPath 1.73 +1 -0 xml-fop/build.xml Index: build.xml === RCS file:

cvs commit: xml-fop build.xml

2003-01-08 Thread jeremias
jeremias2003/01/08 06:08:03 Modified:.build.xml Log: Base 14 fonts are now generated to org.apache.fop.fonts.base14 CodePointMapping is now generated to org.apache.fop.fonts Revision ChangesPath 1.70 +27 -38xml-fop/build.xml Index: build.xml

cvs commit: xml-fop build.xml

2003-01-08 Thread jeremias
jeremias2003/01/08 06:45:12 Modified:.build.xml Log: Update for 2003 Revision ChangesPath 1.71 +1 -1 xml-fop/build.xml Index: build.xml === RCS file: /home/cvs/xml-fop/build.xml,v

cvs commit: xml-fop build.xml

2002-12-10 Thread chrisg
chrisg 2002/12/10 07:01:39 Modified:.Tag: fop-0_20_2-maintain build.xml Log: Fixed executable permission for shellscripts in tar.gz archives Revision ChangesPath No revision No revision 1.44.2.32 +17 -7

cvs commit: xml-fop build.xml

2002-12-08 Thread chrisg
chrisg 2002/12/08 20:06:12 Modified:.Tag: fop-0_20_2-maintain build.xml Log: Integrated doc building with Forrest Revision ChangesPath No revision No revision 1.44.2.30 +20 -35xml-fop/build.xml Index:

cvs commit: xml-fop build.xml

2002-11-29 Thread jeremias
jeremias2002/11/29 00:46:16 Modified:.Tag: fop-0_20_2-maintain build.xml Log: Fix generation of javadocs Added optional target to generate a source jar for Eclipse Revision ChangesPath No revision No revision

cvs commit: xml-fop build.xml

2002-11-11 Thread jeremias
jeremias2002/11/11 02:24:07 Modified:.Tag: fop-0_20_2-maintain build.xml Log: Added target description texts as supported by ant 1.5.x Removed necessity of a buildtools.jar Revision ChangesPath No revision No revision

cvs commit: xml-fop build.xml

2002-11-08 Thread jeremias
jeremias2002/11/08 02:29:24 Modified:.Tag: fop-0_20_2-maintain build.xml Log: Enabled debug info because we're in development here. IMO debug info should only (if at all) be disabled in a final release. Revision ChangesPath No revision

cvs commit: xml-fop build.xml

2002-10-28 Thread keiron
keiron 2002/10/28 01:26:46 Modified:.build.xml Log: removed unneeded values Revision ChangesPath 1.64 +16 -35xml-fop/build.xml Index: build.xml === RCS file:

cvs commit: xml-fop build.xml

2002-07-06 Thread pietsch
pietsch 2002/07/06 13:20:52 Modified:.Tag: fop-0_20_2-maintain build.xml Log: Incremented FOP version do 0.20.5cvs Revision ChangesPath No revision No revision 1.44.2.21 +1 -1 xml-fop/build.xml Index:

cvs commit: xml-fop build.xml

2002-07-01 Thread keiron
keiron 2002/07/01 04:03:08 Modified:.build.xml Log: added target for pdf transcoder Revision ChangesPath 1.55 +24 -0 xml-fop/build.xml Index: build.xml === RCS file:

cvs commit: xml-fop build.xml

2002-06-12 Thread chrisg
chrisg 2002/06/12 13:10:24 Modified:.Tag: fop-0_20_2-maintain build.xml Log: updated version numer for 0.20.4 release candidate removed 'lib/' from manifest classpath Revision ChangesPath No revision No revision

cvs commit: xml-fop build.xml

2002-05-03 Thread chrisg
chrisg 02/05/03 10:51:24 Modified:.Tag: fop-0_20_2-maintain build.xml Log: replaced manifest-task with ant's builtin stuff Revision ChangesPath No revision No revision 1.44.2.14 +17 -10xml-fop/build.xml

cvs commit: xml-fop build.xml

2002-04-08 Thread chrisg
chrisg 02/04/08 14:48:16 Modified:.Tag: fop-0_20_2-maintain build.xml Log: replaced xslt task with the style task from ant Revision ChangesPath No revision No revision 1.44.2.11 +36 -21xml-fop/build.xml

cvs commit: xml-fop build.xml

2002-03-02 Thread chrisg
chrisg 02/03/02 09:20:25 Modified:.Tag: fop-0_20_2-maintain build.xml Log: added htmldoc-target (from main branch to build docs for release) Revision ChangesPath No revision No revision 1.44.2.7 +26 -0

cvs commit: xml-fop build.xml

2002-02-20 Thread chrisg
chrisg 02/02/20 09:37:06 Modified:.Tag: fop-0_20_2-maintain build.xml Log: fixed permissions for runtest.sh Revision ChangesPath No revision No revision 1.44.2.5 +2 -0 xml-fop/build.xml Index:

cvs commit: xml-fop build.xml

2002-02-18 Thread chrisg
chrisg 02/02/18 11:17:38 Modified:.Tag: fop-0_20_2-maintain build.xml Log: added ant.jar and Licenses to dist-bin Revision ChangesPath No revision No revision 1.44.2.4 +20 -14xml-fop/build.xml Index:

cvs commit: xml-fop build.xml

2002-01-11 Thread keiron
keiron 02/01/11 00:07:48 Modified:.Tag: fop-0_20_2-maintain build.xml Log: updates version number (removes jdk11 stuff) Submitted by: Christian Geisert [EMAIL PROTECTED] Revision ChangesPath No revision No revision

cvs commit: xml-fop build.xml

2001-11-01 Thread keiron
keiron 01/11/01 04:04:26 Modified:.build.xml Log: added targets to build html and corresponding pdf docs Revision ChangesPath 1.46 +47 -3 xml-fop/build.xml Index: build.xml ===

cvs commit: xml-fop build.xml

2001-09-12 Thread keiron
keiron 01/09/12 02:30:40 Modified:.build.xml Log: made the construction of foreign name dom a bit more direct and simple reducing number of classes Revision ChangesPath 1.44 +1 -25 xml-fop/build.xml Index: build.xml

cvs commit: xml-fop build.xml

2001-08-26 Thread klease
klease 01/08/26 07:26:24 Modified:.build.xml Log: Remove now unnecessary mergefile from xslt processing for font files. Revision ChangesPath 1.43 +15 -15xml-fop/build.xml Index: build.xml

cvs commit: xml-fop build.xml

2001-08-13 Thread arved
arved 01/08/13 17:16:20 Modified:.build.xml Log: AHS: build improvements; version change Revision ChangesPath 1.39 +3 -5 xml-fop/build.xml Index: build.xml === RCS file:

cvs commit: xml-fop build.xml

2001-08-13 Thread arved
arved 01/08/13 17:52:43 Modified:.build.xml Log: AHS: need to specifically delete tarfiles after all Revision ChangesPath 1.40 +1 -0 xml-fop/build.xml Index: build.xml === RCS