ModeShape

An open-source, federated content repository

ModeShape 3.0.0.Alpha3 is available

Just a quick post to announce the availability of Alpha3 of ModeShape 3.0. It’s in the JBoss Maven repository, and ready for you to give it a spin. Alpha3 fixes fixes for several blocker issues and we wanted to release these as soon as possible. We weren’t able to get the AS7 kit working in time, but we’re close. Look for an Alpha4 release very, very soon.

Several things are not yet working:

  • AS7 kits (as mentioned above)
  • Queries that use full-text search criteria don’t work, and neither does the JDBC driver.
  • Shareable nodes don’t work.
  • The RESTful is working outside of AS7, but the WebDAV service isn’t yet.
  • Federation is not yet working; see this discussion for how we want to expand federation capabilities.

If you find any problems, please report them. Please check the known/open issues before logging bugs.

Our next step is to get the AS7 integration working (we know several of you are waiting for this). But we’ve started getting the TCK test working. We’ll also continue to implement the missing and incomplete features. Stay tuned!

Filed under: uncategorized

ModeShape 3.0.0.Alpha2 is ready

ModeShape 3.0.0.Alpha2 is now available in the JBoss Maven repository, and it’s ready for you to give it a spin. Most of the JCR features are implemented, and this second alpha release fixes quite a few issues and adds support for queries (except for full-text search) and clustering. See our release notes for details. For an overview of what’s new in 3.0, check out our Alpha1 announcement.

There are several things that are not working:

  • Queries that use full-text search criteria don’t work, and neither does the JDBC driver.
  • Shareable nodes don’t work.
  • AS7 kits are minimally complete but probably not usable, since we depend on a slightly different Infinispan version than what is in AS 7.1.1.Final.
  • The RESTful and WebDAV services aren’t working as we’d like, so we excluded them from the alpha.
  • Federation is not yet working; see this discussion for how we want to expand federation capabilities.

If you find any problems, please report them. Please check the known/open issues before logging bugs.

As we mentioned earlier, we’re also overhauling our documentation to make it even more useful. It’s a little sparse at the moment, since we’re focusing on the code. Our What’s New and Getting Started pages are pretty useful, though, and should help you get your testing going. We also have some sample (and stand-alone) example Maven projects on GitHub that you can clone, hack, and use as a template to start putting ModeShape 3 through its paces.

Our next step is to start adding TCK tests and verifying ModeShape behaves properly in as many situations as we can check. We’ll also continue to implement the missing and incomplete features. We hope our next release is a feature-complete beta, so stay tuned!

Filed under: uncategorized

ModeShape is

a lightweight, fast, pluggable, open-source JCR repository that federates and unifies content from multiple systems, including files systems, databases, data grids, other repositories, etc.

Use the JCR API to access the information you already have, or use it like a conventional JCR system (just with more ways to persist your content).

ModeShape used to be 'JBoss DNA'. It's the same project, same community, same license, and same software.

ModeShape

Topics