Skip to content

Bioclipse libraries for use in Bacting.

License

Notifications You must be signed in to change notification settings

egonw/bacting-bioclipse

Repository files navigation

License build Maven Central

Bacting - the Bioclipse bundles

Bacting := acting as the Bioclipse TNG (The Next Generation)

These are supporting libraries and not meant to be used directly. Please read the documentation of Bacting instead.

Making releases

Releases are created by the release manager and requires permission to submit the release to Maven Central (using an approved Sonatype (oss.sonatype.org) account).

Instructions to increase the version:

mvn versions:set -DnewVersion=2.8.1.4-SNAPSHOT

Deploy to Sonatype with the following commands, for snapshots and releases respectively:

mvn clean deploy

Copyright and authors

All code in this repository contains Bioclipse 2 code and the headers of the individual source code files describe who contributed to that code of that class, but unfortunately this code ownership is not always clear. I refer to the various Bioclipse code repositories for the git history for more information.