From rm129958@sac.sfbay.sun.com Tue Jan 27 08:00:10 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 n0RG0Ash022953
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 27 Jan 2009 08:00:10 -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 n0RG04OI015749;
	Tue, 27 Jan 2009 08:00:10 -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 <0KE500D0D0GADK00@nwk-avmta-2.sfbay.sun.com>; Tue,
 27 Jan 2009 08:00:10 -0800 (PST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KE50090D0G8OO60@nwk-avmta-2.sfbay.sun.com>; Tue,
 27 Jan 2009 08:00:08 -0800 (PST)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n0RG08oM042168; Tue, 27 Jan 2009 08:00:08 -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 n0RG06Gf022406; Tue,
 27 Jan 2009 08:00:06 -0800 (PST)
Received: (from rm129958@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n0RG06ak022393; Tue,
 27 Jan 2009 08:00:06 -0800 (PST)
Date: Tue, 27 Jan 2009 08:00:06 -0800 (PST)
From: Richard Jr Matthews <rm129958@sac.sfbay.sun.com>
Subject: Janino [LSARC/2009/047 FastTrack timeout 02/03/2009]
To: LSARC-ext@sun.com
Cc: Drools_Team@sun.com
Message-id: <200901271600.n0RG06ak022393@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 3379


Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Janino
    1.2. Name of Document Author/Supplier:
	 Author:  Vivek Titarmare
    1.3  Date of This Document:
	27 January, 2009
4. Technical Description
Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright 2009 Sun Microsystems 1. Introduction
    1.1. Project/Component Working Name:
	 janino
    1.2. Name of Document Author/Supplier:
	 Author:  Vivek R. Titarmare
    1.3  Date of This Document:
	 22 January, 2009

2. Project Summary
   2.1 Project Description

	Janino is a compiler that reads a JavaTM  expression, block, class body, source file or a set of source files, and generates JavaTM bytecode that is loaded and executed directly.

4. Technical Description:

	Janino is a compiler that reads a JavaTM  expression, block, class body, source file or a set of source files, and generates JavaTM bytecode that is loaded and executed directly.

5. Interfaces 

   Exported interface                   Classification 		Interface type
   =============================        ============== 		==============
   org.codhaus.janino
	* AstCompilationUnitGenerator	Uncommitted    		Interface
	* CodeContext.FixUp		Uncommitted    		Interface
	* IClass.IMember		Uncommitted    		Interface
	* Java.ArrayInitializerOrRvalue	Uncommitted    		Interface
	* Java.BlockStatement		Uncommitted    		Interface
	* Java.DocCommentable		Uncommitted    		Interface
	* Java.Locatable		Uncommitted    		Interface
	* Java.MemberTypeDeclaration	Uncommitted    		Interface
	* Java.NamedTypeDeclaration	Uncommitted    		Interface
	* Java.PackageMemberTypeDeclaration	Uncommitted    		Interface
	* Java.Scope			Uncommitted    		Interface
	* Java.TypeBodyDeclaration	Uncommitted    		Interface
	* Java.TypeDeclaration		Uncommitted    		Interface
	* JavaSourceClassLoader.ProtectionDomainFactory	Uncommitted    		Interface
	* UnitCompiler.ErrorHandler	Uncommitted    		Interface
	* Visitor.AtomVisitor		Uncommitted    		Interface
	* Visitor.BlockStatementVisitor	Uncommitted    		Interface
	* Visitor.ComprehensiveVisitor	Uncommitted    		Interface
	* Visitor.ImportVisitor		Uncommitted    		Interface
	* Visitor.LvalueVisitor		Uncommitted    		Interface
	* Visitor.RvalueVisitor		Uncommitted    		Interface	
	* Visitor.TypeBodyDeclarationVisitor	Uncommitted    		Interface
	* Visitor.TypeDeclarationVisitor	Uncommitted    		Interface
	* Visitor.TypeVisitor		Uncommitted    		Interface
	* WarningHandler		Uncommitted    		Interface

   org.codhaus.janino.tools
	* JGrep.MethodInvocationAction	Uncommitted    		Interface
	* JGrep.MethodInvocationPredicate	Uncommitted    		Interface

   org.codhaus.janino.util
	* Benchmark.Reporter		Uncommitted    		Interface
	* Producer			Uncommitted    		Interface
	

   Imported interface        Classification   Comments
   =======================   ==============   =================================== 
	None


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    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:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From Richard.Matthews@sun.com Tue Jan 27 08:04:10 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 n0RG49bQ025993
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 27 Jan 2009 08:04:10 -0800 (PST)
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 n0RG46EX019614
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Tue, 27 Jan 2009 16:04:09 GMT
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 <0KE500D250MWJ300@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.COM); Tue, 27 Jan 2009 08:04:08 -0800 (PST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KE50097Z0MTOP80@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.COM); Tue,
 27 Jan 2009 08:04:05 -0800 (PST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n0RG45UV023016	for
 <LSARC-ext@Sun.COM>; Tue, 27 Jan 2009 16:04:05 +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 <0KE400801YND2100@mail-amer.sun.com>
 (original mail from Richard.Matthews@Sun.COM)
 for LSARC-ext@Sun.COM (ORCPT LSARC-ext@Sun.COM); Tue,
 27 Jan 2009 09:04:05 -0700 (MST)
Received: from [129.152.9.14] by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KE50075C0MHWK40@mail-amer.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Tue, 27 Jan 2009 09:03:54 -0700 (MST)
Date: Tue, 27 Jan 2009 10:03:53 -0600
From: Rick Matthews <Richard.Matthews@sun.com>
Subject: LSARC/2009/047 FastTrack timeout 02/03/2009
Sender: Richard.Matthews@sun.com
To: LSARC-ext@sun.com
Reply-to: Richard.Matthews@sun.com
Message-id: <497F3069.4080507@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
User-Agent: Thunderbird 2.0.0.16 (X11/20080807)
Status: RO
Content-Length: 4050

I am sponsoring this Fast Track for Vivek Titarmare. The time out is set at
02/03/2009. This Fast Track represents a component of LSARC 2008/748 - 
Drools.
The FOSS checklist is in the case directory.

Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Janino
    1.2. Name of Document Author/Supplier:
	 Author:  Vivek Titarmare
    1.3  Date of This Document:
	27 January, 2009
4. Technical Description
Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright 2009 Sun Microsystems 1. Introduction
    1.1. Project/Component Working Name:
	 janino
    1.2. Name of Document Author/Supplier:
	 Author:  Vivek R. Titarmare
    1.3  Date of This Document:
	 22 January, 2009

2. Project Summary
   2.1 Project Description

	Janino is a compiler that reads a JavaTM  expression, block, class body, source file or a set of source files, and generates JavaTM bytecode that is loaded and executed directly.

4. Technical Description:

	Janino is a compiler that reads a JavaTM  expression, block, class body, source file or a set of source files, and generates JavaTM bytecode that is loaded and executed directly.

5. Interfaces 

   Exported interface                   Classification 		Interface type
   =============================        ============== 		==============
   org.codhaus.janino
	* AstCompilationUnitGenerator	Uncommitted    		Interface
	* CodeContext.FixUp		Uncommitted    		Interface
	* IClass.IMember		Uncommitted    		Interface
	* Java.ArrayInitializerOrRvalue	Uncommitted    		Interface
	* Java.BlockStatement		Uncommitted    		Interface
	* Java.DocCommentable		Uncommitted    		Interface
	* Java.Locatable		Uncommitted    		Interface
	* Java.MemberTypeDeclaration	Uncommitted    		Interface
	* Java.NamedTypeDeclaration	Uncommitted    		Interface
	* Java.PackageMemberTypeDeclaration	Uncommitted    		Interface
	* Java.Scope			Uncommitted    		Interface
	* Java.TypeBodyDeclaration	Uncommitted    		Interface
	* Java.TypeDeclaration		Uncommitted    		Interface
	* JavaSourceClassLoader.ProtectionDomainFactory	Uncommitted    		Interface
	* UnitCompiler.ErrorHandler	Uncommitted    		Interface
	* Visitor.AtomVisitor		Uncommitted    		Interface
	* Visitor.BlockStatementVisitor	Uncommitted    		Interface
	* Visitor.ComprehensiveVisitor	Uncommitted    		Interface
	* Visitor.ImportVisitor		Uncommitted    		Interface
	* Visitor.LvalueVisitor		Uncommitted    		Interface
	* Visitor.RvalueVisitor		Uncommitted    		Interface	
	* Visitor.TypeBodyDeclarationVisitor	Uncommitted    		Interface
	* Visitor.TypeDeclarationVisitor	Uncommitted    		Interface
	* Visitor.TypeVisitor		Uncommitted    		Interface
	* WarningHandler		Uncommitted    		Interface

   org.codhaus.janino.tools
	* JGrep.MethodInvocationAction	Uncommitted    		Interface
	* JGrep.MethodInvocationPredicate	Uncommitted    		Interface

   org.codhaus.janino.util
	* Benchmark.Reporter		Uncommitted    		Interface
	* Producer			Uncommitted    		Interface
	

   Imported interface        Classification   Comments
   =======================   ==============   =================================== 
	None


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    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:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open



-- 
---------------------------------------------------------------------
Rick Matthews                           email: Rick.Matthews@sun.com
Sun Microsystems, Inc.                  phone:+1(651) 554-1518
1270 Eagan Industrial Road              phone(internal): 54418
Suite 160                               fax:  +1(651) 554-1540
Eagan, MN 55121-1231 USA                main: +1(651) 554-1500		
---------------------------------------------------------------------


From James.Walker@sun.com Tue Jan 27 10:19:45 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 n0RIJi32017227
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 27 Jan 2009 10:19:44 -0800 (PST)
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 n0RIJZo2012910;
	Tue, 27 Jan 2009 18:19:43 GMT
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 <0KE5008096WUC600@nwk-avmta-1.sfbay.Sun.COM>; Tue,
 27 Jan 2009 10:19:42 -0800 (PST)
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 <0KE500K2A6WUBOE0@nwk-avmta-1.sfbay.Sun.COM>; Tue,
 27 Jan 2009 10:19:42 -0800 (PST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n0RIJgKd010072; Tue,
 27 Jan 2009 18:19:42 +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 <0KE500C013A5YS00@mail-amer.sun.com>
 (original mail from James.Walker@Sun.COM); Tue,
 27 Jan 2009 11:19:42 -0700 (MST)
Received: from [172.20.25.153] by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KE5004DS6WMOV40@mail-amer.sun.com>; Tue,
 27 Jan 2009 11:19:34 -0700 (MST)
Date: Tue, 27 Jan 2009 11:45:03 -0700
From: Jim Walker <James.Walker@sun.com>
Subject: Re: Janino [LSARC/2009/047 FastTrack timeout 02/03/2009]
In-reply-to: <200901271600.n0RG06ak022393@sac.sfbay.sun.com>
Sender: James.Walker@sun.com
To: Richard Jr Matthews <rm129958@sac.sfbay.sun.com>
Cc: LSARC-ext@sun.com, Drools_Team@sun.com
Reply-to: James.Walker@sun.com
Message-id: <497F562F.3000608@sun.com>
Organization: Sun Microsystems, Inc.
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: <200901271600.n0RG06ak022393@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 745

What version of Janino?

What Binding?

Where does the jar file go?

Cheers,
Jim

Richard Jr Matthews wrote:
> Template Version: @(#)sac_nextcase %I% %G% SMI
> This information is Copyright 2009 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 Janino
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Vivek Titarmare
>     1.3  Date of This Document:
> 	27 January, 2009
> 4. Technical Description
> Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright 2009 Sun Microsystems 1. Introduction
>     1.1. Project/Component Working Name:
> 	 janino
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Vivek R. Titarmare
>     1.3  Date of This Document:
> 	 22 January, 2009
> 

From Vivek.Titarmare@sun.com Fri Jan 30 01:52:42 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 n0U9qfRq028879
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 30 Jan 2009 01:52:42 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n0U9qSXX015749
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Fri, 30 Jan 2009 09:52:40 GMT
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 <0KEA00K0P3FSBP00@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Fri, 30 Jan 2009 02:52:40 -0700 (MST)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEA00DEG3FQKZ60@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 30 Jan 2009 02:52:39 -0700 (MST)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n0U9qcVM009897	for
 <LSARC-ext@sun.com>; Fri, 30 Jan 2009 09:52:38 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0KEA007013EDBP00@mail-apac.sun.com>
 (original mail from Vivek.Titarmare@Sun.COM)
 for LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 30 Jan 2009 17:52:38 +0800 (SGT)
Received: from VivekTPC ([203.199.144.195])
 by mail-apac.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr  3
 2006)) with ESMTPSA id <0KEA002OV3FODFMG@mail-apac.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 30 Jan 2009 17:52:38 +0800 (SGT)
Date: Fri, 30 Jan 2009 15:22:36 +0530
From: Vivek Titarmare <Vivek.Titarmare@sun.com>
Subject: RE: LSARC/2009/047 FastTrack timeout 02/03/2009
In-reply-to: <497F3069.4080507@Sun.COM>
Sender: Vivek.Titarmare@sun.com
To: LSARC-ext@sun.com
Cc: Richard.Matthews@sun.com
Message-id: <007b01c982c0$7bde2ea0$739a8be0$%Titarmare@Sun.com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: text/plain; charset=us-ascii
Content-language: en-us
Content-transfer-encoding: 7BIT
Thread-index: AcmAmPpU3tqqGFmQTZSIIMKr/fcZNwCJ2YDg
X-PMX-Version: 5.4.1.325704
References: <497F3069.4080507@Sun.COM>
Status: RO
Content-Length: 4389

The FOSS checklist [LSARC/2009/047] in the case directory is updated for
version number, javadocs and path for the jar file. 

Regards,
~Vivek R. Titarmare

-----Original Message-----
From: Richard.Matthews@Sun.COM [mailto:Richard.Matthews@Sun.COM] 
Sent: Tuesday, January 27, 2009 9:34 PM
To: LSARC-ext@sun.com
Subject: LSARC/2009/047 FastTrack timeout 02/03/2009

I am sponsoring this Fast Track for Vivek Titarmare. The time out is set at
02/03/2009. This Fast Track represents a component of LSARC 2008/748 - 
Drools.
The FOSS checklist is in the case directory.

Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Janino
    1.2. Name of Document Author/Supplier:
	 Author:  Vivek Titarmare
    1.3  Date of This Document:
	27 January, 2009
4. Technical Description
Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright
2009 Sun Microsystems 1. Introduction
    1.1. Project/Component Working Name:
	 janino
    1.2. Name of Document Author/Supplier:
	 Author:  Vivek R. Titarmare
    1.3  Date of This Document:
	 22 January, 2009

2. Project Summary
   2.1 Project Description

	Janino is a compiler that reads a JavaTM  expression, block, class
body, source file or a set of source files, and generates JavaTM bytecode
that is loaded and executed directly.

4. Technical Description:

	Janino is a compiler that reads a JavaTM  expression, block, class
body, source file or a set of source files, and generates JavaTM bytecode
that is loaded and executed directly.

5. Interfaces 

   Exported interface                   Classification 		Interface
type
   =============================        ==============
==============
   org.codhaus.janino
	* AstCompilationUnitGenerator	Uncommitted    		Interface
	* CodeContext.FixUp		Uncommitted    		Interface
	* IClass.IMember		Uncommitted    		Interface
	* Java.ArrayInitializerOrRvalue	Uncommitted    		Interface
	* Java.BlockStatement		Uncommitted    		Interface
	* Java.DocCommentable		Uncommitted    		Interface
	* Java.Locatable		Uncommitted    		Interface
	* Java.MemberTypeDeclaration	Uncommitted    		Interface
	* Java.NamedTypeDeclaration	Uncommitted    		Interface
	* Java.PackageMemberTypeDeclaration	Uncommitted
Interface
	* Java.Scope			Uncommitted    		Interface
	* Java.TypeBodyDeclaration	Uncommitted    		Interface
	* Java.TypeDeclaration		Uncommitted    		Interface
	* JavaSourceClassLoader.ProtectionDomainFactory	Uncommitted
Interface
	* UnitCompiler.ErrorHandler	Uncommitted    		Interface
	* Visitor.AtomVisitor		Uncommitted    		Interface
	* Visitor.BlockStatementVisitor	Uncommitted    		Interface
	* Visitor.ComprehensiveVisitor	Uncommitted    		Interface
	* Visitor.ImportVisitor		Uncommitted    		Interface
	* Visitor.LvalueVisitor		Uncommitted    		Interface
	* Visitor.RvalueVisitor		Uncommitted    		Interface

	* Visitor.TypeBodyDeclarationVisitor	Uncommitted
Interface
	* Visitor.TypeDeclarationVisitor	Uncommitted
Interface
	* Visitor.TypeVisitor		Uncommitted    		Interface
	* WarningHandler		Uncommitted    		Interface

   org.codhaus.janino.tools
	* JGrep.MethodInvocationAction	Uncommitted    		Interface
	* JGrep.MethodInvocationPredicate	Uncommitted
Interface

   org.codhaus.janino.util
	* Benchmark.Reporter		Uncommitted    		Interface
	* Producer			Uncommitted    		Interface
	

   Imported interface        Classification   Comments
   =======================   ==============
=================================== 
	None


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    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:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open



-- 
---------------------------------------------------------------------
Rick Matthews                           email: Rick.Matthews@sun.com
Sun Microsystems, Inc.                  phone:+1(651) 554-1518
1270 Eagan Industrial Road              phone(internal): 54418
Suite 160                               fax:  +1(651) 554-1540
Eagan, MN 55121-1231 USA                main: +1(651) 554-1500		
---------------------------------------------------------------------




From Mark.Carlson@sun.com Fri Jan 30 05:07:29 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 n0UD7TH1020304
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 30 Jan 2009 05:07:29 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n0UD7PVC012022
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Fri, 30 Jan 2009 05:07:29 -0800 (PST)
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 <0KEA00H13CGFA900@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Fri, 30 Jan 2009 06:07:27 -0700 (MST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEA007Y5CGEOQ90@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 30 Jan 2009 06:07:26 -0700 (MST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n0UD7Q4J023900	for
 <LSARC-ext@sun.com>; Fri, 30 Jan 2009 13:07: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 <0KEA00G01C9R0J00@mail-amer.sun.com>
 (original mail from Mark.Carlson@Sun.COM)
 for LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 30 Jan 2009 06:07:26 -0700 (MST)
Received: from Macintosh-335.local ([129.150.35.199])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0KEA00B1PCGDZLB0@mail-amer.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 30 Jan 2009 06:07:25 -0700 (MST)
Date: Fri, 30 Jan 2009 06:07:25 -0700
From: "Mark A. Carlson" <Mark.Carlson@sun.com>
Subject: Re: LSARC/2009/047 FastTrack timeout 02/03/2009
In-reply-to: <007b01c982c0$7bde2ea0$739a8be0$%Titarmare@Sun.com>
Sender: Mark.Carlson@sun.com
To: Vivek Titarmare <Vivek.Titarmare@sun.com>
Cc: LSARC-ext@sun.com, Richard.Matthews@sun.com
Message-id: <4982FB8D.8060807@sun.com>
MIME-version: 1.0
Content-type: multipart/alternative;
 boundary="Boundary_(ID_R7LoihpVELH5HxHvAt5xng)"
X-PMX-Version: 5.4.1.325704
References: <497F3069.4080507@Sun.COM>
 <007b01c982c0$7bde2ea0$739a8be0$%Titarmare@Sun.com>
User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209)
Status: RO
Content-Length: 10154

This is a multi-part message in MIME format.

--Boundary_(ID_R7LoihpVELH5HxHvAt5xng)
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT

+1

-- mark

Vivek Titarmare wrote:
> The FOSS checklist [LSARC/2009/047] in the case directory is updated for
> version number, javadocs and path for the jar file. 
>
> Regards,
> ~Vivek R. Titarmare
>
> -----Original Message-----
> From: Richard.Matthews@Sun.COM [mailto:Richard.Matthews@Sun.COM] 
> Sent: Tuesday, January 27, 2009 9:34 PM
> To: LSARC-ext@sun.com
> Subject: LSARC/2009/047 FastTrack timeout 02/03/2009
>
> I am sponsoring this Fast Track for Vivek Titarmare. The time out is set at
> 02/03/2009. This Fast Track represents a component of LSARC 2008/748 - 
> Drools.
> The FOSS checklist is in the case directory.
>
> Template Version: @(#)sac_nextcase %I% %G% SMI
> This information is Copyright 2009 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 Janino
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Vivek Titarmare
>     1.3  Date of This Document:
> 	27 January, 2009
> 4. Technical Description
> Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright
> 2009 Sun Microsystems 1. Introduction
>     1.1. Project/Component Working Name:
> 	 janino
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Vivek R. Titarmare
>     1.3  Date of This Document:
> 	 22 January, 2009
>
> 2. Project Summary
>    2.1 Project Description
>
> 	Janino is a compiler that reads a JavaTM  expression, block, class
> body, source file or a set of source files, and generates JavaTM bytecode
> that is loaded and executed directly.
>
> 4. Technical Description:
>
> 	Janino is a compiler that reads a JavaTM  expression, block, class
> body, source file or a set of source files, and generates JavaTM bytecode
> that is loaded and executed directly.
>
> 5. Interfaces 
>
>    Exported interface                   Classification 		Interface
> type
>    =============================        ==============
> ==============
>    org.codhaus.janino
> 	* AstCompilationUnitGenerator	Uncommitted    		Interface
> 	* CodeContext.FixUp		Uncommitted    		Interface
> 	* IClass.IMember		Uncommitted    		Interface
> 	* Java.ArrayInitializerOrRvalue	Uncommitted    		Interface
> 	* Java.BlockStatement		Uncommitted    		Interface
> 	* Java.DocCommentable		Uncommitted    		Interface
> 	* Java.Locatable		Uncommitted    		Interface
> 	* Java.MemberTypeDeclaration	Uncommitted    		Interface
> 	* Java.NamedTypeDeclaration	Uncommitted    		Interface
> 	* Java.PackageMemberTypeDeclaration	Uncommitted
> Interface
> 	* Java.Scope			Uncommitted    		Interface
> 	* Java.TypeBodyDeclaration	Uncommitted    		Interface
> 	* Java.TypeDeclaration		Uncommitted    		Interface
> 	* JavaSourceClassLoader.ProtectionDomainFactory	Uncommitted
> Interface
> 	* UnitCompiler.ErrorHandler	Uncommitted    		Interface
> 	* Visitor.AtomVisitor		Uncommitted    		Interface
> 	* Visitor.BlockStatementVisitor	Uncommitted    		Interface
> 	* Visitor.ComprehensiveVisitor	Uncommitted    		Interface
> 	* Visitor.ImportVisitor		Uncommitted    		Interface
> 	* Visitor.LvalueVisitor		Uncommitted    		Interface
> 	* Visitor.RvalueVisitor		Uncommitted    		Interface
>
> 	* Visitor.TypeBodyDeclarationVisitor	Uncommitted
> Interface
> 	* Visitor.TypeDeclarationVisitor	Uncommitted
> Interface
> 	* Visitor.TypeVisitor		Uncommitted    		Interface
> 	* WarningHandler		Uncommitted    		Interface
>
>    org.codhaus.janino.tools
> 	* JGrep.MethodInvocationAction	Uncommitted    		Interface
> 	* JGrep.MethodInvocationPredicate	Uncommitted
> Interface
>
>    org.codhaus.janino.util
> 	* Benchmark.Reporter		Uncommitted    		Interface
> 	* Producer			Uncommitted    		Interface
> 	
>
>    Imported interface        Classification   Comments
>    =======================   ==============
> =================================== 
> 	None
>
>
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		SFW
>     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:
> 		SFW
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
>
>
>
>   

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

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



--Boundary_(ID_R7LoihpVELH5HxHvAt5xng)
Content-type: text/html; charset=ISO-8859-1
Content-transfer-encoding: 7BIT

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>+1 <br>
<br>
-- mark<br>
</tt><br>
Vivek Titarmare wrote:
<blockquote
 cite="mid:007b01c982c0$7bde2ea0$739a8be0$%25Titarmare@Sun.com"
 type="cite">
  <pre wrap="">The FOSS checklist [LSARC/2009/047] in the case directory is updated for
version number, javadocs and path for the jar file. 

Regards,
~Vivek R. Titarmare

-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:Richard.Matthews@Sun.COM">Richard.Matthews@Sun.COM</a> [<a class="moz-txt-link-freetext" href="mailto:Richard.Matthews@Sun.COM">mailto:Richard.Matthews@Sun.COM</a>] 
Sent: Tuesday, January 27, 2009 9:34 PM
To: <a class="moz-txt-link-abbreviated" href="mailto:LSARC-ext@sun.com">LSARC-ext@sun.com</a>
Subject: LSARC/2009/047 FastTrack timeout 02/03/2009

I am sponsoring this Fast Track for Vivek Titarmare. The time out is set at
02/03/2009. This Fast Track represents a component of LSARC 2008/748 - 
Drools.
The FOSS checklist is in the case directory.

Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Janino
    1.2. Name of Document Author/Supplier:
	 Author:  Vivek Titarmare
    1.3  Date of This Document:
	27 January, 2009
4. Technical Description
Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright
2009 Sun Microsystems 1. Introduction
    1.1. Project/Component Working Name:
	 janino
    1.2. Name of Document Author/Supplier:
	 Author:  Vivek R. Titarmare
    1.3  Date of This Document:
	 22 January, 2009

2. Project Summary
   2.1 Project Description

	Janino is a compiler that reads a JavaTM  expression, block, class
body, source file or a set of source files, and generates JavaTM bytecode
that is loaded and executed directly.

4. Technical Description:

	Janino is a compiler that reads a JavaTM  expression, block, class
body, source file or a set of source files, and generates JavaTM bytecode
that is loaded and executed directly.

5. Interfaces 

   Exported interface                   Classification 		Interface
type
   =============================        ==============
==============
   org.codhaus.janino
	* AstCompilationUnitGenerator	Uncommitted    		Interface
	* CodeContext.FixUp		Uncommitted    		Interface
	* IClass.IMember		Uncommitted    		Interface
	* Java.ArrayInitializerOrRvalue	Uncommitted    		Interface
	* Java.BlockStatement		Uncommitted    		Interface
	* Java.DocCommentable		Uncommitted    		Interface
	* Java.Locatable		Uncommitted    		Interface
	* Java.MemberTypeDeclaration	Uncommitted    		Interface
	* Java.NamedTypeDeclaration	Uncommitted    		Interface
	* Java.PackageMemberTypeDeclaration	Uncommitted
Interface
	* Java.Scope			Uncommitted    		Interface
	* Java.TypeBodyDeclaration	Uncommitted    		Interface
	* Java.TypeDeclaration		Uncommitted    		Interface
	* JavaSourceClassLoader.ProtectionDomainFactory	Uncommitted
Interface
	* UnitCompiler.ErrorHandler	Uncommitted    		Interface
	* Visitor.AtomVisitor		Uncommitted    		Interface
	* Visitor.BlockStatementVisitor	Uncommitted    		Interface
	* Visitor.ComprehensiveVisitor	Uncommitted    		Interface
	* Visitor.ImportVisitor		Uncommitted    		Interface
	* Visitor.LvalueVisitor		Uncommitted    		Interface
	* Visitor.RvalueVisitor		Uncommitted    		Interface

	* Visitor.TypeBodyDeclarationVisitor	Uncommitted
Interface
	* Visitor.TypeDeclarationVisitor	Uncommitted
Interface
	* Visitor.TypeVisitor		Uncommitted    		Interface
	* WarningHandler		Uncommitted    		Interface

   org.codhaus.janino.tools
	* JGrep.MethodInvocationAction	Uncommitted    		Interface
	* JGrep.MethodInvocationPredicate	Uncommitted
Interface

   org.codhaus.janino.util
	* Benchmark.Reporter		Uncommitted    		Interface
	* Producer			Uncommitted    		Interface
	

   Imported interface        Classification   Comments
   =======================   ==============
=================================== 
	None


6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		SFW
    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:
		SFW
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open



  </pre>
</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_R7LoihpVELH5HxHvAt5xng)--

From James.Walker@sun.com Fri Jan 30 09:52:14 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 n0UHqEjm015022
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 30 Jan 2009 09:52:14 -0800 (PST)
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 n0UHqD3N016830
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Fri, 30 Jan 2009 09:52:13 -0800 (PST)
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 <0KEA00M0XPN0YG00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Fri, 30 Jan 2009 09:52:12 -0800 (PST)
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 <0KEA00DWXPMXIZ80@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 30 Jan 2009 09:52:09 -0800 (PST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n0UHq9Lf021101	for
 <LSARC-ext@sun.com>; Fri, 30 Jan 2009 17:52:09 +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 <0KEA00901NNDNU00@mail-amer.sun.com>
 (original mail from James.Walker@Sun.COM)
 for LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 30 Jan 2009 10:52:09 -0700 (MST)
Received: from [172.20.25.153] by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KEA00MUYPLYBT20@mail-amer.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Fri, 30 Jan 2009 10:51:35 -0700 (MST)
Date: Fri, 30 Jan 2009 11:17:25 -0700
From: Jim Walker <James.Walker@sun.com>
Subject: Re: LSARC/2009/047 FastTrack timeout 02/03/2009
In-reply-to: <497F3069.4080507@Sun.COM>
Sender: James.Walker@sun.com
To: Vivek Titarmare <Vivek.Titarmare@sun.com>
Cc: Richard.Matthews@sun.com, LSARC-ext@sun.com
Reply-to: James.Walker@sun.com
Message-id: <49834435.8040305@sun.com>
Organization: Sun Microsystems, Inc.
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: <497F3069.4080507@Sun.COM>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 435

Why are you delivering janino version 2.5.10 (30-Sep-2007) instead
of version the current version 2.5.15 (18-Jun-2008)?

A man page is needed for SFW.

Where are you delivering the javadocs?

Cheers,
Jim

Rick Matthews wrote:
> I am sponsoring this Fast Track for Vivek Titarmare. The time out is set at
> 02/03/2009. This Fast Track represents a component of LSARC 2008/748 - 
> Drools.
> The FOSS checklist is in the case directory.

From Vivek.Titarmare@sun.com Fri Jan 30 10:14:56 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 n0UIEsCu016300
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 30 Jan 2009 10:14:55 -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 n0UIEone011082
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Sat, 31 Jan 2009 02:14:53 +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 <0KEA00107QOSCR00@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Fri, 30 Jan 2009 11:14:52 -0700 (MST)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEA00FY0QOQ5M90@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 30 Jan 2009 11:14:51 -0700 (MST)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n0UIEoTB020627	for
 <LSARC-ext@sun.com>; Fri, 30 Jan 2009 18:14:50 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0KEA00D01QLKJ000@mail-apac.sun.com>
 (original mail from Vivek.Titarmare@Sun.COM)
 for LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Sat,
 31 Jan 2009 02:14:50 +0800 (SGT)
Received: from VivekTPC ([115.109.14.31])
 by mail-apac.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr  3
 2006)) with ESMTPSA id <0KEA0020IQOODFRI@mail-apac.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Sat,
 31 Jan 2009 02:14:50 +0800 (SGT)
Date: Fri, 30 Jan 2009 23:44:48 +0530
From: Vivek Titarmare <Vivek.Titarmare@sun.com>
Subject: RE: LSARC/2009/047 FastTrack timeout 02/03/2009
In-reply-to: <49834435.8040305@sun.com>
Sender: Vivek.Titarmare@sun.com
To: James.Walker@sun.com
Cc: Richard.Matthews@sun.com, LSARC-ext@sun.com
Message-id: <014801c98306$a3e70ac0$ebb52040$%Titarmare@Sun.com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: text/plain; charset=us-ascii
Content-language: en-us
Content-transfer-encoding: 7BIT
Thread-index: AcmDA4XRRUnWLVFtSKmR3ZiCrM1rCQAAQogQ
X-PMX-Version: 5.4.1.325704
References: <497F3069.4080507@Sun.COM> <49834435.8040305@sun.com>
Status: RO
Content-Length: 1005

Hi James,

The version which was used at the time of compilation locally was 2.5.10. I
can change it to version 2.5.15. I can resubmit the FOSS checklist if
required with new version 2.5.15. Let me know. 

Since this is a JAVA project Javadocs would be available in lieu of man
pages. 

Regards,
~Vivek R. Titarmare

-----Original Message-----
From: James.Walker@Sun.COM [mailto:James.Walker@Sun.COM] 
Sent: Friday, January 30, 2009 11:47 PM
To: Vivek Titarmare
Cc: Richard.Matthews@Sun.COM; LSARC-ext@sun.com
Subject: Re: LSARC/2009/047 FastTrack timeout 02/03/2009

Why are you delivering janino version 2.5.10 (30-Sep-2007) instead
of version the current version 2.5.15 (18-Jun-2008)?

A man page is needed for SFW.

Where are you delivering the javadocs?

Cheers,
Jim

Rick Matthews wrote:
> I am sponsoring this Fast Track for Vivek Titarmare. The time out is set
at
> 02/03/2009. This Fast Track represents a component of LSARC 2008/748 - 
> Drools.
> The FOSS checklist is in the case directory.



From James.Walker@sun.com Fri Jan 30 11:29:44 2009
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 n0UJTi3W018690
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 30 Jan 2009 11:29:44 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n0UJThh5063681
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Fri, 30 Jan 2009 12:29:44 -0700 (MST)
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 <0KEA0030DU5IF000@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.COM); Fri, 30 Jan 2009 11:29:42 -0800 (PST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEA001NEU5II740@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.COM); Fri,
 30 Jan 2009 11:29:42 -0800 (PST)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n0UJTgYT018719	for
 <LSARC-ext@Sun.COM>; Fri, 30 Jan 2009 19:29:42 +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 <0KEA00601TP6W300@mail-amer.sun.com>
 (original mail from James.Walker@Sun.COM)
 for LSARC-ext@Sun.COM (ORCPT LSARC-ext@Sun.COM); Fri,
 30 Jan 2009 12:29:42 -0700 (MST)
Received: from [172.20.25.153] by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KEA00CPRU56Y130@mail-amer.sun.com> for LSARC-ext@Sun.COM
 (ORCPT LSARC-ext@Sun.COM); Fri, 30 Jan 2009 12:29:30 -0700 (MST)
Date: Fri, 30 Jan 2009 12:55:20 -0700
From: Jim Walker <James.Walker@sun.com>
Subject: Re: LSARC/2009/047 FastTrack timeout 02/03/2009
In-reply-to: <014801c98306$a3e70ac0$ebb52040$%Titarmare@Sun.com>
Sender: James.Walker@sun.com
To: Vivek Titarmare <Vivek.Titarmare@sun.com>
Cc: Richard.Matthews@sun.com, LSARC-ext@sun.com
Reply-to: James.Walker@sun.com
Message-id: <49835B28.3020200@sun.com>
Organization: Sun Microsystems, Inc.
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: <497F3069.4080507@Sun.COM> <49834435.8040305@sun.com>
 <014801c98306$a3e70ac0$ebb52040$%Titarmare@Sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 361

Vivek Titarmare wrote:
> Hi James,
> 
> The version which was used at the time of compilation locally was 2.5.10. I
> can change it to version 2.5.15. I can resubmit the FOSS checklist if
> required with new version 2.5.15. Let me know. 

Please do. The most current version should be used when possible.
Make sure to update any interface changes.

Cheers,
Jim

From Vivek.Titarmare@sun.com Mon Feb  2 03:32:02 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 n12BW1SC003704
	for <LSARC-ext@sac.sfbay.sun.com>; Mon, 2 Feb 2009 03:32:01 -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 n12BW1P1018645
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Mon, 2 Feb 2009 03:32:01 -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 <0KEF00C0FS1D0V00@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Mon, 02 Feb 2009 03:32:01 -0800 (PST)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEF009ZOS1C3M40@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Mon,
 02 Feb 2009 03:32:01 -0800 (PST)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n12BVxWq018057	for
 <LSARC-ext@sun.com>; Mon, 02 Feb 2009 11:31:59 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0KEF00901S0SD700@mail-apac.sun.com>
 (original mail from Vivek.Titarmare@Sun.COM)
 for LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Mon,
 02 Feb 2009 19:31:59 +0800 (SGT)
Received: from VivekTPC ([203.199.144.195])
 by mail-apac.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr  3
 2006)) with ESMTPSA id <0KEF00GENS19VWEB@mail-apac.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Mon,
 02 Feb 2009 19:31:59 +0800 (SGT)
Date: Mon, 02 Feb 2009 17:01:53 +0530
From: Vivek Titarmare <Vivek.Titarmare@sun.com>
Subject: RE: LSARC/2009/047 FastTrack timeout 02/03/2009
In-reply-to: <49835B28.3020200@sun.com>
Sender: Vivek.Titarmare@sun.com
To: James.Walker@sun.com
Cc: Richard.Matthews@sun.com, LSARC-ext@sun.com
Message-id: <016801c98529$dc471890$94d549b0$%Titarmare@Sun.com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: text/plain; charset=us-ascii
Content-language: en-us
Content-transfer-encoding: 7BIT
Thread-index: AcmDESEcGl8NVqV+ROGXe6YEV0ibgwCF/sAA
X-PMX-Version: 5.4.1.325704
References: <497F3069.4080507@Sun.COM> <49834435.8040305@sun.com>
 <014801c98306$a3e70ac0$ebb52040$%Titarmare@Sun.com> <49835B28.3020200@sun.com>
Status: RO
Content-Length: 905

Hi James,

I discovered that by using the new version 2.5.15 some code changes are
required. So it may not be possible to use the New version. We will stick
with 2.5.10, in this case. 

Pl. let me know if we should be changing the code to get used to version
2.5.15.

Thanks,
~Vivek R. T.

-----Original Message-----
From: James.Walker@Sun.COM [mailto:James.Walker@Sun.COM] 
Sent: Saturday, January 31, 2009 1:25 AM
To: Vivek Titarmare
Cc: Richard.Matthews@Sun.COM; LSARC-ext@sun.com
Subject: Re: LSARC/2009/047 FastTrack timeout 02/03/2009

Vivek Titarmare wrote:
> Hi James,
> 
> The version which was used at the time of compilation locally was 2.5.10.
I
> can change it to version 2.5.15. I can resubmit the FOSS checklist if
> required with new version 2.5.15. Let me know. 

Please do. The most current version should be used when possible.
Make sure to update any interface changes.

Cheers,
Jim



From James.Walker@sun.com Mon Feb  2 23:02:55 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 n1372sjE011758
	for <LSARC-ext@sac.sfbay.sun.com>; Mon, 2 Feb 2009 23:02:54 -0800 (PST)
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 n1372qI0015698;
	Tue, 3 Feb 2009 07:02:53 GMT
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 <0KEH00K0FA8RE800@nwk-avmta-2.sfbay.sun.com>; Mon,
 02 Feb 2009 23:02:51 -0800 (PST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEH00KWCA8RJXD0@nwk-avmta-2.sfbay.sun.com>; Mon,
 02 Feb 2009 23:02:51 -0800 (PST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n1372pNr001508; Tue,
 03 Feb 2009 07:02:51 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec  9 2008))
 id <0KEH00100A4UFM00@mail-amer.sun.com>; Tue, 03 Feb 2009 00:02:51 -0700 (MST)
Received: from [172.20.25.153] ([unknown] [172.20.25.153])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7.0-3.01 64bit
 (built Dec  9 2008)) with ESMTPSA id <0KEH00015A8QBL10@mail-amer.sun.com>; Tue,
 03 Feb 2009 00:02:50 -0700 (MST)
Date: Tue, 03 Feb 2009 00:29:04 -0700
From: Jim Walker <James.Walker@sun.com>
Subject: Re: LSARC/2009/047 FastTrack timeout 02/03/2009
In-reply-to: <016801c98529$dc471890$94d549b0$%Titarmare@Sun.com>
Sender: James.Walker@sun.com
To: Vivek Titarmare <Vivek.Titarmare@sun.com>
Cc: Richard.Matthews@sun.com, LSARC-ext@sun.com, Drools_Team@sun.com
Reply-to: James.Walker@sun.com
Message-id: <4987F240.8090606@sun.com>
Organization: Sun Microsystems, Inc.
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: <497F3069.4080507@Sun.COM> <49834435.8040305@sun.com>
 <014801c98306$a3e70ac0$ebb52040$%Titarmare@Sun.com> <49835B28.3020200@sun.com>
 <016801c98529$dc471890$94d549b0$%Titarmare@Sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 670

Vivek Titarmare wrote:
> Hi James,
> 
> I discovered that by using the new version 2.5.15 some code changes are
> required. So it may not be possible to use the New version. We will stick
> with 2.5.10, in this case. 
> 
> Pl. let me know if we should be changing the code to get used to version
> 2.5.15.
> 

I know your primary goal is to port drools, so you can decide what
is best. This need not hold up your arc review.

BTW. Based on the junit case you can port the current
and older version like this in the same pkg:

/usr/share/lib/java/janino.jar -> ../janino-2.5.15.jar
/usr/share/lib/java/janino-2.5.15.jar
/usr/share/lib/java/janino-2.5.10.jar

Cheers,
Jim

From Vivek.Titarmare@sun.com Tue Feb  3 00:45:10 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 n138jAYV004328
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 3 Feb 2009 00:45:10 -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 n138j7Nw003852;
	Tue, 3 Feb 2009 00:45:09 -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 <0KEH0030JEZ8XE00@nwk-avmta-2.sfbay.sun.com>; Tue,
 03 Feb 2009 00:45:08 -0800 (PST)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEH00L2CEZ7GW50@nwk-avmta-2.sfbay.sun.com>; Tue,
 03 Feb 2009 00:45:08 -0800 (PST)
Received: from fe-apac-06.sun.com
 (fe-apac-06.sun.com [192.18.19.177] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n138j6UE014282; Tue,
 03 Feb 2009 08:45:06 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0KEH00A01EXMTE00@mail-apac.sun.com>
 (original mail from Vivek.Titarmare@Sun.COM); Tue,
 03 Feb 2009 16:45:06 +0800 (SGT)
Received: from VivekTPC ([203.199.144.195])
 by mail-apac.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr  3
 2006)) with ESMTPSA id <0KEH00G6CEZ5VY5Q@mail-apac.sun.com>; Tue,
 03 Feb 2009 16:45:06 +0800 (SGT)
Date: Tue, 03 Feb 2009 14:15:03 +0530
From: Vivek Titarmare <Vivek.Titarmare@sun.com>
Subject: RE: LSARC/2009/047 FastTrack timeout 02/03/2009
In-reply-to: <4987F240.8090606@sun.com>
Sender: Vivek.Titarmare@sun.com
To: James.Walker@sun.com
Cc: Richard.Matthews@sun.com, LSARC-ext@sun.com, Drools_Team@sun.com
Message-id: <018101c985db$b616f660$2244e320$%Titarmare@Sun.com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: text/plain; charset=us-ascii
Content-language: en-us
Content-transfer-encoding: 7BIT
Thread-index: AcmFzW2UHW2nVQQET8macmvufTJPEAADgy1w
X-PMX-Version: 5.4.1.325704
References: <497F3069.4080507@Sun.COM> <49834435.8040305@sun.com>
 <014801c98306$a3e70ac0$ebb52040$%Titarmare@Sun.com> <49835B28.3020200@sun.com>
 <016801c98529$dc471890$94d549b0$%Titarmare@Sun.com> <4987F240.8090606@sun.com>
Status: RO
Content-Length: 1121

Thanks James. And also the versions would be appended to all the packages to
resolve the conflict between other versions (as per your suggestion).

Best Regards,
~Vivek R. T.

-----Original Message-----
From: James.Walker@Sun.COM [mailto:James.Walker@Sun.COM] 
Sent: Tuesday, February 03, 2009 12:59 PM
To: Vivek Titarmare
Cc: Richard.Matthews@Sun.COM; LSARC-ext@sun.com; Drools_Team@sun.com
Subject: Re: LSARC/2009/047 FastTrack timeout 02/03/2009

Vivek Titarmare wrote:
> Hi James,
> 
> I discovered that by using the new version 2.5.15 some code changes are
> required. So it may not be possible to use the New version. We will stick
> with 2.5.10, in this case. 
> 
> Pl. let me know if we should be changing the code to get used to version
> 2.5.15.
> 

I know your primary goal is to port drools, so you can decide what
is best. This need not hold up your arc review.

BTW. Based on the junit case you can port the current
and older version like this in the same pkg:

/usr/share/lib/java/janino.jar -> ../janino-2.5.15.jar
/usr/share/lib/java/janino-2.5.15.jar
/usr/share/lib/java/janino-2.5.10.jar

Cheers,
Jim


From Richard.Matthews@sun.com Tue Feb  3 15:31:36 2009
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 n13NVavd012951
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 3 Feb 2009 15:31:36 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n13NVZuQ037345
	for <@sunmail2sca.sfbay.sun.com:lsarc-ext@sun.com>; Tue, 3 Feb 2009 16:31:35 -0700 (MST)
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 <0KEI00203K0NZX00@nwk-avmta-1.sfbay.Sun.COM> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Tue, 03 Feb 2009 15:31:35 -0800 (PST)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEI00IUEK0MGI30@nwk-avmta-1.sfbay.Sun.COM> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Tue,
 03 Feb 2009 15:31:34 -0800 (PST)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n13NVYmN007074	for
 <lsarc-ext@sun.com>; Tue, 03 Feb 2009 23:31:34 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 id <0KEI00D00JFG5D00@mail-amer.sun.com> for lsarc-ext@sun.com
 (ORCPT lsarc-ext@sun.com); Tue, 03 Feb 2009 16:31:34 -0700 (MST)
Received: from [129.152.9.14] ([unknown] [129.152.9.14])
 by mail-amer.sun.com (Sun Java(tm) System Messaging Server 7.0-3.01 64bit
 (built Dec 23 2008)) with ESMTPSA id <0KEI00JDFK0I0200@mail-amer.sun.com> for
 lsarc-ext@sun.com (ORCPT lsarc-ext@sun.com); Tue,
 03 Feb 2009 16:31:33 -0700 (MST)
Date: Tue, 03 Feb 2009 17:31:30 -0600
From: Rick Matthews <Richard.Matthews@sun.com>
Subject: LSARC 2009/047 Janino
Sender: Richard.Matthews@sun.com
To: lsarc-ext@sun.com
Reply-to: Richard.Matthews@sun.com
Message-id: <4988D3D2.8030506@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
User-Agent: Thunderbird 2.0.0.16 (X11/20080807)
Status: RO
Content-Length: 573

This fast track has timed out, with no outstanding discussion.
I am marking closed approved fast-track.

-- 
---------------------------------------------------------------------
Rick Matthews                           email: Rick.Matthews@sun.com
Sun Microsystems, Inc.                  phone:+1(651) 554-1518
1270 Eagan Industrial Road              phone(internal): 54418
Suite 160                               fax:  +1(651) 554-1540
Eagan, MN 55121-1231 USA                main: +1(651) 554-1500		
---------------------------------------------------------------------


From storycrafter@gmail.com Tue Feb  3 15:47:50 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 n13NlmS5014290
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 3 Feb 2009 15:47:49 -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 n13NlMAx012916;
	Wed, 4 Feb 2009 07:47:45 +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 <0KEI00D03KRLKA00@nwk-avmta-2.sfbay.sun.com>; Tue,
 03 Feb 2009 15:47:45 -0800 (PST)
Received: from sca-ea-mail-1.sun.com ([192.18.43.24])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEI001WCKRLZOB0@nwk-avmta-2.sfbay.sun.com>; Tue,
 03 Feb 2009 15:47:45 -0800 (PST)
Received: from relay11i.sun.com
 (ip121.net129179-4.block1.us.syntegra.com [129.179.4.121])
	by sca-ea-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n13Ngs2n005941;
 Tue, 03 Feb 2009 23:47:44 +0000 (GMT)
Received: from mmp12es.mmp.us.syntegra.com ([160.41.208.12] [160.41.208.12])
 by relay11i.sun.com with ESMTP id BT-MMP-4058769; Tue,
 03 Feb 2009 23:47:44 +0000 (Z)
Received: from relay11i.sun.com (relay11i.sun.com [129.179.4.121])
 by mmp12es.mmp.us.syntegra.com with ESMTP id BT-MMP-8693611; Tue,
 03 Feb 2009 23:47:44 +0000 (Z)
Received: from rn-out-0910.google.com ([64.233.170.191] [64.233.170.191])
 by relay1i.sun.com with ESMTP id BT-MMP-3600699; Tue,
 03 Feb 2009 23:47:44 +0000 (Z)
Received: by rn-out-0910.google.com with SMTP id k45so2228536rnd.6 for
 <multiple recipients>; Tue, 03 Feb 2009 15:47:35 -0800 (PST)
Received: by 10.65.15.11 with SMTP id s11mr3582303qbi.49.1233704855242; Tue,
 03 Feb 2009 15:47:35 -0800 (PST)
Received: from ?172.16.12.121? ([70.232.181.5]) by mx.google.com with ESMTPS id
 p31sm867646qbp.21.2009.02.03.15.47.33 (version=TLSv1/SSLv3 cipher=RC4-MD5)
 ; Tue, 03 Feb 2009 15:47:33 -0800 (PST)
Date: Tue, 03 Feb 2009 17:47:32 -0600
From: Mark Martin <storycrafter@gmail.com>
Subject: Re: LSARC 2009/047 Janino && LSARC 2009/048 - Jaxen  && LSARC 2009/049
  ANTLR - Another Tool for Language Recognition
In-reply-to: <4988D474.2090903@Sun.COM>
To: Richard.Matthews@sun.com
Cc: lsarc-ext@sun.com
Message-id: <4988D794.7050300@gmail.com>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com;
 s=gamma;        h=domainkey-signature:received:received:message-id:date:from
   :user-agent:mime-version:to:cc:subject:references:in-reply-to
 :content-type:content-transfer-encoding;
 bh=aRGFHpHShHXUiAdnmGOBgnBod4/moED2rNYeiXN8tIA=;
 b=fFsElZCN5M3IZzDytCspU70IMHxP8DX00NL9nJiPKq0TP0NqE0+eFEEwSYpNs6/PB2
 Te02vL4d1YiH7Kwf1qd5FUh8TQcWgG4RvrnOmiLXtBKxPcLjhZMoPpxeA9ni0R+ZTG39
 pF31IOZi3PMiZfzEYpYzNT3IUgLImcwHebT98=
DomainKey-Signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;
 h=message-id:date:from:user-agent:mime-version:to:cc:subject
 :references:in-reply-to:content-type:content-transfer-encoding;
 b=D0doNYbXext7lio4N224u9Fa0ocLfq1h3X/DjUK6ndrJcU3JzkzieS+N0s2fqwDBIe
 ImO7+2ZYalWzfO1PdwTh+uu6SikyC/e+WH6mWRgQ0Xpl7vYOMr01WZsSVl5LN2YXwhME
 zbgSxxf+kUDFmW+QnCI3NHA3dVSgMKAqidFtw=
X-PMX-Version: 5.4.1.325704
X-Brightmail-Tracker: AAAAAA==
X-Antispam: No, score=0.0/5.0, scanned in 0.066sec at (localhost [127.0.0.1])
	by smf-spamd v1.3.1 - http://smfs.sf.net/
References: <4988D474.2090903@Sun.COM>
User-Agent: Thunderbird 2.0.0.19 (Windows/20081209)
Status: RO
Content-Length: 637

Rick Matthews wrote:
> This fast track has timed out, with no outstanding discussion.
> I am marking closed approved fast-track.
>
>   
As I mentioned before and for the record, external contributors were not 
able to review this case in its entirety as the FOSS checklist is still 
not available on the OSo website.

http://mail.opensolaris.org/pipermail/opensolaris-arc/2009-January/013708.html

I had a general concern about how the jars are packaged and named going 
forward (as part of the bigger "Java on OpenSolaris" strategy), but I am 
willing to accept this concern may be singularly important and otherwise 
easily dismissed.

From Richard.Matthews@sun.com Tue Feb 10 07:37:37 2009
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 n1AFbaub002821
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 10 Feb 2009 07:37:36 -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 n1AFbaAS011492
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Tue, 10 Feb 2009 08:37:36 -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 <0KEU00J0HWQNI800@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 10 Feb 2009 08:37:35 -0700 (MST)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEU00AOGWQN6E90@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Tue,
 10 Feb 2009 08:37:35 -0700 (MST)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n1AFbZ63025763	for
 <LSARC-ext@sun.com>; Tue, 10 Feb 2009 15:37:35 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 id <0KEU00700WIRXP00@mail-amer.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 10 Feb 2009 08:37:35 -0700 (MST)
Received: from Rick-Matthews-MacBook-Pro-15.local ([unknown] [129.150.36.53])
 by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 with ESMTPSA id <0KEU00ENHWQEVY10@mail-amer.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 10 Feb 2009 08:37:27 -0700 (MST)
Date: Tue, 10 Feb 2009 09:37:30 -0600
From: Rick Matthews <Richard.Matthews@sun.com>
Subject: LSARC 2009/047 - janino
Sender: Richard.Matthews@sun.com
To: LSARC-ext@sun.com
Message-id: <49919F3A.5070008@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
User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209)
Status: RO
Content-Length: 568

I have posted updated man page materials and moved project materials
into a "materials" directory.

-- 
---------------------------------------------------------------------
Rick Matthews                           email: Rick.Matthews@sun.com
Sun Microsystems, Inc.                  phone:+1(651) 554-1518
1270 Eagan Industrial Road              phone(internal): 54418
Suite 160                               fax:  +1(651) 554-1540
Eagan, MN 55121-1231 USA                main: +1(651) 554-1500		
---------------------------------------------------------------------


