cvs commit: xml-xerces/java/src/org/apache/xml/serialize BaseSerializer.java

1999-11-30 Thread arkin
arkin 99/11/30 13:49:02 Modified:java/src/org/apache/xml/serialize BaseSerializer.java Log: No longer buffers the writer or output stream. Revision ChangesPath 1.3 +1 -3 xml-xerces/java/src/org/apache/xml/serialize/BaseSerializer.java Index: BaseSeriali

cvs commit: xml-xerces/java/src/org/apache/xml/serialize BaseSerializer.java

1999-11-30 Thread pier
pier99/11/30 00:16:07 Modified:java/src/org/apache/xml/serialize BaseSerializer.java Log: BaseSerializer should be public (I bet)... Revision ChangesPath 1.2 +1 -1 xml-xerces/java/src/org/apache/xml/serialize/BaseSerializer.java Index: BaseSerializer.

Re: cvs commit: xml-xerces/java/src/org/apache/xml/serialize BaseSerializer.java ElementState.java HTMLEntities.res HTMLSerializer.java HTMLdtd.java Makefile OutputFormat.java Serializer.java XHTMLSerializer.java XMLSerializer.java

1999-11-27 Thread Pierpaolo Fumagalli
Wong Kok Wai <[EMAIL PROTECTED]> wrote: > Just tried it and found one small typo: the user should be anoncvs > > Brian Behlendorf wrote: > >> That's because the CVS repositories were moved at the beginning of the >> week. You should be using the following CVSROOT for pserver access now: >> >>

Re: cvs commit: xml-xerces/java/src/org/apache/xml/serialize BaseSerializer.java ElementState.java HTMLEntities.res HTMLSerializer.java HTMLdtd.java Makefile OutputFormat.java Serializer.java XHTMLSerializer.java XMLSerializer.java

1999-11-27 Thread Pierpaolo Fumagalli
Brian Behlendorf <[EMAIL PROTECTED]> wrote: > > That's because the CVS repositories were moved at the beginning of the > week. You should be using the following CVSROOT for pserver access now: > > :pserver:[EMAIL PROTECTED]:/home/cvspublic > > note the "xml.apache.org" instead of "dev.apache.o

Re: cvs commit: xml-xerces/java/src/org/apache/xml/serialize BaseSerializer.java ElementState.java HTMLEntities.res HTMLSerializer.java HTMLdtd.java Makefile OutputFormat.java Serializer.java XHTMLSerializer.java XMLSerializer.java

1999-11-27 Thread Wong Kok Wai
Just tried it and found one small typo: the user should be anoncvs Brian Behlendorf wrote: > That's because the CVS repositories were moved at the beginning of the > week. You should be using the following CVSROOT for pserver access now: > > :pserver:[EMAIL PROTECTED]:/home/cvspublic >

Re: cvs commit: xml-xerces/java/src/org/apache/xml/serialize BaseSerializer.java ElementState.java HTMLEntities.res HTMLSerializer.java HTMLdtd.java Makefile OutputFormat.java Serializer.java XHTMLSerializer.java XMLSerializer.java

1999-11-27 Thread Brian Behlendorf
That's because the CVS repositories were moved at the beginning of the week. You should be using the following CVSROOT for pserver access now: :pserver:[EMAIL PROTECTED]:/home/cvspublic note the "xml.apache.org" instead of "dev.apache.org". In fact I've removed the xml-* links in the dev.apa

Re: cvs commit: xml-xerces/java/src/org/apache/xml/serialize BaseSerializer.java ElementState.java HTMLEntities.res HTMLSerializer.java HTMLdtd.java Makefile OutputFormat.java Serializer.java XHTMLSerializer.java XMLSerializer.java

1999-11-25 Thread Wong Kok Wai
I can't seem to find these checkins in the CVS, both the anoncvs and the web. Assaf Arkin wrote: > arkin 99/11/23 14:29:53 > > Added: java/src/org/apache/xml/serialize BaseSerializer.java > ElementState.java HTMLEntities.res > HTMLSeri

cvs commit: xml-xerces/java/src/org/apache/xml/serialize BaseSerializer.java ElementState.java HTMLEntities.res HTMLSerializer.java HTMLdtd.java Makefile OutputFormat.java Serializer.java XHTMLSerializer.java XMLSerializer.java

1999-11-23 Thread Assaf Arkin
arkin 99/11/23 14:29:53 Added: java/src/org/apache/xml/serialize BaseSerializer.java ElementState.java HTMLEntities.res HTMLSerializer.java HTMLdtd.java Makefile OutputFormat.java Serializer.java