Skip to: Site menu | Main content

Drools

Java Rules Engine

Changelog Print

2.5-final

Errors were reported by the JIRA trusted connection.

  • Unrecognized application: confluence:8447594
jira.codehaus.org (42 issues)
Key Summary
DROOLS-487 Remove some inefficient exception handling
DROOLS-483 Excel formula support: contributions from Pascal Chanteux
DROOLS-482 JCI jar must be updated for JDK1.4 friendly version
DROOLS-481 JavaSemanticCompileError should report error message from the compiler
DROOLS-475 Decision tables throw an error if a data cell has a $ in it.
DROOLS-474 HelloWorld example not working
DROOLS-473 Make source for Drools-IDE 1.4 compliant
DROOLS-471 The method setLocator in RuleSetReader should actually be setDocumentLocator
DROOLS-470 condition ending with ; is not considered as wrong when parsing ruleset but generates error when asserting an object
DROOLS-469 Create new ReteDumper so people do not access Dumper in reteoo directly
DROOLS-468 Make rulebase efficiently serializable
DROOLS-467 compiled rules to load from byte[]
DROOLS-466 Custom entity resolver support for RuleSetReader
DROOLS-463 Performance problem when using JNDI binding for serialization
DROOLS-460 Make Drools support Maven 2
DROOLS-459 SAXException is not JDK1.4 nested exception aware
DROOLS-458 Provide legacy API compatability for RuleBaseLoader
DROOLS-457 Update to poi 2.5.1
DROOLS-455 Update groovy to groovy-all-1.0-jsr-04.jar
DROOLS-454 Update to janino 2.3.15
DROOLS-453 Update to xerces 2.7.1 and xml-api 2.0.2
DROOLS-452 Refactor RuleBaseLaoder and general DRL loading and Deployment mechanisms
DROOLS-451 Move to in Memory JCI implementation
DROOLS-450 Build tidy up
DROOLS-449 Confluence Documentation
DROOLS-448 Add NAnt build file to C# module
DROOLS-447 Initial C# implementation
DROOLS-446 Performance degradation due to PrimitiveLongMap
DROOLS-445 Delete FibonacciSerializedExample - RuleBase serialization is no longer supported
DROOLS-443 Create classes implementing the Semantic Compiler interfaces that work with the Groovy Compiler
DROOLS-441 RuleBaseLoader should now create RuleBases from URL[] or RuleSetPackage[]
DROOLS-440 Create a RuleSetLoader
DROOLS-439 Create a RuleSetCompiler
DROOLS-438 Create classes implementing the Semantic Compiler interfaces that work with JCI and Eclipse JDT
DROOLS-437 Move drools-java to the new Semantic Compiler interfaces
DROOLS-436 Make Python components implement SemanticComponent
DROOLS-435 Create a RuleCompiler
DROOLS-434 Create semantic interfaces to support compilable ruleset and rule components
DROOLS-433 Rename SemanticComponent as RuleComponent
DROOLS-432 Functions should not be semantic aware
DROOLS-430 xor-group directive seems to be ignored
DROOLS-424 Add no-loop, xor-group support (and more) to decision table parser




2.0-beta-18

Errors were reported by the JIRA trusted connection.

  • Unrecognized application: confluence:8447594
jira.codehaus.org (68 issues)
Key Summary
DROOLS-214 Centralised Facts
DROOLS-213 Make Tuples lightweight based on Arrays
DROOLS-212 Remove all traces of extractors from codebase.
DROOLS-211 Application Data should be predefined
DROOLS-208 Hide Extractor API from User
DROOLS-207 Support JavaBean property change events
DROOLS-205 Rules with zero conditions should be allowed (implicit "true")
DROOLS-204 Both KnowledgeHelper.getObjects() and KnowledgeHelper.getObjects(Class) should return a List
DROOLS-196 Only three java 'import' statements allowed using java semantic module.
DROOLS-195 Duration support is now broken
DROOLS-194 ModifyObject leaves different values on each side of join
DROOLS-193 New Object type to support custom fields
DROOLS-192 Move Conflict Resolution to a Priotiy Queue
DROOLS-191 Use EntityResolver.resolveEntity() to find schemas
DROOLS-190 Make Maps immutable for speed ups
DROOLS-189 Distribution Goals to support easy deployment
DROOLS-188 Duration is not working
DROOLS-187 Add system property to disable Schema validation
DROOLS-186 Support no-loop attribute to stop recursion
DROOLS-185 Be able to Clear the Agenda
DROOLS-184 Event Model should support Activation Cancellelatoin
DROOLS-183 Remove Aspects and hardcode Event Model
DROOLS-182 Multiple (De)Serializations of the WM throw a java.io.OptionalDataException
DROOLS-180 Make RuleSetReader easier to extend
DROOLS-179 Fibonacci example missing "Bootstrap 1" listing
DROOLS-175 Added code to report compilation errors in conditions and consequence blocks
DROOLS-173 <imports> should work for ClassObjectType
DROOLS-169 Quick Drools Jobs for Bob
DROOLS-168 Replace arbitrary join with deterministic join
DROOLS-167 Targets shared by Extractors matches random values
DROOLS-166 Cannot set SAXParser when using jsr-94 interface
DROOLS-163 Agenda Filtering
DROOLS-161 drools execution time being unpredictable...?
DROOLS-158 Support Retrieval of Objects By Class
DROOLS-157 Identity Based Uniqueness of Facts
DROOLS-153 Make schema links to cvs
DROOLS-152 Schema Validation
DROOLS-149 has object-adding a bad scaling behavior?
DROOLS-144 org.drools.NoSuchFactObjectException.getMessage null pointer exception
DROOLS-143 RuleBase.newWorkingMemory speedup
DROOLS-142 Able to assign keys to facts
DROOLS-140 Runtime rule compilation errors need more detail
DROOLS-139 Exceptions not allowed in conditions/extractors/consequences
DROOLS-138 Allow import statements for java:condition elements
DROOLS-137 Application data makes rules too sensitive to white space
DROOLS-136 assert and modify objects
DROOLS-132 Make the RuleBaseBuilder able to load an URL[]
DROOLS-131 RuleSetReader should be reusable when loading multiple DRL
DROOLS-129 Performance degradation?
DROOLS-128 Access to Rule and RuleSet Names from Consequence
DROOLS-127 [NEW FAQ Entry] My DRL file is huge: can I split it in more human-friendly files?
DROOLS-126 maven goals for distributions
DROOLS-125 ant task for distributions
DROOLS-124 clover and java-docs need automated deployment to website
DROOLS-123 Null extractors should not cause exceptions
DROOLS-113 access to assertedObject
DROOLS-111 We need an example showing hundreds of thousands of rules
DROOLS-110 Eclipse project files
DROOLS-106 Fact based recency ConflictResolver
DROOLS-102 Need integrated Clover coverage reports
DROOLS-101 Optional Aspects in Drools
DROOLS-94 Semantics needs much better test coverage
DROOLS-90 Document the Groovy Semantics Module
DROOLS-82 synchronize groovy semantic module with rc build
DROOLS-59 Non deterministic behaviour
DROOLS-39 verify jsr-94 conformance, given the expert group's response
DROOLS-13 Visitor for Rete-OO graph
DROOLS-11 Write general drools guide




2.0-beta-16

Errors were reported by the JIRA trusted connection.

  • Unrecognized application: confluence:8447594
jira.codehaus.org (4 issues)
Key Summary
DROOLS-93 Debug WorkingMemory class using the Event Model
DROOLS-88 Web site pages contain typos
DROOLS-69 Document Example code
DROOLS-38 conflict resolution




Versions previous to 2.0-beta-14

Not well tracked, alas.