cvs commit: xml-xerces/java build.xml

1999-11-27 Thread Stefano Mazzocchi
stefano 99/11/27 03:08:36 Added: java build.xml Log: First try of Ant makefile. It currently builds the xerces.jar file from all the source code. Since Ant is not included here (to avoid duplication efforts), you should CVS-checkout the "jakarta-tools" module under taz.a

Re: Missing checkins?

1999-11-27 Thread Stefano Mazzocchi
Wong Kok Wai wrote: > > Second try. I've even do a fresh checkout but still couldn't find these > checkins. > Any clue? I got them, but I'm not doing anonCVS. Maybe a group visibility problem? -- Stefano Mazzocchi One must still have chaos in oneself to be able t

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: Design bug in Serialize classes

1999-11-27 Thread Scott Boag/CAM/Lotus
Stefano Mazzocchi said: > propose to start discussing some XML Output API to propose an addiction > to the proposed Sun's XML Java API that currently lack output features: > > interface Serializer() extends DocumentHandler { > >void setOutputFormat(OutputFormat); to this is. The whole point

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