1. Deployment projects
  2. Deploy Trunk Nightly
  3. Releases

Release: openmrs-trunk-1835

INCOMPLETE
Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
Bartłomiej Rasztabiga <bartlomiej.rasztabiga.official@gmail.com> Bartłomiej Rasztabiga <bartlomiej.rasztabiga.official@gmail.com> 4f5433db6d9abcfe3431135ab4c9221cc336ed74 TRUNK-5293 Delete statements with empty body (#2522)
Bartłomiej Rasztabiga <bartlomiej.rasztabiga.official@gmail.com> Bartłomiej Rasztabiga <bartlomiej.rasztabiga.official@gmail.com> c5677068a6de8633adae328528ccf3af64aa9ed7 TRUNK-5291 Use ArrayList constructor instead of iteration (#2520)
Bartłomiej Rasztabiga <bartlomiej.rasztabiga.official@gmail.com> Bartłomiej Rasztabiga <bartlomiej.rasztabiga.official@gmail.com> b2db43c2d2b6a52e1d4a8692b454b70d60da6c5f TRUNK-5289 Replace String concatenation in loop with StringBuilder (#2518)
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 44e24768e21ae86761f29fa909bdc6a445a07e2a Remove unnecessary readme line before snyk badges
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> c676008ffa706425eb038b608dee8fcfacc14e77 Add snyk badges pointing to other submodules
So we can spot vulnerabilities in all maven modules
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> cd2030e9adbcd31445a16ee191a8f9493030019e Point snyk badge in readme to api/pom.xml
using parameter targetFile, without it it points to the first dependency
manifest which is pom.xml which is not that interesting
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 56da9a8bccfa3de49226204ea280fa72fa50188f Change versioneye with snyk badge in readme
versioneye is shutting down, therefore exchange it with snyk
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 6f72978239d8034facc5491e9d95720064aa1afd Merge pull request #2548 from teleivo/TRUNK-5301
TRUNK-5301 Remove org.openmrs.arden resources
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> b59ec437e91724747d7ee735b30fdc76f58d1013 TRUNK-5301 Remove org.openmrs.arden resources
* remove checkstyle-suppressions which are not needed anymore
* remove antlr plugin running arden from api pom
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 40e557186e73cc3f4b2388f5f960850d8c1bd102 Merge pull request #2547 from teleivo/TRUNK-5301
TRUNK-5301 Remove arden resources
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 086a605313a51c61fe6b458000504b821c28dea2 TRUNK-5301 Remove arden resources
* remove sonar exception for arden package from api/pom.xml
* remove org/openmrs/arden ressources which were left over
* remove arden message property which isnt used anymore