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 2019/01/30 19:10:56 UTC

[incubator-taverna-engine] branch master updated (3a7a7a5 -> 98536c6)

This is an automated email from the ASF dual-hosted git repository.

stain pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-taverna-engine.git.


    from 3a7a7a5  GitBox in scm
     new fa57dc8  Use httpcore-osgi to get content-type
     new f071278  No need for xstream. Newer jdom2.
     new 67c6630  jdom2
     new 0c9c5c9  newer spring dependencies
     new e4bb328  use jdom2
     new b9ce2b5  no need for jdom here
     new 98536c6  newer spring

The 2263 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |  2 +-
 taverna-capability-impl/pom.xml                    |  8 +---
 taverna-provenanceconnector/pom.xml                |  6 +--
 .../lineageservice/AnnotationsLoader.java          |  8 ++--
 .../provenance/lineageservice/EventProcessor.java  | 12 ++---
 .../provenance/lineageservice/ProvenanceQuery.java |  4 +-
 taverna-reference-api/pom.xml                      |  2 +-
 taverna-reference-impl/pom.xml                     | 18 ++++----
 taverna-reference-types/pom.xml                    | 20 ++++++--
 .../impl/external/http/HttpReference.java          | 53 ++++++++++++++--------
 taverna-workflowmodel-api/pom.xml                  |  6 +--
 .../processor/activity/UnrecognizedActivity.java   |  5 +-
 taverna-workflowmodel-impl/pom.xml                 | 14 +++---
 .../iteration/impl/IterationStrategyImpl.java      |  3 +-
 .../processor/NaiveProcessorConstructionTest.java  |  2 +-
 15 files changed, 92 insertions(+), 71 deletions(-)