This project has retired. For details please refer to its Attic page.
Release 1.4 - www.qi4j.org
Qi4j

Release 1.4

For the main highlights of this release, please refer to the release announcement on the 5 Aug 2011.

Qi4j SDK

1.4, signed by Niclas Hedhman, PGP ID: 33D70FC3
    qi4j-sdk-1.4-bin.zipexternal link   (md5external link)(sha1external link)(ascexternal link)
    qi4j-sdk-1.4-bin.tgzexternal link   (md5external link)(sha1external link)(ascexternal link)

    qi4j-sdk-1.4-src.zipexternal link   (md5external link)(sha1external link)(ascexternal link)
    qi4j-sdk-1.4-src.tgzexternal link   (md5external link)(sha1external link)(ascexternal link)

Release Notes

New Feature
    [QI-278] - DataSources
    [QI-287] - Update the unit test baseclasses
    [QI-301] - Better support for "Entity Local" identities
    [QI-319] - Mapped Associations
    [QI-342] - Bali Alarm system to be migrated into Qi4j

Improvement
    [QI-311] - Ability to populate MemoryEntityStore with content during assembly
    [QI-345] - ManyAssociationDescriptor and ManyAssociationType no longer really needed.

Sub-task
    [QI-343] - AbstractQi4j to allow ApplicationAssembler to be used.
    [QI-344] - AbstractQi4j to run the same tests with different assemblies

Bug
    [QI-327] - Initializable.initialize() is called when ValueBuilder.prototype() is called.
    [QI-347] - Service lazy activation is not thread-safe

Development Status


The tables below are the developers' self-assessment of the stability/suitability of the many individual components. This assessement tend to err on the side of conservative, and many are used in production deployments at the moment.
UNDER CONSTRUCTION!!!

Maven Artifacts


The Maven artifacts of Qi4j is available from http://repository.ops4j.org/maven2external link. To setup your Qi4j projects with Maven, you will (for now) be required to add the following in your pom.xml.
<project>
  :
  <repositories>

    <repository>
      <id>qi4j-official</id>
      <url>http://repository.ops4j.org/maven2</url>
      <releases>
        <enabled>true</enabled>
      </releases>
      <snapshots>
        <enabled>false</enabled>
      </snapshots>
    </repository>

  </repositories>
  :
</project>

The following table shows the artifacts available.
UNDER CONSTRUCTION!!!

Qi4j and the Qi4j logo are trademarks of Richard Öberg, Niclas Hedhman and the members of the Qi4j Core Team. See Qi4j licensing for more information.
Powered by SiteVisionexternal link.