diff --git a/docs/external.html b/docs/external.html index a465868aa..fa8c8d572 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1046,6 +1046,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 + +
+
+
diff --git a/src/testcases/org/apache/tools/ant/taskdefs/DemuxOutputTask.java b/src/testcases/org/apache/tools/ant/taskdefs/DemuxOutputTask.java index 6ab9dfa44..ad4d65fe7 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/DemuxOutputTask.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/DemuxOutputTask.java @@ -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 diff --git a/xdocs/external.xml b/xdocs/external.xml index 8671ed4e9..5c988cebc 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -369,6 +369,34 @@
+ + +

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