Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C854A200B58 for ; Wed, 13 Jul 2016 06:33:39 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C6D4E160A79; Wed, 13 Jul 2016 04:33:39 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F3EA2160A56 for ; Wed, 13 Jul 2016 06:33:37 +0200 (CEST) Received: (qmail 38539 invoked by uid 500); 13 Jul 2016 04:33:37 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 38516 invoked by uid 99); 13 Jul 2016 04:33:37 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2016 04:33:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EFB80E1021; Wed, 13 Jul 2016 04:33:36 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: shameera@apache.org To: commits@airavata.apache.org Date: Wed, 13 Jul 2016 04:33:36 -0000 Message-Id: <909ec9c134e94474a231ea50fe7f11b6@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/3] airavata git commit: Added missing apache licence header and added maven license plugin to gfac-core archived-at: Wed, 13 Jul 2016 04:33:40 -0000 Repository: airavata Updated Branches: refs/heads/develop 77e661b63 -> bafcebf73 http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/ExportPropertiesImpl.java ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/ExportPropertiesImpl.java b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/ExportPropertiesImpl.java index cca50a8..51e96fb 100644 --- a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/ExportPropertiesImpl.java +++ b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/ExportPropertiesImpl.java @@ -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. + */ /* * XML Type: exportProperties * Namespace: http://airavata.apache.org/gfac/core/2012/12 http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/InputListImpl.java ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/InputListImpl.java b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/InputListImpl.java index 73ae2bb..5e1ec0f 100644 --- a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/InputListImpl.java +++ b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/InputListImpl.java @@ -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. + */ /* * XML Type: inputList * Namespace: http://airavata.apache.org/gfac/core/2012/12 http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/JobDescriptorDocumentImpl.java ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/JobDescriptorDocumentImpl.java b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/JobDescriptorDocumentImpl.java index 98d1650..9b9122a 100644 --- a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/JobDescriptorDocumentImpl.java +++ b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/JobDescriptorDocumentImpl.java @@ -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. + */ /* * An XML document type. * Localname: JobDescriptor http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/ModuleLoadCommandsImpl.java ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/ModuleLoadCommandsImpl.java b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/ModuleLoadCommandsImpl.java index 1611ebf..2135539 100644 --- a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/ModuleLoadCommandsImpl.java +++ b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/ModuleLoadCommandsImpl.java @@ -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. + */ /* * XML Type: moduleLoadCommands * Namespace: http://airavata.apache.org/gfac/core/2012/12 http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PbsParamsImpl.java ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PbsParamsImpl.java b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PbsParamsImpl.java index 888d3ae..48d5638 100644 --- a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PbsParamsImpl.java +++ b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PbsParamsImpl.java @@ -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. + */ /* * XML Type: pbsParams * Namespace: http://airavata.apache.org/gfac/core/2012/12 http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PostJobCommandsImpl.java ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PostJobCommandsImpl.java b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PostJobCommandsImpl.java index 0696232..3dd4bdc 100644 --- a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PostJobCommandsImpl.java +++ b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PostJobCommandsImpl.java @@ -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. + */ /* * XML Type: postJobCommands * Namespace: http://airavata.apache.org/gfac/core/2012/12 http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PreJobCommandsImpl.java ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PreJobCommandsImpl.java b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PreJobCommandsImpl.java index e061462..41e535a 100644 --- a/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PreJobCommandsImpl.java +++ b/modules/gfac/gfac-core/src/main/java/org/apache/airavata/gfac/core/x2012/x12/impl/PreJobCommandsImpl.java @@ -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. + */ /* * XML Type: preJobCommands * Namespace: http://airavata.apache.org/gfac/core/2012/12 http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/gfac/gfac-core/src/main/resources/apache-license.txt ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/src/main/resources/apache-license.txt b/modules/gfac/gfac-core/src/main/resources/apache-license.txt new file mode 100644 index 0000000..cb1569c --- /dev/null +++ b/modules/gfac/gfac-core/src/main/resources/apache-license.txt @@ -0,0 +1,17 @@ + +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. \ No newline at end of file http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/LocalCommandOutput.java ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/LocalCommandOutput.java b/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/LocalCommandOutput.java index 4d98423..d24e02f 100644 --- a/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/LocalCommandOutput.java +++ b/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/LocalCommandOutput.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.gfac.impl; import com.jcraft.jsch.Channel; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/LocalRemoteCluster.java ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/LocalRemoteCluster.java b/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/LocalRemoteCluster.java index 88c624a..178238d 100644 --- a/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/LocalRemoteCluster.java +++ b/modules/gfac/gfac-impl/src/main/java/org/apache/airavata/gfac/impl/LocalRemoteCluster.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.gfac.impl; import com.jcraft.jsch.Session; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/messaging/client/src/main/java/org/apache/airavata/messaging/client/TestReader.java ---------------------------------------------------------------------- diff --git a/modules/messaging/client/src/main/java/org/apache/airavata/messaging/client/TestReader.java b/modules/messaging/client/src/main/java/org/apache/airavata/messaging/client/TestReader.java index 4ddbf42..14d35b2 100644 --- a/modules/messaging/client/src/main/java/org/apache/airavata/messaging/client/TestReader.java +++ b/modules/messaging/client/src/main/java/org/apache/airavata/messaging/client/TestReader.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.messaging.client; import java.io.*; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/CountWriterTask.java ---------------------------------------------------------------------- diff --git a/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/CountWriterTask.java b/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/CountWriterTask.java index 5261512..9bdefe1 100644 --- a/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/CountWriterTask.java +++ b/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/CountWriterTask.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.messaging.core.stats; import java.io.*; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/LatencyWriterTask.java ---------------------------------------------------------------------- diff --git a/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/LatencyWriterTask.java b/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/LatencyWriterTask.java index 1e2ccd0..6ab3483 100644 --- a/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/LatencyWriterTask.java +++ b/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/LatencyWriterTask.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.messaging.core.stats; import java.io.*; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/StatCounter.java ---------------------------------------------------------------------- diff --git a/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/StatCounter.java b/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/StatCounter.java index 19c675a..febe0d7 100644 --- a/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/StatCounter.java +++ b/modules/messaging/core/src/main/java/org/apache/airavata/messaging/core/stats/StatCounter.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.messaging.core.stats; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/monitoring/pom.xml ---------------------------------------------------------------------- diff --git a/modules/monitoring/pom.xml b/modules/monitoring/pom.xml index 0253dac..214e5b9 100644 --- a/modules/monitoring/pom.xml +++ b/modules/monitoring/pom.xml @@ -1,4 +1,14 @@ + http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/monitoring/src/main/java/org/apache/airavata/monitoring/MessageExtract.java ---------------------------------------------------------------------- diff --git a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/MessageExtract.java b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/MessageExtract.java index 18d38b2..fb6272a 100755 --- a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/MessageExtract.java +++ b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/MessageExtract.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.monitoring; import javax.mail.Address; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/monitoring/src/main/java/org/apache/airavata/monitoring/Util.java ---------------------------------------------------------------------- diff --git a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/Util.java b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/Util.java index 4a2c0a6..dc3371c 100755 --- a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/Util.java +++ b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/Util.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.monitoring; import org.apache.airavata.common.exception.ApplicationSettingsException; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/monitoring/src/main/java/org/apache/airavata/monitoring/consumer/StatusConsumer.java ---------------------------------------------------------------------- diff --git a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/consumer/StatusConsumer.java b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/consumer/StatusConsumer.java index 7142556..cdbc1e7 100755 --- a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/consumer/StatusConsumer.java +++ b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/consumer/StatusConsumer.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.monitoring.consumer; import com.rabbitmq.client.AMQP; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/monitoring/src/main/java/org/apache/airavata/monitoring/consumer/StatusReceiver.java ---------------------------------------------------------------------- diff --git a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/consumer/StatusReceiver.java b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/consumer/StatusReceiver.java index d6f4871..daa8f37 100755 --- a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/consumer/StatusReceiver.java +++ b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/consumer/StatusReceiver.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.monitoring.consumer; import com.rabbitmq.client.Channel; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/monitoring/src/main/java/org/apache/airavata/monitoring/mailbox/GmailSMTPMailBox.java ---------------------------------------------------------------------- diff --git a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/mailbox/GmailSMTPMailBox.java b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/mailbox/GmailSMTPMailBox.java index 46c2ed9..f5171ae 100755 --- a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/mailbox/GmailSMTPMailBox.java +++ b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/mailbox/GmailSMTPMailBox.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.monitoring.mailbox; import javax.mail.*; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/monitoring/src/main/java/org/apache/airavata/monitoring/mailbox/MailBox.java ---------------------------------------------------------------------- diff --git a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/mailbox/MailBox.java b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/mailbox/MailBox.java index 2a285b8..9271d4c 100755 --- a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/mailbox/MailBox.java +++ b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/mailbox/MailBox.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.monitoring.mailbox; import javax.mail.Message; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/monitoring/src/main/java/org/apache/airavata/monitoring/producer/RabbitMQEmailPublisher.java ---------------------------------------------------------------------- diff --git a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/producer/RabbitMQEmailPublisher.java b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/producer/RabbitMQEmailPublisher.java index 5348b0b..2c42b21 100755 --- a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/producer/RabbitMQEmailPublisher.java +++ b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/producer/RabbitMQEmailPublisher.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.monitoring.producer; import com.rabbitmq.client.Channel; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/monitoring/src/main/java/org/apache/airavata/monitoring/simulator/FetchPublish.java ---------------------------------------------------------------------- diff --git a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/simulator/FetchPublish.java b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/simulator/FetchPublish.java index 8710560..7089c50 100755 --- a/modules/monitoring/src/main/java/org/apache/airavata/monitoring/simulator/FetchPublish.java +++ b/modules/monitoring/src/main/java/org/apache/airavata/monitoring/simulator/FetchPublish.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.apache.airavata.monitoring.simulator; import org.apache.airavata.common.exception.ApplicationSettingsException; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/user-profile/pom.xml ---------------------------------------------------------------------- diff --git a/modules/user-profile/pom.xml b/modules/user-profile/pom.xml index dc65575..eb0b326 100644 --- a/modules/user-profile/pom.xml +++ b/modules/user-profile/pom.xml @@ -1,4 +1,14 @@ + http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/user-profile/user-profile-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/user-profile/user-profile-core/pom.xml b/modules/user-profile/user-profile-core/pom.xml index 7703835..f9ba644 100644 --- a/modules/user-profile/user-profile-core/pom.xml +++ b/modules/user-profile/user-profile-core/pom.xml @@ -1,4 +1,14 @@ + http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/user-profile/user-profile-cpi/pom.xml ---------------------------------------------------------------------- diff --git a/modules/user-profile/user-profile-cpi/pom.xml b/modules/user-profile/user-profile-cpi/pom.xml index d4237b4..4dfada5 100644 --- a/modules/user-profile/user-profile-cpi/pom.xml +++ b/modules/user-profile/user-profile-cpi/pom.xml @@ -1,4 +1,14 @@ + http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/workflow/pom.xml ---------------------------------------------------------------------- diff --git a/modules/workflow/pom.xml b/modules/workflow/pom.xml index d43a911..783b78e 100644 --- a/modules/workflow/pom.xml +++ b/modules/workflow/pom.xml @@ -1,4 +1,14 @@ + 4.0.0 http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/workflow/workflow-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/workflow/workflow-core/pom.xml b/modules/workflow/workflow-core/pom.xml index 1047953..d48bf84 100644 --- a/modules/workflow/workflow-core/pom.xml +++ b/modules/workflow/workflow-core/pom.xml @@ -1,4 +1,14 @@ + http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/xbaya/pom.xml ---------------------------------------------------------------------- diff --git a/modules/xbaya/pom.xml b/modules/xbaya/pom.xml index 618c9e7..afefaaa 100644 --- a/modules/xbaya/pom.xml +++ b/modules/xbaya/pom.xml @@ -1,3 +1,13 @@ + 4.0.0 http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/xbaya/src/main/java/org/airavata/xbaya/App.java ---------------------------------------------------------------------- diff --git a/modules/xbaya/src/main/java/org/airavata/xbaya/App.java b/modules/xbaya/src/main/java/org/airavata/xbaya/App.java index d421481..1b87e6d 100644 --- a/modules/xbaya/src/main/java/org/airavata/xbaya/App.java +++ b/modules/xbaya/src/main/java/org/airavata/xbaya/App.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.airavata.xbaya; import javafx.application.Application; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/xbaya/src/main/java/org/airavata/xbaya/ui/home/HomeWindow.java ---------------------------------------------------------------------- diff --git a/modules/xbaya/src/main/java/org/airavata/xbaya/ui/home/HomeWindow.java b/modules/xbaya/src/main/java/org/airavata/xbaya/ui/home/HomeWindow.java index 8dc3131..8f925c4 100644 --- a/modules/xbaya/src/main/java/org/airavata/xbaya/ui/home/HomeWindow.java +++ b/modules/xbaya/src/main/java/org/airavata/xbaya/ui/home/HomeWindow.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.airavata.xbaya.ui.home; import javafx.application.Application; http://git-wip-us.apache.org/repos/asf/airavata/blob/1fdcf2a4/modules/xbaya/src/test/java/org/airavata/xbaya/AppTest.java ---------------------------------------------------------------------- diff --git a/modules/xbaya/src/test/java/org/airavata/xbaya/AppTest.java b/modules/xbaya/src/test/java/org/airavata/xbaya/AppTest.java index eb81d9e..045024f 100644 --- a/modules/xbaya/src/test/java/org/airavata/xbaya/AppTest.java +++ b/modules/xbaya/src/test/java/org/airavata/xbaya/AppTest.java @@ -1,3 +1,23 @@ +/* + * + * 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. + * + */ package org.airavata.xbaya; import junit.framework.Test;