-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
user storyUser StoryUser Story
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
user storyUser StoryUser Story