• New examples Git repository

    Per MODE-1153, I just created a new Git repository in the ModeShape community on GitHub to house some examples of using ModeShape. Currently, there is a simple project that shows how to embed ModeShape into a (trival)...
    Profile Photo
    created by rhauch
  • Are there plans to implement allowUpdates in registerNodeType( NodeTypeDefinition template,boolean allowUpdate )?

    I'm interested in knowing if allowUpdates will be implemented in a future release.
    Profile Photo
    last modified by piascikj
  • Cannot compile ModeShape Examples Getting Started

    I got this error:   ceefour@annafi:~/code/modeshape-examples$ mvn compile [INFO] Scanning for projects... Downloading: http://repo1.maven.org/maven2/org/modeshape/modeshape-parent/2.5.0.Beta1/modeshape-parent-2.5...
    Profile Photo
    last modified by ceefour
  • Getting ready for 2.5.0.Beta2

    As you may recall, we're trying to do much more regular releases on about a 3-4 week cycle. Since that's pretty frequent, and we've started using beta releases. We released 2.5.0.Beta1 was almost 3 weeks ago, so we're...
    Profile Photo
    created by rhauch
  • Recent changes to Eclipse-specific files in Git

    We recently removed the Eclipse-specific files within our Git repository. See MODE-1125 for details.   While this is a good thing overall and generally considered a best-practice, these change may very well cau...
    Profile Photo
    created by rhauch
  • Suggestion: use SLF4J API

    When I see this: http://docs.jboss.org/modeshape/2.5.0.Beta1/api/org/modeshape/common/util/Logger.html   what I immediately had in mind is simply to replace that interface with org.slf4j.Logger   The relev...
    Profile Photo
    last modified by ceefour
  • ModeShape 2.5.0.Beta1 is here!

    I'm happy to announce the availability of the first beta release for ModeShape 2.5. This release includes a few performance improvements, a number of enhancements, and almost two dozen bug fixes. One of the new featur...
    Profile Photo
    last modified by rhauch
  • Changes in the ModeShape JIRA

    We've recently made a few changes to the ModeShape JIRA to better work with our use of GitHub pull-requests. Now, there are two additional statuses that an issue can be in. The basic workflow is as follows:   A ...
    Profile Photo
    created by rhauch