-
Notifications
You must be signed in to change notification settings - Fork 117
Release Notes 0.9.7
greg-dove edited this page May 13, 2020
·
2 revisions
This document contains useful information for the release that was discovered after the RELEASE_NOTES file was finalized and packaged in the release.
Issues noted after release:
- Building the examples with maven in the 0.9.7 release has an issue that needs correction in TourDeJewel module (pom.xml). To fix this you should manually make the following changes:
In the file:
royale-asjs/examples/jewel/TourDeJewel/pom.xml
i. Change any references to '0.9.7-SNAPSHOT' to '0.9.7' (i.e. remove '-SNAPSHOT')
ii. Save the changes in the pom.xml file
iii. You should now be able to build this example module (or all examples) with maven, using the -Pwith-examples profile
Apache®, Apache Royale, Royale™, and the Royale logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.