Open jody opened 2 years ago
Progress Report: Our team added to the "build.xml" file and added a "build.properties" file.
**In the build.xml file, we added a variable, the property file "build.properties", added capabilities to build it with the ant build tool through "ant info" in bash, & prints out some pertinent information (Ant version, Website name, release version, & name of release) to the screen after the "ant info" command is run.
**The build.properties file we added variables for "sitename" to link it to the repository, "releaseversion" to keep track of the release version, & "nameofrelease" which has a link to the Redistricting.jar.
Added a release to the project (https://github.com/MetroCS/redistricting/releases/tag/v1.0.1)[https://github.com/MetroCS/redistricting/releases/tag/v1.0.1]
Need to check the API documentation and update it if necessary.
Updated the API documentation to correspond to v1.0.1
User Story
Essential components
Story
As a user or educator
I want a prebuilt jar file with a corresponding download link corresponding on the website
so that I can use the product jar without having to download sources and build it locally.
Acceptance Criteria
Supporting Information
Dependencies
Depends On
168
Dependents
(Issues dependent on this story)