-
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 name of jar files used for testing to be "QualityTools" followed by the current version
so that I have a consistent way to identify the build associated with the jar file.
Acceptance Criteria
-
The names of non-production jar files, such as those used for testing and validation, include the version of the product (as defined by the development conventions).
For example, if the product version is 2019.11.21, then the test jar file is namedQualityTools-2019-11-21.jar -
Constraint: a non-production jar file name must not include more than one period "."; for example, the name
QualityTools.2019.11.21.jaris unacceptable.
Related Information
Naming production jar files: #138
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
user storyUser StoryUser Story