Re: [rules-users] drools-spring dependency on drools-grid-impl

2011-11-28 Thread kennywest
I resolved this by simply removing the jar and add dummy implementations in
my own project for the required classes that are in drools-grid-impl. This
is not pretty, but it works :)

--
View this message in context: 
http://drools.46999.n3.nabble.com/drools-spring-dependency-on-drools-grid-impl-tp3541271p3541726.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] drools-spring dependency on drools-grid-impl

2011-11-28 Thread Geoffrey De Smet
Hi Kenny,

 extract the grid classes that drools-spring is dependent on out into a 
 drools-grid artifact that instead of depending on the full impl
Can you file a JIRA for this issue?
http://issues.jboss.org - JBRULES

Op 28-11-11 10:11, kennywest schreef:
 I resolved this by simply removing the jar and add dummy implementations in
 my own project for the required classes that are in drools-grid-impl. This
 is not pretty, but it works :)

 --
 View this message in context: 
 http://drools.46999.n3.nabble.com/drools-spring-dependency-on-drools-grid-impl-tp3541271p3541726.html
 Sent from the Drools: User forum mailing list archive at Nabble.com.
 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users


-- 
With kind regards,
Geoffrey De Smet


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


Re: [rules-users] drools-spring dependency on drools-grid-impl

2011-11-28 Thread Mauricio Salatino
Yes we can do that pretty quickly. It was in that way in the past but
now with the new refactorings it becomes a single module again.


On Mon, Nov 28, 2011 at 6:23 AM, Geoffrey De Smet
ge0ffrey.s...@gmail.com wrote:
 Hi Kenny,

 extract the grid classes that drools-spring is dependent on out into a 
 drools-grid artifact that instead of depending on the full impl
 Can you file a JIRA for this issue?
 http://issues.jboss.org - JBRULES

 Op 28-11-11 10:11, kennywest schreef:
 I resolved this by simply removing the jar and add dummy implementations in
 my own project for the required classes that are in drools-grid-impl. This
 is not pretty, but it works :)

 --
 View this message in context: 
 http://drools.46999.n3.nabble.com/drools-spring-dependency-on-drools-grid-impl-tp3541271p3541726.html
 Sent from the Drools: User forum mailing list archive at Nabble.com.
 ___
 rules-users mailing list
 rules-users@lists.jboss.org
 https://lists.jboss.org/mailman/listinfo/rules-users


 --
 With kind regards,
 Geoffrey De Smet


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




-- 
 - CTO @ http://www.plugtree.com
 - MyJourney @ http://salaboy.wordpress.com
 - Co-Founder @ http://www.jugargentina.org
 - Co-Founder @ http://www.jbug.com.ar

 - Salatino Salaboy Mauricio -

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


Re: [rules-users] drools-spring dependency on drools-grid-impl

2011-11-28 Thread kennywest
Done:
https://issues.jboss.org/browse/JBRULES-3299

The dummy classes and interfaces I'm using are also included.

--
View this message in context: 
http://drools.46999.n3.nabble.com/drools-spring-dependency-on-drools-grid-impl-tp3541271p3542201.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users