Fri, 28 Feb 2003 08:55:27 +0000Add arch documents for two of the modules release35-QBE200303112350-BLD200303131400
tor@netbeans.org [Fri, 28 Feb 2003 08:55:27 +0000] rev 1217
Add arch documents for two of the modules

Thu, 27 Feb 2003 23:42:15 +0000IN=11733 update of copyright notices for year 2003 (only files maintained by Sun) BLD200302280100
ffjre@netbeans.org [Thu, 27 Feb 2003 23:42:15 +0000] rev 1216
IN=11733 update of copyright notices for year 2003 (only files maintained by Sun)

Thu, 27 Feb 2003 22:17:58 +0000Added DataEnumRestriction for validating with datatypes that have a limited set of good values. release35_fixes_base
cliffwd@netbeans.org [Thu, 27 Feb 2003 22:17:58 +0000] rev 1215
Added DataEnumRestriction for validating with datatypes that have a limited set of good values.
Added a test for it.

Thu, 27 Feb 2003 19:21:37 +0000Improved XML Schema parsing.
cliffwd@netbeans.org [Thu, 27 Feb 2003 19:21:37 +0000] rev 1214
Improved XML Schema parsing.
Added restrictions for maxOccurs and minOccurs.
GraphNode's now have a namespace with their name.
Added a new -dumpBeanTree to GenBeans. This will write the bean tree graph into the given filename. I added a call to this in every test.
Added printing of restrictions in the bean tree graph. Know the user has a better idea of the restrictions that go with an attribute.
Added DataListRestriction as a way of doing restrictions that need to work with the whole list, not just each element in the list.
Fixed a bug in BaseBean.getAttributeValue where if the element does not exist it should return null, instead an exception was being thrown.
BaseBean based beans now can handle attributes on an array of String. with the -attrprop switch.

Wed, 26 Feb 2003 23:54:29 +0000changes contributed by Holger integrated (see issue #31237) release35-BLD200303032350
mmatula@netbeans.org [Wed, 26 Feb 2003 23:54:29 +0000] rev 1213
changes contributed by Holger integrated (see issue #31237)

Wed, 26 Feb 2003 22:25:47 +0000fixed bug in implicit references generation
mmatula@netbeans.org [Wed, 26 Feb 2003 22:25:47 +0000] rev 1212
fixed bug in implicit references generation

Wed, 26 Feb 2003 22:19:05 +0000bugfix (RefObject initialization)
mmatula@netbeans.org [Wed, 26 Feb 2003 22:19:05 +0000] rev 1211
bugfix (RefObject initialization)

Wed, 26 Feb 2003 20:42:27 +0000bugfix - mapping of non-primitive types
mmatula@netbeans.org [Wed, 26 Feb 2003 20:42:27 +0000] rev 1210
bugfix - mapping of non-primitive types

Wed, 26 Feb 2003 17:47:38 +0000automatic
dkaspar@netbeans.org [Wed, 26 Feb 2003 17:47:38 +0000] rev 1209
automatic

Wed, 26 Feb 2003 13:43:13 +0000Using reflection in settings to obtain web browser from core settings more reliably (#31250) release35-BLD200304241640
rkubacki@netbeans.org [Wed, 26 Feb 2003 13:43:13 +0000] rev 1208
Using reflection in settings to obtain web browser from core settings more reliably (#31250)