From c4155d7dae4396c170d57cab427a1b87aac46eaa Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sat, 3 May 2008 10:39:40 +0000 Subject: [PATCH] Add information about DBPatch antlib in sandbox git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@653042 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antlibs/sandbox.html | 58 +++++++++++++++++++++++++++++++++++++++ xdocs/antlibs/sandbox.xml | 29 ++++++++++++++++++++ 2 files changed, 87 insertions(+) diff --git a/docs/antlibs/sandbox.html b/docs/antlibs/sandbox.html index e5b959d0a..35a0414e3 100644 --- a/docs/antlibs/sandbox.html +++ b/docs/antlibs/sandbox.html @@ -163,6 +163,64 @@ Current Sandbox Ant Libraries

+ + DBPatch +

+

DBPatch library is intended to maintain versioning of a + database schema and data during iterative development.

+ + + + + + + + + + + + + + + + + + + + + +
+ SVN URL: + + https://svn.apache.org/repos/asf/ant/sandbox/antlibs/dbpatch/ +
+ ViewSVN: + + http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/dbpatch/ +
+ Ant compatibility: + + Ant 1.7.x +
+ Added to sandbox: + + 2008-04-22 +
+ Sponsoring Committers + + Stefan Bodewig +
+

Debian - Debian related tasks

diff --git a/xdocs/antlibs/sandbox.xml b/xdocs/antlibs/sandbox.xml index b4d24bb6c..1698a12a4 100644 --- a/xdocs/antlibs/sandbox.xml +++ b/xdocs/antlibs/sandbox.xml @@ -38,6 +38,35 @@
+ + +

DBPatch library is intended to maintain versioning of a + database schema and data during iterative development.

+ + + + + + + + + + + + + + + + + + + + + + +
SVN URL:https://svn.apache.org/repos/asf/ant/sandbox/antlibs/dbpatch/
ViewSVN:http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/dbpatch/
Ant compatibility:Ant 1.7.x
Added to sandbox:2008-04-22
Sponsoring CommittersStefan Bodewig
+
+

Debian provides tasks for generating Debian packages.