From 4ad1ebce249519369d24b4ea7da1da62a685627a Mon Sep 17 00:00:00 2001 From: James Moger Date: Fri, 23 Nov 2012 12:01:47 -0500 Subject: Mostly functional Gitblit Certificate Authority tool --- build.xml | 216 ++++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 148 insertions(+), 68 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 7c5e8cc5..8a7fd54b 100644 --- a/build.xml +++ b/build.xml @@ -92,6 +92,7 @@ + @@ -117,6 +118,7 @@ + @@ -200,12 +202,12 @@ - + - + @@ -460,6 +462,7 @@ + @@ -487,6 +490,7 @@ + @@ -668,6 +672,7 @@ + @@ -745,73 +750,138 @@ + + + + Building Gitblit Authority ${gb.version} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - Building Gitblit API Library ${gb.version} + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Build the Gitblit API client library + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + --> + + Building Gitblit API Library ${gb.version} + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -1046,6 +1116,16 @@ summary="Gitblit Manager v${gb.version} (Swing tool to remotely administer a Gitblit server)" labels="Featured, Type-Package, OpSys-All" /> + + +