[JBoss JIRA] Commented: (JBRULES-218) Add 'forall' Conditional Element
by Edson Tirelli (JIRA)
[ http://jira.jboss.com/jira/browse/JBRULES-218?page=comments#action_12350594 ]
Edson Tirelli commented on JBRULES-218:
---------------------------------------
$ svn log -r 8828 -v
------------------------------------------------------------------------
r8828 | tirelli | 2007-01-11 17:10:15 -0300 (Thu, 11 Jan 2007) | 1 line
Changed paths:
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/common/InstanceEqualsConstraint.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/common/InstanceNotEqualsConstraint.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/AlphaNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/BetaNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/EvalConditionNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/ExistsNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/JoinNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/LeftInputAdapterNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/MemoryVisitor.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/NotNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/ObjectSource.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/ObjectTypeNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/QueryTerminalNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/ReteTuple.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/ReteooBuilder.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/ReteooRuleBase.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/RightInputAdapterNode.java
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/RuleTerminalNode.java (from /labs/jbossrules/trunk/drools-
core/src/main/java/org/drools/reteoo/TerminalNode.java:8763)
D /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/TerminalNode.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/TupleSource.java
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder/BuildContext.java
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder/BuildUtils.java
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder/CollectBuilder.java
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder/ColumnBuilder.java
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder/EvalBuilder.java
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder/FromBuilder.java
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder/GroupElementBuilder.java
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder/ReteooComponentBuilder.java
A /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/reteoo/builder/ReteooRuleBuilder.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/rule/Accumulate.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/rule/Collect.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/rule/Column.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/rule/Declaration.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/rule/EvalCondition.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/rule/From.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/rule/GroupElement.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/rule/PredicateConstraint.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/drools/rule/RuleConditionElement.java
M /labs/jbossrules/trunk/drools-core/src/main/java/org/mvel/conversion/ShortCH.java
M /labs/jbossrules/trunk/drools-core/src/test/java/org/drools/reteoo/AgendaTest.java
M /labs/jbossrules/trunk/drools-core/src/test/java/org/drools/reteoo/LogicalAssertionTest.java
M /labs/jbossrules/trunk/drools-core/src/test/java/org/drools/reteoo/SchedulerTest.java
A /labs/jbossrules/trunk/drools-core/src/test/java/org/drools/reteoo/builder
A /labs/jbossrules/trunk/drools-core/src/test/java/org/drools/reteoo/builder/ReteooRuleBuilderTest.java
M /labs/jbossrules/trunk/drools-core/src/test/java/org/drools/rule/DeclarationTest.java
M /labs/jbossrules/trunk/drools-core/src/test/resources/correct_processTree1.dat
M /labs/jbossrules/trunk/drools-core/src/test/resources/correct_transform1.dat
JBRULES-218: refactoring Reteoo Builder
------------------------------------------------------------------------
> Add 'forall' Conditional Element
> --------------------------------
>
> Key: JBRULES-218
> URL: http://jira.jboss.com/jira/browse/JBRULES-218
> Project: JBoss Rules
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Mark Proctor
> Assigned To: Edson Tirelli
> Fix For: 3.1-m2
>
>
> Add 'forall' Conditional Element
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Moved: (JBAS-3978) One off patch for ASPATCH-136
by Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-3978?page=all ]
Scott M Stark moved ASPATCH-144 to JBAS-3978:
---------------------------------------------
Project: JBoss Application Server (was: JBoss AS Patches)
Key: JBAS-3978 (was: ASPATCH-144)
Workflow: JEMS Support Case Workflow v6.5 (was: JEMS Support Case Workflow v8)
Fix Version/s: (was: JBossAS-4.0.5.GA_CP01)
Affects Version/s: JBossAS-4.0.5.GA
(was: JBossAS-4.0.5.GA)
> One off patch for ASPATCH-136
> -----------------------------
>
> Key: JBAS-3978
> URL: http://jira.jboss.com/jira/browse/JBAS-3978
> Project: JBoss Application Server
> Issue Type: Support Patch
> Security Level: Public(Everyone can see)
> Affects Versions: JBossAS-4.0.5.GA
> Reporter: Scott M Stark
> Assigned To: Scott M Stark
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> Need a one off patch for the ASPATCH-136(jconsole issue) since 4.0.5CP1 did not go out.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Created: (JGRP-406) Multiplexer doesn't work without FLUSH
by Bela Ban (JIRA)
Multiplexer doesn't work without FLUSH
--------------------------------------
Key: JGRP-406
URL: http://jira.jboss.com/jira/browse/JGRP-406
Project: JGroups
Issue Type: Bug
Affects Versions: 2.4
Reporter: Bela Ban
Assigned To: Vladimir Blagojevic
Fix For: 2.5
To reproduce:
- comment (in stacks.xml) FLUSH in the "udp" section
- Run (e.g.) DrawMultiplexer
2282 [ERROR] JChannelFactory.connect(): - failed sending SERVICE_UP message
java.lang.IllegalStateException: Flush is not supported, add pbcast.FLUSH protocol to your configuration
at org.jgroups.JChannel.startFlush(JChannel.java:1765)
at org.jgroups.JChannel.startFlush(JChannel.java:1823)
at org.jgroups.JChannelFactory.connect(JChannelFactory.java:366)
at org.jgroups.mux.MuxChannel.connect(MuxChannel.java:126)
at org.jgroups.demos.DrawMultiplexer.start(DrawMultiplexer.java:40)
at org.jgroups.demos.DrawMultiplexer.main(DrawMultiplexer.java:29)
Exception in thread "main" java.lang.IllegalStateException: Flush is not supported, add pbcast.FLUSH protocol to your configuration
at org.jgroups.JChannel.stopFlush(JChannel.java:1828)
at org.jgroups.JChannelFactory.connect(JChannelFactory.java:377)
at org.jgroups.mux.MuxChannel.connect(MuxChannel.java:126)
at org.jgroups.demos.DrawMultiplexer.start(DrawMultiplexer.java:40)
at org.jgroups.demos.DrawMultiplexer.main(DrawMultiplexer.java:29)
Disconnected from the target VM, address: '127.0.0.1:2841', transport: 'socket'
Process finished with exit code 1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Created: (JBAS-3746) org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase.testValidAttribute failure
by Len DiMaggio (JIRA)
org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase.testValidAttribute failure
-----------------------------------------------------------------------------------------
Key: JBAS-3746
URL: http://jira.jboss.com/jira/browse/JBAS-3746
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Test Suite
Affects Versions: JBossAS-4.0.5.CR1
Environment: OS/Kernel/Arch = RHEL4/U4 - Linux 2.6.9-42.0.2.ELsmp #1 SMP Thu Aug 17 17:57:31 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
JVM = R26.4.0-63_CR284516-68626-1.5.0_06-20060926-0859-linux-x86_64
JBossAS = 20091002 Branch_4_0 of JBoss AS, http://anonsvn.jboss.org/repos/jbossas/branches/Branch_4_0
Reporter: Len DiMaggio
Attachments: TEST-org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase.testValidAttribute.txt
This test case:
org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase.testValidAttribute
fails with JVM = R26.4.0-63_CR284516-68626-1.5.0_06-20060926-0859-linux-x86_64
The failure is seen if the test is run as a one-test or as part of the JBossAS test suite.
The error returned is:
InfoTortureSUITE attribute: org.jboss.test.jbossmx.compliance.standard.support.Torture: NiceBoolean isIS expected:<true> but was:<false>
junit.framework.AssertionFailedError: InfoTortureSUITE attribute: org.jboss.test.jbossmx.compliance.standard.support.Torture: NiceBoolean isIS expected:<true> but was:<false>
at org.jboss.test.jbossmx.compliance.standard.AttributeInfoTEST.testValidAttribute(AttributeInfoTEST.java:65)
at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months
[JBoss JIRA] Created: (JBAS-3614) failing org.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase
by Dimitris Andreadis (JIRA)
failing org.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase
-----------------------------------------------------------------------
Key: JBAS-3614
URL: http://jira.jboss.com/jira/browse/JBAS-3614
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: JMX, Test Suite
Environment: Java Version 1.5.0_05
Java Vendor Sun Microsystems Inc.
Java VM Name Java HotSpot(TM) Server VM
Java VM Version 1.5.0_05-b05
Java VM Info mixed mode
OS Name Linux
OS Version 2.6.9-34.0.2.ELsmp
OS Arch i386
Reporter: Dimitris Andreadis
Assigned To: Scott M Stark
Fix For: JBossAS-4.0.5.GA
testRMMResourceImplementsMBean Failure
testRMMResourceImplementsMBean: javax.management.MBeanException: Operation setpojoAttribute not in ModelMBeanInfo
junit.framework.AssertionFailedError: testRMMResourceImplementsMBean: javax.management.MBeanException: Operation setpojoAttribute not in ModelMBeanInfo
at org.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase.testRMMResourceImplementsMBean(ModelMBeanTestCase.java:150)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 3 months