You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2018/01/04 18:39:05 UTC

[1/2] incubator-taverna-plugin-bioinformatics git commit: Happy New Year

Repository: incubator-taverna-plugin-bioinformatics
Updated Branches:
  refs/heads/master 37963ac75 -> 4d67ab4a1


Happy New Year


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/commit/ad362074
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/tree/ad362074
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/diff/ad362074

Branch: refs/heads/master
Commit: ad3620743e893a28997e474ac9b1dc90815053b4
Parents: fc4ccf8
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Jan 4 18:34:49 2018 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Jan 4 18:34:49 2018 +0000

----------------------------------------------------------------------
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/blob/ad362074/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index c38fab3..077276c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Taverna Bioinformatics plugins
-Copyright 2014-2017 The Apache Software Foundation
+Copyright 2014-2018 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).


[2/2] incubator-taverna-plugin-bioinformatics git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics

Posted by st...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/commit/4d67ab4a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/tree/4d67ab4a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/diff/4d67ab4a

Branch: refs/heads/master
Commit: 4d67ab4a1cda82dc9f303b5e45d4da65a5b7924a
Parents: ad36207 37963ac
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Jan 4 18:34:51 2018 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Jan 4 18:34:51 2018 +0000

----------------------------------------------------------------------
 .../biomart/martservice/MartDatasetTest.java    | 640 ++++++++++---------
 .../biomart/martservice/MartRegistryTest.java   | 196 +++---
 .../martservice/MartServiceUtilsTest.java       | 100 +--
 .../martservice/MartServiceXMLHandlerTest.java  | 406 ++++++------
 .../martservice/MartURLLocationTest.java        | 480 +++++++-------
 .../config/event/QueryComponentEventTest.java   | 232 +++----
 .../config/ui/MartServiceIconsTest.java         | 124 ++--
 .../martservice/query/AttributeTest.java        | 298 ++++-----
 .../biomart/martservice/query/DatasetTest.java  | 586 ++++++++---------
 .../biomart/martservice/query/FilterTest.java   | 454 ++++++-------
 .../biomart/martservice/query/QueryTest.java    | 576 ++++++++---------
 11 files changed, 2057 insertions(+), 2035 deletions(-)
----------------------------------------------------------------------