From sacadmin Sun May 17 23:32:20 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n4I6WJpT025033
	for <lsarc@sac.eng.sun.com>; Sun, 17 May 2009 23:32:19 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n4I6VwPg021175
	for <@sunmail2sca.sfbay.sun.com:lsarc@sun.com>; Mon, 18 May 2009 07:32:18 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KJT00801U5RIO00@nwk-avmta-1.sfbay.Sun.COM> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Sun, 17 May 2009 23:32:15 -0700 (PDT)
Received: from sca-es-mail-2.sun.com ([192.18.43.133])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KJT00GPNU5QFAC0@nwk-avmta-1.sfbay.Sun.COM> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Sun, 17 May 2009 23:32:14 -0700 (PDT)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
	by sca-es-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n4I6WEYb017404	for
 <lsarc@sun.com>; Sun, 17 May 2009 23:32:14 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KJT00G00U2ODR00@fe-sfbay-09.sun.com> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Sun, 17 May 2009 23:32:14 -0700 (PDT)
Received: from [129.145.154.98] ([unknown] [129.145.154.98])
 by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 with ESMTPSA id <0KJT00HJOU5I2J10@fe-sfbay-09.sun.com> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Sun, 17 May 2009 23:32:14 -0700 (PDT)
Date: Sun, 17 May 2009 23:32:06 -0700
From: Edward Hunter <edh@sun.com>
Subject: LSARC 2009/288 Netbeans 6.7
Sender: Ed.Hunter@sun.com
To: lsarc <lsarc@sun.com>, Tonda Nebuzelsky <Antonin.Nebuzelsky@sun.com>
Message-id: <4A1100E6.9000605@sun.com>
MIME-version: 1.0
Content-type: multipart/alternative;
 boundary="Boundary_(ID_R0K6q0j5blYuRe854RUZ3Q)"
X-PMX-Version: 5.4.1.325704
User-Agent: Thunderbird 2.0.0.19 (X11/20090110)
Status: RO
Content-Length: 6768

This is a multi-part message in MIME format.

--Boundary_(ID_R0K6q0j5blYuRe854RUZ3Q)
Content-type: text/plain; CHARSET=US-ASCII; format=flowed
Content-transfer-encoding: 7BIT

I am sponsoring this fasttrack for Tonda Nebuzelsky for the release of 
Netbeans 6.7.  The project is seeking a minor release binding.  The 
materials may be found in the case directory and I am setting the timer 
for Tuesday May 26.

This case builds on the 6.5 case (LSARC/2008/573).  The interfaces are 
mostly uncommitted.  A brief summary of the significant changes (from 
the case material) is:

>    *
>
>       *new in 6.7* - Ergonomics also known as Feature on Demand, is a
>       functionality allowing to dynamically enable known module
>       clusters (feature blocks) only when they are needed by the user,
>       and providing simplified proxy UI for them. This makes the
>       running IDE smaller, faster and less memory demanding since not
>       all modules need to be enabled.
>
>    *
>
>       *decoupled from the standard build and moved to Update Center in
>       6.7 - *tooling support for the SOA BI runtimes.
>
>    *
>
>       *decoupled from the standard build and moved to Update Center in
>       6.7 - *UML Modeling project provides UML modeling features to
>       the NetBeans IDE. UML modeling allows analysts and designers to
>       design applications using a standard modeling language.
>       Developers are then able to generate source code from the UML
>       model and update the model from changes made in their source code.
>
>    *
>
>       *decoupled from the standard build and moved to Update Center in
>       6.7 - *NetBeans Visual Web project enables Java developers to
>       rapidly build standards-based web applications in NetBeans by
>       dragging and dropping components and data sources on the WYSIWYG
>       Visual Editor. It provides a comprehensive library of JavaServer
>       Faces components and deploys your projects as a Web Archive
>       (WAR) to Java Enterprise Edition containers like Sun GlassFish
>       Enterprise Server, JBoss, BEA WebLogic, IBM WebSphere, Tomcat,
>       and others.
>
>    *
>
>       *deprecated in 6.7 -- *GSF is an infrastructure designed for
>       implementing language editing features, and was used before
>       NetBeans 6.7 for many languages, including Ruby, JavaScript,
>       PHP, CSS, YAML and others. In NetBeans 6.7, it is replaced by
>       the new Parsing API, Indexing API and the rest of GSF was
>       refactored into new common base called CSL. All the GSF-based
>       language editors in the NetBeans standard distribution are
>       migrated to Parsing API and CSL in NetBeans 6.7. GSF continues
>       to be available (as a deprecated API) for external modules that
>       are not migrated to newer APIs.
>
>    *
>
>       *deprecated in 6.7 - *GLF (aka Schliemann) infrastructure
>       modules were moved from the distribution to update center in 6.7
>       release. They were used in the past by several "simple"
>       languages but in the current release they are not used by any
>       NetBeans.org hosted modules. There might still be outside Sun
>       users of these modules but for these they will be available
>       through update centers (downloadable after installation).
>
-edh


--Boundary_(ID_R0K6q0j5blYuRe854RUZ3Q)
Content-type: text/html; CHARSET=US-ASCII
Content-transfer-encoding: 7BIT

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I am sponsoring this fasttrack for Tonda Nebuzelsky for the release of
Netbeans 6.7.&nbsp; The project is seeking a minor release binding.&nbsp; The
materials may be found in the case directory and I am setting the timer
for Tuesday May 26.<br>
<br>
This case builds on the 6.5 case (LSARC/2008/573).&nbsp; The interfaces are
mostly uncommitted.&nbsp; A brief summary of the significant changes (from
the case material) is:<br>
<br>
<blockquote type="cite">
  <ul>
    <li>
      <p><b>new in 6.7</b> - Ergonomics also known as Feature on
Demand, is a functionality allowing to dynamically enable known module
clusters (feature blocks) only when they are needed by the user, and
providing simplified proxy UI for them. This makes the running IDE
smaller, faster and less memory demanding since not all modules need to
be enabled. </p>
    </li>
    <li>
      <p><b>decoupled from the standard build and moved to Update
Center in 6.7 - </b><span style="">t</span>ooling support for the SOA
BI runtimes.</p>
    </li>
    <li>
      <p><b>decoupled from the standard build and moved to Update
Center in 6.7 - </b>UML Modeling project provides UML modeling
features to the NetBeans IDE. UML modeling allows analysts and
designers to design applications using a standard modeling language.
Developers are then able to generate source code from the UML model and
update the model from changes made in their source code.</p>
    </li>
    <li>
      <p><b>decoupled from the standard build and moved to Update
Center in 6.7 - </b>NetBeans Visual Web project enables Java
developers to rapidly build standards-based web applications in
NetBeans by dragging and dropping components and data sources on the
WYSIWYG Visual Editor. It provides a comprehensive library of
JavaServer Faces components and deploys your projects as a Web Archive
(WAR) to Java Enterprise Edition containers like Sun GlassFish
Enterprise Server, JBoss, BEA WebLogic, IBM WebSphere, Tomcat, and
others.</p>
    </li>
    <li>
      <p><b>deprecated in 6.7 &#8211; </b><span style="">GSF is an
infrastructure designed for implementing language editing features, and
was used before NetBeans 6.7 for many languages, including Ruby,
JavaScript, PHP, CSS, YAML and others. In NetBeans 6.7, it is replaced
by the new Parsing API, Indexing API and the rest of GSF was refactored
into new common base called CSL. All the GSF-based language editors in
the NetBeans standard distribution are migrated to Parsing API and CSL
in NetBeans 6.7. GSF continues to be available (as a deprecated API)
for external modules that are not migrated to newer APIs.</span></p>
    </li>
    <li>
      <p><b>deprecated in 6.7 - </b><span style="">GLF (aka
Schliemann) infrastructure modules were moved from the distribution to
update center in 6.7 release. They were used in the past by several
"simple" languages but in the current release they are not used by any
NetBeans.org hosted modules. There might still be outside Sun users of
these modules but for these they will be available through update
centers (downloadable after installation). </span> </p>
    </li>
  </ul>
</blockquote>
-edh<br>
<br>
</body>
</html>

--Boundary_(ID_R0K6q0j5blYuRe854RUZ3Q)--

From sacadmin Wed May 27 06:45:38 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n4RDjb3r028829
	for <lsarc@sac.eng.sun.com>; Wed, 27 May 2009 06:45:37 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n4RDjXmA016276;
	Wed, 27 May 2009 21:45:34 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KKB00I0F27XBO00@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 27 May 2009 06:45:33 -0700 (PDT)
Received: from gmp-eb-inf-1.sun.com ([192.18.6.21])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KKB00FXE27WZV10@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 27 May 2009 06:45:32 -0700 (PDT)
Received: from fe-emea-10.sun.com (gmp-eb-lb-1-fe3.eu.sun.com [192.18.6.10])
	by gmp-eb-inf-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n4RDjVsC025771; Wed,
 27 May 2009 13:45:31 +0000 (GMT)
Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KKB0060010X0J00@fe-emea-10.sun.com>; Wed, 27 May 2009 14:45:31 +0100 (BST)
Received: from [129.157.21.185] ([unknown] [129.157.21.185])
 by fe-emea-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 with ESMTPSA id <0KKB0034J27I2X30@fe-emea-10.sun.com>; Wed,
 27 May 2009 14:45:18 +0100 (BST)
Date: Wed, 27 May 2009 15:45:15 +0200
From: Tonda Nebuzelsky <Antonin.Nebuzelsky@Sun.COM>
Subject: Re: LSARC 2009/288 Netbeans 6.7
In-reply-to: <4A1100E6.9000605@sun.com>
Sender: Antonin.Nebuzelsky@Sun.COM
To: Edward Hunter <edh@Sun.COM>
Cc: lsarc <lsarc@Sun.COM>
Message-id: <4A1D43EB.4050502@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=UTF-8
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
X-Enigmail-Version: 0.95.7
References: <4A1100E6.9000605@sun.com>
User-Agent: Thunderbird 2.0.0.21 (X11/20090318)
Status: RO
Content-Length: 3369

LSARC team,

thanks for reviewing NetBeans 6.7 fasttrack case.

Can I consider the case closed approved now?

Thanks.
~tonda


Edward Hunter wrote:
> I am sponsoring this fasttrack for Tonda Nebuzelsky for the release of
> Netbeans 6.7.  The project is seeking a minor release binding.  The
> materials may be found in the case directory and I am setting the timer
> for Tuesday May 26.
> 
> This case builds on the 6.5 case (LSARC/2008/573).  The interfaces are
> mostly uncommitted.  A brief summary of the significant changes (from
> the case material) is:
> 
>>    *
>>
>>       *new in 6.7* - Ergonomics also known as Feature on Demand, is a
>>       functionality allowing to dynamically enable known module
>>       clusters (feature blocks) only when they are needed by the user,
>>       and providing simplified proxy UI for them. This makes the
>>       running IDE smaller, faster and less memory demanding since not
>>       all modules need to be enabled.
>>
>>    *
>>
>>       *decoupled from the standard build and moved to Update Center in
>>       6.7 - *tooling support for the SOA BI runtimes.
>>
>>    *
>>
>>       *decoupled from the standard build and moved to Update Center in
>>       6.7 - *UML Modeling project provides UML modeling features to
>>       the NetBeans IDE. UML modeling allows analysts and designers to
>>       design applications using a standard modeling language.
>>       Developers are then able to generate source code from the UML
>>       model and update the model from changes made in their source code.
>>
>>    *
>>
>>       *decoupled from the standard build and moved to Update Center in
>>       6.7 - *NetBeans Visual Web project enables Java developers to
>>       rapidly build standards-based web applications in NetBeans by
>>       dragging and dropping components and data sources on the WYSIWYG
>>       Visual Editor. It provides a comprehensive library of JavaServer
>>       Faces components and deploys your projects as a Web Archive
>>       (WAR) to Java Enterprise Edition containers like Sun GlassFish
>>       Enterprise Server, JBoss, BEA WebLogic, IBM WebSphere, Tomcat,
>>       and others.
>>
>>    *
>>
>>       *deprecated in 6.7 – *GSF is an infrastructure designed for
>>       implementing language editing features, and was used before
>>       NetBeans 6.7 for many languages, including Ruby, JavaScript,
>>       PHP, CSS, YAML and others. In NetBeans 6.7, it is replaced by
>>       the new Parsing API, Indexing API and the rest of GSF was
>>       refactored into new common base called CSL. All the GSF-based
>>       language editors in the NetBeans standard distribution are
>>       migrated to Parsing API and CSL in NetBeans 6.7. GSF continues
>>       to be available (as a deprecated API) for external modules that
>>       are not migrated to newer APIs.
>>
>>    *
>>
>>       *deprecated in 6.7 - *GLF (aka Schliemann) infrastructure
>>       modules were moved from the distribution to update center in 6.7
>>       release. They were used in the past by several "simple"
>>       languages but in the current release they are not used by any
>>       NetBeans.org hosted modules. There might still be outside Sun
>>       users of these modules but for these they will be available
>>       through update centers (downloadable after installation).
>>
> -edh
> 

From sacadmin Wed May 27 06:56:00 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n4RDu0aG029228
	for <lsarc@sac.eng.sun.com>; Wed, 27 May 2009 06:56:00 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n4RDtxo9011016
	for <@sunmail2sca.sfbay.sun.com:lsarc@sun.com>; Wed, 27 May 2009 06:55:59 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KKB00K2X2PB4I00@nwk-avmta-1.sfbay.Sun.COM> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Wed, 27 May 2009 06:55:59 -0700 (PDT)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KKB00GQB2P90410@nwk-avmta-1.sfbay.Sun.COM> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Wed, 27 May 2009 06:55:57 -0700 (PDT)
Received: from fe-sfbay-10.sun.com ([192.18.43.129])
	by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n4RDtv6r020015	for
 <lsarc@sun.com>; Wed, 27 May 2009 06:55:57 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-10.sun.com by fe-sfbay-10.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KKB003002JDH200@fe-sfbay-10.sun.com> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Wed, 27 May 2009 06:55:57 -0700 (PDT)
Received: from [192.168.1.3] ([unknown] [24.6.190.35])
 by fe-sfbay-10.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KKB000AZ2P9VT90@fe-sfbay-10.sun.com> for
 lsarc@sun.com (ORCPT lsarc@sun.com); Wed, 27 May 2009 06:55:57 -0700 (PDT)
Date: Wed, 27 May 2009 06:55:47 -0700
From: Edward Hunter <edh@sun.com>
Subject: Re: LSARC 2009/288 Netbeans 6.7
In-reply-to: <4A1D43EB.4050502@sun.com>
Sender: Ed.Hunter@sun.com
To: Tonda Nebuzelsky <Antonin.Nebuzelsky@sun.com>
Cc: lsarc <lsarc@sun.com>
Message-id: <4A1D4663.6000703@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=UTF-8
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
References: <4A1100E6.9000605@sun.com> <4A1D43EB.4050502@sun.com>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
Status: RO
Content-Length: 3587

I need to get a +1 from someone and then I can close the case.  Anyone?
-edh

Tonda Nebuzelsky wrote:
> LSARC team,
>
> thanks for reviewing NetBeans 6.7 fasttrack case.
>
> Can I consider the case closed approved now?
>
> Thanks.
> ~tonda
>
>
> Edward Hunter wrote:
>   
>> I am sponsoring this fasttrack for Tonda Nebuzelsky for the release of
>> Netbeans 6.7.  The project is seeking a minor release binding.  The
>> materials may be found in the case directory and I am setting the timer
>> for Tuesday May 26.
>>
>> This case builds on the 6.5 case (LSARC/2008/573).  The interfaces are
>> mostly uncommitted.  A brief summary of the significant changes (from
>> the case material) is:
>>
>>     
>>>    *
>>>
>>>       *new in 6.7* - Ergonomics also known as Feature on Demand, is a
>>>       functionality allowing to dynamically enable known module
>>>       clusters (feature blocks) only when they are needed by the user,
>>>       and providing simplified proxy UI for them. This makes the
>>>       running IDE smaller, faster and less memory demanding since not
>>>       all modules need to be enabled.
>>>
>>>    *
>>>
>>>       *decoupled from the standard build and moved to Update Center in
>>>       6.7 - *tooling support for the SOA BI runtimes.
>>>
>>>    *
>>>
>>>       *decoupled from the standard build and moved to Update Center in
>>>       6.7 - *UML Modeling project provides UML modeling features to
>>>       the NetBeans IDE. UML modeling allows analysts and designers to
>>>       design applications using a standard modeling language.
>>>       Developers are then able to generate source code from the UML
>>>       model and update the model from changes made in their source code.
>>>
>>>    *
>>>
>>>       *decoupled from the standard build and moved to Update Center in
>>>       6.7 - *NetBeans Visual Web project enables Java developers to
>>>       rapidly build standards-based web applications in NetBeans by
>>>       dragging and dropping components and data sources on the WYSIWYG
>>>       Visual Editor. It provides a comprehensive library of JavaServer
>>>       Faces components and deploys your projects as a Web Archive
>>>       (WAR) to Java Enterprise Edition containers like Sun GlassFish
>>>       Enterprise Server, JBoss, BEA WebLogic, IBM WebSphere, Tomcat,
>>>       and others.
>>>
>>>    *
>>>
>>>       *deprecated in 6.7 – *GSF is an infrastructure designed for
>>>       implementing language editing features, and was used before
>>>       NetBeans 6.7 for many languages, including Ruby, JavaScript,
>>>       PHP, CSS, YAML and others. In NetBeans 6.7, it is replaced by
>>>       the new Parsing API, Indexing API and the rest of GSF was
>>>       refactored into new common base called CSL. All the GSF-based
>>>       language editors in the NetBeans standard distribution are
>>>       migrated to Parsing API and CSL in NetBeans 6.7. GSF continues
>>>       to be available (as a deprecated API) for external modules that
>>>       are not migrated to newer APIs.
>>>
>>>    *
>>>
>>>       *deprecated in 6.7 - *GLF (aka Schliemann) infrastructure
>>>       modules were moved from the distribution to update center in 6.7
>>>       release. They were used in the past by several "simple"
>>>       languages but in the current release they are not used by any
>>>       NetBeans.org hosted modules. There might still be outside Sun
>>>       users of these modules but for these they will be available
>>>       through update centers (downloadable after installation).
>>>
>>>       
>> -edh
>>
>>     


From sacadmin Wed May 27 07:33:05 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n4REX4qT029885
	for <lsarc@sac.eng.sun.com>; Wed, 27 May 2009 07:33:04 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n4REX0YE029508
	for <@sunmail2sca.sfbay.sun.com:lsarc@sun.com>; Wed, 27 May 2009 07:33:03 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KKB003194F2BU00@nwk-avmta-1.sfbay.Sun.COM> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Wed, 27 May 2009 07:33:02 -0700 (PDT)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KKB00F9A4F0ZV70@nwk-avmta-1.sfbay.Sun.COM> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Wed, 27 May 2009 07:33:00 -0700 (PDT)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n4REWx2q000306	for
 <lsarc@sun.com>; Wed, 27 May 2009 14:32:59 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KKB000004BUJH00@mail-amer.sun.com> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Wed, 27 May 2009 08:32:59 -0600 (MDT)
Received: from Macintosh-335.local ([unknown] [129.150.32.29])
 by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 with ESMTPSA id <0KKB000OB4EZ8QB0@mail-amer.sun.com> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Wed, 27 May 2009 08:32:59 -0600 (MDT)
Date: Wed, 27 May 2009 08:32:57 -0600
From: "Mark A. Carlson" <Mark.Carlson@sun.com>
Subject: Re: LSARC 2009/288 Netbeans 6.7
In-reply-to: <4A1D4663.6000703@sun.com>
Sender: Mark.Carlson@sun.com
To: Edward Hunter <edh@sun.com>
Cc: Tonda Nebuzelsky <Antonin.Nebuzelsky@sun.com>, lsarc <lsarc@sun.com>
Message-id: <4A1D4F19.1020001@sun.com>
MIME-version: 1.0
Content-type: multipart/alternative;
 boundary="Boundary_(ID_jT7GrQeS196g9TAcvY40fQ)"
X-PMX-Version: 5.4.1.325704
References: <4A1100E6.9000605@sun.com> <4A1D43EB.4050502@sun.com>
 <4A1D4663.6000703@sun.com>
User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302)
Status: RO
Content-Length: 10134

This is a multi-part message in MIME format.

--Boundary_(ID_jT7GrQeS196g9TAcvY40fQ)
Content-type: text/plain; format=flowed; charset=UTF-8
Content-transfer-encoding: 8BIT

+1

-- mark

Edward Hunter wrote:
> I need to get a +1 from someone and then I can close the case.  Anyone?
> -edh
>
> Tonda Nebuzelsky wrote:
>> LSARC team,
>>
>> thanks for reviewing NetBeans 6.7 fasttrack case.
>>
>> Can I consider the case closed approved now?
>>
>> Thanks.
>> ~tonda
>>
>>
>> Edward Hunter wrote:
>>  
>>> I am sponsoring this fasttrack for Tonda Nebuzelsky for the release of
>>> Netbeans 6.7.  The project is seeking a minor release binding.  The
>>> materials may be found in the case directory and I am setting the timer
>>> for Tuesday May 26.
>>>
>>> This case builds on the 6.5 case (LSARC/2008/573).  The interfaces are
>>> mostly uncommitted.  A brief summary of the significant changes (from
>>> the case material) is:
>>>
>>>    
>>>>    *
>>>>
>>>>       *new in 6.7* - Ergonomics also known as Feature on Demand, is a
>>>>       functionality allowing to dynamically enable known module
>>>>       clusters (feature blocks) only when they are needed by the user,
>>>>       and providing simplified proxy UI for them. This makes the
>>>>       running IDE smaller, faster and less memory demanding since not
>>>>       all modules need to be enabled.
>>>>
>>>>    *
>>>>
>>>>       *decoupled from the standard build and moved to Update Center in
>>>>       6.7 - *tooling support for the SOA BI runtimes.
>>>>
>>>>    *
>>>>
>>>>       *decoupled from the standard build and moved to Update Center in
>>>>       6.7 - *UML Modeling project provides UML modeling features to
>>>>       the NetBeans IDE. UML modeling allows analysts and designers to
>>>>       design applications using a standard modeling language.
>>>>       Developers are then able to generate source code from the UML
>>>>       model and update the model from changes made in their source 
>>>> code.
>>>>
>>>>    *
>>>>
>>>>       *decoupled from the standard build and moved to Update Center in
>>>>       6.7 - *NetBeans Visual Web project enables Java developers to
>>>>       rapidly build standards-based web applications in NetBeans by
>>>>       dragging and dropping components and data sources on the WYSIWYG
>>>>       Visual Editor. It provides a comprehensive library of JavaServer
>>>>       Faces components and deploys your projects as a Web Archive
>>>>       (WAR) to Java Enterprise Edition containers like Sun GlassFish
>>>>       Enterprise Server, JBoss, BEA WebLogic, IBM WebSphere, Tomcat,
>>>>       and others.
>>>>
>>>>    *
>>>>
>>>>       *deprecated in 6.7 – *GSF is an infrastructure designed for
>>>>       implementing language editing features, and was used before
>>>>       NetBeans 6.7 for many languages, including Ruby, JavaScript,
>>>>       PHP, CSS, YAML and others. In NetBeans 6.7, it is replaced by
>>>>       the new Parsing API, Indexing API and the rest of GSF was
>>>>       refactored into new common base called CSL. All the GSF-based
>>>>       language editors in the NetBeans standard distribution are
>>>>       migrated to Parsing API and CSL in NetBeans 6.7. GSF continues
>>>>       to be available (as a deprecated API) for external modules that
>>>>       are not migrated to newer APIs.
>>>>
>>>>    *
>>>>
>>>>       *deprecated in 6.7 - *GLF (aka Schliemann) infrastructure
>>>>       modules were moved from the distribution to update center in 6.7
>>>>       release. They were used in the past by several "simple"
>>>>       languages but in the current release they are not used by any
>>>>       NetBeans.org hosted modules. There might still be outside Sun
>>>>       users of these modules but for these they will be available
>>>>       through update centers (downloadable after installation).
>>>>
>>>>       
>>> -edh
>>>
>>>     
>

-- 
<http://www.sun.com> 	* Mark A. Carlson *
Sr. Architect

*Systems Group*
Phone x69559 / 303-223-6139
Email Mark.Carlson@Sun.COM
	



--Boundary_(ID_jT7GrQeS196g9TAcvY40fQ)
Content-type: text/html; charset=UTF-8
Content-transfer-encoding: 8BIT

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
+1 <br>
<br>
-- mark<br>
<br>
Edward Hunter wrote:
<blockquote cite="mid:4A1D4663.6000703@sun.com" type="cite">I need to
get a +1 from someone and then I can close the case.  Anyone?
  <br>
-edh
  <br>
  <br>
Tonda Nebuzelsky wrote:
  <br>
  <blockquote type="cite">LSARC team,
    <br>
    <br>
thanks for reviewing NetBeans 6.7 fasttrack case.
    <br>
    <br>
Can I consider the case closed approved now?
    <br>
    <br>
Thanks.
    <br>
~tonda
    <br>
    <br>
    <br>
Edward Hunter wrote:
    <br>
 
    <blockquote type="cite">I am sponsoring this fasttrack for Tonda
Nebuzelsky for the release of
      <br>
Netbeans 6.7.  The project is seeking a minor release binding.  The
      <br>
materials may be found in the case directory and I am setting the timer
      <br>
for Tuesday May 26.
      <br>
      <br>
This case builds on the 6.5 case (LSARC/2008/573).  The interfaces are
      <br>
mostly uncommitted.  A brief summary of the significant changes (from
      <br>
the case material) is:
      <br>
      <br>
   
      <blockquote type="cite">   *
        <br>
        <br>
      *new in 6.7* - Ergonomics also known as Feature on Demand, is a
        <br>
      functionality allowing to dynamically enable known module
        <br>
      clusters (feature blocks) only when they are needed by the user,
        <br>
      and providing simplified proxy UI for them. This makes the
        <br>
      running IDE smaller, faster and less memory demanding since not
        <br>
      all modules need to be enabled.
        <br>
        <br>
   *
        <br>
        <br>
      *decoupled from the standard build and moved to Update Center in
        <br>
      6.7 - *tooling support for the SOA BI runtimes.
        <br>
        <br>
   *
        <br>
        <br>
      *decoupled from the standard build and moved to Update Center in
        <br>
      6.7 - *UML Modeling project provides UML modeling features to
        <br>
      the NetBeans IDE. UML modeling allows analysts and designers to
        <br>
      design applications using a standard modeling language.
        <br>
      Developers are then able to generate source code from the UML
        <br>
      model and update the model from changes made in their source
code.
        <br>
        <br>
   *
        <br>
        <br>
      *decoupled from the standard build and moved to Update Center in
        <br>
      6.7 - *NetBeans Visual Web project enables Java developers to
        <br>
      rapidly build standards-based web applications in NetBeans by
        <br>
      dragging and dropping components and data sources on the WYSIWYG
        <br>
      Visual Editor. It provides a comprehensive library of JavaServer
        <br>
      Faces components and deploys your projects as a Web Archive
        <br>
      (WAR) to Java Enterprise Edition containers like Sun GlassFish
        <br>
      Enterprise Server, JBoss, BEA WebLogic, IBM WebSphere, Tomcat,
        <br>
      and others.
        <br>
        <br>
   *
        <br>
        <br>
      *deprecated in 6.7 – *GSF is an infrastructure designed for
        <br>
      implementing language editing features, and was used before
        <br>
      NetBeans 6.7 for many languages, including Ruby, JavaScript,
        <br>
      PHP, CSS, YAML and others. In NetBeans 6.7, it is replaced by
        <br>
      the new Parsing API, Indexing API and the rest of GSF was
        <br>
      refactored into new common base called CSL. All the GSF-based
        <br>
      language editors in the NetBeans standard distribution are
        <br>
      migrated to Parsing API and CSL in NetBeans 6.7. GSF continues
        <br>
      to be available (as a deprecated API) for external modules that
        <br>
      are not migrated to newer APIs.
        <br>
        <br>
   *
        <br>
        <br>
      *deprecated in 6.7 - *GLF (aka Schliemann) infrastructure
        <br>
      modules were moved from the distribution to update center in 6.7
        <br>
      release. They were used in the past by several "simple"
        <br>
      languages but in the current release they are not used by any
        <br>
      NetBeans.org hosted modules. There might still be outside Sun
        <br>
      users of these modules but for these they will be available
        <br>
      through update centers (downloadable after installation).
        <br>
        <br>
      </blockquote>
-edh
      <br>
      <br>
    </blockquote>
  </blockquote>
  <br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<title></title>
<table border="0" cellpadding="0" cellspacing="0" width="519">
  <tbody>
    <tr valign="top">
      <td height="121" width="98"><a moz-do-not-send="true"
 href="http://www.sun.com"><img moz-do-not-send="true"
 src="http://www.sun.com/emrkt/sigs/6h_top.gif" border="0" height="92"
 width="98"></a></td>
      <td style="font-family: Arial; font-size: 10px;" height="121"
 width="249"><b> Mark A. Carlson </b><br>
Sr. Architect<br>
      <br>
      <b>Systems Group</b><br>
Phone x69559 / 303-223-6139<br>
Email <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Mark.Carlson@Sun.COM">Mark.Carlson@Sun.COM</a><br>
      </td>
      <td style="font-family: Arial; font-size: 10px;" width="172"><img
 moz-do-not-send="true" src="http://www.sun.com/emrkt/sigs/q12.gif"
 height="118" width="172"></td>
    </tr>
  </tbody>
</table>
<div class="moz-signature"><br>
</div>
</div>
</body>
</html>

--Boundary_(ID_jT7GrQeS196g9TAcvY40fQ)--

From sacadmin Sat May 30 14:39:00 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n4ULcxvW029975
	for <lsarc@sac.eng.sun.com>; Sat, 30 May 2009 14:39:00 -0700 (PDT)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n4ULcwnH006982
	for <@sunmail2sca.sfbay.sun.com:lsarc@sun.com>; Sat, 30 May 2009 22:38:58 +0100 (BST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KKH00C0184YVX00@nwk-avmta-2.sfbay.sun.com> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Sat, 30 May 2009 14:38:58 -0700 (PDT)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KKH00EE884XG380@nwk-avmta-2.sfbay.sun.com> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Sat, 30 May 2009 14:38:57 -0700 (PDT)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
	by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n4ULcvI3025974	for
 <lsarc@sun.com>; Sat, 30 May 2009 14:38:57 -0700 (PDT)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java(tm) System Messaging Server 7u2-7.02 64bit (built Apr 16 2009))
 id <0KKH00L0082RFU00@fe-sfbay-09.sun.com> for lsarc@sun.com
 (ORCPT lsarc@sun.com); Sat, 30 May 2009 14:38:57 -0700 (PDT)
Received: from [192.168.1.3] ([unknown] [24.6.190.35])
 by fe-sfbay-09.sun.com (Sun Java(tm) System Messaging Server 7u2-7.02 64bit
 (built Apr 16 2009)) with ESMTPSA id <0KKH004CD84SJGE0@fe-sfbay-09.sun.com> for
 lsarc@sun.com (ORCPT lsarc@sun.com); Sat, 30 May 2009 14:38:57 -0700 (PDT)
Date: Sat, 30 May 2009 14:38:50 -0700
From: Edward Hunter <edh@sun.com>
Subject: Re: LSARC 2009/288 Netbeans 6.7
In-reply-to: <4A1D4F19.1020001@sun.com>
Sender: Ed.Hunter@sun.com
To: "Mark A. Carlson" <Mark.Carlson@sun.com>
Cc: Tonda Nebuzelsky <Antonin.Nebuzelsky@sun.com>, lsarc <lsarc@sun.com>
Message-id: <4A21A76A.50102@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=UTF-8
Content-transfer-encoding: 8BIT
X-PMX-Version: 5.4.1.325704
References: <4A1100E6.9000605@sun.com> <4A1D43EB.4050502@sun.com>
 <4A1D4663.6000703@sun.com> <4A1D4F19.1020001@sun.com>
User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)
Status: RO
Content-Length: 4106

Mark,
  Thanks.  I have just closed the fasttrack.
-edh

Mark A. Carlson wrote:
> +1
>
> -- mark
>
> Edward Hunter wrote:
>> I need to get a +1 from someone and then I can close the case.  Anyone?
>> -edh
>>
>> Tonda Nebuzelsky wrote:
>>> LSARC team,
>>>
>>> thanks for reviewing NetBeans 6.7 fasttrack case.
>>>
>>> Can I consider the case closed approved now?
>>>
>>> Thanks.
>>> ~tonda
>>>
>>>
>>> Edward Hunter wrote:
>>>  
>>>> I am sponsoring this fasttrack for Tonda Nebuzelsky for the release of
>>>> Netbeans 6.7.  The project is seeking a minor release binding.  The
>>>> materials may be found in the case directory and I am setting the 
>>>> timer
>>>> for Tuesday May 26.
>>>>
>>>> This case builds on the 6.5 case (LSARC/2008/573).  The interfaces are
>>>> mostly uncommitted.  A brief summary of the significant changes (from
>>>> the case material) is:
>>>>
>>>>    
>>>>>    *
>>>>>
>>>>>       *new in 6.7* - Ergonomics also known as Feature on Demand, is a
>>>>>       functionality allowing to dynamically enable known module
>>>>>       clusters (feature blocks) only when they are needed by the 
>>>>> user,
>>>>>       and providing simplified proxy UI for them. This makes the
>>>>>       running IDE smaller, faster and less memory demanding since not
>>>>>       all modules need to be enabled.
>>>>>
>>>>>    *
>>>>>
>>>>>       *decoupled from the standard build and moved to Update 
>>>>> Center in
>>>>>       6.7 - *tooling support for the SOA BI runtimes.
>>>>>
>>>>>    *
>>>>>
>>>>>       *decoupled from the standard build and moved to Update 
>>>>> Center in
>>>>>       6.7 - *UML Modeling project provides UML modeling features to
>>>>>       the NetBeans IDE. UML modeling allows analysts and designers to
>>>>>       design applications using a standard modeling language.
>>>>>       Developers are then able to generate source code from the UML
>>>>>       model and update the model from changes made in their source 
>>>>> code.
>>>>>
>>>>>    *
>>>>>
>>>>>       *decoupled from the standard build and moved to Update 
>>>>> Center in
>>>>>       6.7 - *NetBeans Visual Web project enables Java developers to
>>>>>       rapidly build standards-based web applications in NetBeans by
>>>>>       dragging and dropping components and data sources on the 
>>>>> WYSIWYG
>>>>>       Visual Editor. It provides a comprehensive library of 
>>>>> JavaServer
>>>>>       Faces components and deploys your projects as a Web Archive
>>>>>       (WAR) to Java Enterprise Edition containers like Sun GlassFish
>>>>>       Enterprise Server, JBoss, BEA WebLogic, IBM WebSphere, Tomcat,
>>>>>       and others.
>>>>>
>>>>>    *
>>>>>
>>>>>       *deprecated in 6.7 – *GSF is an infrastructure designed for
>>>>>       implementing language editing features, and was used before
>>>>>       NetBeans 6.7 for many languages, including Ruby, JavaScript,
>>>>>       PHP, CSS, YAML and others. In NetBeans 6.7, it is replaced by
>>>>>       the new Parsing API, Indexing API and the rest of GSF was
>>>>>       refactored into new common base called CSL. All the GSF-based
>>>>>       language editors in the NetBeans standard distribution are
>>>>>       migrated to Parsing API and CSL in NetBeans 6.7. GSF continues
>>>>>       to be available (as a deprecated API) for external modules that
>>>>>       are not migrated to newer APIs.
>>>>>
>>>>>    *
>>>>>
>>>>>       *deprecated in 6.7 - *GLF (aka Schliemann) infrastructure
>>>>>       modules were moved from the distribution to update center in 
>>>>> 6.7
>>>>>       release. They were used in the past by several "simple"
>>>>>       languages but in the current release they are not used by any
>>>>>       NetBeans.org hosted modules. There might still be outside Sun
>>>>>       users of these modules but for these they will be available
>>>>>       through update centers (downloadable after installation).
>>>>>
>>>>>       
>>>> -edh
>>>>
>>>>     
>>
>
> -- 
> <http://www.sun.com> 	* Mark A. Carlson *
> Sr. Architect
>
> *Systems Group*
> Phone x69559 / 303-223-6139
> Email Mark.Carlson@Sun.COM
> 	
>
>


