Repository: incubator-taverna-language Updated Branches: refs/heads/master 761c0d6eb -> cb2e77f33
apache headers for starterpacklist files .. are these files even used? Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/4e5ee58f Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/4e5ee58f Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/4e5ee58f Branch: refs/heads/master Commit: 4e5ee58fc424e01cc96dc08ecf3d8677d69e6216 Parents: 761c0d6 Author: Stian Soiland-Reyes <[email protected]> Authored: Sun Mar 8 01:42:17 2015 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Sun Mar 8 01:42:17 2015 +0000 ---------------------------------------------------------------------- .../src/test/resources/t172starterpacklist | 15 +++++++++++++++ .../src/test/resources/t230starterpacklist | 15 +++++++++++++++ 2 files changed, 30 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/4e5ee58f/taverna-scufl2-integration-tests/src/test/resources/t172starterpacklist ---------------------------------------------------------------------- diff --git a/taverna-scufl2-integration-tests/src/test/resources/t172starterpacklist b/taverna-scufl2-integration-tests/src/test/resources/t172starterpacklist index 35358b0..455b94b 100644 --- a/taverna-scufl2-integration-tests/src/test/resources/t172starterpacklist +++ b/taverna-scufl2-integration-tests/src/test/resources/t172starterpacklist @@ -1 +1,16 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. http://www.myexperiment.org/workflows/157/download/example_of_a_conditional_execution_workflow_7882.xml?version=1 http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/4e5ee58f/taverna-scufl2-integration-tests/src/test/resources/t230starterpacklist ---------------------------------------------------------------------- diff --git a/taverna-scufl2-integration-tests/src/test/resources/t230starterpacklist b/taverna-scufl2-integration-tests/src/test/resources/t230starterpacklist index b03b4c6..3b7a84d 100644 --- a/taverna-scufl2-integration-tests/src/test/resources/t230starterpacklist +++ b/taverna-scufl2-integration-tests/src/test/resources/t230starterpacklist @@ -1,3 +1,18 @@ +# +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. #Here is the starter pack http://www.myexperiment.org/workflows/2254/download/secure_web_service_call_example_565494.t2flow?version=1 http://www.myexperiment.org/workflows/2253/download/secure_rest_service_call_example_19600.t2flow?version=1
