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

2003-07-31 Thread vmote
vmote   2003/07/31 23:54:14

  Modified:src/documentation/content/xdocs status.xml
  Log:
  update with current trunk statistics
  
  Revision  ChangesPath
  1.11  +52 -22xml-fop/src/documentation/content/xdocs/status.xml
  
  Index: status.xml
  ===
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/status.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- status.xml1 Aug 2003 06:12:11 -   1.10
  +++ status.xml1 Aug 2003 06:54:14 -   1.11
  @@ -40,7 +40,7 @@
   
  
 0.20.5
  -  Development (aka trunk, redesign)
  +  Development (aka trunk, redesign) as of August 1, 2003
   
   
  
  @@ -51,22 +51,42 @@
   
 fop jar
 1,485 kb
  -  1,992 kb
  +  2,132 kb
   
   
 hyphenation (in fop.jar)
 348 kb
  -  746 kb
  +  1,358 kb
  +
  +
  +  ant jar
  +   
  +  707 kb
   
   
 avalon-framework jar
 62 kb
  -  
  +  72 kb
   
   
 batik jar
 2,063 kb
  -  2,119 kb
  +  2,213 kb
  +
  +
  +  commons-io-dev jar
  +   
  +  71 kb
  +
  +
  +  commons-lang jar
  +   
  +  190 kb
  +
  +
  +  servlet jar
  +   
  +  39 kb
   
   
 xalan jar
  @@ -76,7 +96,7 @@
   
 xerces jar
 816 kb
  -  813 kb
  +  816 kb
   
   
 xml-apis jar
  @@ -89,42 +109,47 @@
   
 org.apache.fop.fo.*
 20,297
  -  14,660 (21%)
  +  22,306
   
   
 org.apache.fop.layout.*
 9,444
  -  7,154 (10%)
  +  4,238
   
   
 org.apache.fop.layoutmgr.*
  
  -   
  +  10,069
   
   
 org.apache.fop.area.*
  
  -   
  +  5,791
   
   
 org.apache.fop.render.*
 18,387
  -  16,260 (23%)
  +  11,527
   
   
 org.apache.fop.pdf.*
 10,203
  -  7,938 (11%)
  +  15,669
  +
  +
  +  org.apache.fop.rtf.*
  +  0
  +  12,747
   
   
 Other
 29,821
  -   
  +  32,543
   
   
 Total
 88,152
  -  69,610
  +  114,890
   
   
 Files, using "find . -iname "*.java" | wc -l"
  @@ -132,42 +157,47 @@
   
 org.apache.fop.fo.*
 122
  -  122 (31%)
  +  127
   
   
 org.apache.fop.layout.*
 49
  -   
  +  24
   
   
 org.apache.fop.layoutmgr.*
  
  -   
  +  38
   
   
 org.apache.fop.area.*
  
  -   
  +  39
   
   
 org.apache.fop.render.*
 48
  -  48
  +  36
   
   
 org.apache.fop.pdf.*
 51
  -  50 (13%)
  +  70
  +
  +
  +  org.apache.fop.rtf.*
  +   
  +  80
   
   
 Other
 129
  -  394
  +  140
   
   
 Total
 399
  -  394
  +  554
   
 
   
  
  
  

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



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

2003-07-31 Thread vmote
vmote   2003/07/31 23:12:11

  Modified:src/documentation/content/xdocs status.xml
  Log:
  1. reverse columns
  2. put in correct data for 0.20.5 (note that the trunk stats are incorrect atm, they 
actually point to the old maintenance numbers)
  
  Revision  ChangesPath
  1.10  +48 -38xml-fop/src/documentation/content/xdocs/status.xml
  
  Index: status.xml
  ===
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/status.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- status.xml1 Aug 2003 05:50:26 -   1.9
  +++ status.xml1 Aug 2003 06:12:11 -   1.10
  @@ -39,8 +39,8 @@
 
   
  
  -  Development (aka trunk, redesign)
 0.20.5
  +  Development (aka trunk, redesign)
   
   
  
  @@ -50,114 +50,124 @@
   
   
 fop jar
  -  1,962 kb
  +  1,485 kb
 1,992 kb
   
   
 hyphenation (in fop.jar)
  -  717 kb
  +  348 kb
 746 kb
   
   
  -  batik jar
  -  2,164 kb
  -  2,119 kb
  +  avalon-framework jar
  +  62 kb
  +  
   
   
  -  bsf jar
  -  106 kb
  -  106 kb
  +  batik jar
  +  2,063 kb
  +  2,119 kb
   
   
 xalan jar
  -  883 kb
  +  1,007 kb
 1,007 kb
   
   
 xerces jar
  -  1,809 kb
  +  816 kb
 813 kb
   
   
 xml-apis jar
  -   
  +  112 kb
 112 kb
   
   
 Lines of Source Code, using "find . -iname "*.java" | 
xargs cat | wc -l"
   
   
  -  org.apache.fop.*
  -  67479
  -  69610
  -
  -
 org.apache.fop.fo.*
  -  13186 (20%)
  -  14660 (21%)
  +  20,297
  +  14,660 (21%)
   
   
 org.apache.fop.layout.*
  -   
  -  7154 (10%)
  +  9,444
  +  7,154 (10%)
   
   
 org.apache.fop.layoutmgr.*
  -  7913 (12%)
  +   
  
   
   
 org.apache.fop.area.*
  -  3722 (5.5%)
  +   
  
   
   
 org.apache.fop.render.*
  -  8210 (12%)
  -  16260 (23%)
  +  18,387
  +  16,260 (23%)
   
   
 org.apache.fop.pdf.*
  -  9481 (14%)
  -  7938 (11%)
  +  10,203
  +  7,938 (11%)
   
   
  -  Files, using "find . -iname "*.java" | wc -l"
  +  Other
  +  29,821
  +   
   
   
  -  org.apache.fop.*
  -  442
  -  394
  +  Total
  +  88,152
  +  69,610
  +
  +
  +  Files, using "find . -iname "*.java" | wc -l"
   
   
 org.apache.fop.fo.*
  -  125 (28%)
  +  122
 122 (31%)
   
   
 org.apache.fop.layout.*
  +  49
  
  -  49 (12%)
   
   
 org.apache.fop.layoutmgr.*
  -  35 (8%)
  +   
  
   
   
 org.apache.fop.area.*
  -  37 (8%)
  +   
  
   
   
 org.apache.fop.render.*
  -  39 (9%)
  -  48 (12%)
  +  48
  +  48
   
   
 org.apache.fop.pdf.*
  -   
  +  51
 50 (13%)
  +
  +
  +  Other
  +  129
  +  394
  +
  +
  +  Total
  +  399
  +  394
   
 
   
  
  
  

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



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

2003-07-31 Thread vmote
vmote   2003/07/31 22:50:26

  Modified:src/documentation/content/xdocs status.xml
  Log:
  pretty-print changes only
  
  Revision  ChangesPath
  1.9   +131 -60   xml-fop/src/documentation/content/xdocs/status.xml
  
  Index: status.xml
  ===
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/status.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- status.xml1 Aug 2003 05:48:41 -   1.8
  +++ status.xml1 Aug 2003 05:50:26 -   1.9
  @@ -1,51 +1,39 @@
   
   http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd";>
  -
   
  -
   
  -
  -FOP Status
  -Current Status of FOP
  -
  -
  -
  -  
  -Status
  -[last updated 31st July 2003]
  -
  -
  -This is the development status of FOP. A branch has been created for
  +  
  +FOP Status
  +Current Status of FOP
  +  
  +  
  +
  +  Status
  +  [last updated 31st July 2003]
  +  
  +  This is the development status of FOP. A branch has been created for
   maintenance releases while the development is done to address various
  -performance and design issues.
  -
  -  
  -
  -  
  -Development Status
  -
  -Development for 1.0DR1 is addressing the design issues for layout and
  +performance and design issues.
  +
  +
  +  Development Status
  +  Development for 1.0DR1 is addressing the design issues for layout and
   performance. The new design focusing on making it possible to be conformant
   to the spec and be able to handle large documents. The development effort
  -is roughly 50% towards a developers release.
  -
  -
  -The developers release should have the following: similar functionality
  +is roughly 50% towards a developers release.
  +  The developers release should have the following: similar functionality
   to previous FOP releases, a rough API and a suitable design for
  -developers to work on more functionality.
  -
  -
  -The timing of these events depends on progress made so it is not possible
  -to predict any dates.
  -
  -  
  -  
  -Maintenance Status
  -The latest maintenance release is FOP 0.20.5, released on July 18th, 2003.
  +developers to work on more functionality.
  +  The timing of these events depends on progress made so it is not possible
  +to predict any dates.
  +
  +
  +  Maintenance Status
  +  The latest maintenance release is FOP 0.20.5, released on July 18th, 2003.
   See release notes for more details.
   The developers do not currently intend to create more releases from the maintenance 
branch.
  -  
  +
   
 Statistics
 
  @@ -60,35 +48,118 @@
   
 Binaries
   
  -fop jar1,962 kb1,992 kb
  -hyphenation (in fop.jar)717 kb746 kb
  -batik jar2,164 kb2,119 kb
  -bsf jar106 kb106 kb
  -xalan jar883 kb1,007 kb
  -xerces jar1,809 kb813 kb
  -xml-apis jar 112 kb
  +
  +  fop jar
  +  1,962 kb
  +  1,992 kb
  +
  +
  +  hyphenation (in fop.jar)
  +  717 kb
  +  746 kb
  +
  +
  +  batik jar
  +  2,164 kb
  +  2,119 kb
  +
  +
  +  bsf jar
  +  106 kb
  +  106 kb
  +
  +
  +  xalan jar
  +  883 kb
  +  1,007 kb
  +
  +
  +  xerces jar
  +  1,809 kb
  +  813 kb
  +
  +
  +  xml-apis jar
  +   
  +  112 kb
  +
   
 Lines of Source Code, using "find . -iname "*.java" | 
xargs cat | wc -l"
   
  -org.apache.fop.*6747969610
  -org.apache.fop.fo.*13186 (20%)14660 
(21%)
  -org.apache.fop.layout.* 7154 
(10%)
  -org.apache.fop.layoutmgr.*7913 
(12%) 
  -org.apache.fop.area.*3722 (5.5%) 
  -org.apache.fop.render.*8210 (12%)16260 
(23%)
  -org.apache.fop.pdf.*9481 (14%)7938 (11%)
  +
  +  org.apache.fop.*
  +  67479
  +  69610
  +
  +
  +  org.apache.fop.fo.*
  +  13186 (20%)
  +  14660 (21%)
  +
  +
  +  org.apache.fop.layout.*
  +   
  +  7154 (10%)
  +
  +
  +  org.apache.fop.layoutmgr.*
  +  7913 (12%)
  +   
  +
  +
  +  org.apache.fop.area.*
  +  3722 (5.5%)
  +   
  +
  +
  +  org.apache.fop.render.*
  +  8210 (12%)
  +  16260 (23%)
  +
  +
  +  org.apache.fop.pdf.*
  +  9481 (14%)
  +  7938 (11%)
  +
   
 Files, using "find . -iname "*.java" | wc -l"
 

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

2003-07-31 Thread vmote
vmote   2003/07/31 22:48:41

  Modified:src/documentation/content/xdocs status.xml
  Log:
  fix typo, some table problems
  
  Revision  ChangesPath
  1.8   +6 -6  xml-fop/src/documentation/content/xdocs/status.xml
  
  Index: status.xml
  ===
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/status.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- status.xml31 Jul 2003 18:43:41 -  1.7
  +++ status.xml1 Aug 2003 05:48:41 -   1.8
  @@ -55,13 +55,13 @@
 0.20.5
   
   
  -   
  +   
   
   
 Binaries
   
   fop jar1,962 kb1,992 kb
  -hyphention (in fop.jar)717 kb746 kb
  +hyphenation (in fop.jar)717 kb746 kb
   batik jar2,164 kb2,119 kb
   bsf jar106 kb106 kb
   xalan jar883 kb1,007 kb
  @@ -73,8 +73,8 @@
   org.apache.fop.*6747969610
   org.apache.fop.fo.*13186 (20%)14660 
(21%)
   org.apache.fop.layout.* 7154 
(10%)
  -org.apache.fop.layoutmgr.*7913 (12%)
  -org.apache.fop.area.*3722 (5.5%)
  +org.apache.fop.layoutmgr.*7913 
(12%) 
  +org.apache.fop.area.*3722 (5.5%) 
   org.apache.fop.render.*8210 (12%)16260 
(23%)
   org.apache.fop.pdf.*9481 (14%)7938 (11%)
   
  @@ -83,8 +83,8 @@
   org.apache.fop.*442394
   org.apache.fop.fo.*125 (28%)122 (31%)
   org.apache.fop.layout.* 49 (12%)
  -org.apache.fop.layoutmgr.*35 (8%)
  -org.apache.fop.area.*37 (8%)
  +org.apache.fop.layoutmgr.*35 
(8%) 
  +org.apache.fop.area.*37 (8%) 
   org.apache.fop.render.*39 (9%)48 (12%)
   org.apache.fop.pdf.* 50 (13%)
 
  
  
  

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



Re: cvs commit: xml-fop/src/java/org/apache/fop/apps XSLTInputHandler.java TraxInputHandler.java

2003-07-31 Thread Glen Mazza
Actually, I'm starting to like InputHandler and am
just cleaning it up for 1.0, new API or no new API.   
The only thing else I would like to get rid of in apps
are the Starter classes, if possible, which are
internal anyway.  Driver I might have a few minor
simplifications to, but I'm not (currently... ;)
taking a position on what will happen to it in 1.0. 
That depends on the new API by you and Victor.

On the topic of backwards-compatibility, the Struts
project may be instructive for us. It maintains, quite
successfully, incompatible APIs in 1.0.2 and in 1.1. 
Their users, if I may judge from the user list, didn't
have much problem in recoding from 1.0.2 to 1.1 to
take advantage of the new functionality offered by the
latter.

Struts did not make 1.1 backward compatible with 1.0.2
API, the logic being that if you aren't ready for 1.1
just stay with 1.0.2 until you are.  More importantly,
by not needing to retain 1.0.2 functionality within
1.1, the latter API could be a "Work of Art", i.e.
they did not need to make it architecturally less
solid just so 1.0.2 would work with it.

The insistence of backwards compatibility possibly
would have made Struts 1.1 architecturally an inferior
product, bloated and more bug-prone due to the
multiple access paths needed to be maintained
internally.  But FOP is not Struts, and we may come to
different conclusions.

Glen


--- Jeremias Maerki <[EMAIL PROTECTED]> wrote:
> I thought, we agreed to deprecate stuff in the apps
> package only, to
> maintain backwards-compatibility.
> 
> On 31.07.2003 07:14:29 gmazza wrote:
> > gmazza  2003/07/30 22:14:29
> > 
> >   Modified:src/java/org/apache/fop/apps
> XSLTInputHandler.java
> >   Removed: src/java/org/apache/fop/apps
> TraxInputHandler.java
> >   Log:
> >   XSLTInputHandler reimplemented using
> TraxInputHandler code.  TraxInputHandler removed. 
> (Retaining XSLTInputHandler because of its
> technology-independent name, also probably the more
> used class of the two.)
> 
> 
> 
> Jeremias Maerki
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, email:
> [EMAIL PROTECTED]
> 


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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



DO NOT REPLY [Bug 22036] New: - Image Examples broken

2003-07-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=22036

Image Examples broken

   Summary: Image Examples broken
   Product: Fop
   Version: 0.15
  Platform: Other
   URL: http://xml.apache.org/fop/examples.html#Images+Examples
OS/Version: Other
Status: NEW
  Severity: Normal
  Priority: Other
 Component: documentation
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The page http://xml.apache.org/fop/examples.html#Images+Examples includes links 
to the following PDFs, which are missing images:

http://xml.apache.org/fop/fo/align.fo.pdf
http://xml.apache.org/fop/fo/align2.fo.pdf
http://xml.apache.org/fop/fo/size.fo.pdf

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



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

2003-07-31 Thread vmote
vmote   2003/07/31 11:43:41

  Modified:src/documentation/content/xdocs status.xml
  Log:
  1. update description of maintenance branch (submitted by Clay Leeds)
  2. combine the statistics into one table
  
  Revision  ChangesPath
  1.7   +47 -67xml-fop/src/documentation/content/xdocs/status.xml
  
  Index: status.xml
  ===
  RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/status.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- status.xml9 Dec 2002 08:45:15 -   1.6
  +++ status.xml31 Jul 2003 18:43:41 -  1.7
  @@ -13,7 +13,7 @@
   
 
   Status
  -[last updated 20th November 2002]
  +[last updated 31st July 2003]
   
   
   This is the development status of FOP. A branch has been created for
  @@ -39,76 +39,56 @@
   The timing of these events depends on progress made so it is not possible
   to predict any dates.
   
  -Binaries
  -
  -  fop.jar1,962 kb
  -  hyphention (in fop.jar)717 kb
  -  batik.jar2,164 kb
  -  bsf.jar106 kb
  -  xalan.jar883 kb
  -  xerces.jar1,809 kb
  -
  -
  -Lines of code using "find . -iname "*.java" | xargs cat | wc 
-l"
  -
  -  org.apache.fop.*67479
  -  org.apache.fop.fo.*13186 (20%)
  -  org.apache.fop.layoutmgr.*7913 (12%)
  -  org.apache.fop.area.*3722 (5.5%)
  -  org.apache.fop.render.*8210 (12%)
  -  org.apache.fop.pdf.*9481 (14%)
  -
  -
  -Files using "find . -iname "*.java" | wc -l"
  -
  -  org.apache.fop.*442
  -  org.apache.fop.fo.*125 (28%)
  -  org.apache.fop.layoutmgr.*35 (8%)
  -  org.apache.fop.area.*37 (8%)
  -  org.apache.fop.render.*39 (9%)
  -
  -
 
  -
 
   Maintenance Status
  -
  -Latest maintenance release will be FOP 0.20.5 on TBA.
  -See release notes for more
  -details. Releases will be made periodically to address minor bugs
  -and compatibility.
  -
  -
  -Binaries
  -
  -  fop.jar1,992 kb
  -  hyphention (in fop.jar)746 kb
  -  batik.jar2,119 kb
  -  bsf.jar106 kb
  -  xalan.jar1,007 kb
  -  xercesImpl.jar813 kb
  -  xml-apis.jar112 kb
  -
  -
  -Lines of code using "find . -iname "*.java" | xargs cat | wc 
-l"
  -
  -  org.apache.fop.*69610
  -  org.apache.fop.fo.*14660 (21%)
  -  org.apache.fop.layout.*7154 (10%)
  -  org.apache.fop.render.*16260 (23%)
  -  org.apache.fop.pdf.*7938 (11%)
  -
  -
  -Files using "find . -iname "*.java" | wc -l"
  -
  -  org.apache.fop.*394
  -  org.apache.fop.fo.*122 (31%)
  -  org.apache.fop.layout.*49 (12%)
  -  org.apache.fop.render.*48 (12%)
  -  org.apache.fop.pdf.*50 (13%)
  -
  -
  +The latest maintenance release is FOP 0.20.5, released on July 18th, 2003.
  +See release notes for more details.
  +The developers do not currently intend to create more releases from the maintenance 
branch.
 
  +
  +  Statistics
  +  
  +
  +   
  +  Development (aka trunk, redesign)
  +  0.20.5
  +
  +
  +   
  +
  +
  +  Binaries
  +
  +fop jar1,962 kb1,992 kb
  +hyphention (in fop.jar)717 kb746 kb
  +batik jar2,164 kb2,119 kb
  +bsf jar106 kb106 kb
  +xalan jar883 kb1,007 kb
  +xerces jar1,809 kb813 kb
  +xml-apis jar 112 kb
  +
  +  Lines of Source Code, using "find . -iname "*.java" | 
xargs cat | wc -l"
  +
  +org.apache.fop.*6747969610
  +org.apache.fop.fo.*13186 (20%)14660 
(21%)
  +org.apache.fop.layout.* 7154 
(10%)
  +org.apache.fop.layoutmgr.*7913 (12%)
  +org.apache.fop.area.*3722 (5.5%)
  +org.apache.fop.render.*8210 (12%)16260 
(23%)
  +org.apache.fop.pdf.*9481 (14%)7938 (11%)
  +
  +  Files, using "find . -iname "*.java" | wc -l"
  +
  +org.apache.fop.*442394
  +org.apache.fop.fo.*125 (28%)122 (31%)
  +org.apache.fop.layout.* 49 (12%)
  +org.apache.fop.layoutmgr.*35 (8%)
  +org.apache.fop.area.*37 (8%)
  +org.apache.fop.render.*39 (9%)48 (12%)
  +org.apache.fop.pdf.* 50 (13%)
  +  
  +
   
   
   
  
  
  

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



cvs commit: xml-fop/src/documentation/resources/images track.png

2003-07-31 Thread vmote
vmote   2003/07/31 11:42:40

  Modified:src/documentation/resources/images track.png
  Log:
  update status image (submitted by Clay Leeds)
  
  Revision  ChangesPath
  1.2   +112 -11   xml-fop/src/documentation/resources/images/track.png
  
<>
  
  

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



DO NOT REPLY [Bug 22027] - FOP Status graphic needs update

2003-07-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=22027

FOP Status graphic needs update





--- Additional Comments From [EMAIL PROTECTED]  2003-07-31 16:27 ---
Created an attachment (id=7607)
FOP Status img "track.png" updated (includes layers--edit at will!)

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



DO NOT REPLY [Bug 22027] New: - FOP Status graphic needs update

2003-07-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=22027

FOP Status graphic needs update

   Summary: FOP Status graphic needs update
   Product: Fop
   Version: all
  Platform: All
   URL: http://xml.apache.org/fop/status.html
OS/Version: All
Status: NEW
  Severity: Normal
  Priority: Other
 Component: documentation
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


The FOP Status Graphic needs to be updated to have 0.20.5 relevant information. I have 
created a 
graphic and will attach it to a "PATCH". The language also needs to be updated. I've 
changed lines 
76-78 (give or take) to what is below. I did not do a DIFF for a couple of reasons: 1) 
I've been 
having problems with my CVS app (I've still got that weird, double-menu bug on my 
MacCVSX 
program); and 2) the file sizes and other reference info need updating.

Latest maintenance release is FOP 0.20.5, released on July 18th, 2003.
See release notes for more
details.

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



DO NOT REPLY [Bug 22022] New: - Code Generator problem in foproperties.xml

2003-07-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
.
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=22022

Code Generator problem in foproperties.xml

   Summary: Code Generator problem in foproperties.xml
   Product: Fop
   Version: 0.20.5
  Platform: Other
OS/Version: Other
Status: NEW
  Severity: Enhancement
  Priority: Other
 Component: general
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


I get the following errors, when rendering an fo-file generated from docbook 4.2
(xalan-2.4.1/docbook-xsl-1.61.3)

[Error] Unknown enumerated value for property 'relative-align': baseline
[Error] Error in relative-align property value 'baseline': 
org.apache.fop.fo.expr.PropertyException: no conversion defined 

I can work round this problem by replacing line 1023 in 
build/src/codegen/foproperties.xml from
after
to
baseline

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



Re: cvs commit: xml-fop/src/java/org/apache/fop/apps XSLTInputHandler.java TraxInputHandler.java

2003-07-31 Thread Jeremias Maerki
I thought, we agreed to deprecate stuff in the apps package only, to
maintain backwards-compatibility.

On 31.07.2003 07:14:29 gmazza wrote:
> gmazza  2003/07/30 22:14:29
> 
>   Modified:src/java/org/apache/fop/apps XSLTInputHandler.java
>   Removed: src/java/org/apache/fop/apps TraxInputHandler.java
>   Log:
>   XSLTInputHandler reimplemented using TraxInputHandler code.  TraxInputHandler 
> removed.  (Retaining XSLTInputHandler because of its technology-independent name, 
> also probably the more used class of the two.)



Jeremias Maerki


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