[pkg-jboss-maintainer] Fw: [pkg-jboss-commits] cvs commit to jboss3/debian by agx

Philipp Hug debian@hug.cx
Tue, 22 Jun 2004 09:33:12 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0B80_01C4583B.EFAAF610
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: 7bit

Guido,

The bug should probably be fixed like that...

philipp
Date: 2004-06-15 10:39
Sender: starksm
Logged In: YES
user_id=175228

The JNDIView service should not be in the minimal
conf/jboss-service.xml since it has dependencies on these
optional containers. It has been removed and the minimal
config startup up fine with the current jboss.jar.----- Original Message ----- 
From: <agx@cvs.alioth.debian.org>
To: <pkg-jboss-commits@lists.alioth.debian.org>
Sent: Tuesday, June 22, 2004 9:25 AM
Subject: [pkg-jboss-commits] cvs commit to jboss3/debian by agx


> Update of /cvsroot/pkg-jboss/jboss3/debian
> In directory haydn:/tmp/cvs-serv5914
>
> Modified Files:
> rules changelog
> Log Message:
> fix minimal config, depend on the exact jboss3 version
>
> Index: rules
> ===================================================================
> RCS file: /cvsroot/pkg-jboss/jboss3/debian/rules,v
> retrieving revision 1.9
> retrieving revision 1.10
> diff -u -d -r1.9 -r1.10
> --- rules 18 Jun 2004 12:00:26 -0000 1.9
> +++ rules 22 Jun 2004 07:25:54 -0000 1.10
> @@ -18,6 +18,7 @@
>  JBOSS_DOC_DIR=$(CURDIR)/debian/${PKG}-doc
>  JBOSS_CLIENT_DIR=$(CURDIR)/debian/${PKG}-client
>  BUILD_DIR=build/output/jboss-3.2.4
> +INSTALL=/usr/bin/install
>
>  configure: configure-stamp
>  configure-stamp:
> @@ -83,6 +84,10 @@
>   cp thirdparty/jdom/lib/jdom.jar    \
>       $(JBOSS_DIR)-server-$$i/usr/share/${PKG}/server/$$i/lib/; \
>   done
> +
> + # Bug: fix minimal config
(https://sourceforge.net/tracker/?func=detail&atid=376685&aid=969292&group_id=22
866)
> + cp server/output/lib/jboss.jar \
> + $(JBOSS_DIR)-server-minimal/usr/share/${PKG}/server/minimal/lib/
>
>   # clone jboss-server-default to jboss-server-debian
>   cp -a $(JBOSS_DIR)-server-default/etc/${PKG}/default/*
$(JBOSS_DIR)-server-debian/etc/${PKG}/debian/
>
> Index: changelog
> ===================================================================
> RCS file: /cvsroot/pkg-jboss/jboss3/debian/changelog,v
> retrieving revision 1.8
> retrieving revision 1.9
> diff -u -d -r1.8 -r1.9
> --- changelog 21 Jun 2004 14:31:53 -0000 1.8
> +++ changelog 22 Jun 2004 07:25:54 -0000 1.9
> @@ -4,7 +4,10 @@
>      * jboss3.init: also look for j2sdk 1.3
>      * jboss3.init: fix startup message if JBOSS_USER is empty
>      * jboss3.default: fix typos
> -    * control: jboss3-server-config depends on the same jboss3 version
> +    * control: jboss3-server-configs must depend on exactly the same jboss3
> +      version
> +    * copy jboss.jar into minimal/lib to make this config work
> +      (Upstream Bug #969292)
>
>   -- Guido Guenther <agx@debian.org>  Mon, 21 Jun 2004 12:29:08 +0200
>
>
>
> _______________________________________________
> pkg-jboss-commits mailing list
> pkg-jboss-commits@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-jboss-commits
>
>

------=_NextPart_000_0B80_01C4583B.EFAAF610
Content-Type: image/png;
	name="sf_5s.png"
Content-Transfer-Encoding: base64
Content-Location: https://images.sourceforge.net/images/icons/sf_5s.png

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAANbY1E9YMgAAABl0RVh0
U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAB4UExURW1raoSt/0dGRStV5n1TKREhmJGR
kh48wCJFzS5c8D9F/1Q3HAwZizYzL426/3uf/wUKdTFi+FZVVO7u7hozsxUqpWaA/1tw/8DAwAgR
f0hS/wEBAJTE/+Dg4HGP/wIEbSdN2iUZDjg7/7GxsdDQ0FFg//Dw8P///4KUI0AAAAAodFJOU///
/////////////////////////////////////////////////wC+qi4YAAAApElEQVR42kRPCRKD
IAxMI4IgKsX7qtqL//+wARm7w2SzO5sJARcxQIFADFGvCLZ+8b9R4MzrGqKxbQ45x/odE8Y8DT8Q
0X5NMEalVGHXYVBqPEc0sFxrPU06jKQp6dTzJ6XeuRYY4z7Y9n3f+kWMYeONpuu6BrwuHkI4JwSR
ADjyPKuqjECV8jaf99uFPaxNkpJeGej8h5ROLov0fB13J4TmJ8AAjPgWS0Kn2O4AAAAASUVORK5C
YII=

------=_NextPart_000_0B80_01C4583B.EFAAF610--