Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 38046 invoked from network); 21 Feb 2002 16:58:57 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Feb 2002 16:58:57 -0000 Received: (qmail 6016 invoked by uid 97); 21 Feb 2002 16:58:56 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 5981 invoked by uid 97); 21 Feb 2002 16:58:55 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 5963 invoked by uid 97); 21 Feb 2002 16:58:54 -0000 Date: 21 Feb 2002 16:52:08 -0000 Message-ID: <20020221165208.92297.qmail@icarus.apache.org> From: bodewig@apache.org To: jakarta-ant-cvs@apache.org Subject: cvs commit: jakarta-ant/xdocs external.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bodewig 02/02/21 08:52:08 Modified: docs external.html src/testcases/org/apache/tools/ant/taskdefs DemuxOutputTask.java xdocs external.xml Log: Add pointer to TIM Submitted by: Mark Griffiths Revision Changes Path 1.35 +74 -0 jakarta-ant/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/external.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- external.html 21 Feb 2002 12:56:30 -0000 1.34 +++ external.html 21 Feb 2002 16:52:07 -0000 1.35 @@ -1050,6 +1050,80 @@ + +
+ Tidy Imports (Tim) + +
+
+

Tim is a handy utility that can be executed on the command + line or via Ant that automatically formats your import + declarations. Tim is capable of removing unused imports, + expanding or collapsing imports and even organising them into + pre-determined groups.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.3 and later + +
+ + URL: + + + + http://www.chive.com/tim.htm + +
+ + Contact: + + + + support@chive.com + +
+ + License: + + + + Commercial + +
+
+
+ + 1.2 +1 -1 jakarta-ant/src/testcases/org/apache/tools/ant/taskdefs/DemuxOutputTask.java Index: DemuxOutputTask.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/testcases/org/apache/tools/ant/taskdefs/DemuxOutputTask.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- DemuxOutputTask.java 21 Feb 2002 15:38:16 -0000 1.1 +++ DemuxOutputTask.java 21 Feb 2002 16:52:08 -0000 1.2 @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001 The Apache Software Foundation. All rights + * Copyright (c) 2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without 1.30 +28 -0 jakarta-ant/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- external.xml 21 Feb 2002 12:41:34 -0000 1.29 +++ external.xml 21 Feb 2002 16:52:08 -0000 1.30 @@ -369,6 +369,34 @@
+ TiniAnt
+ + +

Tim is a handy utility that can be executed on the command + line or via Ant that automatically formats your import + declarations. Tim is capable of removing unused imports, + expanding or collapsing imports and even organising them into + pre-determined groups.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.3 and later
URL:http://www.chive.com/tim.htm
Contact:support@chive.com
License:Commercial
+
+

TiniAnt is an Ant task to support building applications for -- To unsubscribe, e-mail: For additional commands, e-mail: