MetroCS / imagelab

ImageLab
GNU General Public License v3.0
7 stars 80 forks source link

[UserStory] Build existing source code files with Gradle #5

Closed GracchusMinor closed 4 years ago

GracchusMinor commented 4 years ago

User Story

Essential components

Story

As a maintainer
I want an initial build file using Gradle so that I can run unit testing and code analysis tools

Acceptance Criteria

Supporting Information

(Relevant information, context, resources)

jody commented 4 years ago

Note that the acceptance criteria doesn't indicate anything related to Gradle. 👎

GracchusMinor commented 4 years ago

Fixed the glaring oversight.

Also, can this user story be assigned to our team: Efficient-Software-Hypothesis Members: jstelka, GracchusMinor, DendeLime, BlackCanyonDreams, TImmyTurner123

jstrelka commented 4 years ago

Please assign the following team and its members to this issue: @MetroCS/efficientsoftwarehypothesis @jstrelka @GracchusMinor @TImmyTurner123 @BlackCanyonDreams @DendeLime

Thanks!

jody commented 4 years ago

In addition to running unit testing and code analysis tools, it would be useful for the Gradle "run" task to ensure all components, including filters, are compiled according to ImageLab expectations (convention) and are thus available to the ImageLab application.

jody commented 4 years ago

Does not yet produce appropriate imageLab.jar file (see project README).

Needs documentation that explains both how and why this Gradle build's outcomes differ from the standard Java compilation (javac) build.

jstrelka commented 4 years ago

Please move issue to completed lane.