Skip to content

Releases: HUPO-PSI/psi-tools

First release after the migration of psi-tools from SVN to Git.

28 Jul 10:30
Compare
Choose a tag to compare

To be able to migrate psi-tools from SVN to Git has been necessary to split each subfolder in psi-tools in an independent Git repository, to be able to remove the standard SVN layout trunk/tags/branches, and merge them back to the parent.

The history, commits and committers have been kept as much as possible during the process, however as some of the files were moved during the merging, to view the revision history dating back to the point in time when they were moved, the git log --follow -- filename command needs to be used (some IDEs with git integrated can display the revision history without problems)

To help during the development and the release process the jgitflow-maven-plugin has been added (see http://jgitflow.bitbucket.org/) and the release version has been unified to 2.0.7 for all the modules to simplify the recognition of the last version available.

Note: xxindex library has been split for the psi-tools and maintained by the PRIDE team in https://github.com/PRIDE-Utilities/xxindex

Removed PSI-MS/PRIDE ontology test, compatibly with new OLS client, clean up

26 Jul 09:41
Compare
Choose a tag to compare

What has changed?:

  • We agreed with PRIDE to remove their tests. PRIDE is not using the validator anymore, but IntAct needs it for JAMI.
  • Integrated and test new OLS client
  • Cleaned up the pom.xml: stabilised version of dependencies, changed scm, changed nexus connection and added new release plugin.

New OLS client, clean up

26 Jul 09:48
Compare
Choose a tag to compare

Integrated new ols-client:
New ols-client has been test and integrated

Clean-up:
pom.xml needed to be cleaned up, because it was still pointing to GoogleCode and the wrong nexus