Help

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Required tools

  • Maven 3.0-beta-1 or newer (make sure you have enough memory MAVEN_OPTS=-Xmx256m -XX:MaxPermSize=256m -Xms128m)
  • Subversion client 1.4.x or SVN >= 1.6.5 (there is a bug in 1.5 and older versions of 1.6) and a Git client
  • Java 1.6 (recommended for all builds and required for some)

The build

Follow these links to understand how the build is structured:

Release process

Follow these links to find out how to release the various projects that make up Weld and the CDI TCK:

  1. Weld Releases: Getting Started
  2. Weld Parent releases
  3. Weld XSLT styles releases
  4. Weld API and SPI Releases
  5. CDI API Releases
  6. CDI TCK releases
  7. Weld Core Releases