Thu, 14 Jun 2007 04:53:14 +0000#99740 User dir migration from Creator 2, 2u1, NB 5.5 or 5.5.1 to NB 6.0 retouche_jsp_2007_2_t2b_b
jbaker@netbeans.org [Thu, 14 Jun 2007 04:53:14 +0000] rev 899
#99740 User dir migration from Creator 2, 2u1, NB 5.5 or 5.5.1 to NB 6.0

Partially complete.
Still need an OK/Cancel dialog for modeling projects and then hook up the database connections migration code

Thu, 14 Jun 2007 01:49:45 +0000Adding bundle properties for migration
jbaker@netbeans.org [Thu, 14 Jun 2007 01:49:45 +0000] rev 898
Adding bundle properties for migration

Thu, 14 Jun 2007 00:11:46 +0000Issue 106583: Add rowset code to open source. Also made changes related
davidvc@netbeans.org [Thu, 14 Jun 2007 00:11:46 +0000] rev 897
Issue 106583: Add rowset code to open source. Also made changes related
to this:

- Removed sql module, it is no longer needed
- Removed dependencies on JdbcRowSetX, as we are no longer using this
and we want to avoid open sourcing it

Wed, 13 Jun 2007 23:40:21 +0000Fixing travel.zip copying, which previously worked only in incremental builds.
jglick@netbeans.org [Wed, 13 Jun 2007 23:40:21 +0000] rev 896
Fixing travel.zip copying, which previously worked only in incremental builds.

Wed, 13 Jun 2007 23:38:25 +0000Marking as not 3rd-party.
jglick@netbeans.org [Wed, 13 Jun 2007 23:38:25 +0000] rev 895
Marking as not 3rd-party.

Wed, 13 Jun 2007 22:11:15 +0000Cleanup Current Project
jbaker@netbeans.org [Wed, 13 Jun 2007 22:11:15 +0000] rev 894
Cleanup Current Project

remove references to Project and previous project when project closes

Wed, 13 Jun 2007 21:58:10 +0000Bug Fix# 106437 - WebProject memory leak in ProjectBuiltQuery$StatusImpl
sandipchitale@netbeans.org [Wed, 13 Jun 2007 21:58:10 +0000] rev 893
Bug Fix# 106437 - WebProject memory leak in ProjectBuiltQuery$StatusImpl

Additional fixes for memory leak when the files are added, deleted or renamed.

Wed, 13 Jun 2007 21:22:20 +0000fixing logic to create the DefaultDeploymentTargets.properties file correctly
am111535@netbeans.org [Wed, 13 Jun 2007 21:22:20 +0000] rev 892
fixing logic to create the DefaultDeploymentTargets.properties file correctly

Wed, 13 Jun 2007 21:01:59 +0000#cleanup startup
jbaker@netbeans.org [Wed, 13 Jun 2007 21:01:59 +0000] rev 891
#cleanup startup

Wed, 13 Jun 2007 18:23:01 +0000Bug Fix# 106437 - WebProject memory leak in ProjectBuiltQuery$StatusImpl
sandipchitale@netbeans.org [Wed, 13 Jun 2007 18:23:01 +0000] rev 890
Bug Fix# 106437 - WebProject memory leak in ProjectBuiltQuery$StatusImpl

Use WeakListeners for FileChangeListener and PropertyChangeListener.

Javadoc cleanup