Skip to content

ISA-tools/ISAvalidator-ISAconverter-BIImanager

Repository files navigation

ISAvalidator, ISAconverter and BII Data Management tool

ISAcreator

Development

The best Java IDE

Build dependencies:

  1. Maven 2.2.1 http://maven.apache.org/download.html (not 3+)
  2. All Java dependencies etc are all managed by Maven http://maven.apache.org/. You'll just need to install it and then let maven handle everything else

Refreshing your clone

A simple git pull will suffice!

Contributing

You should read this article about Git Flow: http://scottchacon.com/2011/08/31/github-flow.html. It's a really useful tutorial on how to use Git for collaborative development.

  1. Fork it.
  2. Create a branch (git checkout -b my-branch-name)
  3. Make your changes
  4. Run the tests, from the import layer (./run_tests.sh)
  5. Commit your changes (git commit -am "Added something useful")
  6. Push to the branch (git push origin mybii)
  7. Create a Pull Request from your branch.
  8. Promote it. Get others to drop in and +1 it.

Contributor License Agreement

Before we can accept any contributions to the ISAvalidator, ISAconverter or BII Data Manager codebase, you need to sign a CLA:

Please email us isatools@googlegroups.com to receive the CLA. Then you should sign this and send it back asap so we can add you to our development pool.

The purpose of this agreement is to clearly define the terms under which intellectual property has been contributed to the ISAvalidator, ISAconverter or BII Data Manager and thereby allow us to defend the project should there be a legal dispute regarding the software at some future time.

For a list of contributors, please see http://github.com/ISA-tools/ISAvalidator-ISAconverter-BIImanager/contributors

License

The ISAconverter, ISAvalidator & BII Management Tool are licensed under the Mozilla Public License (MPL) version 1.1/GPL version 2.0/LGPL version 2.1