From da36e21e9fafa290576246896ba5ccf6ae7b4ac9 Mon Sep 17 00:00:00 2001 From: elcapo Date: Sat, 2 Feb 2008 07:59:22 +0000 Subject: [PATCH] Added dependencies to assembly. git-svn-id: https://adbcj.googlecode.com/svn/adbcj/trunk@154 0ba5e429-e343-0410-a410-798456a35785 --- LICENSE.slf4j.txt | 28 ++++++++++++++++++++++++++ release.xml | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) create mode 100644 LICENSE.slf4j.txt create mode 100644 release.xml diff --git a/LICENSE.slf4j.txt b/LICENSE.slf4j.txt new file mode 100644 index 00000000..e663b1d7 --- /dev/null +++ b/LICENSE.slf4j.txt @@ -0,0 +1,28 @@ +Copyright (c) 2004-2007 QOS.ch +All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, and/or sell copies of the Software, and to permit persons +to whom the Software is furnished to do so, provided that the above +copyright notice(s) and this permission notice appear in all copies of +the Software and that both the above copyright notice(s) and this +permission notice appear in supporting documentation. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY +SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER +RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF +CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, use +or other dealings in this Software without prior written authorization +of the copyright holder. + diff --git a/release.xml b/release.xml new file mode 100644 index 00000000..9a14c7e8 --- /dev/null +++ b/release.xml @@ -0,0 +1,50 @@ + + + all + + tar.gz + tar.bz2 + zip + + + + + + **/README* + **/LICENSE* + **/NOTICE* + + + **/target/** + **/.*/** + + + + + + target/site + docs + + apidocs*/** + xref*/** + + + + + + + + + org.adbcj:adbcj-api + org.adbcj:adbcj-jdbc + org.adbcj:adbcj-mysql + org.adbcj:adbcj-postgresql + + + lib + false + + + + +