Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated notes on what is released

...

Update and release the "core" set of artifacts

Although the Sling Starter is composed of just one artifact, we aim to release at least the tests and the Maven archetypes at the same time. We release the tests to capture the state of how Sling worked for that certain release, and the archetypes to allow users to start using them with the latest Starter version from day one.

Currently we release the following artifacts (TBD):

  • Sling Starter
  • Sling Launchpad Testing
  • Sling Launchpad Testing WAR
  • Sling Launchpad Test Services
  • Sling Launchpad Test Services WAR
  • Sling Launchpad Test Fragment
  • Sling Launchpad Test Bundles
  • Archetype Parent
  • Bundle Archetype
  • JCRInstall Bundle Archetype
  • Initial Content Archetype
  • Slingstart Archetype

Deploy the new API docs

For each version we deploy the aggregated javadoc for for the Sling bundles contained in the launchpad. The javadoc  can be generated using the generate_javadoc_for_release.sh script.

...

Bertrand Delacretaz says: I like the way https://hub.docker.com/r/apache/couchdb/ just describes their Docker image as "Unofficial convenience binaries for CouchDB, the RESTful document-oriented database" and redirects people to their GitHub repository at https://github.com/apache/couchdb-docker for more info. It makes it clear what the role of that image is and might help bring people closer to the community. We might want to do the same eventually, next time we make changes to the image description.

Update the Maven archetypes

...

.

Update local references to the old starter

...