Mon, 22 Jun 2009 17:40:22 +0200Merging eliminateswing branch, as the swing (and AWT) seem to compile separatelly
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 22 Jun 2009 17:40:22 +0200] rev 1257
Merging eliminateswing branch, as the swing (and AWT) seem to compile separatelly

Mon, 22 Jun 2009 17:38:36 +0200All parts of the code compile after the 'client' separation eliminateswing
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 22 Jun 2009 17:38:36 +0200] rev 1256
All parts of the code compile after the 'client' separation

Mon, 22 Jun 2009 16:46:50 +0200Code injection between java.text and java.awt.font to remove dependency of Bidi on AWT. eliminateswing
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 22 Jun 2009 16:46:50 +0200] rev 1255
Code injection between java.text and java.awt.font to remove dependency of Bidi on AWT.

Mon, 22 Jun 2009 14:00:07 +0200JNDI cannot depend on Swing either, so using reflection to read parameters of applet eliminateswing
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 22 Jun 2009 14:00:07 +0200] rev 1254
JNDI cannot depend on Swing either, so using reflection to read parameters of applet

Mon, 22 Jun 2009 13:15:21 +0200Exluding just GSS visual callback handler, not the textual one eliminateswing
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 22 Jun 2009 13:15:21 +0200] rev 1253
Exluding just GSS visual callback handler, not the textual one

Mon, 22 Jun 2009 13:08:07 +0200Removing dependency of java.nio on javax.activation by copying impl of MimeType class eliminateswing
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 22 Jun 2009 13:08:07 +0200] rev 1252
Removing dependency of java.nio on javax.activation by copying impl of MimeType class

Mon, 22 Jun 2009 12:49:51 +0200JMX no longer depends on JavaBeans. There is code injection interface to handle their communication with reasonable default fallback. eliminateswing
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 22 Jun 2009 12:49:51 +0200] rev 1251
JMX no longer depends on JavaBeans. There is code injection interface to handle their communication with reasonable default fallback.

Mon, 22 Jun 2009 10:15:54 +0200In attempt to remove swing I had to comment out also AWT and a lot of XML related stuff which references AWT, DataFlavors, activation, etc. all the time. Now there is about 50 remaining errors in compilation of base classes. eliminateswing
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 22 Jun 2009 10:15:54 +0200] rev 1250
In attempt to remove swing I had to comment out also AWT and a lot of XML related stuff which references AWT, DataFlavors, activation, etc. all the time. Now there is about 50 remaining errors in compilation of base classes.

Sat, 20 Jun 2009 22:21:50 +0200gensrc needs to be present only when we are merging the sources
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 20 Jun 2009 22:21:50 +0200] rev 1249
gensrc needs to be present only when we are merging the sources

Sat, 20 Jun 2009 22:11:08 +0200Merge new build tag
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 20 Jun 2009 22:11:08 +0200] rev 1248
Merge new build tag