From <IMAP4.psuedo.sims> Fri Nov 14 13:47:24 2008
Date: Fri, 14 Nov 2008 13:47:24 -0800 (PST)
From: Postmaster
Subject: Message from mail server       
Content-Length: 95
Mime-Version: 1.0
Status: RO
X-IMAP: 1226699244 3

Delete.
This is a system message.                                














--END+PSEUDO--

From bc99092@sac.sfbay.sun.com Tue Nov 11 22:33:28 2008
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 mAC6XRbQ023453
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 11 Nov 2008 22:33:28 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id mAC6XPMl015933;
	Wed, 12 Nov 2008 14:33:25 +0800 (SGT)
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 <0KA700F01JJOCZ00@nwk-avmta-2.sfbay.sun.com>; Tue,
 11 Nov 2008 22:33:24 -0800 (PST)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KA7003CQJJO0TD0@nwk-avmta-2.sfbay.sun.com>; Tue,
 11 Nov 2008 22:33:24 -0800 (PST)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id mAC6XNAF049286; Tue, 11 Nov 2008 22:33:23 -0800 (PST)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAC6XLhS023446; Tue,
 11 Nov 2008 22:33:21 -0800 (PST)
Received: (from bc99092@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id mAC6XLYq023442; Tue,
 11 Nov 2008 22:33:21 -0800 (PST)
Date: Tue, 11 Nov 2008 22:33:21 -0800 (PST)
From: Brian Cameron <bc99092@sac.sfbay.sun.com>
Subject: dia - Diagram Editor [LSARC/2008/701 FastTrack timeout 11/20/2008]
To: LSARC-ext@sun.com
Cc: jds-dev@sun.com, matt.keenan@sun.com
Message-id: <200811120633.mAC6XLYq023442@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Content-Length: 5388
Status: RO
X-Status: $$$$
X-UID: 0000000001


Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 dia - Diagram Editor
    1.2. Name of Document Author/Supplier:
	 Author:  Matthew Keenan
    1.3  Date of This Document:
	11 November, 2008
4. Technical Description
Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2008 Sun Microsystems

1. Introduction

  1.1. Project/Component Working Name:

       dia  - Diagram Editor

  1.2. Name of Document Author/Supplier:
       Author:         Matt Keenan
       Sponsor:        Brian Cameron

  1.3. Date of This Document:

       10/31/2008

  1.4. Name of Major Document Customer(s)/Consumer(s):

       1.4.1. The PAC or CPT you expect to review your project:

              Solaris PAC

       1.4.2. The ARC(s) you expect to review your project:

              LSARC

       1.4.3. The Director/VP who is "Sponsoring" this project:

              Robert O'Dea

       1.4.4. The name of your business unit:

              Software - OPG

  1.5. Email Aliases:
           1.5.1. Responsible Manager:  leo.binchy@sun.com
           1.5.2. Responsible Engineer: matt.keenan@sun.com
           1.5.3. Interest List:        jds-dev@sun.com

2. Project Summary

   2.1. Project Description:

        Dia is a GTK+ vector-based diagram creation application licensed under
        GPL.

        It can be used to create many different types of diagrams  It contains
        special objects to aid creation of many type of diagrams. These include 
        entity relationship diagrams, UML diagrams, flowcharts, network diagrams
        and many others.

        Diagrams are saved in a custom XML format, but can be exported to a
        number of formats including EPS, SVG, JPG, WMF and PNG.

        Dia was originally part of release 1 of the Java Desktop System. It was
        removed in relase 2 of the Java Desktop System, and was replaced
        with JGraph (Jave Graph Editor). This was done as part of an effort to
        push more "Java" on the desktop. Please refer to  :

            http://www.sun.com/software/javadesktopsystem/faq4.xml#q8

        JGraph was subsequently removed see ARC Case :
            
            http://sac.eng.sun.com/arc/LSARC/2005/494/

        This case intends to come full circle and re-integrate Dia back into
        the Solaris Desktop.

4. Technical Description:

   4.1. Details:

        Dia has the following features:
     
         * Written in C using the GLib/GObject/GTK+ libraries
         * Shapes are added as objects to the canvas which makes dia suitable
           for creating graphical language diagrams.
         * Default saves to custom XML format.
         * Plugin based filters for importing and exporting many formats such as
           EPS, SVG, JPG, WMF and PNG.
         * Easily extensible through the use of sheets which contain collections
           of shapes for use in diagrams.
         * Layer based editing.
         * Cross platform compatibility


    4.2. Interfaces:

  Exported Interfaces

  Interface                                   Classification  Comments
  ---------------                             --------------  -----------------
  SUNWdia                                     Uncommitted     Package name 
  /usr/bin/dia                                Volatile        Dia application
  /usr/lib/dia                                Project Private Plugins & Objects
                                                              library directory
  /usr/share/applications/dia.desktop         Volatile        Menu definition
  /usr/share/man/man1/dia.1                   Volatile        Manual page
  /usr/share/doc/dia                          Volatile        Dia documentation
  /usr/share/dia                              Project Private Dia application
                                                              data diractory
  /usr/share/mime-info/dia.keys               Project Private Dia keybindings
  /usr/share/mime-info/dia.mime               Project Private Dia mime types


   Imported Interfaces

   Interface                                  Classification   Comments
   ----------------------------------         ---------------  ----------------
    GNOME  Platform Libraries                 Committed        LSARC/2007/520 
    libxml                                    Uncommitted      PSARC/2008/032

    4.3. Packaging & Delivery:
        
         SUNWdia                            -   Package for Dia

    4.4. Security Impact:
        
         None.

    4.5. Dependencies:
        
         dia depends on GNOME base libs and libxml
         
    4.6. I18N/L10N Impact:

         The JDS team and the G11N are working together to evaluate and
         provide I18N/L10N support 


5. Reference Documents:
       
    1. SUNWdia pkgmap
    
    2. Dia community web pages :
       http://live.gnome.org/Dia
       http://www.gnome.org/projects/dia

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		Desktop
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		Desktop
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From Darren.Moffat@sun.com Wed Nov 12 01:58:14 2008
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 mAC9wEJK002354
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 12 Nov 2008 01:58:14 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mAC9w7lt020254;
	Wed, 12 Nov 2008 01:58:08 -0800 (PST)
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 <0KA70010TT0WJS00@nwk-avmta-2.sfbay.sun.com>; Wed,
 12 Nov 2008 01:58:08 -0800 (PST)
Received: from gmp-eb-inf-2.sun.com ([192.18.6.24])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KA700JHNT0U7OA0@nwk-avmta-2.sfbay.sun.com>; Wed,
 12 Nov 2008 01:58:07 -0800 (PST)
Received: from fe-emea-10.sun.com (gmp-eb-lb-2-fe2.eu.sun.com [192.18.6.11])
	by gmp-eb-inf-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id mAC9w6GJ014343; Wed,
 12 Nov 2008 09:58:06 +0000 (GMT)
Received: from conversion-daemon.fe-emea-10.sun.com by fe-emea-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KA700101QKYVE00@fe-emea-10.sun.com>
 (original mail from Darren.Moffat@Sun.COM); Wed,
 12 Nov 2008 09:58:06 +0000 (GMT)
Received: from [129.156.173.21] by fe-emea-10.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KA7001KRT0EP610@fe-emea-10.sun.com>; Wed,
 12 Nov 2008 09:57:51 +0000 (GMT)
Date: Wed, 12 Nov 2008 09:57:50 +0000
From: Darren J Moffat <Darren.Moffat@sun.com>
Subject: Re: dia - Diagram Editor [LSARC/2008/701 FastTrack timeout 11/20/2008]
In-reply-to: <200811120633.mAC6XLYq023442@sac.sfbay.sun.com>
Sender: Darren.Moffat@sun.com
To: Brian Cameron <bc99092@sac.sfbay.sun.com>
Cc: LSARC-ext@sun.com, Matt.Keenan@sun.com, jds-dev@sun.com
Message-id: <491AA89E.403@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200811120633.mAC6XLYq023442@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.16 (X11/20080922)
Content-Length: 195
Status: RO
X-Status: $$$$
X-UID: 0000000002

Great, nice to see dia come back I miss it.

I don't mind if the CLI options to /usr/bin/dia are Volatile but ideally 
the path should be Committed (or at least Uncommitted).

--
Darren J Moffat

From Brian.Cameron@Sun.COM Thu Nov 13 10:31:31 2008
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 mADIVUI6014621
	for <LSARC-ext@sac.sfbay.sun.com>; Thu, 13 Nov 2008 10:31:31 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id mADIVLLY006917;
	Fri, 14 Nov 2008 02:31:29 +0800 (SGT)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAA00F0XBGFUF00@brm-avmta-1.central.sun.com>; Thu,
 13 Nov 2008 11:31:27 -0700 (MST)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAA0070VBGEHI90@brm-avmta-1.central.sun.com>; Thu,
 13 Nov 2008 11:31:26 -0700 (MST)
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 mADIVQ7E005049; Thu,
 13 Nov 2008 18:31:26 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KAA00001A0CW400@mail-amer.sun.com>
 (original mail from Brian.Cameron@Sun.COM); Thu,
 13 Nov 2008 11:31:26 -0700 (MST)
Received: from [10.0.0.5] ([65.42.84.0])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0KAA005YOBG9H9B0@mail-amer.sun.com>; Thu,
 13 Nov 2008 11:31:23 -0700 (MST)
Date: Thu, 13 Nov 2008 12:35:14 -0600
From: Brian Cameron <Brian.Cameron@Sun.COM>
Subject: Re: dia - Diagram Editor [LSARC/2008/701 FastTrack timeout 11/20/2008]
In-reply-to: <491AA89E.403@Sun.COM>
Sender: Brian.Cameron@Sun.COM
To: Darren J Moffat <Darren.Moffat@Sun.COM>
Cc: Brian Cameron <bc99092@sac.sfbay.sun.com>, LSARC-ext@Sun.COM,
        Matt.Keenan@Sun.COM, jds-dev@Sun.COM
Message-id: <491C7362.5080007@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200811120633.mAC6XLYq023442@sac.sfbay.sun.com>
 <491AA89E.403@Sun.COM>
User-Agent: Thunderbird 2.0.0.16 (X11/20080922)
Content-Length: 419
Status: RO
X-Status: $$$$
X-UID: 0000000003

Darren:

> Great, nice to see dia come back I miss it.
> 
> I don't mind if the CLI options to /usr/bin/dia are Volatile but ideally 
> the path should be Committed (or at least Uncommitted).

The proposal has been updated so that /usr/bin/dia is marked as Uncommitted
and the CLI is marked as Volatile.  Refer here:

   http://sac.eng/arc/LSARC/2008/701/dia-proposal.txt

So this should resolve Darren's issue.

Brian

From Brian.Cameron@sun.com Thu Nov 20 15:10:19 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAKNAJnX029467
	for <LSARC-ext@sac.sfbay.sun.com>; Thu, 20 Nov 2008 15:10:19 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mAKNA9HT049828;
	Thu, 20 Nov 2008 16:10:18 -0700 (MST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAN0091BN10N100@brm-avmta-1.central.sun.com>; Thu,
 20 Nov 2008 16:10:12 -0700 (MST)
Received: from brmea-mail-3.sun.com ([192.18.98.34])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAN006R7N0ZQF20@brm-avmta-1.central.sun.com>; Thu,
 20 Nov 2008 16:10:11 -0700 (MST)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-3.sun.com (8.13.6+Sun/8.12.9) with ESMTP id mAKNABD8006590; Thu,
 20 Nov 2008 23:10:11 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KAN00701MFQSH00@mail-amer.sun.com>
 (original mail from Brian.Cameron@Sun.COM); Thu,
 20 Nov 2008 16:10:11 -0700 (MST)
Received: from [10.0.0.4] ([65.42.80.91])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0KAN00AGHN0I6D80@mail-amer.sun.com>; Thu,
 20 Nov 2008 16:10:00 -0700 (MST)
Date: Thu, 20 Nov 2008 17:09:57 -0600
From: Brian Cameron <Brian.Cameron@sun.com>
Subject: Re: dia - Diagram Editor [LSARC/2008/701 FastTrack timeout 11/20/2008]
In-reply-to: <200811120633.mAC6XLYq023442@sac.sfbay.sun.com>
Sender: Brian.Cameron@sun.com
To: lsarc-ext@sun.com
Cc: Matt.Keenan@sun.com, jds-dev@sun.com
Message-id: <4925EE45.3020903@sun.com>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200811120633.mAC6XLYq023442@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.17 (X11/20081023)
Status: RO
Content-Length: 6164


Hi, All

I am closing this case as approved.

The only issue raised was by Darren Moffat.  He said that although the
/usr/bin/dia CLI could be Volatile that the path should be at least
"Uncommitted".  The path was corrected to be "Uncommitted" in the proposal
in the case directory on November 13, 2008.

Brian


Brian Cameron wrote:
> Template Version: @(#)sac_nextcase %I% %G% SMI
> This information is Copyright 2008 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 dia - Diagram Editor
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Matthew Keenan
>     1.3  Date of This Document:
> 	11 November, 2008
> 4. Technical Description
> Template Version: @(#)sac_nextcase %I% %G% SMI
> This information is Copyright 2008 Sun Microsystems
> 
> 1. Introduction
> 
>   1.1. Project/Component Working Name:
> 
>        dia  - Diagram Editor
> 
>   1.2. Name of Document Author/Supplier:
>        Author:         Matt Keenan
>        Sponsor:        Brian Cameron
> 
>   1.3. Date of This Document:
> 
>        10/31/2008
> 
>   1.4. Name of Major Document Customer(s)/Consumer(s):
> 
>        1.4.1. The PAC or CPT you expect to review your project:
> 
>               Solaris PAC
> 
>        1.4.2. The ARC(s) you expect to review your project:
> 
>               LSARC
> 
>        1.4.3. The Director/VP who is "Sponsoring" this project:
> 
>               Robert O'Dea
> 
>        1.4.4. The name of your business unit:
> 
>               Software - OPG
> 
>   1.5. Email Aliases:
>            1.5.1. Responsible Manager:  leo.binchy@sun.com
>            1.5.2. Responsible Engineer: matt.keenan@sun.com
>            1.5.3. Interest List:        jds-dev@sun.com
> 
> 2. Project Summary
> 
>    2.1. Project Description:
> 
>         Dia is a GTK+ vector-based diagram creation application licensed under
>         GPL.
> 
>         It can be used to create many different types of diagrams  It contains
>         special objects to aid creation of many type of diagrams. These include 
>         entity relationship diagrams, UML diagrams, flowcharts, network diagrams
>         and many others.
> 
>         Diagrams are saved in a custom XML format, but can be exported to a
>         number of formats including EPS, SVG, JPG, WMF and PNG.
> 
>         Dia was originally part of release 1 of the Java Desktop System. It was
>         removed in relase 2 of the Java Desktop System, and was replaced
>         with JGraph (Jave Graph Editor). This was done as part of an effort to
>         push more "Java" on the desktop. Please refer to  :
> 
>             http://www.sun.com/software/javadesktopsystem/faq4.xml#q8
> 
>         JGraph was subsequently removed see ARC Case :
>             
>             http://sac.eng.sun.com/arc/LSARC/2005/494/
> 
>         This case intends to come full circle and re-integrate Dia back into
>         the Solaris Desktop.
> 
> 4. Technical Description:
> 
>    4.1. Details:
> 
>         Dia has the following features:
>      
>          * Written in C using the GLib/GObject/GTK+ libraries
>          * Shapes are added as objects to the canvas which makes dia suitable
>            for creating graphical language diagrams.
>          * Default saves to custom XML format.
>          * Plugin based filters for importing and exporting many formats such as
>            EPS, SVG, JPG, WMF and PNG.
>          * Easily extensible through the use of sheets which contain collections
>            of shapes for use in diagrams.
>          * Layer based editing.
>          * Cross platform compatibility
> 
> 
>     4.2. Interfaces:
> 
>   Exported Interfaces
> 
>   Interface                                   Classification  Comments
>   ---------------                             --------------  -----------------
>   SUNWdia                                     Uncommitted     Package name 
>   /usr/bin/dia                                Volatile        Dia application
>   /usr/lib/dia                                Project Private Plugins & Objects
>                                                               library directory
>   /usr/share/applications/dia.desktop         Volatile        Menu definition
>   /usr/share/man/man1/dia.1                   Volatile        Manual page
>   /usr/share/doc/dia                          Volatile        Dia documentation
>   /usr/share/dia                              Project Private Dia application
>                                                               data diractory
>   /usr/share/mime-info/dia.keys               Project Private Dia keybindings
>   /usr/share/mime-info/dia.mime               Project Private Dia mime types
> 
> 
>    Imported Interfaces
> 
>    Interface                                  Classification   Comments
>    ----------------------------------         ---------------  ----------------
>     GNOME  Platform Libraries                 Committed        LSARC/2007/520 
>     libxml                                    Uncommitted      PSARC/2008/032
> 
>     4.3. Packaging & Delivery:
>         
>          SUNWdia                            -   Package for Dia
> 
>     4.4. Security Impact:
>         
>          None.
> 
>     4.5. Dependencies:
>         
>          dia depends on GNOME base libs and libxml
>          
>     4.6. I18N/L10N Impact:
> 
>          The JDS team and the G11N are working together to evaluate and
>          provide I18N/L10N support 
> 
> 
> 5. Reference Documents:
>        
>     1. SUNWdia pkgmap
>     
>     2. Dia community web pages :
>        http://live.gnome.org/Dia
>        http://www.gnome.org/projects/dia
> 
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		Desktop
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
> 
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		Desktop
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
> 
> _______________________________________________
> opensolaris-arc mailing list
> opensolaris-arc@opensolaris.org


