Skip to content

[UserStory] Development jar should be named QualityTools-[version].jar #149

@jody

Description

@jody

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 named QualityTools-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.jar is unacceptable.

Related Information

Naming production jar files: #138

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions