Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Revisions

kernel trunk r60339 r62071 (1.1-SNAPSHOT refresh)
kernel-1.0.x r60342 r62076 (1.0.7, 1.0.68-SNAPSHOT)

New versions

Tag: 1.0.7
Branch: 1.0.8-SNAPSHOT
Trunk 1.1-SNAPSHOT

...

Note: check for Eclipse metadata files (.classpath, .project) and remove. Uncommitted versions of these files will cause mvn release:prepare to fail.

Run integration tests

See integration test set up instructions at https://source.sakaiproject.org/svn/test-harness/trunk/xdocs/README-INTEGRATION-TESTING.txt

Create tag

Issue the following release plugin goals:

...

#set the released version to 1.0.7
#set the tag to kernel-1.0.7
#set the the new version to 1.0.68-SNAPSHOT

Should the build fail rerun the following mvn goals to restart the build:

...

The release plugin will generate a 1.0.7 tag. Check it out and make sure it works.

Refresh Maven Repo with 1.0.7, 1.0.

...

8-SNAPSHOT and 1.1-SNAPSHOT artifacts

Each new release will require placement of corresponding kernel artifacts in the Maven2 repo.
Steps:

1. Check out 1.0.x branch (1.0.68-SNAPSHOT) and perform

No Format
mvn deploy

...

sudo chown -R apache:apache kernel

Base pom.xml updates

Update 2.6.x and 2.6.0 branch poms to bind to 1.0.7

Jira Kernel project

Set 1.0.7 version to released; add 1.0.7 (tentative).

...