You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crail.apache.org by ps...@apache.org on 2019/09/23 13:26:54 UTC

[incubator-crail] branch master updated (db631dd -> 3afa7ac)

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

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


    from db631dd  [NVMf] Make keepalive thread a daemon thread
     new ce27a2d  New NaRPC version 1.5
     new 3afa7ac  Updating the NaRPC copyright in LICENSE-binary

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:
 LICENSE-binary | 4 ++--
 pom.xml        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


[incubator-crail] 01/02: New NaRPC version 1.5

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

pstuedi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-crail.git

commit ce27a2d5fc16f92e3186f869964c96f6f34bee3f
Author: Patrick Stuedi <ps...@apache.org>
AuthorDate: Fri Sep 13 11:41:05 2019 +0200

    New NaRPC version 1.5
    
    https://issues.apache.org/jira/browse/CRAIL-105
    
    Signed-off-by: Patrick Stuedi <ps...@apache.org>
---
 LICENSE-binary | 2 +-
 pom.xml        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index b7a7b77..5a7e894 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -997,7 +997,7 @@ java-xmlbuilder-0.4.jar
 -----------------------
 Copyright 2008 James Murty (www.jamesmurty.com)
 
-narpc-1.4.jar
+narpc-1.5.jar
 -------------
 Copyright (C) 2018, IBM Corporation
 
diff --git a/pom.xml b/pom.xml
index 55797a1..1254027 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
       <dependency>
         <groupId>com.ibm.narpc</groupId>
         <artifactId>narpc</artifactId>
-        <version>1.4</version>
+        <version>1.5</version>
 			</dependency>
       <dependency>
         <groupId>com.ibm.jnvmf</groupId>


[incubator-crail] 02/02: Updating the NaRPC copyright in LICENSE-binary

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

pstuedi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-crail.git

commit 3afa7ace698e09f889441eebe5fb9dcff7ef65bf
Author: Patrick Stuedi <ps...@apache.org>
AuthorDate: Wed Sep 18 11:36:33 2019 +0200

    Updating the NaRPC copyright in LICENSE-binary
    
    Signed-off-by: Patrick Stuedi <ps...@apache.org>
---
 LICENSE-binary | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index 5a7e894..c98181a 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -999,7 +999,7 @@ Copyright 2008 James Murty (www.jamesmurty.com)
 
 narpc-1.5.jar
 -------------
-Copyright (C) 2018, IBM Corporation
+Copyright (C) 2018-2019, IBM Corporation
 
 jnvmf-1.6.jar
 -------------