You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2023/01/25 03:31:29 UTC

[airavata-mft] branch master updated (9a5ff34 -> 006b108)

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

smarru pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft.git


    from 9a5ff34  rat plugin to check for ASF release complaince
     new 127e9b7  Removing the accidental file commit
     new 006b108  adding license headers

The 2 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:
 .vscode/settings.json        |  3 ---
 README.md                    | 19 +++++++++++++++++++
 docker/Readme.md             | 19 +++++++++++++++++++
 python-cli/README.md         | 19 +++++++++++++++++++
 python-sdk/README.md         | 19 +++++++++++++++++++
 python-sdk/samples/README.md | 19 +++++++++++++++++++
 6 files changed, 95 insertions(+), 3 deletions(-)
 delete mode 100644 .vscode/settings.json


[airavata-mft] 02/02: adding license headers

Posted by sm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

smarru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft.git

commit 006b108a98dc2f32c03a3b9016e1d8b5a6d3483f
Author: Suresh Marru <sm...@iu.edu>
AuthorDate: Tue Jan 24 22:31:23 2023 -0500

    adding license headers
---
 README.md                    | 19 +++++++++++++++++++
 docker/Readme.md             | 19 +++++++++++++++++++
 python-cli/README.md         | 19 +++++++++++++++++++
 python-sdk/README.md         | 19 +++++++++++++++++++
 python-sdk/samples/README.md | 19 +++++++++++++++++++
 5 files changed, 95 insertions(+)

diff --git a/README.md b/README.md
index 646e8cc..9b8ee37 100755
--- a/README.md
+++ b/README.md
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 [![Build Status](https://travis-ci.org/apache/airavata-mft.svg?branch=master)](https://travis-ci.org/apache/airavata-mft)
 
 
diff --git a/docker/Readme.md b/docker/Readme.md
index 912dca7..3083f7d 100644
--- a/docker/Readme.md
+++ b/docker/Readme.md
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 ## Build and run airavata-mft as a docker container
 
 Build the docker image from the directory containing the Dockerfile:
diff --git a/python-cli/README.md b/python-cli/README.md
index 7973f73..b941fe5 100644
--- a/python-cli/README.md
+++ b/python-cli/README.md
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 ### MFT-Cli Build Instructions
 
 Install Poetry
diff --git a/python-sdk/README.md b/python-sdk/README.md
index e927fcd..bb23034 100644
--- a/python-sdk/README.md
+++ b/python-sdk/README.md
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 ### Generate Protobuf / Grpc sources
 
 ```
diff --git a/python-sdk/samples/README.md b/python-sdk/samples/README.md
index ba74dae..9065b23 100644
--- a/python-sdk/samples/README.md
+++ b/python-sdk/samples/README.md
@@ -1,3 +1,22 @@
+<!--
+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.
+-->
+
 ### Instructions to run samples
 
 * Start MFT Components


[airavata-mft] 01/02: Removing the accidental file commit

Posted by sm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

smarru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-mft.git

commit 127e9b74acdbdbd25fc3be00a1b62058ab68a492
Author: Suresh Marru <sm...@iu.edu>
AuthorDate: Tue Jan 24 22:12:15 2023 -0500

    Removing the accidental file commit
---
 .vscode/settings.json | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index e0f15db..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
-    "java.configuration.updateBuildConfiguration": "automatic"
-}
\ No newline at end of file