Re: Will HTTP Sesion be maintained in fop.jar for Image Requests??

2003-05-30 Thread J.Pietschmann
Raja wrote:
Hi All, We are trying to embbed dynamically generated image which is flushed
from servlet using jimi.jar's API and  fo:external-graphic . The src
attribute is set as http://localhost:8080/myComponent.
The problem we are facing is that this request to Image is not maintaining
the HTTP Session. Is there any way to do this ?
Encode the session id in the URL or modify the FOP source.

J.Pietschmann



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


DO NOT REPLY [Bug 20227] - [PATCH] examples.xml consolidation

2003-05-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20227.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20227

[PATCH] examples.xml consolidation





--- Additional Comments From [EMAIL PROTECTED]  2003-05-29 21:23 ---
Jeremias/or another committer, 
Please update the book.xml on the DEV page to remove the (now dead) link to 
examples.xml.

Index: book.xml
===
RCS file: /home/cvspublic/xml-fop/src/documentation/content/xdocs/dev/book.xml,v
retrieving revision 1.25
diff -u -r1.25 book.xml
--- book.xml15 May 2003 16:44:52 -  1.25
+++ book.xml29 May 2003 21:16:20 -
@@ -31,7 +31,6 @@
 /menu
 menu label=Resources
   menu-item label=FAQs href=faq.html/
-  menu-item label=Examples href=examples.html/
   menu-item label=Tools href=tools.html/
   external label=ViewCVS href=http://cvs.apache.org/viewcvs.cgi/xml-
fop/
 /menu

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



cvs commit: xml-fop/src/documentation/content/xdocs/dev book.xml

2003-05-30 Thread jeremias
jeremias2003/05/29 14:41:33

  Modified:src/documentation/content/xdocs/dev book.xml
  Log:
  Remove link to examples
  Submitted by: Glen Mazza [EMAIL PROTECTED]
  
  Revision  ChangesPath
  1.26  +0 -1  xml-fop/src/documentation/content/xdocs/dev/book.xml
  
  Index: book.xml
  ===
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/book.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- book.xml  15 May 2003 16:44:52 -  1.25
  +++ book.xml  29 May 2003 21:41:33 -  1.26
  @@ -31,7 +31,6 @@
   /menu
   menu label=Resources
 menu-item label=FAQs href=faq.html/
  -  menu-item label=Examples href=examples.html/
 menu-item label=Tools href=tools.html/
 external label=ViewCVS href=http://cvs.apache.org/viewcvs.cgi/xml-fop/
   /menu
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 20227] - [PATCH] examples.xml consolidation

2003-05-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20227.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20227

[PATCH] examples.xml consolidation





--- Additional Comments From [EMAIL PROTECTED]  2003-05-29 21:44 ---
Done. Sorry, I thought I had done it already.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



cvs commit: xml-fop/src/documentation/content/xdocs compliance.xml

2003-05-30 Thread jeremias
jeremias2003/05/29 15:04:31

  Modified:src/documentation/content/xdocs compliance.xml
  Log:
  text-align(-last) are not fully implemented (#20280)
  
  Revision  ChangesPath
  1.17  +6 -2  xml-fop/src/documentation/content/xdocs/compliance.xml
  
  Index: compliance.xml
  ===
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/compliance.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- compliance.xml1 May 2003 00:57:50 -   1.16
  +++ compliance.xml29 May 2003 22:04:30 -  1.17
  @@ -299,8 +299,12 @@
 level-3 name=line-stacking-strategy citation=§7.15.6 
extURL=slice7.html#line-stacking-strategy compliance-level=1 comply=no/
 level-3 name=linefeed-treatment citation=§7.15.7 
extURL=slice7.html#linefeed-treatment compliance-level=2 comply=no/
 level-3 name=white-space-treatment citation=§7.15.8 
extURL=slice7.html#white-space-treatment compliance-level=2 comply=no/
  -  level-3 name=text-align citation=§7.15.9 
extURL=slice7.html#text-align compliance-level=1 comply=yes/
  -  level-3 name=text-align-last citation=§7.15.10 
extURL=slice7.html#text-align-last compliance-level=2 comply=yes/
  +  level-3 name=text-align citation=§7.15.9 
extURL=slice7.html#text-align compliance-level=1 comply=partial
  +commentOnly start, end, center and justify are supported/comment
  +  /level-3
  +  level-3 name=text-align-last citation=§7.15.10 
extURL=slice7.html#text-align-last compliance-level=2 comply=partial
  +commentOnly start, end, center and justify are supported/comment
  +  /level-3
 level-3 name=text-indent citation=§7.15.11 
extURL=slice7.html#text-indent compliance-level=1 comply=yes/
 level-3 name=white-space-collapse citation=§7.15.12 
extURL=slice7.html#white-space-collapse compliance-level=2 comply=yes/
 level-3 name=wrap-option citation=§7.15.13 
extURL=slice7.html#wrap-option compliance-level=1 comply=yes/
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 20280] - text-align and text-align-last only partially implemented

2003-05-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20280.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20280

text-align and text-align-last only partially implemented

[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|Normal  |Enhancement
 Status|NEW |ASSIGNED
 OS/Version|Windows 9x  |All
   Platform|PC  |All
Summary|text-align and text-align-  |text-align and text-align-
   |last not compliant, but |last only partially
   |reported that way   |implemented



--- Additional Comments From [EMAIL PROTECTED]  2003-05-29 22:09 ---
Thanks for reporting. I've updated the compliance document with the 
restriction you uncovered in CVS. Changing entry to Enhancement as a 
reminder.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



AW: hack to avoid memory overflow with tables

2003-05-30 Thread J.U. Anderegg
 Glen Mazza wrote:
 FOP's goals should be (1) to be compliant/accurate with the spec

The Area Tree is an implementation specification: either the XSL editors
remove it from the specs or they specify it precisely as a portable,
device-independent print file format. I ran Chuck Paussa's FO schema thru
Castor. Anything goes and is formally valid.

 (2) be able to generate the largest numbers of huge files in the smallest
amount of time.

Is the design optimized for big DocBooks, accounting reports 15'000 uniform
pages long, many small business documents?

Reminder on renderer requirements:

o Data: basic draw objects (current FOP uses nothing else from the area
tree).
o Physical printers: pages in a sequential data stream
o AWT viewer: random access to pages
o PDF: finished pages may be shipped to the renderer, accepted page
references don't cause page break changes.

 To me, multiple layout strategies is
 really like saying multiple applications.  (After all,
 the layout handler and renderers *form* an XSL FO
 formatter.)

Is there a common agreement on FOP components, processing modes (push/pull),
intermediate data storage and the suitable interfaces?

An overall design given, plugins and multiple layout strategies can be
defined and evaluated. Most likely the findings will be: there is one layout
strategy. Playing with spacing and balancing, hyphenation is switched off on
demand. Plus some performance tips like: do not use forward page references,
auto-sized big tables, text columns ...

Hansuli Anderegg



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



cvs commit: xml-fop/src/hyph ru.xml

2003-05-30 Thread jeremias
jeremias2003/05/30 02:20:58

  Added:   src/hyph Tag: fop-0_20_2-maintain ru.xml
  Log:
  Adding new russian hyphenation
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.1.2.3   +4498 -6046xml-fop/src/hyph/ru.xml
  
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Hyphenation: new russian hyphenation patterns added

2003-05-30 Thread Jeremias Maerki
With the kind help of Alex V. Alishevskikh I've been able to commit a
new pattern file for russian. The file should be pretty safe from a
legal point of view. Interested parties will find the details in the
comments provided in ru.xml.

Yipee! :-)

Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



[GUMP] Build Failure - xml-fop-maintenance

2003-05-30 Thread Sam Ruby

This email is autogenerated from the output from:
http://cvs.apache.org/builds/gump/2003-05-30/xml-fop-maintenance.html


Buildfile: build.xml

init-avail:

init-filters-jdk14:
 [echo] JDK 1.4 present.
 [copy] Copying 1 file to /home/rubys/jakarta/xml-fop-maintenance/build/src/codegen

init-filters-jdk13:

init:
 [echo] --- Fop 0.20.5rc3a [1999-2003] 
   [filter] Reading filters from 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/filter

prepare:
 [echo] Preparing the build directories
[mkdir] Created dir: 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/fo/properties
[mkdir] Created dir: 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/render/pdf/fonts
[mkdir] Created dir: 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/svg
[mkdir] Created dir: /home/rubys/jakarta/xml-fop-maintenance/build/classes/conf
[mkdir] Created dir: /home/rubys/jakarta/xml-fop-maintenance/build/classes/hyph
 [copy] Copying 3 files to 
/home/rubys/jakarta/xml-fop-maintenance/build/classes/conf
 [copy] Replacing: @version@ - 0.20.5rc3a

codegen:
 [echo] Resetting codegen directory
 [copy] Copying 37 files to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen
 [echo] Generating the java files from xml resources
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/allprops.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/fo/properties/Constants.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/genconst.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/foproperties.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/fo_ignore_this.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/properties.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/foproperties.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/fo/properties/FOPropertyMapping.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/propmap.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/foproperties.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/foenums_ignore_this.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/enumgen.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/extproperties.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/fo/properties/ExtensionPropertyMapping.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/propmap.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/encodings.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/render/pdf/CodePointMapping.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/code-point-mapping.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/Courier.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/render/pdf/fonts/Courier.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/font-file.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/Courier-Oblique.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/render/pdf/fonts/CourierOblique.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/font-file.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/Courier-Bold.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/render/pdf/fonts/CourierBold.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/font-file.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/Courier-BoldOblique.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/render/pdf/fonts/CourierBoldOblique.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/font-file.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/Helvetica.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/render/pdf/fonts/Helvetica.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/font-file.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop-maintenance/build/src/codegen/Helvetica-Bold.xml to 
/home/rubys/jakarta/xml-fop-maintenance/build/src/org/apache/fop/render/pdf/fonts/HelveticaBold.java
   

[GUMP] Build Failure - xml-fop

2003-05-30 Thread Sam Ruby

This email is autogenerated from the output from:
http://cvs.apache.org/builds/gump/2003-05-30/xml-fop.html


Buildfile: build.xml

init-avail:
 [echo] Jimi Support NOT Present
 [echo] JAI Support NOT Present
 [echo] JCE Support PRESENT

init-filters-jdk14:
 [echo] JDK 1.4 present.
 [copy] Copying 1 file to /home/rubys/jakarta/xml-fop/build/src/codegen

init-filters-jdk13:

init:
 [echo] --- Fop 1.0dev [1999-2003] 
 [echo] See build.properties and build-local.properties for additional build 
settings
   [filter] Reading filters from /home/rubys/jakarta/xml-fop/build/src/codegen/filter

prepare:
 [echo] Preparing the build directories
[mkdir] Created dir: /home/rubys/jakarta/xml-fop/build/gensrc
[mkdir] Created dir: 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fo/properties
[mkdir] Created dir: 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fonts/base14
[mkdir] Created dir: /home/rubys/jakarta/xml-fop/build/classes/hyph

codegen:
 [echo] Resetting codegen directory
 [copy] Copying 33 files to /home/rubys/jakarta/xml-fop/build/src/codegen
 [echo] Generating the java files from xml resources
[style] Processing /home/rubys/jakarta/xml-fop/build/src/codegen/allprops.xml to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fo/properties/Constants.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/genconst.xsl
[style] Processing /home/rubys/jakarta/xml-fop/build/src/codegen/foproperties.xml 
to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fo/properties/fo_ignore_this.dummy
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/properties.xsl
[style] Processing /home/rubys/jakarta/xml-fop/build/src/codegen/foproperties.xml 
to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fo/properties/FOPropertyMapping.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/propmap.xsl
[style] Processing /home/rubys/jakarta/xml-fop/build/src/codegen/foproperties.xml 
to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fo/properties/foenums_ignore_this.dummy
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/enumgen.xsl
[style] Processing /home/rubys/jakarta/xml-fop/build/src/codegen/encodings.xml to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fonts/CodePointMapping.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/code-point-mapping.xsl
[style] Processing /home/rubys/jakarta/xml-fop/build/src/codegen/Courier.xml to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fonts/base14/Courier.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/font-file.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop/build/src/codegen/CourierOblique.xml to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fonts/base14/CourierOblique.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/font-file.xsl
[style] Processing /home/rubys/jakarta/xml-fop/build/src/codegen/CourierBold.xml 
to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fonts/base14/CourierBold.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/font-file.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop/build/src/codegen/CourierBoldOblique.xml to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fonts/base14/CourierBoldOblique.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/font-file.xsl
[style] Processing /home/rubys/jakarta/xml-fop/build/src/codegen/Helvetica.xml to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fonts/base14/Helvetica.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/font-file.xsl
[style] Processing /home/rubys/jakarta/xml-fop/build/src/codegen/HelveticaBold.xml 
to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fonts/base14/HelveticaBold.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/font-file.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop/build/src/codegen/HelveticaOblique.xml to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fonts/base14/HelveticaOblique.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/font-file.xsl
[style] Processing 
/home/rubys/jakarta/xml-fop/build/src/codegen/HelveticaBoldOblique.xml to 
/home/rubys/jakarta/xml-fop/build/gensrc/org/apache/fop/fonts/base14/HelveticaBoldOblique.java
[style] Loading stylesheet 
/home/rubys/jakarta/xml-fop/build/src/codegen/font-file.xsl
[style] Processing /home/rubys/jakarta/xml-fop/build/src/codegen/TimesRoman.xml to 

Re: Team page

2003-05-30 Thread jaccoud

Citation id=bilingual author=Glen
   German xml:lang=de
   Ja! Bitte, bitte druecken Sie dieser Seite jetzt!!!
   Ich kann nicht warten, bis ich mein Name auf
   xml.apache.org sehen kann!!!
   /German
   English xml:lang=en
   Yes, you may wish to wait a bit until more bios are
   updated on the page.  I see no reason for being hasty
   in publishing.
   /English
/Citation
Comment idRef=bilingual xml:lang=it author=Jaccoud
   Citation author=Dante Alighieri
   Traduttore, traditore!
   /Citation
   Was für eine Übersetzung!
/Comment
Grin/

=
Marcelo Jaccoud Amaral
mailto:jaccoud [at] petrobras.com.br
voice: +55 21 2534-3485
fax: +55 21 2534-1809
=
There are only 10 kinds of people in the world: those who understand binary
and those who don't.



   
 
  Glen Mazza   
 
  [EMAIL PROTECTED]Para: [EMAIL PROTECTED]
 
  com cc: 
 
   Assunto:  Re: Team page   
 
  29/05/2003 19:35 
 
  Favor responder a
 
  fop-dev  
 
   
 
   
 





 Victor Mote wrote:
  I have been wanting for several days to publish
 the web site, but have
  hesitated because I am the only one who has put
 any background information
  on the new Team page. If we get at least two
 others to add some
  information, I'll publish it.


__
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]







-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



Fw: [GUMP] Build Failure - xml-fop

2003-05-30 Thread Jeremias Maerki
Hi Batik-Devs,

the latest changes in Batik broke both the maintenance branch and HEAD
of FOP:

http://cvs.apache.org/builds/gump/2003-05-30/xml-fop.html
http://cvs.apache.org/builds/gump/2003-05-30/xml-fop-maintenance.html

Is there any possibility to adjust the changes so they don't break
third-party dependencies?

For reference the class in FOP that is broken by the change can be found
here:
http://cvs.apache.org/viewcvs.cgi/xml-fop/src/java/org/apache/fop/svg/PDFImageElementBridge.java?rev=1.1content-type=text/vnd.viewcvs-markup

Thanks for any help resolving this little problem.


Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]