Thu, 06 Mar 2003 23:31:33 +0000Fix a bug where an interface could be added twice: once from the mdd, and once from some command line switch. BLD200303070100
cliffwd@netbeans.org [Thu, 06 Mar 2003 23:31:33 +0000] rev 1228
Fix a bug where an interface could be added twice: once from the mdd, and once from some command line switch.
Added some more tests: test the ability to set a type to boolean (using wrapper-class in the mdd), test the ability to use another bean graph (using wrapper-class in the mdd).

Wed, 05 Mar 2003 16:56:40 +0000*** empty log message ***
dkaspar@netbeans.org [Wed, 05 Mar 2003 16:56:40 +0000] rev 1227
*** empty log message ***

Wed, 05 Mar 2003 16:53:48 +0000automatic
dkaspar@netbeans.org [Wed, 05 Mar 2003 16:53:48 +0000] rev 1226
automatic

Tue, 04 Mar 2003 22:16:45 +0000Add the ability to generate .dot files that show a graph between GraphLink's and GraphNode's using -genDotGraph. BLD200303060100
cliffwd@netbeans.org [Tue, 04 Mar 2003 22:16:45 +0000] rev 1225
Add the ability to generate .dot files that show a graph between GraphLink's and GraphNode's using -genDotGraph.
Add -removeUnreferencedNodes to get rid of GraphNode's not reachable from the root GraphNode.

Tue, 04 Mar 2003 18:52:44 +0000Add license info for bug 31659 even though these files are not normal java files (the metadd files are generated, and the test ones are used just for testing).
cliffwd@netbeans.org [Tue, 04 Mar 2003 18:52:44 +0000] rev 1224
Add license info for bug 31659 even though these files are not normal java files (the metadd files are generated, and the test ones are used just for testing).

Tue, 04 Mar 2003 01:51:52 +0000Make it so that you can use wrapper-class from the mdd on beans.
cliffwd@netbeans.org [Tue, 04 Mar 2003 01:51:52 +0000] rev 1223
Make it so that you can use wrapper-class from the mdd on beans.

Mon, 03 Mar 2003 22:39:55 +0000Uped the module spec version number since release35 was just branched. BLD200303040100
cliffwd@netbeans.org [Mon, 03 Mar 2003 22:39:55 +0000] rev 1222
Uped the module spec version number since release35 was just branched.
Added ComplexContent to XML Schema elements.
Added group type handling to extension elements. So, now you can extend a complexType and add another property to it.

Mon, 03 Mar 2003 16:35:15 +0000Don't depend on deprecated stuff
pnejedly@netbeans.org [Mon, 03 Mar 2003 16:35:15 +0000] rev 1221
Don't depend on deprecated stuff

Mon, 03 Mar 2003 08:35:53 +0000Added dependency on vcscore module. This is a fix of issue #31555.
mentlicher@netbeans.org [Mon, 03 Mar 2003 08:35:53 +0000] rev 1220
Added dependency on vcscore module. This is a fix of issue #31555.

Sat, 01 Mar 2003 01:53:38 +0000Improve this test to do a little bit more. BLD200303030100
cliffwd@netbeans.org [Sat, 01 Mar 2003 01:53:38 +0000] rev 1219
Improve this test to do a little bit more.