v2.12.8:
- created homebrew release process
- rules for activemq
- rules for mod_cluster
- updates for security realm
- updates to rpm generation
v2.12.7:
- rules for Keycloak
- minor fix for socket bindings
v2.12.6:
- adding rule for interface
v2.12.5:
- if usage is invoked, exit code should not be zero
- add JCLIFF_DEBUG parameters to allow debugging JCLIFF without editing the jcliff script
- fix extension lookup
- report when JCliff has apply change
v2.12.4:
- fix jcliff default home to /usr/share/jcliff
- fix undertow file handler add
- added license file
v2.13.3:
v2.12.2:
- makes 'driver-xa-datasource-class-name' property optional in JDBC driver defintion
- Windows integration
v2.12.1:
- Minor fix, add jcliff script to tar
v2.12.0:
- Creates a symlink /usr/share/jcliff so that tools using JCLiff does not need to hard the version number in their configuration
- Move jcliff script to src/main/bash
- Enhance jcliff script to allow overriding the JVM used to run jcliff
- Rework jcliff module to support subsystems, which allow to configure subsystem directly into Ansible, rather than using JCliff rules files.
- First draft of an Ansible module for jcliff
- Rework jcliff to be cleaner and more resilient
v2.11.13:
 - Change jcliff script to return status 2 if the jbossas needs to be reloaded
v2.11.12:
 - Fix issue #75: web/.../access-log/setting/directory
v2.11.11:
 - Fix issue #74: xa properties are not [{x},{y}], but x,y
v2.11.6:
 - Add rules for messaging server removal
v2.11.5:
 - Add rules for subsystem/extension (jblashka)
 - Fix #68: XA properties should be added later
v2.11.3:
 - Add rules for undefine
v2.11.2:
 - Reduce output
v2.11.1:
 - "true" and true are equal
v2.11.0:
 - Add --pre support to prepend to commands (to be used in domain mode support)
v2.10.15:
 - Print version on startup
v2.10.14:
 - re#54: long and string comparison problem
v2.10.13:
 - #54: long comparison problem
v2.10.12:
 - PR #62: Added mandatory xa-datasource-property values to add.
   Included disablement/re-enablement for xa-datasource-properties
   updates (egeorge-nolab)
v2.10.11:
 - PR #61: Fixed naming/binding add command to include mandatory value attribute (egeorge-nolab)
v2.10.10:
 - Default timeout is null, jbossas 7.1.1 can't deal with --timeout
v2.10.9:
 - Added --reconnect-delay command line option
v2.10.8:
 - Re-fix #57
v2.10.7:
 - Fix #57: XA datasource URL is optional (mkrakowitzer)
v2.10.6:
 - Reload after each subsystem if --reload is specified
v2.10.5:
 - Add reload after adding jdbc driver or datasource (#56)
v2.10.4:
 - Add connection properties support to datasources
v2.10.3:
 - Fix #53: caused failures in ee rules
v2.10.2:
 - Security rule fix (smezouar)
v2.10.1:
 - Fix #51: Add login-module-stack to security
v2.10.0:
 - Add support for iteration (foreach-cfg and foreach-server)
 - Add reordering detection for object nodes
 - Add jgroups support
 - Recognize batches in rules to prevent re-batching
v2.9.15:
 - #46: Add role base auth config support (fuero)
v2.9.14:
 - #41: wildfly requires URL property during xa datasource creation
 - #45: Deployments no longer use timeout
 = #43: Prints msg when reloaded
 - #42: Added json support (aelsabbahy)
v2.9.12:
 - Add gzip filter rules for undertow
v2.9.11:
 - Fix concurrent modification introduced in 2.9.10
v2.9.10:
 - Add support to delete elements in property nodes using  => "deleted" syntax
 - 20sec timeout to wait for jboss-cli to exit
v2.9.9:
 - Add undertow support (#37)
v2.9.8:
 - Add support for remoting (#34)
 - Add support for mail (#35)
 - Add security realms (#33)
v2.9.7:
 - Don't re-renable datasources if they're enabled (wildfly)
v2.9.6.1:
 - Allow 0 timeout to be passed -- workaround for jboss 7.1.1 (wscheele)
v2.9.6:
 - Change resource adapter rules, add :reload between delete/add
 - Split script execution by :reloads
 - Wait after :reload
v2.9.4:
 - Add support for teiid (JBoss data virtualization)
v2.9.1:
 - Add custom-logger and syslog-logger rules (rbrackma)
v2.9:
 - Add rewrite support to web subsystem
v2.8:
 - Add support for ee subsystem
v2.7:
 - Add undeploy support
v2.6:
 - Conditional expression support in rules
 - Basic naming subsystem support
 - Add module-slot and driver-class to jdbc driver
v2.5:
 - Added --timeout and --waitport options (karmab)
v2.4:
 - Add support for topics and security settings in hornetq (corecanarias)
v2.3:
 - Added support for unmanaged deployments (amoralej)
v2.2:
 - Transaction subsystem attribute fix (mpatercz)
v2.0-v2.1:
 - Added support for prefix rules
