Re: [rules-users] 5.4.CR1 Guvnor bug?

2012-04-27 Thread Michael Anstis
Sorry, I didn't read your email properly.

If you follow the Hudson/Jenkins link I sent earlier - follow drools tools
until you get to distribution, or something similar, and that zip should
contain everything.

I am not near a computer right now so can't be more specific... of course
the Guvnor WAR will also contain the other Drools JARs.

sent on the move

On 27 Apr 2012 17:01, "Sean Su"  wrote:

> This is 5.4.0.CR1. Does that have the changes you made? Or there is a
> snapshot version somewhere I can use?
>
> On Fri, Apr 27, 2012 at 11:02 AM, Michael Anstis  > wrote:
>
>> Yes.
>>
>> They are available here: http://search.maven.org/#search|ga|1|org.drools
>>
>>
>> On 27 April 2012 15:44, Sean Su  wrote:
>>
>>> Thanks Mike. Both issues are indeed fixed in the latest build.
>>>
>>> Any chance that I can use maven dependency to access other Drools' jars
>>> (snapshot)? If yes, what is the repository path and artifacts id?
>>>
>>> thanks
>>>
>>> Sean
>>>
>>>
>>> On Thu, Apr 26, 2012 at 5:28 PM, Michael Anstis <
>>> michael.ans...@gmail.com> wrote:
>>>
 Hi,

 I've had a look at #2 too.

 The problem is that you need to build the package before taking a
 snapshot.

 There was another underlying problem that meant you could not build
 your package either, but I've fixed that.

 Regarding the latest stable version: you can get the latest snapshot
 build from
 https://hudson.jboss.org/hudson/job/guvnor-5.4.x/lastSuccessfulBuild/artifact/

 You'll need to ensure you get the last successful build following
 commits I've made this evening.

 Realistically 5.4.0.Final won't be available until nearer to June
 (although it *might* be early May).

 With kind regards,

 Mike


 On 26 April 2012 22:00, Sean Su  wrote:

> Thank Mike. I have a POC due by the end of May and these bugs/issues
> directly impact the output of it. Is there any service channel we can
> access (paid or free) that allows us to access the latest stable version,
> and possibly dedicated support?
>
> Sean
>
> Sent from my iPad
>
> On Apr 26, 2012, at 4:44 PM, Michael Anstis 
> wrote:
>
> OK.
>
> #1 is a bug. I have raised a JIRA -
> https://issues.jboss.org/browse/GUVNOR-1879. It is a bit of an edge
> case but I've fixed for 5.4.0.Final.
>
> #2 I'll attach the provided repository to the existing JIRA.
>
> Thanks,
>
> Mike
>
> On 26 April 2012 20:13, Sean Su  wrote:
>
>> Attached is the repository exported from 5.3.final. There are two
>> issues here.
>>
>> I would appreciate it if the development can take a look.
>>
>> 1. The last column of the decision table does not display any values
>> on 5.4.CR1 while it works fine on 5.3.0. Please note the rules are still
>> generated correctly and it even passes the validator from 5.4.CR1. 
>> However
>> there is some GUI issue here.
>> 2. If you generate a deployment Snapshot, everything seems fine.
>> However when trying to access the generated file (from the link provided 
>> by
>> Guvnor), I get the NullPointerException. This can be reproduced in both
>> 5.3.0.final and 5.4.CR1, though the trace from 5.4.CR1 is shorter.
>>
>> I initially reported this NPE couple of days ago under the assumption
>> that it is caused by Guvnor and Joda time integration. But it seems it
>> happens (randomly) in that situations.
>>
>> Thanks
>>
>> Sean
>>
>> --
>> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side
>> of the Force are they." -Yoda
>>
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>

 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users


>>>
>>>
>>> --
>>> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
>>> the Force are they." -Yoda
>>>
>>> ___
>>> rules-users mailing list
>>> rules-users@lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/rules-users
>>>
>>>
>>
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
>
>
> --
> "But bewar

Re: [rules-users] 5.4.CR1 Guvnor bug?

2012-04-27 Thread Sean Su
This is 5.4.0.CR1. Does that have the changes you made? Or there is a
snapshot version somewhere I can use?

On Fri, Apr 27, 2012 at 11:02 AM, Michael Anstis
wrote:

> Yes.
>
> They are available here: http://search.maven.org/#search|ga|1|org.drools
>
>
> On 27 April 2012 15:44, Sean Su  wrote:
>
>> Thanks Mike. Both issues are indeed fixed in the latest build.
>>
>> Any chance that I can use maven dependency to access other Drools' jars
>> (snapshot)? If yes, what is the repository path and artifacts id?
>>
>> thanks
>>
>> Sean
>>
>>
>> On Thu, Apr 26, 2012 at 5:28 PM, Michael Anstis > > wrote:
>>
>>> Hi,
>>>
>>> I've had a look at #2 too.
>>>
>>> The problem is that you need to build the package before taking a
>>> snapshot.
>>>
>>> There was another underlying problem that meant you could not build your
>>> package either, but I've fixed that.
>>>
>>> Regarding the latest stable version: you can get the latest snapshot
>>> build from
>>> https://hudson.jboss.org/hudson/job/guvnor-5.4.x/lastSuccessfulBuild/artifact/
>>>
>>> You'll need to ensure you get the last successful build following
>>> commits I've made this evening.
>>>
>>> Realistically 5.4.0.Final won't be available until nearer to June
>>> (although it *might* be early May).
>>>
>>> With kind regards,
>>>
>>> Mike
>>>
>>>
>>> On 26 April 2012 22:00, Sean Su  wrote:
>>>
 Thank Mike. I have a POC due by the end of May and these bugs/issues
 directly impact the output of it. Is there any service channel we can
 access (paid or free) that allows us to access the latest stable version,
 and possibly dedicated support?

 Sean

 Sent from my iPad

 On Apr 26, 2012, at 4:44 PM, Michael Anstis 
 wrote:

 OK.

 #1 is a bug. I have raised a JIRA -
 https://issues.jboss.org/browse/GUVNOR-1879. It is a bit of an edge
 case but I've fixed for 5.4.0.Final.

 #2 I'll attach the provided repository to the existing JIRA.

 Thanks,

 Mike

 On 26 April 2012 20:13, Sean Su  wrote:

> Attached is the repository exported from 5.3.final. There are two
> issues here.
>
> I would appreciate it if the development can take a look.
>
> 1. The last column of the decision table does not display any values
> on 5.4.CR1 while it works fine on 5.3.0. Please note the rules are still
> generated correctly and it even passes the validator from 5.4.CR1. However
> there is some GUI issue here.
> 2. If you generate a deployment Snapshot, everything seems fine.
> However when trying to access the generated file (from the link provided 
> by
> Guvnor), I get the NullPointerException. This can be reproduced in both
> 5.3.0.final and 5.4.CR1, though the trace from 5.4.CR1 is shorter.
>
> I initially reported this NPE couple of days ago under the assumption
> that it is caused by Guvnor and Joda time integration. But it seems it
> happens (randomly) in that situations.
>
> Thanks
>
> Sean
>
> --
> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side
> of the Force are they." -Yoda
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users


 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users


>>>
>>> ___
>>> rules-users mailing list
>>> rules-users@lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/rules-users
>>>
>>>
>>
>>
>> --
>> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
>> the Force are they." -Yoda
>>
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>


-- 
"But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
the Force are they." -Yoda
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] 5.4.CR1 Guvnor bug?

2012-04-27 Thread Michael Anstis
Yes.

They are available here: http://search.maven.org/#search|ga|1|org.drools

On 27 April 2012 15:44, Sean Su  wrote:

> Thanks Mike. Both issues are indeed fixed in the latest build.
>
> Any chance that I can use maven dependency to access other Drools' jars
> (snapshot)? If yes, what is the repository path and artifacts id?
>
> thanks
>
> Sean
>
>
> On Thu, Apr 26, 2012 at 5:28 PM, Michael Anstis 
> wrote:
>
>> Hi,
>>
>> I've had a look at #2 too.
>>
>> The problem is that you need to build the package before taking a
>> snapshot.
>>
>> There was another underlying problem that meant you could not build your
>> package either, but I've fixed that.
>>
>> Regarding the latest stable version: you can get the latest snapshot
>> build from
>> https://hudson.jboss.org/hudson/job/guvnor-5.4.x/lastSuccessfulBuild/artifact/
>>
>> You'll need to ensure you get the last successful build following commits
>> I've made this evening.
>>
>> Realistically 5.4.0.Final won't be available until nearer to June
>> (although it *might* be early May).
>>
>> With kind regards,
>>
>> Mike
>>
>>
>> On 26 April 2012 22:00, Sean Su  wrote:
>>
>>> Thank Mike. I have a POC due by the end of May and these bugs/issues
>>> directly impact the output of it. Is there any service channel we can
>>> access (paid or free) that allows us to access the latest stable version,
>>> and possibly dedicated support?
>>>
>>> Sean
>>>
>>> Sent from my iPad
>>>
>>> On Apr 26, 2012, at 4:44 PM, Michael Anstis 
>>> wrote:
>>>
>>> OK.
>>>
>>> #1 is a bug. I have raised a JIRA -
>>> https://issues.jboss.org/browse/GUVNOR-1879. It is a bit of an edge
>>> case but I've fixed for 5.4.0.Final.
>>>
>>> #2 I'll attach the provided repository to the existing JIRA.
>>>
>>> Thanks,
>>>
>>> Mike
>>>
>>> On 26 April 2012 20:13, Sean Su  wrote:
>>>
 Attached is the repository exported from 5.3.final. There are two
 issues here.

 I would appreciate it if the development can take a look.

 1. The last column of the decision table does not display any values on
 5.4.CR1 while it works fine on 5.3.0. Please note the rules are still
 generated correctly and it even passes the validator from 5.4.CR1. However
 there is some GUI issue here.
 2. If you generate a deployment Snapshot, everything seems fine.
 However when trying to access the generated file (from the link provided by
 Guvnor), I get the NullPointerException. This can be reproduced in both
 5.3.0.final and 5.4.CR1, though the trace from 5.4.CR1 is shorter.

 I initially reported this NPE couple of days ago under the assumption
 that it is caused by Guvnor and Joda time integration. But it seems it
 happens (randomly) in that situations.

 Thanks

 Sean

 --
 "But beware of the Dark Side. Anger, fear, aggression - the Dark Side
 of the Force are they." -Yoda

 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users


>>> ___
>>> rules-users mailing list
>>> rules-users@lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/rules-users
>>>
>>>
>>> ___
>>> rules-users mailing list
>>> rules-users@lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/rules-users
>>>
>>>
>>
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
>
>
> --
> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
> the Force are they." -Yoda
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] 5.4.CR1 Guvnor bug?

2012-04-27 Thread Sean Su
Thanks Mike. Both issues are indeed fixed in the latest build.

Any chance that I can use maven dependency to access other Drools' jars
(snapshot)? If yes, what is the repository path and artifacts id?

thanks

Sean

On Thu, Apr 26, 2012 at 5:28 PM, Michael Anstis wrote:

> Hi,
>
> I've had a look at #2 too.
>
> The problem is that you need to build the package before taking a snapshot.
>
> There was another underlying problem that meant you could not build your
> package either, but I've fixed that.
>
> Regarding the latest stable version: you can get the latest snapshot build
> from
> https://hudson.jboss.org/hudson/job/guvnor-5.4.x/lastSuccessfulBuild/artifact/
>
> You'll need to ensure you get the last successful build following commits
> I've made this evening.
>
> Realistically 5.4.0.Final won't be available until nearer to June
> (although it *might* be early May).
>
> With kind regards,
>
> Mike
>
>
> On 26 April 2012 22:00, Sean Su  wrote:
>
>> Thank Mike. I have a POC due by the end of May and these bugs/issues
>> directly impact the output of it. Is there any service channel we can
>> access (paid or free) that allows us to access the latest stable version,
>> and possibly dedicated support?
>>
>> Sean
>>
>> Sent from my iPad
>>
>> On Apr 26, 2012, at 4:44 PM, Michael Anstis 
>> wrote:
>>
>> OK.
>>
>> #1 is a bug. I have raised a JIRA -
>> https://issues.jboss.org/browse/GUVNOR-1879. It is a bit of an edge case
>> but I've fixed for 5.4.0.Final.
>>
>> #2 I'll attach the provided repository to the existing JIRA.
>>
>> Thanks,
>>
>> Mike
>>
>> On 26 April 2012 20:13, Sean Su  wrote:
>>
>>> Attached is the repository exported from 5.3.final. There are two issues
>>> here.
>>>
>>> I would appreciate it if the development can take a look.
>>>
>>> 1. The last column of the decision table does not display any values on
>>> 5.4.CR1 while it works fine on 5.3.0. Please note the rules are still
>>> generated correctly and it even passes the validator from 5.4.CR1. However
>>> there is some GUI issue here.
>>> 2. If you generate a deployment Snapshot, everything seems fine. However
>>> when trying to access the generated file (from the link provided by
>>> Guvnor), I get the NullPointerException. This can be reproduced in both
>>> 5.3.0.final and 5.4.CR1, though the trace from 5.4.CR1 is shorter.
>>>
>>> I initially reported this NPE couple of days ago under the assumption
>>> that it is caused by Guvnor and Joda time integration. But it seems it
>>> happens (randomly) in that situations.
>>>
>>> Thanks
>>>
>>> Sean
>>>
>>> --
>>> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
>>> the Force are they." -Yoda
>>>
>>> ___
>>> rules-users mailing list
>>> rules-users@lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/rules-users
>>>
>>>
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>


-- 
"But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
the Force are they." -Yoda
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] 5.4.CR1 Guvnor bug?

2012-04-27 Thread Sean Su
Toni, I just tested the joda time related repository with the last build
(5.4) and the NPE is indeed gone. However I could not say that Joda time is
now supported as I could not run them yet. That leads to my next question
to you guys (including Mike): now that I have the latest Guvnor, how do I
(use maven to) get the other jars so that I can execute the rules.

My maven is still pointing to 5.3.0.final while the deployment is from the
latest Gunvor. I assume that would not work at all, right?

Now coming back to Joda time - since the NPE has been removed, should I
switch my model to include the Joda time and give it a try. Or you know
that still would not work and I should wait?

Thanks much.

Sean

On Fri, Apr 27, 2012 at 7:29 AM, Sean Su  wrote:

> The version Mike has does not have Joda time but it has the same
> exception. I will send you the version with Joda time in couple of hours.
>
> Sean
>
> Sent from my iPad
>
> On Apr 27, 2012, at 2:10 AM, Toni Rikkola  wrote:
>
> Ok, I see this thread is where Michael got the repo for the Joda time
> issue :)
>
> For dedicated support, more stable and more tested/hardened versions of
> Drools and Guvnor. Check the BRMS product from Red Hat and contact Red Hat
> sales.
>
> http://www.redhat.com/promo/BRMS/?sc_cid=7016000Tm0UAAS
>
>
> Toni
>
> On Apr 27, 2012, at 12:28 AM, Michael Anstis wrote:
>
> Hi,
>
> I've had a look at #2 too.
>
> The problem is that you need to build the package before taking a snapshot.
>
> There was another underlying problem that meant you could not build your
> package either, but I've fixed that.
>
> Regarding the latest stable version: you can get the latest snapshot build
> from
> https://hudson.jboss.org/hudson/job/guvnor-5.4.x/lastSuccessfulBuild/artifact/
>
> You'll need to ensure you get the last successful build following commits
> I've made this evening.
>
> Realistically 5.4.0.Final won't be available until nearer to June
> (although it *might* be early May).
>
> With kind regards,
>
> Mike
>
> On 26 April 2012 22:00, Sean Su  wrote:
>
>> Thank Mike. I have a POC due by the end of May and these bugs/issues
>> directly impact the output of it. Is there any service channel we can
>> access (paid or free) that allows us to access the latest stable version,
>> and possibly dedicated support?
>>
>> Sean
>>
>> Sent from my iPad
>>
>> On Apr 26, 2012, at 4:44 PM, Michael Anstis 
>> wrote:
>>
>> OK.
>>
>> #1 is a bug. I have raised a JIRA -
>> https://issues.jboss.org/browse/GUVNOR-1879. It is a bit of an edge case
>> but I've fixed for 5.4.0.Final.
>>
>> #2 I'll attach the provided repository to the existing JIRA.
>>
>> Thanks,
>>
>> Mike
>>
>> On 26 April 2012 20:13, Sean Su  wrote:
>>
>>> Attached is the repository exported from 5.3.final. There are two issues
>>> here.
>>>
>>> I would appreciate it if the development can take a look.
>>>
>>> 1. The last column of the decision table does not display any values on
>>> 5.4.CR1 while it works fine on 5.3.0. Please note the rules are still
>>> generated correctly and it even passes the validator from 5.4.CR1. However
>>> there is some GUI issue here.
>>> 2. If you generate a deployment Snapshot, everything seems fine. However
>>> when trying to access the generated file (from the link provided by
>>> Guvnor), I get the NullPointerException. This can be reproduced in both
>>> 5.3.0.final and 5.4.CR1, though the trace from 5.4.CR1 is shorter.
>>>
>>> I initially reported this NPE couple of days ago under the assumption
>>> that it is caused by Guvnor and Joda time integration. But it seems it
>>> happens (randomly) in that situations.
>>>
>>> Thanks
>>>
>>> Sean
>>>
>>> --
>>> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
>>> the Force are they." -Yoda
>>>
>>> ___
>>> rules-users mailing list
>>> rules-users@lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/rules-users
>>>
>>>
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>


-- 
"But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
the Force are they." -Yoda
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] 5.4.CR1 Guvnor bug?

2012-04-27 Thread Sean Su
The version Mike has does not have Joda time but it has the same exception.
I will send you the version with Joda time in couple of hours.

Sean

Sent from my iPad

On Apr 27, 2012, at 2:10 AM, Toni Rikkola  wrote:

Ok, I see this thread is where Michael got the repo for the Joda time issue
:)

For dedicated support, more stable and more tested/hardened versions of
Drools and Guvnor. Check the BRMS product from Red Hat and contact Red Hat
sales.

http://www.redhat.com/promo/BRMS/?sc_cid=7016000Tm0UAAS


Toni

On Apr 27, 2012, at 12:28 AM, Michael Anstis wrote:

Hi,

I've had a look at #2 too.

The problem is that you need to build the package before taking a snapshot.

There was another underlying problem that meant you could not build your
package either, but I've fixed that.

Regarding the latest stable version: you can get the latest snapshot build
from
https://hudson.jboss.org/hudson/job/guvnor-5.4.x/lastSuccessfulBuild/artifact/

You'll need to ensure you get the last successful build following commits
I've made this evening.

Realistically 5.4.0.Final won't be available until nearer to June (although
it *might* be early May).

With kind regards,

Mike

On 26 April 2012 22:00, Sean Su  wrote:

> Thank Mike. I have a POC due by the end of May and these bugs/issues
> directly impact the output of it. Is there any service channel we can
> access (paid or free) that allows us to access the latest stable version,
> and possibly dedicated support?
>
> Sean
>
> Sent from my iPad
>
> On Apr 26, 2012, at 4:44 PM, Michael Anstis 
> wrote:
>
> OK.
>
> #1 is a bug. I have raised a JIRA -
> https://issues.jboss.org/browse/GUVNOR-1879. It is a bit of an edge case
> but I've fixed for 5.4.0.Final.
>
> #2 I'll attach the provided repository to the existing JIRA.
>
> Thanks,
>
> Mike
>
> On 26 April 2012 20:13, Sean Su  wrote:
>
>> Attached is the repository exported from 5.3.final. There are two issues
>> here.
>>
>> I would appreciate it if the development can take a look.
>>
>> 1. The last column of the decision table does not display any values on
>> 5.4.CR1 while it works fine on 5.3.0. Please note the rules are still
>> generated correctly and it even passes the validator from 5.4.CR1. However
>> there is some GUI issue here.
>> 2. If you generate a deployment Snapshot, everything seems fine. However
>> when trying to access the generated file (from the link provided by
>> Guvnor), I get the NullPointerException. This can be reproduced in both
>> 5.3.0.final and 5.4.CR1, though the trace from 5.4.CR1 is shorter.
>>
>> I initially reported this NPE couple of days ago under the assumption
>> that it is caused by Guvnor and Joda time integration. But it seems it
>> happens (randomly) in that situations.
>>
>> Thanks
>>
>> Sean
>>
>> --
>> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
>> the Force are they." -Yoda
>>
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] 5.4.CR1 Guvnor bug?

2012-04-26 Thread Toni Rikkola
Ok, I see this thread is where Michael got the repo for the Joda time issue :)

For dedicated support, more stable and more tested/hardened versions of Drools 
and Guvnor. Check the BRMS product from Red Hat and contact Red Hat sales.

http://www.redhat.com/promo/BRMS/?sc_cid=7016000Tm0UAAS


Toni

On Apr 27, 2012, at 12:28 AM, Michael Anstis wrote:

> Hi,
> 
> I've had a look at #2 too.
> 
> The problem is that you need to build the package before taking a snapshot.
> 
> There was another underlying problem that meant you could not build your 
> package either, but I've fixed that.
> 
> Regarding the latest stable version: you can get the latest snapshot build 
> from 
> https://hudson.jboss.org/hudson/job/guvnor-5.4.x/lastSuccessfulBuild/artifact/
> 
> You'll need to ensure you get the last successful build following commits 
> I've made this evening. 
> 
> Realistically 5.4.0.Final won't be available until nearer to June (although 
> it *might* be early May).
> 
> With kind regards,
> 
> Mike
> 
> On 26 April 2012 22:00, Sean Su  wrote:
> Thank Mike. I have a POC due by the end of May and these bugs/issues directly 
> impact the output of it. Is there any service channel we can access (paid or 
> free) that allows us to access the latest stable version, and possibly 
> dedicated support?
> 
> Sean
> 
> Sent from my iPad
> 
> On Apr 26, 2012, at 4:44 PM, Michael Anstis  wrote:
> 
>> OK.
>> 
>> #1 is a bug. I have raised a JIRA - 
>> https://issues.jboss.org/browse/GUVNOR-1879. It is a bit of an edge case but 
>> I've fixed for 5.4.0.Final.
>> 
>> #2 I'll attach the provided repository to the existing JIRA.
>> 
>> Thanks,
>> 
>> Mike
>> 
>> On 26 April 2012 20:13, Sean Su  wrote:
>> Attached is the repository exported from 5.3.final. There are two issues 
>> here.
>> 
>> I would appreciate it if the development can take a look.
>> 
>> 1. The last column of the decision table does not display any values on 
>> 5.4.CR1 while it works fine on 5.3.0. Please note the rules are still 
>> generated correctly and it even passes the validator from 5.4.CR1. However 
>> there is some GUI issue here.
>> 2. If you generate a deployment Snapshot, everything seems fine. However 
>> when trying to access the generated file (from the link provided by Guvnor), 
>> I get the NullPointerException. This can be reproduced in both 5.3.0.final 
>> and 5.4.CR1, though the trace from 5.4.CR1 is shorter.
>> 
>> I initially reported this NPE couple of days ago under the assumption that 
>> it is caused by Guvnor and Joda time integration. But it seems it happens 
>> (randomly) in that situations.
>> 
>> Thanks
>> 
>> Sean
>> 
>> -- 
>> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side of the 
>> Force are they." -Yoda
>> 
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>> 
>> 
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
> 
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
> 
> 
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users

___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] 5.4.CR1 Guvnor bug?

2012-04-26 Thread Michael Anstis
Hi,

I've had a look at #2 too.

The problem is that you need to build the package before taking a snapshot.

There was another underlying problem that meant you could not build your
package either, but I've fixed that.

Regarding the latest stable version: you can get the latest snapshot build
from
https://hudson.jboss.org/hudson/job/guvnor-5.4.x/lastSuccessfulBuild/artifact/

You'll need to ensure you get the last successful build following commits
I've made this evening.

Realistically 5.4.0.Final won't be available until nearer to June (although
it *might* be early May).

With kind regards,

Mike

On 26 April 2012 22:00, Sean Su  wrote:

> Thank Mike. I have a POC due by the end of May and these bugs/issues
> directly impact the output of it. Is there any service channel we can
> access (paid or free) that allows us to access the latest stable version,
> and possibly dedicated support?
>
> Sean
>
> Sent from my iPad
>
> On Apr 26, 2012, at 4:44 PM, Michael Anstis 
> wrote:
>
> OK.
>
> #1 is a bug. I have raised a JIRA -
> https://issues.jboss.org/browse/GUVNOR-1879. It is a bit of an edge case
> but I've fixed for 5.4.0.Final.
>
> #2 I'll attach the provided repository to the existing JIRA.
>
> Thanks,
>
> Mike
>
> On 26 April 2012 20:13, Sean Su  wrote:
>
>> Attached is the repository exported from 5.3.final. There are two issues
>> here.
>>
>> I would appreciate it if the development can take a look.
>>
>> 1. The last column of the decision table does not display any values on
>> 5.4.CR1 while it works fine on 5.3.0. Please note the rules are still
>> generated correctly and it even passes the validator from 5.4.CR1. However
>> there is some GUI issue here.
>> 2. If you generate a deployment Snapshot, everything seems fine. However
>> when trying to access the generated file (from the link provided by
>> Guvnor), I get the NullPointerException. This can be reproduced in both
>> 5.3.0.final and 5.4.CR1, though the trace from 5.4.CR1 is shorter.
>>
>> I initially reported this NPE couple of days ago under the assumption
>> that it is caused by Guvnor and Joda time integration. But it seems it
>> happens (randomly) in that situations.
>>
>> Thanks
>>
>> Sean
>>
>> --
>> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
>> the Force are they." -Yoda
>>
>> ___
>> rules-users mailing list
>> rules-users@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] 5.4.CR1 Guvnor bug?

2012-04-26 Thread Sean Su
Thank Mike. I have a POC due by the end of May and these bugs/issues
directly impact the output of it. Is there any service channel we can
access (paid or free) that allows us to access the latest stable version,
and possibly dedicated support?

Sean

Sent from my iPad

On Apr 26, 2012, at 4:44 PM, Michael Anstis 
wrote:

OK.

#1 is a bug. I have raised a JIRA -
https://issues.jboss.org/browse/GUVNOR-1879. It is a bit of an edge case
but I've fixed for 5.4.0.Final.

#2 I'll attach the provided repository to the existing JIRA.

Thanks,

Mike

On 26 April 2012 20:13, Sean Su  wrote:

> Attached is the repository exported from 5.3.final. There are two issues
> here.
>
> I would appreciate it if the development can take a look.
>
> 1. The last column of the decision table does not display any values on
> 5.4.CR1 while it works fine on 5.3.0. Please note the rules are still
> generated correctly and it even passes the validator from 5.4.CR1. However
> there is some GUI issue here.
> 2. If you generate a deployment Snapshot, everything seems fine. However
> when trying to access the generated file (from the link provided by
> Guvnor), I get the NullPointerException. This can be reproduced in both
> 5.3.0.final and 5.4.CR1, though the trace from 5.4.CR1 is shorter.
>
> I initially reported this NPE couple of days ago under the assumption that
> it is caused by Guvnor and Joda time integration. But it seems it happens
> (randomly) in that situations.
>
> Thanks
>
> Sean
>
> --
> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
> the Force are they." -Yoda
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] 5.4.CR1 Guvnor bug?

2012-04-26 Thread Michael Anstis
OK.

#1 is a bug. I have raised a JIRA -
https://issues.jboss.org/browse/GUVNOR-1879. It is a bit of an edge case
but I've fixed for 5.4.0.Final.

#2 I'll attach the provided repository to the existing JIRA.

Thanks,

Mike

On 26 April 2012 20:13, Sean Su  wrote:

> Attached is the repository exported from 5.3.final. There are two issues
> here.
>
> I would appreciate it if the development can take a look.
>
> 1. The last column of the decision table does not display any values on
> 5.4.CR1 while it works fine on 5.3.0. Please note the rules are still
> generated correctly and it even passes the validator from 5.4.CR1. However
> there is some GUI issue here.
> 2. If you generate a deployment Snapshot, everything seems fine. However
> when trying to access the generated file (from the link provided by
> Guvnor), I get the NullPointerException. This can be reproduced in both
> 5.3.0.final and 5.4.CR1, though the trace from 5.4.CR1 is shorter.
>
> I initially reported this NPE couple of days ago under the assumption that
> it is caused by Guvnor and Joda time integration. But it seems it happens
> (randomly) in that situations.
>
> Thanks
>
> Sean
>
> --
> "But beware of the Dark Side. Anger, fear, aggression - the Dark Side of
> the Force are they." -Yoda
>
> ___
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users