• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Announcing Jess 6.1p6

 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The latest release of Jess, the rule engine for the Java platform, is
available at the usual place:
http://herzberg.ca.sandia.gov/jess/download.shtml
This is a bugfix release. From the ChangeLog:


Fixed two incremental reset problems (thanks Kevin
Kusy and Xiaocheng Luan.) str-cat was evaluating the
first argument twice (thanks Neal Wyse.) Fixed bug
using '|' constraint on unbound slots inside
(logical) (thanks 'Ray'). readline now works better in
immediate mode. Fixed query name resolution issue
(thanks Felix Bachmann). "crlf" translates to 0x0D0A
on Windows (thanks Morten Lind.)


As usual feedback and questions are welcome on the Jess mailing list at
[email protected].
Stay tuned for more release announcements, coming soon!
 
Ranch Hand
Posts: 7729
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ernest, will there be an update mode available on the "JESS in Action" book site?
 
Ernest Friedman-Hill
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, there should be.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic