[Linux-ha-dev] [PATCH] jboss RA: jboss RA is not installed by default

2010-12-01 Thread NAKAHIRA Kazutomo
Hi, All

I noticed that jboss RA is not installed by default
when I installed the latest cluster resource agents.

If there are no objections, may I revise Makefile.am
to jboss RA be installed by default?

Best Regards,

-- 
NAKAHIRA Kazutomo
Infrastructure Software Technology Unit
NTT Open Source Software Center
# HG changeset patch
# User NAKAHIRA Kazutomo 
# Date 1291268493 -32400
# Node ID dc5d5cbd010709c086b00c0ebeb62f98d8a1a53d
# Parent  7c6987d70f5ca81d1885f9df949fdd3cedfdad2f
jboss RA: revise Makefile.am to jboss RA is installed by default.

diff -r 7c6987d70f5c -r dc5d5cbd0107 heartbeat/Makefile.am
--- a/heartbeat/Makefile.am	Tue Nov 30 15:48:21 2010 +0900
+++ b/heartbeat/Makefile.am	Thu Dec 02 14:41:33 2010 +0900
@@ -61,6 +61,7 @@
 			IPsrcaddr	\
 			iSCSITarget \
 			iSCSILogicalUnit \
+			jboss		\
 			LinuxSCSI	\
 			LVM		\
 			MailTo		\
___
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/


Re: [Linux-ha-dev] [PATCH] jboss RA: jboss RA is not installed by default

2010-12-02 Thread Dejan Muhamedagic
Hi Kazutomo-san,

On Thu, Dec 02, 2010 at 03:00:40PM +0900, NAKAHIRA Kazutomo wrote:
> Hi, All
> 
> I noticed that jboss RA is not installed by default
> when I installed the latest cluster resource agents.
> 
> If there are no objections, may I revise Makefile.am
> to jboss RA be installed by default?

Of course. I don't understand how it got omitted.

Cheers,

Dejan

> Best Regards,
> 
> -- 
> NAKAHIRA Kazutomo
> Infrastructure Software Technology Unit
> NTT Open Source Software Center

> # HG changeset patch
> # User NAKAHIRA Kazutomo 
> # Date 1291268493 -32400
> # Node ID dc5d5cbd010709c086b00c0ebeb62f98d8a1a53d
> # Parent  7c6987d70f5ca81d1885f9df949fdd3cedfdad2f
> jboss RA: revise Makefile.am to jboss RA is installed by default.
> 
> diff -r 7c6987d70f5c -r dc5d5cbd0107 heartbeat/Makefile.am
> --- a/heartbeat/Makefile.am   Tue Nov 30 15:48:21 2010 +0900
> +++ b/heartbeat/Makefile.am   Thu Dec 02 14:41:33 2010 +0900
> @@ -61,6 +61,7 @@
>   IPsrcaddr   \
>   iSCSITarget \
>   iSCSILogicalUnit \
> + jboss   \
>   LinuxSCSI   \
>   LVM \
>   MailTo  \

> ___
> Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/

___
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/