cvs commit: xml-batik/samples/tests/spec/scripting rectResizeOnClick.svg xAnimOnClick.svg

2002-02-04 Thread deweese
deweese 02/02/04 12:11:34 Added: samples/tests/spec/scripting rectResizeOnClick.svg xAnimOnClick.svg Log: Two new tests of modification via ecma script (still only rects though...). Revision ChangesPath 1.1 xml-batik/samples/tes

Character conversion error: "Unconvertible UTF-8 character beginning with 0xb7" (line number may be too low).

2002-02-04 Thread Chenna, Hari (GEA, 099241)
Title: Character conversion error: "Unconvertible UTF-8 character beginning with 0xb7" (line number may be too low). Hi, When I am trying to transform XML for fop, I am getting the error as Character conversion error: "Unconvertible UTF-8 character beginning with 0xb7" (line number may be

[3rd party jar] crimson-parser

2002-02-04 Thread Theodore W. Leung
The crinson-parser jar appears to be a copy of the ASF crimson parser. It only appears in xml-batik/lib. We need to check in a copy of the ASF 1.1 license as xml-batik/lib/crimson-parser.LICENSE - To unsubscribe, e-mail: [

[3rd party jar] crimson-ant

2002-02-04 Thread Theodore W. Leung
The crinson-ant jar appears to be a copy of the ASF crimson parser. It only appears in xml-batik/lib/build. This is a problem caused by importing a copy of ant in the distribution. The long term solution for this is for the Ant folks to correctly license their jars. In the mean time,e need

[3rd party jar] jaxp

2002-02-04 Thread Theodore W. Leung
The jaxp jar appears to be a copy of the Sun JAXP Jar. It only appears in xml-batik/lib/build. This also looks like the result of importing ant into the batik repository. This should really be fixed by the Ant folks. In the short term, we should probably upgrade this jar to the xml-commons JA

Re: [3rd party jar] crimson-ant

2002-02-04 Thread Stefan Bodewig
On 04 Feb 2002, Theodore W. Leung <[EMAIL PROTECTED]> wrote: > This is a problem caused by importing a copy of ant in the > distribution. The long term solution for this is for the Ant folks > to correctly license their jars. Could you please expand this - what do we need to do to correctly lic