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]



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/content/xdocs status.xml

2002-11-19 Thread keiron
keiron  2002/11/19 01:40:03

  Modified:src/documentation/content/xdocs status.xml
  Log:
  updated data
  
  Revision  ChangesPath
  1.4   +28 -43xml-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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- status.xml19 Nov 2002 07:57:27 -  1.3
  +++ status.xml19 Nov 2002 09:40:03 -  1.4
  @@ -13,7 +13,7 @@
   
 
   Status
  -[last updated 10th June 2002]
  +[last updated 20th November 2002]
   
   
   This is the development status of FOP. A branch has been created for
  @@ -25,20 +25,6 @@
 
   Development Status
   
  -Volunteers needed for:
  -
  -configuration implementation
  -implement formatting objects and properties
  -AWT/Swing viewer design and implementation
  -documentation
  -MIF output
  -
  -
  -... and plenty of other areas. See the todo
  -list for more details.
  -See this Status for more information.
  -
  -
   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
  @@ -55,7 +41,7 @@
   
   Binaries
   
  -  fop.jar1,966 kb
  +  fop.jar1,962 kb
 hyphention (in fop.jar)717 kb
 batik.jar2,164 kb
 bsf.jar106 kb
  @@ -65,30 +51,29 @@
   
   Lines of code using "find . -iname "*.java" | xargs cat | wc 
-l"
   
  -  org.apache.fop.*67076
  -  org.apache.fop.fo.*15257 (23%)
  -  org.apache.fop.layoutmgr.*4537 (7%)
  -  org.apache.fop.area.*2314 (3.5%)
  -  org.apache.fop.render.*6474 (10%)
  -  org.apache.fop.pdf.*8113 (12%)
  +  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.*462
  -  org.apache.fop.fo.*127 (27%)
  -  org.apache.fop.layoutmgr.*28 (6%)
  -  org.apache.fop.area.*36 (8%)
  -  org.apache.fop.render.*35 (8%)
  +  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 was FOP 0.20.3 on 4th March 2002.
  +Latest maintenance release was FOP 0.20.5 on 24th November 2002.
   See release notes for more
   details. Releases will be made periodically to address minor bugs
   and compatibility.
  @@ -96,31 +81,31 @@
   
   Binaries
   
  -  fop.jar1,695 kb
  +  fop.jar1,992 kb
 hyphention (in fop.jar)746 kb
  -  batik.jar2,164 kb
  +  batik.jar2,119 kb
 bsf.jar106 kb
  -  xalan.jar906 kb
  -  xercesImpl.jar1,729 kb
  -  xml-apis.jar108 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.*69131
  -  org.apache.fop.fo.*14916 (22%)
  -  org.apache.fop.layout.*7108 (10%)
  -  org.apache.fop.render.*15840 (23%)
  -  org.apache.fop.pdf.*7883 (11%)
  +  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.*391
  -  org.apache.fop.fo.*119 (30%)
  -  org.apache.fop.layout.*49 (13%)
  +  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.*49 (13%)
  +  org.apache.fop.pdf.*50 (13%)
   
   
 
  
  
  

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