Wed, 10 Oct 2007 11:03:10 +0000Fix license cnd6_asm_root
yaroslavskiy@netbeans.org [Wed, 10 Oct 2007 11:03:10 +0000] rev 1285
Fix license

Wed, 10 Oct 2007 01:39:20 +0000112814 Fix encoding in sample projects.
jqian@netbeans.org [Wed, 10 Oct 2007 01:39:20 +0000] rev 1284
112814 Fix encoding in sample projects.

Tue, 09 Oct 2007 13:43:12 +0000Addition of password encoding for the sql se project weak_dokument_38218_root
narayanaa@netbeans.org [Tue, 09 Oct 2007 13:43:12 +0000] rev 1283
Addition of password encoding for the sql se project

Tue, 09 Oct 2007 11:10:32 +0000ToolBar with SQL Operators
sivashankari@netbeans.org [Tue, 09 Oct 2007 11:10:32 +0000] rev 1282
ToolBar with SQL Operators

Tue, 09 Oct 2007 06:53:08 +0000http://www.netbeans.org/issues/show_bug.cgi?id=118090 Bad practice in enterprise/sql/jdbcwizard/build.xml has been fixed.
narayanaa@netbeans.org [Tue, 09 Oct 2007 06:53:08 +0000] rev 1281
http://www.netbeans.org/issues/show_bug.cgi?id=118090 Bad practice in enterprise/sql/jdbcwizard/build.xml has been fixed.

Mon, 08 Oct 2007 14:06:43 +0000Fix for IZ 117027:
alexeyyarmolenko@netbeans.org [Mon, 08 Oct 2007 14:06:43 +0000] rev 1280
Fix for IZ 117027:
Added extra check to avoid NPE

Mon, 08 Oct 2007 14:04:16 +0000Partial fix for IZ118097
alexeyyarmolenko@netbeans.org [Mon, 08 Oct 2007 14:04:16 +0000] rev 1279
Partial fix for IZ118097
Changed behavior fo function which determines if resource, identified by given URL is not deployed on local machine.
Previous implementation returned "false" in case if something fails. Now it returns false only when hostname in given URL is resolved and matches one of local IPs.

Mon, 08 Oct 2007 12:35:35 +0000avoid NPE in case myId is null
lativ@netbeans.org [Mon, 08 Oct 2007 12:35:35 +0000] rev 1278
avoid NPE in case myId is null

Fri, 05 Oct 2007 13:55:31 +0000Sync with sierra before_CDDL_GPL navigation_wildcard_root
yaroslavskiy@netbeans.org [Fri, 05 Oct 2007 13:55:31 +0000] rev 1277
Sync with sierra

Fri, 05 Oct 2007 13:50:51 +0000Partial fix for IZ117019
alexeyyarmolenko@netbeans.org [Fri, 05 Oct 2007 13:50:51 +0000] rev 1276
Partial fix for IZ117019
Added check for NULL root element when processing tree expanded/collapsed state. Can cause problems when view is being reloaded when document gose from broken to valid state.