From 97d81a726de13c369cc6b22ef1e6532df7b3d112 Mon Sep 17 00:00:00 2001
From: Gintas Grigelionis
Date: Thu, 8 Mar 2018 07:43:53 +0100
Subject: [PATCH] =?UTF-8?q?Added=20target=20attribute=20for=20external=20l?=
=?UTF-8?q?inks=20(the=20web=20is=20no=20longer=20frame-friendly=E2=80=A6)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
manual/Integration/jext-plugin.html | 23 +-
manual/Tasks/BorlandEJBTasks.html | 4 +-
manual/Tasks/cab.html | 3 +-
manual/Tasks/changelog.html | 12 +-
manual/Tasks/checksum.html | 36 +-
manual/Tasks/concat.html | 4 +-
manual/Tasks/conditions.html | 6 +-
manual/Tasks/cvs.html | 6 +-
manual/Tasks/cvspass.html | 4 +-
manual/Tasks/cvstagdiff.html | 2 +-
manual/Tasks/defaultexcludes.html | 12 +-
manual/Tasks/delete.html | 2 +-
manual/Tasks/depend.html | 3 +-
manual/Tasks/ear.html | 24 +-
manual/Tasks/echo.html | 6 +-
manual/Tasks/ejb.html | 48 +-
manual/Tasks/exec.html | 28 +-
manual/Tasks/ftp.html | 51 ++-
manual/Tasks/import.html | 6 +-
manual/Tasks/include.html | 4 +-
manual/Tasks/jar.html | 40 +-
manual/Tasks/jarlib-available.html | 9 +-
manual/Tasks/jarlib-display.html | 8 +-
manual/Tasks/jarlib-manifest.html | 8 +-
manual/Tasks/jarlib-resolve.html | 8 +-
manual/Tasks/java.html | 4 +-
manual/Tasks/javac.html | 24 +-
manual/Tasks/javadoc.html | 30 +-
manual/Tasks/javah.html | 11 +-
manual/Tasks/jdepend.html | 3 +-
manual/Tasks/jjdoc.html | 6 +-
manual/Tasks/jjtree.html | 6 +-
manual/Tasks/jspc.html | 11 +-
manual/Tasks/junit.html | 7 +-
manual/Tasks/junitreport.html | 8 +-
manual/Tasks/loadfile.html | 2 +-
manual/Tasks/loadresource.html | 2 +-
manual/Tasks/macrodef.html | 8 +-
manual/Tasks/mail.html | 8 +-
manual/Tasks/manifest.html | 8 +-
manual/Tasks/mimemail.html | 7 +-
manual/Tasks/parallel.html | 2 +-
manual/Tasks/pathconvert.html | 2 +-
manual/Tasks/property.html | 15 +-
manual/Tasks/pvcstask.html | 2 +-
manual/Tasks/rmic.html | 14 +-
manual/Tasks/schemavalidate.html | 21 +-
manual/Tasks/script.html | 25 +-
manual/Tasks/scriptdef.html | 21 +-
manual/Tasks/setpermissions.html | 4 +-
manual/Tasks/signjar.html | 19 +-
manual/Tasks/sos.html | 4 +-
manual/Tasks/sql.html | 4 +-
manual/Tasks/style.html | 2 +-
manual/Tasks/tar.html | 4 +-
manual/Tasks/touch.html | 2 +-
manual/Tasks/tstamp.html | 19 +-
manual/Tasks/typedef.html | 15 +-
manual/Tasks/unzip.html | 8 +-
manual/Tasks/xmlvalidate.html | 14 +-
manual/Tasks/zip.html | 12 +-
manual/Types/assertions.html | 90 ++--
manual/Types/extension.html | 18 +-
manual/Types/extensionset.html | 17 +-
manual/Types/filterchain.html | 99 ++--
manual/Types/mapper.html | 166 ++++---
manual/Types/regexp.html | 37 +-
manual/Types/selectors.html | 429 +++++++++---------
manual/Types/tarfileset.html | 57 ++-
manual/Types/xmlcatalog.html | 118 +++--
manual/Types/zipfileset.html | 42 +-
manual/api/index.html | 13 +-
manual/cover.html | 26 +-
manual/develop.html | 12 +-
manual/developlist.html | 4 +-
manual/feedback.html | 65 ++-
manual/ide.html | 38 +-
manual/install.html | 26 +-
manual/listeners.html | 245 +++++-----
manual/platform.html | 161 +++----
manual/properties.html | 353 ++++++--------
manual/proxy.html | 11 +-
manual/running.html | 9 +-
manual/tasksoverview.html | 54 ++-
manual/tutorial-HelloWorldWithAnt.html | 28 +-
.../tutorial-tasks-filesets-properties.html | 60 +--
manual/tutorial-writing-tasks.html | 12 +-
manual/using.html | 388 ++++++----------
88 files changed, 1539 insertions(+), 1750 deletions(-)
diff --git a/manual/Integration/jext-plugin.html b/manual/Integration/jext-plugin.html
index cf0734fc8..7cd2482cb 100644
--- a/manual/Integration/jext-plugin.html
+++ b/manual/Integration/jext-plugin.html
@@ -30,25 +30,24 @@ by
You can download the plugin
- at: http://sourceforge.net/projects/jext/files/OldFiles/antwork_plugin.zip/download
+at: http://sourceforge.net/projects/jext/files/OldFiles/antwork_plugin.zip/download
Installation instructions from the Readme.txt
You have to enable the Jext Console to see the Apache Ant output (menu:
-Edit→Options…–General Panel), because Ant messages are
-redirected to the Jext console.
+Edit→Options…–General Panel), because Ant messages are redirected to the Jext
+console.
-You can configure the Ant call in the Jext menu: Edit→Options…–
-Plugin Options–Antwork Plugin Panel; here you can set Ant home
-directory and the path to your build file.
+You can configure the Ant call in the Jext menu: Edit→Options…– Plugin
+Options–Antwork Plugin Panel; here you can set Ant home directory and the path to your build
+file.
-You can start AntWork in the menu: Plugins→Ant→Work Now! In the
-appearing dialog box you can enter the target which you want to
-compile.
+You can start AntWork in the menu: Plugins→Ant→Work Now! In the appearing dialog box
+you can enter the target which you want to compile.
-If a javac
error occurs in the Ant run, an error list opens within
-Jext. With a double click on the error message you jump to the error
-in the specified Java source file.
+If a javac
error occurs in the Ant run, an error list opens within Jext. With a
+double click on the error message you jump to the error in the specified Java source file.