Jibe 2.1

From Jibeframework

Jump to: navigation, search

This release is a big step forward and contains a lot of new features and options.

  • Rules management are showing how to use the rules from within Alfresco directly in Jibe and vice-versa. Take a look at this demo
  • Permissions management is completely integrated with the Alfresco permissions
  • Features. We introduced the possibility to group a set of components into a feature with the ability to show or to hide the complete set from a simple configuration.
  • We also refactored a lot of code and made it more verbose
  • The configuration has also been updated and is now easier to understand
  • JUnit testing are now possible directly from Jibe. It is possible to write unit tests that will upload or delete contents in Alfresco, create or delete spaces ...

With the JUnit integration it is than easy to use performance testing and to launch several threads to test the repository robustness, with JUnitPerf

  • Groovy integration has been for a long time in Jibe and is now improved. If you do not want to write Java code, Groovy is maybe more suitable to write fast prototyping
  • Jibe Maven archetype allows you to generate a Jibe skeleton and start working immediately, without wasting your time in creating configuration files


Changelog

Download binaries and sources

Community