Skip to content

[UserStory] Project should document build requirements for Java and Gradle #159

@jreiser1

Description

@jreiser1

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 developer
I want information about required versions of development tools and components to be included in the developers' documentation
so that the setup process can be completed with easy-to-find guides and information

Acceptance Criteria

  • Requirements for matching JDK version used to build the product (extension) with the target version(s) of BlueJ is included in a new file called BuildInformation.md, which shows where to find the associated specific information.
  • Information about using the provided Gradle wrapper is included in BuildInformation.md
  • README.md contains a link to BuildInformation.md

Supporting Information

  • build.gradle references a requirement for JDK version 11.x
  • Gradle wrapper is supplied with project

Dependencies

Depends On

#8 Document project conventions

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions