Wed, 22 Jan 2003 18:54:37 +0000documentation and build script fixes BLD200301230100
mmatula@netbeans.org [Wed, 22 Jan 2003 18:54:37 +0000] rev 1178
documentation and build script fixes

Wed, 22 Jan 2003 16:51:32 +0000automatic
dkaspar@netbeans.org [Wed, 22 Jan 2003 16:51:32 +0000] rev 1177
automatic

Wed, 22 Jan 2003 16:38:05 +0000Removed "from" attr from "all open bugs today query"
dkaspar@netbeans.org [Wed, 22 Jan 2003 16:38:05 +0000] rev 1176
Removed "from" attr from "all open bugs today query"

Wed, 22 Jan 2003 15:01:17 +0000Adding PROJECTS keyword filter.
jchalupa@netbeans.org [Wed, 22 Jan 2003 15:01:17 +0000] rev 1175
Adding PROJECTS keyword filter.

Tue, 21 Jan 2003 18:31:36 +0000An EMPTY element from a DTD is different from a xsd:boolean. The EMPTY element doesn't have to be there. BLD200301220100
cliffwd@netbeans.org [Tue, 21 Jan 2003 18:31:36 +0000] rev 1174
An EMPTY element from a DTD is different from a xsd:boolean. The EMPTY element doesn't have to be there.
Implement IZ#22837 with the -defaultsaccessable option.
Added a -compile option.
Implemented toString() in pure java beans.
Fixed a bug in SchemaRep that was causing a problem for XML Operations (4803685).

Mon, 20 Jan 2003 22:53:26 +0000uml2mof transformer QBE200301220100-BLD200301241017
mmatula@netbeans.org [Mon, 20 Jan 2003 22:53:26 +0000] rev 1173
uml2mof transformer

Thu, 16 Jan 2003 22:59:43 +0000Implement javadoc error scanning
tor@netbeans.org [Thu, 16 Jan 2003 22:59:43 +0000] rev 1172
Implement javadoc error scanning

Thu, 16 Jan 2003 19:48:29 +0000Tried to make some of the packages public officially (OpenIDE-Module-Public-Packages). BLD200301200100
cliffwd@netbeans.org [Thu, 16 Jan 2003 19:48:29 +0000] rev 1171
Tried to make some of the packages public officially (OpenIDE-Module-Public-Packages).
Fix up the getReadMethod when dealing with indexed boolean.
Added a nice message after generating talking about the root bean.
Fixed up several places in JavaBeanClass where an indexed scalar wasn't compiling.
Made the docs a little better.

Wed, 15 Jan 2003 21:24:04 +0000Made several small infrastructure changes (refactored a little too). BLD200301160100
cliffwd@netbeans.org [Wed, 15 Jan 2003 21:24:04 +0000] rev 1170
Made several small infrastructure changes (refactored a little too).
Implement IZ#23173: proper generation of delgator classes.
Add support to name the delegator class in the mdd.
Handle the whitespace restriction while changing an attribute with that restriction.
Removed verify from BaseBean as it was never actually used and it didn't have the right signature
BaseBean now has validate.
Added defaultNamespace to BaseBean.
Added childBeans method that returns all active child beans. Very useful for recursing over the entire bean graph.
Updated MetaDD using pure javabeans.
Can generate a CommonBean interface.
If the DTD parser throws an IllegalStateException, then we retry the file as XML Schema; consequently, the user doesn't have to put -xmlschema on the command line any more.
Added -premium to mean that the user wants all of the currently available good options. The compatibility between one version's premium options and another is *not* guarenteed.
Pure java beans get 2 methods now: fetchPropertyByName & changePropertyByName, for working more reflectively.
Fixed up some of the restriction for some of the XML Schema built-in types (ie, positiveInteger now says it should be > 0).
Updated tests for new features.

Wed, 15 Jan 2003 15:46:36 +0000automatic
dkaspar@netbeans.org [Wed, 15 Jan 2003 15:46:36 +0000] rev 1169
automatic