Skip to content

[UserStory] I want extension releases to be versioned #124

@cjd2951

Description

@cjd2951

User Story

Essential components

  • Title describes the story
  • Stakeholder type is identified
  • Outcome is described
  • Rationale is explicit
  • Acceptance criteria are verifiable and from the perspective of the stakeholder

Story

As a Maintainer
I want the extension to have a configurable version number
so that the extension, jar, and manifest have proper and consistent versions

Acceptance Criteria

Scenario 1

Given A new release version
when I build the output package
then I should be able to specify a release version

Scenario 2

Given A new packaged jar
when I check the project manifest
then the version of the project should match that specified when creating the jar

Scenario 3

Given A new packaged jar
when I load the extension in BlueJ
then the version of the project should match that specified when creating the jar and manifest

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions