Thu, 25 Jun 2009 09:28:34 +0200Really moving org/xml/sax to xml module
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 25 Jun 2009 09:28:34 +0200] rev 1268
Really moving org/xml/sax to xml module

Thu, 25 Jun 2009 07:58:24 +0200client, corba and tools module need to depend on xml
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Thu, 25 Jun 2009 07:58:24 +0200] rev 1267
client, corba and tools module need to depend on xml

Wed, 24 Jun 2009 19:30:43 +0200Fixing typo in the build script
Jaroslav Tulach <jaroslav.tulach@apidesign.org> [Wed, 24 Jun 2009 19:30:43 +0200] rev 1266
Fixing typo in the build script

Wed, 24 Jun 2009 17:51:59 +0200Eliminating need for XML SAX and DOM 2 in base Java module
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 24 Jun 2009 17:51:59 +0200] rev 1265
Eliminating need for XML SAX and DOM 2 in base Java module

Wed, 24 Jun 2009 17:50:25 +0200Reading of exported preferences yields the same results if done via DOM as well as nanoXML parser xml-sax-and-dom-2
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 24 Jun 2009 17:50:25 +0200] rev 1264
Reading of exported preferences yields the same results if done via DOM as well as nanoXML parser

Wed, 24 Jun 2009 17:29:29 +0200Simple output of Preferences is the same as the original one via DOM xml-sax-and-dom-2
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 24 Jun 2009 17:29:29 +0200] rev 1263
Simple output of Preferences is the same as the original one via DOM

Wed, 24 Jun 2009 16:38:24 +0200By default (when no XML SAX and DOM 2 present) parsing the properties stream with simple nanoXML parser xml-sax-and-dom-2
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 24 Jun 2009 16:38:24 +0200] rev 1262
By default (when no XML SAX and DOM 2 present) parsing the properties stream with simple nanoXML parser

Wed, 24 Jun 2009 14:53:01 +0200Providing 1/4 of default implementation for XML operations from java.util.** and verifying that its behaviour is similar enough with the original implementation based on DOM xml-sax-and-dom-2
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 24 Jun 2009 14:53:01 +0200] rev 1261
Providing 1/4 of default implementation for XML operations from java.util.** and verifying that its behaviour is similar enough with the original implementation based on DOM

Wed, 24 Jun 2009 13:44:46 +0200Using code injection to separate XML related operations on Properties and Preferences outside of base module. Default implementation is still missing. xml-sax-and-dom-2
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 24 Jun 2009 13:44:46 +0200] rev 1260
Using code injection to separate XML related operations on Properties and Preferences outside of base module. Default implementation is still missing.

Wed, 24 Jun 2009 12:33:10 +0200Starting work on eliminating XML chunks from base Java xml-sax-and-dom-2
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 24 Jun 2009 12:33:10 +0200] rev 1259
Starting work on eliminating XML chunks from base Java