Repository: incubator-taverna-server Updated Branches: refs/heads/master 3f019f297 -> 5346af8e9
Updated OPF metadata for Apache Taverna Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/commit/5346af8e Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/tree/5346af8e Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/diff/5346af8e Branch: refs/heads/master Commit: 5346af8e9847ab192123ac774c1e1a9157b508df Parents: 3f019f2 Author: Stian Soiland-Reyes <[email protected]> Authored: Mon Sep 5 17:00:01 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Mon Sep 5 17:00:01 2016 +0100 ---------------------------------------------------------------------- .opf.yml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/5346af8e/.opf.yml ---------------------------------------------------------------------- diff --git a/.opf.yml b/.opf.yml index fe9558c..f9deb84 100644 --- a/.opf.yml +++ b/.opf.yml @@ -1,12 +1,10 @@ -name: Taverna Server -vendor: The University of Manchester +name: Apache Taverna Server +vendor: Apache Software Foundation maintainer: - name: Donal Fellows - email: donal.k.fellows( AT )manchester.ac.uk -platform: "Java 6+, Tomcat 6, POSIX" -download: http://www.taverna.org.uk/download/server/ -# Really the documentation page as the overall home page is shared with the workbench but will do for now -homepage: http://dev.mygrid.org.uk/wiki/display/taverna/Taverna+Server+2.4 -issues: http://dev.mygrid.org.uk/issues/browse/TAVSERV -# Note, no anti-spam armouring required for this one -support-contact: [email protected] + name: Apache Taverna (incubating) + email: [email protected] +platform: "Java 8+, Tomcat 6, POSIX" +download: https://taverna.incubator.apache.org/download/server/ +homepage: https://taverna.incubator.apache.org/documentation/server/ +issues: https://issues.apache.org/jira/browse/TAVERNA/component/12326813 +support-contact: [email protected]
