Builds, runs unit tests and deploys artifacts to nexus repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #137 was successful Manual run from the stage: Release by Wyclif Luyima

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Wyclif Luyima

    Wyclif Luyima c7ddefbe69799b27e550f6708f8a10bf69a81d49 m

    Follow up to change version to 0.2.10-SNAPSHOT and throw exception when serializaing a proxy

    • api-1.10/pom.xml (version c7ddefbe69799b27e550f6708f8a10bf69a81d49)
    • api-1.9/pom.xml (version c7ddefbe69799b27e550f6708f8a10bf69a81d49)
    • api/pom.xml (version c7ddefbe69799b27e550f6708f8a10bf69a81d49)
    • api/src/main/java/org/openmrs/module/serialization/xstream/XStreamSerializer.java (version c7ddefbe69799b27e550f6708f8a10bf69a81d49)
    • api/src/test/java/org/openmrs/module/xstream/XStreamSerializerTest.java (version c7ddefbe69799b27e550f6708f8a10bf69a81d49)
    • omod/pom.xml (version c7ddefbe69799b27e550f6708f8a10bf69a81d49)
    • pom.xml (version c7ddefbe69799b27e550f6708f8a10bf69a81d49)
  • Wyclif Luyima

    Wyclif Luyima 09f0cd1c9f7c4a70d4eae08f6d02b9a02707c616 m

    Updated version to 0.2.9.1-SNAPSHOT

    • api-1.10/pom.xml (version 09f0cd1c9f7c4a70d4eae08f6d02b9a02707c616)
    • api-1.9/pom.xml (version 09f0cd1c9f7c4a70d4eae08f6d02b9a02707c616)
    • api/pom.xml (version 09f0cd1c9f7c4a70d4eae08f6d02b9a02707c616)
    • omod/pom.xml (version 09f0cd1c9f7c4a70d4eae08f6d02b9a02707c616)
    • pom.xml (version 09f0cd1c9f7c4a70d4eae08f6d02b9a02707c616)
  • Wyclif Luyima

    Wyclif Luyima c1a87c07fc6225c93f8c152870243a62fcaf3464 m

    Should not deserialize proxies and external entities
    Added xpp3 as a dependency to fix failing tests

    xpp3 should be provided

    • api/pom.xml (version c1a87c07fc6225c93f8c152870243a62fcaf3464)
    • api/src/main/java/org/openmrs/module/serialization/xstream/XStreamSerializer.java (version c1a87c07fc6225c93f8c152870243a62fcaf3464)
    • api/src/test/java/org/openmrs/module/xstream/XStreamSerializerTest.java (version c1a87c07fc6225c93f8c152870243a62fcaf3464)
    • pom.xml (version c1a87c07fc6225c93f8c152870243a62fcaf3464)