From 444a47088e5aaa197206694b14760b53ce3dc168 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 18 Nov 2002 08:16:07 +0000 Subject: [PATCH] Add pointer to serialver project. PR: 7901 Submitted by: stephane chauvin git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273548 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 73 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 27 +++++++++++++++++ 2 files changed, 100 insertions(+) diff --git a/docs/external.html b/docs/external.html index aa5cc603b..c57ce6e15 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1925,6 +1925,79 @@ + + + +
+ + SerialVer + +
+
+

SerialVer adds the Java serialver functionality to Apache + Ant. This project adds Tasks and FilterReaders to get, to + insert and to modify the serialVersionUID in the source code + of a serializable class.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.5.1 and later + +
+ + URL: + + + + http://serialver.sourceforge.net/ + +
+ + Contact: + + + + developer mailing list + +
+ + License: + + + + Apache Software License + +
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index f8be01a94..716e563dd 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -709,6 +709,33 @@
+ + +

SerialVer adds the Java serialver functionality to Apache + Ant. This project adds Tasks and FilterReaders to get, to + insert and to modify the serialVersionUID in the source code + of a serializable class.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5.1 and later
URL:http://serialver.sourceforge.net/
Contact:developer mailing list
License:Apache Software License
+
+

The styler task makes useful combinations of XSLT transformations