Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A source bundle containing all files in the trunk. All other artifacts must buildable from these sourcesthat are necessary to build all other artifacts. It also contains the appropriate JavaDoc and additional documentationJavaDoc of the client API, the client bindings API and the server SPI as well as additional documentation and examples.
    Package formats: tar.gz and zip.
    Name: chemistry-opencmis-<version>-srcsource
  • A binary client bundle containing all Jars that are necessary to build a CMIS client application.
    Package formats: tar.gz and zip.
    Name: chemistry-opencmis-<version>-client
  • A binary client bundle (as above) with all dependencies.
    Package formats: tar.gz and zip.
    Name: chemistry-opencmis-<version>-client-with-dependenciesdep
  • A binary server bundle containing all Jars JARs and WARs and dependencies that are necessary to build a CMIS server.
    Package format: warformats: tar.gz and zip.
    Name: chemistry-opencmis-<version>-server
  • A binary An InMemory repository bundle that is containing a ready-to-deploy in a servlet engineWAR.
    Package format: warformats: tar.gz and zip.
    Name: chemistry-opencmis-<version>-server-inmemoryA binary
  • An FileShare repository bundle that is containing a ready-to-deploy in a servlet engineWAR.
    Package format: warformats: tar.gz and zip.
    Name: chemistry-opencmis-<version>-server-fileshare
  • A binary Browser bundle that is containing a ready-to-deploy in a servlet engineWAR.
    Package format: warformats: tar.gz and zip.
    Name: chemistry-opencmis-<version>-browser

...

Each release must provide a RELEASE-NOTES.txt file in the base directory of the source bundle. It must contain all known issues and should contain a description of all the changes since the previous release. The release notes should also contain the minimum target Java version and a list of all dependencies with their minimum version.
NOTICE.txt and LICENSE.txt must be present in all bundles and up-to-date.

Release Branch

...

If the vote fails, the issues will be fixed, a new release candidate will be built and the VOTE process will be restarted.

If the release candidate gets approved, the release candidate artifacts will be renamed and become the release artifacts.

...