Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.25
-
Epic Link:
-
Sprint:Fall 2019 Sprint 3, Fall 4 : 30 Sep to 11 Oct
Description
Using Super Simple IGB App as a model, modify the POM to include repository.xml OBR index file in the jar file. Currently, Get Average Score App can't be submitted to App Store because it lacks this file.
Also, ensure that MANIFEST headers needed by App Store are present.
To test:
1) Unpack the jar. Ensure that repository.xml is present.
2) Submit the App using a "dev" app store.
Attachments
Issue Links
- relates to
-
IGBF-2041 Investigate and fix errors in functionality of Get Average Score App
- Closed
The code changes are present in the link below. Kindly check for App with version 0.0.1.
https://bitbucket.org/skulka2710/get-average-score-shamika/branch/IGBF-2015#diff
Please review.