From markcarl@sac.sfbay.sun.com Wed Jan 28 13:50:52 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 n0SLooe5003154
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 28 Jan 2009 13:50:51 -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 n0SLonK3020451;
	Thu, 29 Jan 2009 05:50:50 +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 <0KE70090FBCO6T00@brm-avmta-1.central.sun.com>; Wed,
 28 Jan 2009 14:50:48 -0700 (MST)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KE700FVHBCMJJB0@brm-avmta-1.central.sun.com>; Wed,
 28 Jan 2009 14:50:46 -0700 (MST)
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 n0SLoidR057915; Wed, 28 Jan 2009 13:50:44 -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 n0SLohTx003149; Wed,
 28 Jan 2009 13:50:43 -0800 (PST)
Received: (from markcarl@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n0SLohm7003145; Wed,
 28 Jan 2009 13:50:43 -0800 (PST)
Date: Wed, 28 Jan 2009 13:50:43 -0800 (PST)
From: Mark Carlson <markcarl@sac.sfbay.sun.com>
Subject: stax-api Ver 1.0.1 [LSARC/2009/055 FastTrack timeout 02/04/2009]
To: LSARC-ext@sun.com
Cc: Vivek.Titarmare@sun.com
Message-id: <200901282150.n0SLohm7003145@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 3205

I am sponsoring this familiarity case for Vivek Titarmare. It requests minor 
binding and times out 02/04/2009. This Fast Track represents a component of 
LSARC 2008/748 - Drools.
The FOSS checklist and javadoc are in the case directory.

-- mark

Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 stax-api Ver 1.0.1
    1.2. Name of Document Author/Supplier:
	 Author:  Vivek Titarmare
    1.3  Date of This Document:
	28 January, 2009

2. Project Summary
   2.1 Project Description

	The StAX API exposes methods for iterative, event-based processing of XML documents.

4. Technical Description:

	This API specifies a bi-directional API for reading and writing XML. The Streaming API for XML is designed to serve two basic uses. The first allows users to read and write XML as efficiently as possible (cursor API). The second is designed to be easy to use, event based, easy to extend, and allow easy pipelining (iterator API). The iterator API is intended to layer ontop of the cursor API.

	The cursor API has two interfaces: XMLStreamReader and XMLStreamWriter. The iterator API has two main interfaces: XMLEventReader and XMLEventWriter. 

	A factory is used to instantiate instances of the interfaces.

5. Interfaces 

   Exported interface                   Classification 		Interface type
   =============================        ============== 		==============
   javax.xml.namespace
	* NamespaceContext		Uncommitted    		Interface

   packagejavax.xml.stream
	* EventFilter			Uncommitted    		Interface
	* Location			Uncommitted    		Interface
	* StreamFilter			Uncommitted    		Interface
	* XMLEventReader		Uncommitted    		Interface
	* XMLEventWriter		Uncommitted    		Interface
	* XMLReporter			Uncommitted    		Interface
	* XMLResolver			Uncommitted    		Interface
	* XMLStreamConstants		Uncommitted    		Interface
	* XMLStreamReader		Uncommitted    		Interface
	* XMLStreamWriter		Uncommitted    		Interface

   packagejavax.xml.stream.events
	* Attribute			Uncommitted    		Interface
	* Characters			Uncommitted    		Interface
	* Comment			Uncommitted    		Interface
	* DTD				Uncommitted    		Interface
	* EndDocument			Uncommitted    		Interface
	* EndElement			Uncommitted    		Interface
	* EntityDeclaration		Uncommitted    		Interface
	* EntityReference		Uncommitted    		Interface
	* Namespace			Uncommitted    		Interface
	* NotationDeclaration		Uncommitted    		Interface
	* ProcessingInstruction		Uncommitted    		Interface
	* StartDocument			Uncommitted    		Interface
	* StartElement			Uncommitted    		Interface
	* XMLEvent			Uncommitted    		Interface

   packagejavax.xml.stream.util 
	* XMLEventAllocator		Uncommitted    		Interface
	* XMLEventConsumer		Uncommitted    		Interface
	
   The Jar file would go in "usr/share/lib/java"


   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


From Richard.Matthews@Sun.COM Fri Jan 30 06:27:00 2009
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n0UER0pr021606
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 30 Jan 2009 06:27:00 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n0UEQvqa005004
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Fri, 30 Jan 2009 06:26:59 -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 <0KEA00K0JG4YGH00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Fri, 30 Jan 2009 06:26:58 -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 <0KEA00I5YG4YSA20@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Fri,
 30 Jan 2009 06:26:58 -0800 (PST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n0UEQw2X028441	for
 <LSARC-ext@Sun.Com>; Fri, 30 Jan 2009 14:26:58 +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 <0KEA00901FYAKE00@mail-amer.sun.com>
 (original mail from Richard.Matthews@Sun.COM)
 for LSARC-ext@Sun.Com (ORCPT LSARC-ext@Sun.Com); Fri,
 30 Jan 2009 07:26:58 -0700 (MST)
Received: from Rick-Matthews-MacBook-Pro-15.local ([129.150.34.143])
 by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KEA00ET3G4NK260@mail-amer.sun.com>; Fri,
 30 Jan 2009 07:26:48 -0700 (MST)
Date: Fri, 30 Jan 2009 08:26:52 -0600
From: Rick Matthews <Richard.Matthews@Sun.COM>
Subject: Re: stax-api Ver 1.0.1 [LSARC/2009/055 FastTrack timeout 02/04/2009]
In-reply-to: <200901282150.n0SLohm7003145@sac.sfbay.sun.com>
Sender: Richard.Matthews@Sun.COM
To: Mark Carlson <markcarl@sac.sfbay.sun.com>
Cc: LSARC-ext@Sun.COM, Vivek.Titarmare@Sun.COM
Message-id: <49830E2C.8080304@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: <200901282150.n0SLohm7003145@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209)
Status: RO
Content-Length: 3852

Mark Carlson wrote:
> I am sponsoring this familiarity case for Vivek Titarmare. It requests minor 
> binding and times out 02/04/2009. This Fast Track represents a component of 
> LSARC 2008/748 - Drools.
> The FOSS checklist and javadoc are in the case directory.
>
> -- mark
>
> Template Version: @(#)sac_nextcase %I% %G% SMI
> This information is Copyright 2009 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 stax-api Ver 1.0.1
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Vivek Titarmare
>     1.3  Date of This Document:
> 	28 January, 2009
>
> 2. Project Summary
>    2.1 Project Description
>
> 	The StAX API exposes methods for iterative, event-based processing of XML documents.
>
> 4. Technical Description:
>
> 	This API specifies a bi-directional API for reading and writing XML. The Streaming API for XML is designed to serve two basic uses. The first allows users to read and write XML as efficiently as possible (cursor API). The second is designed to be easy to use, event based, easy to extend, and allow easy pipelining (iterator API). The iterator API is intended to layer ontop of the cursor API.
>
> 	The cursor API has two interfaces: XMLStreamReader and XMLStreamWriter. The iterator API has two main interfaces: XMLEventReader and XMLEventWriter. 
>
> 	A factory is used to instantiate instances of the interfaces.
>
> 5. Interfaces 
>
>    Exported interface                   Classification 		Interface type
>    =============================        ============== 		==============
>    javax.xml.namespace
> 	* NamespaceContext		Uncommitted    		Interface
>
>    packagejavax.xml.stream
> 	* EventFilter			Uncommitted    		Interface
> 	* Location			Uncommitted    		Interface
> 	* StreamFilter			Uncommitted    		Interface
> 	* XMLEventReader		Uncommitted    		Interface
> 	* XMLEventWriter		Uncommitted    		Interface
> 	* XMLReporter			Uncommitted    		Interface
> 	* XMLResolver			Uncommitted    		Interface
> 	* XMLStreamConstants		Uncommitted    		Interface
> 	* XMLStreamReader		Uncommitted    		Interface
> 	* XMLStreamWriter		Uncommitted    		Interface
>
>    packagejavax.xml.stream.events
> 	* Attribute			Uncommitted    		Interface
> 	* Characters			Uncommitted    		Interface
> 	* Comment			Uncommitted    		Interface
> 	* DTD				Uncommitted    		Interface
> 	* EndDocument			Uncommitted    		Interface
> 	* EndElement			Uncommitted    		Interface
> 	* EntityDeclaration		Uncommitted    		Interface
> 	* EntityReference		Uncommitted    		Interface
> 	* Namespace			Uncommitted    		Interface
> 	* NotationDeclaration		Uncommitted    		Interface
> 	* ProcessingInstruction		Uncommitted    		Interface
> 	* StartDocument			Uncommitted    		Interface
> 	* StartElement			Uncommitted    		Interface
> 	* XMLEvent			Uncommitted    		Interface
>
>    packagejavax.xml.stream.util 
> 	* XMLEventAllocator		Uncommitted    		Interface
> 	* XMLEventConsumer		Uncommitted    		Interface
> 	
>    The Jar file would go in "usr/share/lib/java"
>
>
>    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
>
>   
+1

-- 
---------------------------------------------------------------------
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 Fri Jan 30 11:04:50 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 n0UJ4ntV018155
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 30 Jan 2009 11:04:49 -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 n0UJ4fkc003990
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Fri, 30 Jan 2009 19:04:48 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 <0KEA00597SZZWW00@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Fri, 30 Jan 2009 12:04:47 -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 <0KEA005E2SZXNS00@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Fri,
 30 Jan 2009 12:04:46 -0700 (MST)
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 n0UJ4jsh007901	for
 <LSARC-ext@Sun.Com>; Fri, 30 Jan 2009 19:04:45 +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 <0KEA00F01SE14A00@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:04:45 -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 <0KEA0085SSZTMKA0@mail-amer.sun.com>; Fri,
 30 Jan 2009 12:04:41 -0700 (MST)
Date: Fri, 30 Jan 2009 12:30:31 -0700
From: Jim Walker <James.Walker@sun.com>
Subject: Re: stax-api Ver 1.0.1 [LSARC/2009/055 FastTrack timeout 02/04/2009]
In-reply-to: <200901282150.n0SLohm7003145@sac.sfbay.sun.com>
Sender: James.Walker@sun.com
To: Vivek.Titarmare@sun.com
Cc: Mark Carlson <markcarl@sac.sfbay.sun.com>, LSARC-ext@sun.com
Reply-to: James.Walker@sun.com
Message-id: <49835557.9090308@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: <200901282150.n0SLohm7003145@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 385

Mark Carlson wrote:
> I am sponsoring this familiarity case for Vivek Titarmare. It requests minor 
> binding and times out 02/04/2009. This Fast Track represents a component of 
> LSARC 2008/748 - Drools.
> The FOSS checklist and javadoc are in the case directory.
> 

Why are you delivering stax-api version 1.0.1 instead of the current version
1.2.0?

Man page needed.

Cheers,
Jim

From James.Walker@sun.com Fri Jan 30 11:31:44 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 n0UJVhGg018712
	for <LSARC-ext@sac.sfbay.sun.com>; Fri, 30 Jan 2009 11:31:43 -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 n0UJVWCQ024908
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Sat, 31 Jan 2009 03:31:42 +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 <0KEA0030PU8OII00@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Fri, 30 Jan 2009 11:31:36 -0800 (PST)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KEA00101U8NI360@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Fri,
 30 Jan 2009 11:31:36 -0800 (PST)
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 n0UJVZj3006882	for
 <LSARC-ext@sun.com>; Fri, 30 Jan 2009 19:31:35 +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 <0KEA00701U6P1100@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:31:35 -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 <0KEA00CLDU87Y140@mail-amer.sun.com>; Fri,
 30 Jan 2009 12:31:20 -0700 (MST)
Date: Fri, 30 Jan 2009 12:57:09 -0700
From: Jim Walker <James.Walker@sun.com>
Subject: Re: stax-api Ver 1.0.1 [LSARC/2009/055 FastTrack timeout 02/04/2009]
In-reply-to: <49835557.9090308@sun.com>
Sender: James.Walker@sun.com
To: Vivek.Titarmare@sun.com
Cc: Mark Carlson <markcarl@sac.sfbay.sun.com>, LSARC-ext@sun.com
Reply-to: James.Walker@sun.com
Message-id: <49835B95.2060002@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: <200901282150.n0SLohm7003145@sac.sfbay.sun.com>
 <49835557.9090308@sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080728)
Status: RO
Content-Length: 491

Jim Walker wrote:
> Mark Carlson wrote:
>> I am sponsoring this familiarity case for Vivek Titarmare. It requests 
>> minor binding and times out 02/04/2009. This Fast Track represents a 
>> component of LSARC 2008/748 - Drools.
>> The FOSS checklist and javadoc are in the case directory.
>>
> 
> Why are you delivering stax-api version 1.0.1 instead of the current 
> version
> 1.2.0?

Sorry, you can ignore this. Version 1.0.1 appears to be the
current version for stax-api.

Cheers,
Jim

From Vivek.Titarmare@sun.com Wed Feb  4 11:37:23 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 n14JbM9Q005089
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 4 Feb 2009 11:37:23 -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 n14JbIcd022462
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 4 Feb 2009 12:37:22 -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 <0KEK00I2R3U9KN00@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.COM); Wed, 04 Feb 2009 11:37:21 -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 <0KEK00AP03U77HB0@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.COM); Wed,
 04 Feb 2009 11:37:20 -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 n14JbI4w005990	for
 <LSARC-ext@Sun.COM>; Wed, 04 Feb 2009 19:37:18 +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 <0KEK001013TMNH00@mail-apac.sun.com>
 (original mail from Vivek.Titarmare@Sun.COM)
 for LSARC-ext@Sun.COM (ORCPT LSARC-ext@Sun.COM); Thu,
 05 Feb 2009 03:37:18 +0800 (SGT)
Received: from VivekTPC ([115.109.8.79])
 by mail-apac.sun.com (Sun Java System Messaging Server 6.2-6.01 (built Apr  3
 2006)) with ESMTPSA id <0KEK00EVP3U51ND4@mail-apac.sun.com>; Thu,
 05 Feb 2009 03:37:18 +0800 (SGT)
Date: Thu, 05 Feb 2009 01:07:17 +0530
From: Vivek Titarmare <Vivek.Titarmare@sun.com>
Subject: RE: stax-api Ver 1.0.1 [LSARC/2009/055 FastTrack timeout 02/04/2009]
In-reply-to: <49835B95.2060002@sun.com>
Sender: Vivek.Titarmare@sun.com
To: james.walker@sun.com
Cc: "'Mark Carlson'" <markcarl@sac.sfbay.sun.com>, LSARC-ext@sun.com
Message-id: <01c601c986ff$fd873990$f895acb0$%Titarmare@Sun.com>
MIME-version: 1.0
X-Mailer: Microsoft Office Outlook 12.0
Content-type: multipart/mixed; boundary="Boundary_(ID_SQdJwJ14UTmqLg+5uE4gNg)"
Content-language: en-us
Thread-index: AcmDEV1QJzTduapWQHeJS2kc3F5UTwD7ozyQ
X-PMX-Version: 5.4.1.325704
References: <200901282150.n0SLohm7003145@sac.sfbay.sun.com>
 <49835557.9090308@sun.com> <49835B95.2060002@sun.com>
Status: RO
Content-Length: 2179

This is a multipart message in MIME format.

--Boundary_(ID_SQdJwJ14UTmqLg+5uE4gNg)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT

Hi James,

Pl. find attached man pages for stax-api. Let me know if any changes are
required in the same.

Thanks,
~Vivek R. Titarmare

-----Original Message-----
From: James.Walker@Sun.COM [mailto:James.Walker@Sun.COM] 
Sent: Saturday, January 31, 2009 1:27 AM
To: Vivek.Titarmare@Sun.COM
Cc: Mark Carlson; LSARC-ext@Sun.COM
Subject: Re: stax-api Ver 1.0.1 [LSARC/2009/055 FastTrack timeout
02/04/2009]

Jim Walker wrote:
> Mark Carlson wrote:
>> I am sponsoring this familiarity case for Vivek Titarmare. It requests 
>> minor binding and times out 02/04/2009. This Fast Track represents a 
>> component of LSARC 2008/748 - Drools.
>> The FOSS checklist and javadoc are in the case directory.
>>
> 
> Why are you delivering stax-api version 1.0.1 instead of the current 
> version
> 1.2.0?

Sorry, you can ignore this. Version 1.0.1 appears to be the
current version for stax-api.

Cheers,
Jim

--Boundary_(ID_SQdJwJ14UTmqLg+5uE4gNg)
Content-type: application/octet-stream; name=staxapi.3m
Content-transfer-encoding: QUOTED-PRINTABLE
Content-disposition: attachment; filename=staxapi.3m

'\" t=0D=0A.\"=0D=0A.\" This man page created by Sun to provide a ref=
erence to the html=0D=0A.\" for staxapi with the Drools distribution.=
=0D=0A.\"=0D=0A.TH staxapi 3m "4 Feb 2009"=0D=0A.SH NAME=0D=0Astaxapi=
 \- Java-based Library=0D=0A.SH DESCRIPTION=0D=0Astaxapi(3m) is a Jav=
a-based Library.  For additional information on using staxapi, browse=
 the complete html documentation at:=0D=0A.IP=0D=0A.B file:/usr/share=
/doc/staxapi/index.html=0D=0A.LP=0D=0A.SH LICENSE=0D=0AASL 2.0=0D=
=0A.SH ATTRIBUTES=0D=0ASee=0D=0A.BR attributes (5)=0D=0Afor descripti=
ons of the following attributes:=0D=0A.sp=0D=0A.TS=0D=0Abox;=0D=0Acbp=
-1 | cbp-1=0D=0Al | l .=0D=0AATTRIBUTE TYPE=09ATTRIBUTE VALUE=0D=0A=
=3D=0D=0AAvailability=09SUNWstaxapi=0D=0A=3D=0D=0AInterface Stability=
=09Uncommitted=0D=0A.TE=0D=0A.SH NOTES=0D=0ASource for staxapi is ava=
ilable on http://opensolaris.org.=0D=0A=

--Boundary_(ID_SQdJwJ14UTmqLg+5uE4gNg)--

From Mark.Carlson@sun.com Mon Feb  9 12:31:17 2009
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n19KVHFa021079
	for <LSARC-ext@sac.sfbay.sun.com>; Mon, 9 Feb 2009 12:31:17 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n19KVGeT002359
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Mon, 9 Feb 2009 12:31:17 -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 <0KET00K07FO4P700@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Mon, 09 Feb 2009 12:31:16 -0800 (PST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KET00I4VFO35T40@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Mon,
 09 Feb 2009 12:31:15 -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 n19KVEiE006945	for
 <LSARC-ext@Sun.Com>; Mon, 09 Feb 2009 20:31:14 +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 <0KET00000F1A9R00@mail-amer.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Mon, 09 Feb 2009 13:31:14 -0700 (MST)
Received: from Macintosh-335.local ([unknown] [129.150.36.181])
 by mail-amer.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 with ESMTPSA id <0KET00HV3FNXRA80@mail-amer.sun.com> for LSARC-ext@Sun.Com
 (ORCPT LSARC-ext@Sun.Com); Mon, 09 Feb 2009 13:31:12 -0700 (MST)
Date: Mon, 09 Feb 2009 13:31:09 -0700
From: "Mark A. Carlson" <Mark.Carlson@sun.com>
Subject: Re: stax-api Ver 1.0.1 [LSARC/2009/055 FastTrack timeout 02/04/2009]
In-reply-to: <200901282150.n0SLohm7003145@sac.sfbay.sun.com>
Sender: Mark.Carlson@sun.com
To: LSARC-ext@sun.com
Cc: Vivek.Titarmare@sun.com
Message-id: <4990928D.4050408@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: <200901282150.n0SLohm7003145@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0.0.19 (Macintosh/20081209)
Status: RO
Content-Length: 95

This case, having resolved all outstanding issues, is being marked 
closed approved. 

-- mark

