Fri, 15 Aug 2003 09:32:18 +0000resolving of operation exceptions fixed BLD200308190100
mmatula@netbeans.org [Fri, 15 Aug 2003 09:32:18 +0000] rev 1329
resolving of operation exceptions fixed

Mon, 11 Aug 2003 23:42:46 +0000Unnecessary dependencies removed BLD200308140100
mmatula@netbeans.org [Mon, 11 Aug 2003 23:42:46 +0000] rev 1328
Unnecessary dependencies removed

Wed, 06 Aug 2003 21:36:34 +0000The element tree was not displaying the actually used type. Made it get the data for type from the right location. BLD200308110100
cliffwd@netbeans.org [Wed, 06 Aug 2003 21:36:34 +0000] rev 1327
The element tree was not displaying the actually used type. Made it get the data for type from the right location.

Wed, 06 Aug 2003 21:15:06 +0000If an element is coming from a choice or is nillable, then it should not be a primitive type. They're now converted to an object type.
cliffwd@netbeans.org [Wed, 06 Aug 2003 21:15:06 +0000] rev 1326
If an element is coming from a choice or is nillable, then it should not be a primitive type. They're now converted to an object type.

Wed, 06 Aug 2003 16:25:03 +0000automatic
dkaspar@netbeans.org [Wed, 06 Aug 2003 16:25:03 +0000] rev 1325
automatic

Mon, 04 Aug 2003 12:06:48 +0000uml test update BLD200308060100
dprusa@netbeans.org [Mon, 04 Aug 2003 12:06:48 +0000] rev 1324
uml test update

Mon, 04 Aug 2003 10:59:29 +0000CollectionType test added
dprusa@netbeans.org [Mon, 04 Aug 2003 10:59:29 +0000] rev 1323
CollectionType test added

Fri, 01 Aug 2003 18:50:50 +0000Added a generation option (-generateSwitches) to generate code for parsing command line arguments into the java beans. BLD200308040100
cliffwd@netbeans.org [Fri, 01 Aug 2003 18:50:50 +0000] rev 1322
Added a generation option (-generateSwitches) to generate code for parsing command line arguments into the java beans.
Changed the way GenBeans reads/parses arguments to use the above feature.
Changed the ant task class to inherit from a delegate to the GenBeans.Config class.
All command line options and ant tasks are now easily managed in 1 simple XML Schema file (s2bconfig.xsd). This will take care of any bugs relating to the ant task missing a feature, or inconsistencies between the command line and the ant task.

Thu, 31 Jul 2003 08:25:55 +0000download task updated (licenses and version info is now added to the zip) BLD200308010100
mmatula@netbeans.org [Thu, 31 Jul 2003 08:25:55 +0000] rev 1321
download task updated (licenses and version info is now added to the zip)

Wed, 30 Jul 2003 20:54:51 +0000build updated, "download" task for creating standalone MDR download package added
mmatula@netbeans.org [Wed, 30 Jul 2003 20:54:51 +0000] rev 1320
build updated, "download" task for creating standalone MDR download package added