From b9421dc80af485591a9c50cc8921f912e0def11e Mon Sep 17 00:00:00 2001 From: Ashlee Young Date: Fri, 23 Oct 2015 10:05:40 -0700 Subject: Removing sources to replace with download links instead. Change-Id: Ie28789a725051aec0d1b04dd291b7690a7898668 Signed-off-by: Ashlee Young --- .../src/ant/apache-ant-1.9.6/manual/tutorials.html | 45 ---------------------- 1 file changed, 45 deletions(-) delete mode 100644 framework/src/ant/apache-ant-1.9.6/manual/tutorials.html (limited to 'framework/src/ant/apache-ant-1.9.6/manual/tutorials.html') diff --git a/framework/src/ant/apache-ant-1.9.6/manual/tutorials.html b/framework/src/ant/apache-ant-1.9.6/manual/tutorials.html deleted file mode 100644 index 5720473a..00000000 --- a/framework/src/ant/apache-ant-1.9.6/manual/tutorials.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - -Tutorials - - - - - -

Table of Contents

- -

Tutorials

- -

Hello World with Apache Ant
-A step by step tutorial for starting java programming with Ant.

- -

Writing Tasks
-A step by step tutorial for writing tasks.

- -

Tasks using Properties, Filesets & Paths
-How to get and set properties and how to use nested filesets and paths -while writing tasks. Finally it explains how to contribute tasks to Ant.

- - - - - -- cgit 1.2.3-korg