From dwc@sac.sfbay.sun.com Mon Nov  3 18:09:47 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 mA429kmZ000441
	for <psarc-ext@sac.sfbay.sun.com>; Mon, 3 Nov 2008 18:09:47 -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 mA429jUn012336;
	Mon, 3 Nov 2008 19:09:46 -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 <0K9S00F1XE0A7O00@nwk-avmta-1.sfbay.Sun.COM>; Mon,
 03 Nov 2008 18:09:46 -0800 (PST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0K9S005D9E09RFE0@nwk-avmta-1.sfbay.Sun.COM>; Mon,
 03 Nov 2008 18:09:45 -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 mA429iY3045498; Mon, 03 Nov 2008 18:09: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 mA429gcE000436; Mon,
 03 Nov 2008 18:09:42 -0800 (PST)
Received: (from dwc@localhost)	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit)
 id mA429gJx000432; Mon, 03 Nov 2008 18:09:42 -0800 (PST)
Date: Mon, 03 Nov 2008 18:09:42 -0800 (PST)
From: Don Cragun <don.cragun@sun.com>
Subject: Ant 1.7.1 [PSARC/2008/678 Self Review]
To: PSARC-ext@sun.com
Cc: Evgeny.Bessonov@sun.com
Message-id: <200811040209.mA429gJx000432@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 3039

I am submitting this case for Evgeny Bessonov.
I provides a newer version of ant.
I believe this qualifies for automatic approval.  If anyone disagrees,
let me know and I will change it to a fast track case.

Case materials (the man page source, a formatted man page, and a FOSS
checklist) are available in the case's materials directory.

 - Don

Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Ant 1.7.1
    1.2. Name of Document Author/Supplier:
	 Author:  Evgeny Bessonov
    1.3  Date of This Document:
	03 November, 2008
4. Technical Description

  This project updates apache ant to latest stable release (1.7.1)

2. Details
    2.1 Background and motivation

    Ant is a open source platform-independent, Java-based build
    tool, similar to "make".  It uses Java classes and XML-based
    configuration files and is best suited for building Java projects.
    Ant was initially introduced into Solaris with:
      Apr 2002 PSARC/2002/232 Integrate_Ant 1.4.1
    and changed later with:
      Dec 2003 update to 1.5.4 (CR 4965837)
      Jul 2006 update to 1.6.5 (CR 6447183)
      Nov 2007 PSARC/2007/629 Move ant from /usr/sfw/bin to /usr/bin

    This project updates apache ant to the latest stable release (1.7.1).

3. Interface table
    3.1 Exported Interfaces

    NAME                      STABILITY      NOTES
    SUNWant                   Uncommitted    package name

    /usr/bin/ant              Uncommitted    shell script
    /usr/sfw/bin/ant          Uncommitted    symlink to ../../bin/ant

    /usr/bin/antRun           Uncommitted    shell script
    /usr/sfw/bin/antRun       Uncommitted    symlink to ../../bin/antRun

    /usr/bin/antRun.pl        Uncommitted    wrapper script for invoking
					     commands on a platform with
					     Perl installed
    /usr/sfw/bin/antRun.pl    Uncommitted    symlink to ../../bin/antRun.pl

    /usr/bin/complete-ant-cmd.pl
			      Uncommitted    Perl script to allow Bash or
					     Z-Shell to complete an Ant
					     command-line.
    /usr/sfw/bin/complete-ant-cmd.pl
			      Uncommitted    symlink to
					     ../../bin/complete-ant-cmd.pl

    /usr/bin/runant.pl        Uncommitted    Perl wrapper script for
					     invoking ant
    /usr/sfw/bin/runant.pl    Uncommitted    symlink to ../../bin/runant.pl


    3.2 Imported Interfaces

    NAME                      STABILITY      NOTES
    JAVA_HOME                 Committed      environment variable (widely used)
    $HOME/.antrc              Uncommitted    per-user optional conf file

4. Documentation

  The /usr/share/doc/ant directory contains a hierarchy of manuals
  and web documents.

  The manual pages for Ant are installed in usr/share/man/man1/ant.1

5. References

   http://ant.apache.org/

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

