Tue, 25 Mar 2003 19:03:01 +0000Put in another bug fix for mutually exclusive property resetting. It's now done in all of the right spots. BLD200303261620
cliffwd@netbeans.org [Tue, 25 Mar 2003 19:03:01 +0000] rev 1253
Put in another bug fix for mutually exclusive property resetting. It's now done in all of the right spots.
BaseBean generated beans will now respect their default values and so use them when created.
Allow a fixed attribute to be set only to the correct, fixed value.

Tue, 25 Mar 2003 01:17:38 +0000Add _setSchemaLocation and _getSchemaLocation to BaseBean generated beans. BLD200303251330
cliffwd@netbeans.org [Tue, 25 Mar 2003 01:17:38 +0000] rev 1252
Add _setSchemaLocation and _getSchemaLocation to BaseBean generated beans.
Respect mutually exclusive elements more forcefully now. If you have a schema with (A|B|C) and setA is called, then setB(null) and setC(null) are called automatically.

Mon, 24 Mar 2003 13:35:37 +0000another deadlock fixed BLD200303250100
mmatula@netbeans.org [Mon, 24 Mar 2003 13:35:37 +0000] rev 1251
another deadlock fixed

Mon, 24 Mar 2003 10:29:05 +0000deadlock fixed
mmatula@netbeans.org [Mon, 24 Mar 2003 10:29:05 +0000] rev 1250
deadlock fixed

Fri, 21 Mar 2003 16:34:57 +0000comment moved behind the xml tag BLD200303240100
mmatula@netbeans.org [Fri, 21 Mar 2003 16:34:57 +0000] rev 1249
comment moved behind the xml tag

Thu, 20 Mar 2003 11:31:18 +0000added UML2MOF servlet contributed by Nick Dowler (see issue #32076) BLD200303211109
mmatula@netbeans.org [Thu, 20 Mar 2003 11:31:18 +0000] rev 1248
added UML2MOF servlet contributed by Nick Dowler (see issue #32076)

Thu, 20 Mar 2003 08:21:13 +0000reseting MOFID counter during rollback fixed (hopefully)
mmatula@netbeans.org [Thu, 20 Mar 2003 08:21:13 +0000] rev 1247
reseting MOFID counter during rollback fixed (hopefully)

Tue, 18 Mar 2003 01:38:01 +0000Make it so that this will run on nonUnix platforms; ie, make use of File.pathSeparator. BLD200303180830
cliffwd@netbeans.org [Tue, 18 Mar 2003 01:38:01 +0000] rev 1246
Make it so that this will run on nonUnix platforms; ie, make use of File.pathSeparator.

Mon, 17 Mar 2003 12:57:43 +0000mapping of Tags fixed BLD200303190100
mmatula@netbeans.org [Mon, 17 Mar 2003 12:57:43 +0000] rev 1245
mapping of Tags fixed

Fri, 14 Mar 2003 23:29:49 +0000Specification version increments of +0.1 for trunk to stay ahead of release35. BLD200303271355
jglick@netbeans.org [Fri, 14 Mar 2003 23:29:49 +0000] rev 1244
Specification version increments of +0.1 for trunk to stay ahead of release35.