Mon, 31 Jan 2005 11:50:52 +0000Newly created array has elements inited to 0 BLD200501311900
rkubacki@netbeans.org [Mon, 31 Jan 2005 11:50:52 +0000] rev 1660
Newly created array has elements inited to 0

Mon, 31 Jan 2005 09:51:27 +0000Allow JdbcStorage delete/close/shutDown sequence.
jsichi@netbeans.org [Mon, 31 Jan 2005 09:51:27 +0000] rev 1659
Allow JdbcStorage delete/close/shutDown sequence.

Sat, 29 Jan 2005 10:59:51 +0000Initialize some JdbcStorage variables earlier in case open is never called. BLD200501301900
jsichi@netbeans.org [Sat, 29 Jan 2005 10:59:51 +0000] rev 1658
Initialize some JdbcStorage variables earlier in case open is never called.

Sat, 29 Jan 2005 10:58:52 +0000Add ant logging integration to mdrant task; also handle more build excns.
jsichi@netbeans.org [Sat, 29 Jan 2005 10:58:52 +0000] rev 1657
Add ant logging integration to mdrant task; also handle more build excns.

Fri, 28 Jan 2005 08:44:50 +0000Allow throwing VetoChangeException from firePlannedChange()
mmatula@netbeans.org [Fri, 28 Jan 2005 08:44:50 +0000] rev 1656
Allow throwing VetoChangeException from firePlannedChange()

Wed, 19 Jan 2005 22:40:47 +0000Another attempt at deadlock elimination. BLD200501251900
jsichi@netbeans.org [Wed, 19 Jan 2005 22:40:47 +0000] rev 1655
Another attempt at deadlock elimination.

Wed, 19 Jan 2005 01:00:18 +0000Use private objects for synchronization in JDBC storage, because BLD200501191900
jsichi@netbeans.org [Wed, 19 Jan 2005 01:00:18 +0000] rev 1654
Use private objects for synchronization in JDBC storage, because
other MDR code synchronizes on the storage object externally.

Thu, 13 Jan 2005 14:50:18 +0000Look for attributes in other manifests, if the first found does not contain them. QBE200501181900-BLD200501211627
pflaska@netbeans.org [Thu, 13 Jan 2005 14:50:18 +0000] rev 1653
Look for attributes in other manifests, if the first found does not contain them.
Used when module jar is not used in the IDE.

Thu, 06 Jan 2005 15:19:34 +0000Support for use pre-parsed storage added. BLD200501092025
pflaska@netbeans.org [Thu, 06 Jan 2005 15:19:34 +0000] rev 1652
Support for use pre-parsed storage added.

Tue, 04 Jan 2005 23:05:44 +0000Added a max line count of the schema tree in root element .java file. Added missing gYear. Handle dots in names. Fix regression tests to work the same in JDK5 and JDK1.4. Allow duplicate bean names. BLD200501051900
cliffwd@netbeans.org [Tue, 04 Jan 2005 23:05:44 +0000] rev 1651
Added a max line count of the schema tree in root element .java file. Added missing gYear. Handle dots in names. Fix regression tests to work the same in JDK5 and JDK1.4. Allow duplicate bean names.