tree: 12ba0d4a8f5809792044657aa5b4d76842e7e417 [path history] [tgz]
  1. .settings/
  2. core/
  3. ui/
  4. .gitignore
  5. .project
  6. pom.xml
  7. README.md
wikitext/README.md

Building

From the command line:

mvn clean verify

Releasing

Firstly, follow the EDP

  1. Anything more than a service release requires a release review.
  2. Update the project metadata (PMI)

Mechanics of performing a release:

  1. Run the Mylyn Wikitext release build.
  2. Login to Nexus Repository Manager and search for artifacts under the group-id ‘org.eclipse.mylyn.docs’. Wikitext core jars for the just released version should be present in the Release repository.
  3. Verify the p2 artifacts are published at the release location, e.g. http://download.eclipse.org/mylyn/docs/releases/3.0/ and http://download.eclipse.org/mylyn/docs/releases/3.0.xx/
  4. Create a new release entry from the Mylyn Docs project page. Click the ‘Create new release’ link in the side bar.