Skip to content

OxBRCInformatics/file-receiver

Repository files navigation

File Receiver

Build Status Master License

Release

To release, use gradle to build and deploy, if you have gradle installed then use as normal if not then use ./gradlew

  1. Firstly use git flow to create a new release with the next version number.
  2. Change the version in the relevant gradle.properties file.
  3. Commit the update
  4. Finish the git flow release and tag with the version number
  5. git checkout the master branch
  6. gradle test run a final test
  7. gradle bintrayUpload --info build and deploy to Bintray

You will need to set system environment variables

  • BINTRAY_USER - your Bintray username
  • BINTRAY_KEY - your Bintray API key

Assuming test completes then run the bintrayUpload command to build the jars and tar files and then upload them to Bintray.

About

Monitors folders for files to post to a rabbit queue

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •