Re: [VOTE] Clay Leeds for Committer

2004-03-01 Thread Oleg Tkachenko
Glen Mazza wrote:

So let me start off the voting: +1.
+1

--
Oleg Tkachenko
http://blog.tkachenko.com
Multiconn Technologies, Israel


Re: [VOTE] Clay Leeds for Committer

2004-03-01 Thread Chris Bowditch
Glen Mazza wrote:

snip/

The updates and issues he has brought up to us this
week, I'm sure he would be happy to take care of for
us, just as soon as we provide him write access.  I
also hope he develops a psychological concept of
ownership of our website over time, resulting in it
looking increasingly top-notch.
So let me start off the voting: +1.
+1 from me too.

Chris




Re: [VOTE] Clay Leeds for Committer

2004-03-01 Thread Christian Geisert
Glen Mazza wrote:
Team,

Waxing chutzpaic, I'd like us to try again to make
Clay a committer on this project.  You may recall his
+1

(in the hope that we finally get those breadcrumbs fixed and a whole 
site pdf ;-)

Christian


Newbie Commiter Questions

2004-03-01 Thread Chris Bowditch
I know this subject has come up before, but I still cant quite get 
things working after trawling through the archives.

I'm using WinCVS 1.3 and Putty to connect to the cvs.apache.org. My 
understanding was that using SSH keys was optional but strongly 
encouraged. So I had a go at creating the private/public key pairs, and 
put the public key into .ssh directory on my apache home, and specified 
the private key file to Putty, but when I click open in Putty and 
enter userid/password I get a message saying

Trying public key authentication.
Key is of wrong type (PuTTY SSH2 private key)
Any ideas, what this means? I specified SSH2 (RSA) when I generated my 
keys. I noticed in the archives that some people have authorized_keys 
and others have authorized_keys2 file, which do I need? I tried both, 
but I still got the same message.

Thinking that SSH is not strictly required for write access, I had a go 
at updating my description on the Team page, but WinCVS says:

cvs [server aborted]: commit requires write access to the repository

Any help would be appreciated.

Chris




Re: Newbie Commiter Questions

2004-03-01 Thread Jeremias Maerki
I've had my problems with using SSH2. I finally tried SSH1 and it worked.
I suggest you create a SSH1 key pair and retry with this.

There are two ways you can work with putty. Either you create a tunnel
for CVS which has the benefit that the connection is always there as
soon as you have connected to the server.

The other way is to use plink which has to build a connection everytime
you access CVS. Select SSH authentication in WinCVS and specify the full
path to plink.exe as SSH client. You need to have Putty Password agent
running for that.

Tell me if you need more info. Good luck!

On 01.03.2004 10:32:28 Chris Bowditch wrote:
 I know this subject has come up before, but I still cant quite get 
 things working after trawling through the archives.
 
 I'm using WinCVS 1.3 and Putty to connect to the cvs.apache.org. My 
 understanding was that using SSH keys was optional but strongly 
 encouraged. So I had a go at creating the private/public key pairs, and 
 put the public key into .ssh directory on my apache home, and specified 
 the private key file to Putty, but when I click open in Putty and 
 enter userid/password I get a message saying
 
 Trying public key authentication.
 Key is of wrong type (PuTTY SSH2 private key)
 
 Any ideas, what this means? I specified SSH2 (RSA) when I generated my 
 keys. I noticed in the archives that some people have authorized_keys 
 and others have authorized_keys2 file, which do I need? I tried both, 
 but I still got the same message.
 
 Thinking that SSH is not strictly required for write access, I had a go 
 at updating my description on the Team page, but WinCVS says:
 
 cvs [server aborted]: commit requires write access to the repository


Jeremias Maerki


Re: Newbie Commiter Questions

2004-03-01 Thread Christian Geisert
Chris Bowditch wrote:

[..]

Thinking that SSH is not strictly required for write access, I had a go 
Wrong!
You either need to make a frsh checkout with your commiiter id
or change your already checked out module as shown here: 
http://www.apache.org/dev/committers.html#general

Christian


Re: Newbie Commiter Questions

2004-03-01 Thread Chris Bowditch
Jeremias Maerki wrote:

I've had my problems with using SSH2. I finally tried SSH1 and it worked.
I suggest you create a SSH1 key pair and retry with this.
Thanks for the fast response Jeremias. I have managed to get SSH1 working.

There are two ways you can work with putty. Either you create a tunnel
for CVS which has the benefit that the connection is always there as
soon as you have connected to the server.
Yes I'm creating a tunnel with Putty and pointing WinCVS to localhost.

The other way is to use plink which has to build a connection everytime
you access CVS. Select SSH authentication in WinCVS and specify the full
path to plink.exe as SSH client. You need to have Putty Password agent
running for that.
Tell me if you need more info. Good luck!
I have managed to update the team page now. Thanks

Chris





Re: Newbie Commiter Questions

2004-03-01 Thread Peter B. West
Chris,

I suspect that the problems with SSH2 might be to do with the way Putty 
represents SSH2 keys.  The format of the Putty file is different from 
the openssh format, even though they contain compatible data.  I think 
Putty has an option to import openssh format keys, and I seem to 
remember using this option to set up SSH2 keys that worked between Linux 
and Windows.

Peter

Chris Bowditch wrote:
Jeremias Maerki wrote:

I've had my problems with using SSH2. I finally tried SSH1 and it worked.
I suggest you create a SSH1 key pair and retry with this.


Thanks for the fast response Jeremias. I have managed to get SSH1 working.

There are two ways you can work with putty. Either you create a tunnel
for CVS which has the benefit that the connection is always there as
soon as you have connected to the server.


Yes I'm creating a tunnel with Putty and pointing WinCVS to localhost.

The other way is to use plink which has to build a connection everytime
you access CVS. Select SSH authentication in WinCVS and specify the full
path to plink.exe as SSH client. You need to have Putty Password agent
running for that.
Tell me if you need more info. Good luck!


I have managed to update the team page now. Thanks
--
Peter B. West http://www.powerup.com.au/~pbwest/resume.html


Re: Preferences

2004-03-01 Thread Peter B. West
Peter B. West wrote:
...
We could address the JVM version issue by wrapping the java.util.prefs 
stuff in org.apache.fop.prefs or ...configuration classes which mimic 
.util.prefs by a thin wrapper around the latter classes, and providing 
for 1.3 compatible versions to be written.  The availability of 1.4 
could easily be tested at run-time, and the appropriate switch set for 
use in org.apache.fop.prefs, reducing the build complexity.
Don't mind me... The build complexity will be same as at present, 
requiring 1.3 and 1.4 components to be shifted in at build time.  The 
passing fantasy about a run-time switch afflicts me every now and then.

Peter
--
Peter B. West http://www.powerup.com.au/~pbwest/resume.html


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

2004-03-01 Thread cbowditch
cbowditch2004/03/01 07:38:25

  Modified:src/documentation/content/xdocs compliance.xml
  Log:
  corrected compliance for baseline-shift and vertical-align properties
  
  Revision  ChangesPath
  1.25  +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.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- compliance.xml12 Nov 2003 15:11:59 -  1.24
  +++ compliance.xml1 Mar 2004 15:38:25 -   1.25
  @@ -274,7 +274,9 @@
   level-2 name=Area Alignment Properties citation=§7.13 
extURL=slice7.html#area-alignment ref-name=areaalign
 level-3 name=alignment-adjust citation=§7.13.1 
extURL=slice7.html#alignment-adjust compliance-level=1 comply=no/
 level-3 name=alignment-baseline citation=§7.13.2 
extURL=slice7.html#alignment-baseline compliance-level=1 comply=no/
  -  level-3 name=baseline-shift citation=§7.13.3 
extURL=slice7.html#baseline-shift compliance-level=1 comply=no/
  +  level-3 name=baseline-shift citation=§7.13.3 
extURL=slice7.html#baseline-shift compliance-level=1 comply=partial
  +commentOnly values super and sub have been implemented./comment
  +  /level-3
 level-3 name=display-align citation=§7.13.4 
extURL=slice7.html#display-align compliance-level=2 comply=partial
   commentImplemented only for table-cell and block-container./comment
   commentFor table-cell, the height attribute must be set for the 
parent table-row; setting the height of the table or the table-cell results in 
vertical centering having no effect.
  @@ -502,7 +504,9 @@
   commentquot;inheritquot; not handled/comment
 /level-3
 level-3 name=size citation=§7.29.21 extURL=slice7.html#size 
compliance-level=3 comply=no/
  -  level-3 name=vertical-align citation=§7.29.22 
extURL=slice7.html#vertical-align compliance-level=3 comply=no/
  +  level-3 name=vertical-align citation=§7.29.22 
extURL=slice7.html#vertical-align compliance-level=3 comply=partial
  +commentOnly works as a shorthand for baseline-shift 
property./comment
  +  /level-3
 level-3 name=white-space citation=§7.29.23 
extURL=slice7.html#white-space compliance-level=3 comply=no/
 level-3 name=xml:lang citation=§7.29.24 
extURL=slice7.html#xml:lang compliance-level=3 comply=no/
   /level-2
  
  
  

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



Re: [VOTE] Clay Leeds for Committer

2004-03-01 Thread J.Pietschmann
Glen Mazza wrote:
[...]
+1
J.Pietschmann



RE: [VOTE] Clay Leeds for Committer

2004-03-01 Thread Andreas L. Delmelle
 -Original Message-
 From: Clay Leeds [mailto:[EMAIL PROTECTED]

snip /
 Perhaps I might even pick up a Java book and figure out how to add
 command line parameters to FOP (I'm hoping I won't have to figure out
 the issue that Glen and Andreas raised[1] in February, though...:-p).


Why... that was going to be your first chore of course :-P

Nah, IAC well-earned, I think. You mentioned last Thursday that 'We must be
doing something right...', and if you ask me, having people like yourself on
our support-list could just be that little something.

Enjoy!

Cheers,

Andreas



cvs commit: xml-fop/src/java/org/apache/fop/layoutmgr AddLMVisitor.java TextLayoutManager.java

2004-03-01 Thread gmazza
gmazza  2004/03/01 15:50:26

  Modified:src/java/org/apache/fop/apps Driver.java
   src/java/org/apache/fop/fo FOText.java FOTreeBuilder.java
FObjMixed.java
   src/java/org/apache/fop/layoutmgr AddLMVisitor.java
TextLayoutManager.java
  Log:
  1.)  Modified TextLayoutManager to take an additional length
  parameter, indicating the maximum valid index of the passed-in
  character array.
  
  2.)  Removed from AddLMVisitor (which calls the above class), the
  re-fitting of the FOText character array to the size of the maximum
  valid index.
  
  3.)  Various small cleanup issues.
  
  Revision  ChangesPath
  1.53  +1 -2  xml-fop/src/java/org/apache/fop/apps/Driver.java
  
  Index: Driver.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/apps/Driver.java,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- Driver.java   27 Feb 2004 17:39:05 -  1.52
  +++ Driver.java   1 Mar 2004 23:50:26 -   1.53
  @@ -540,8 +540,7 @@
   
   treeBuilder.setUserAgent(getUserAgent());
   treeBuilder.setFOInputHandler(foInputHandler);
  -treeBuilder.foTreeControl = currentDocument;
  -
  +treeBuilder.setFOTreeControl(currentDocument);
   
   return new ProxyContentHandler(treeBuilder) {
   
  
  
  
  1.15  +11 -2 xml-fop/src/java/org/apache/fop/fo/FOText.java
  
  Index: FOText.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/FOText.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- FOText.java   27 Feb 2004 17:57:40 -  1.14
  +++ FOText.java   1 Mar 2004 23:50:26 -   1.15
  @@ -44,7 +44,12 @@
   public char[] ca;
   
   /**
  - * the length of the character array containing the text
  + * The actual length of the text to be rendered within ca,
  + * starting from position 0 of the array.  
  + *
  + * This value is originally equal to ca.length, but becomes decremented
  + * during whitespace removal by the flow.Block class, via the 
  + * TextCharIterator.remove() method below.
*/
   public int length;
   
  @@ -87,7 +92,7 @@
   /**
*
* @param chars array of chars which contains the text in this object (may
  - * be a superset of the text in this object
  + * be a superset of the text in this object)
* @param start starting index into char[] for the text in this object
* @param end ending index into char[] for the text in this object
* @param ti TextInfo object for the text in this object
  @@ -163,6 +168,10 @@
   } else if (curIndex == length) {
   curIndex = --length;
   }
  +//  Temporary until leading space problem in 1.0 fixed
  +//  System.out.println(\n\nremove called: ca = \ + 
  +//  new String(ca) + \, length/node length:  + length 
  +//  + ,  + ca.length);
   }
   
   
  
  
  
  1.23  +9 -1  xml-fop/src/java/org/apache/fop/fo/FOTreeBuilder.java
  
  Index: FOTreeBuilder.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/FOTreeBuilder.java,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- FOTreeBuilder.java27 Feb 2004 17:57:40 -  1.22
  +++ FOTreeBuilder.java1 Mar 2004 23:50:26 -   1.23
  @@ -77,7 +77,7 @@
   private FOUserAgent userAgent;
   
   /** The FOTreeControl object managing the FO Tree that is being built */
  -public FOTreeControl foTreeControl;
  +private FOTreeControl foTreeControl;
   
   /** The SAX locator object maneging the line and column counters */
   private Locator locator; 
  @@ -103,6 +103,14 @@
   
   private FOUserAgent getUserAgent() {
   return userAgent;
  +}
  +
  +/**
  + * Sets the FO Tree Control for this object
  + * @param fotc FOTreeControl instance
  + */
  +public void setFOTreeControl(FOTreeControl fotc) {
  +this.foTreeControl = fotc;
   }
   
   /**
  
  
  
  1.21  +1 -1  xml-fop/src/java/org/apache/fop/fo/FObjMixed.java
  
  Index: FObjMixed.java
  ===
  RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/fo/FObjMixed.java,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- FObjMixed.java27 Feb 2004 17:57:40 -  1.20
  +++ FObjMixed.java1 Mar 2004 23:50:26 -   1.21
  @@ -55,7 +55,7 @@
   ft.setName(text);
   
   /* characters() processing empty for FOTreeHandler, not empty for RTF