Created
August 5, 2013 16:39
-
-
Save jayunit100/6157387 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
testrel test.sh | |
[root@jvyas test_archiva]# ./test.sh 1.0 | |
--2013-08-05 12:38:49-- http://23.23.239.119/archiva/repository/internal/org/apache/hadoop/fs/glusterfs/glusterfs-hadoop/1.0/glusterfs-hadoop-1.0.jar | |
Connecting to 23.23.239.119:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 21733 (21K) [application/java-archive] | |
Saving to: “glusterfs-hadoop-1.0.jar” | |
100%[==============================================================================================================================================>] 21,733 --.-K/s in 0.03s | |
2013-08-05 12:38:50 (678 KB/s) - “glusterfs-hadoop-1.0.jar” saved [21733/21733] | |
org/apache/hadoop/fs/glusterfs/GlusterVolume.class | |
org/apache/hadoop/fs/glusterfs/Util.class | |
org/apache/hadoop/fs/glusterfs/GlusterFileSystem.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSXattr.class | |
org/apache/hadoop/fs/glusterfs/Version.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSXattr$CMD.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSXattr$LAYOUT.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSBrickRepl.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSXattr$1.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSBrickClass.class | |
org/apache/hadoop/fs/glusterfs/GlusterFileStatus.class | |
total 4 | |
drwxr-xr-x 3 root root 4096 Aug 1 15:51 apache | |
#Generated by Git-Commit-Id-Plugin | |
#Thu Aug 01 15:51:24 EDT 2013 | |
git.commit.id.abbrev=abffec9 | |
[email protected] | |
git.commit.message.full=Merge pull request \#47 from childsb/master\n\n(Raw)LocalFileSystem inheritance | |
git.commit.id=abffec95800c547e1f19799025d60448707735df | |
git.commit.message.short=Merge pull request \#47 from childsb/master | |
git.commit.user.name=bradley childs | |
git.build.user.name=jenkins | |
git.commit.id.describe=1.0 | |
[email protected] | |
git.branch=abffec95800c547e1f19799025d60448707735df | |
git.commit.time=19.07.2013 @ 18\:04\:29 EDT | |
git.build.time=01.08.2013 @ 15\:51\:24 EDT | |
[root@jvyas test_archiva]# ./test.sh 2.1 | |
--2013-08-05 12:38:58-- http://23.23.239.119/archiva/repository/internal/org/apache/hadoop/fs/glusterfs/glusterfs-hadoop/2.1/glusterfs-hadoop-2.1.jar | |
Connecting to 23.23.239.119:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 27826 (27K) [application/java-archive] | |
Saving to: “glusterfs-hadoop-2.1.jar” | |
100%[==============================================================================================================================================>] 27,826 --.-K/s in 0.03s | |
2013-08-05 12:38:58 (834 KB/s) - “glusterfs-hadoop-2.1.jar” saved [27826/27826] | |
org/apache/hadoop/fs/glusterfs/GlusterVolume.class | |
org/apache/hadoop/fs/glusterfs/Util.class | |
org/apache/hadoop/fs/glusterfs/GlusterFileSystem.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSXattr.class | |
org/apache/hadoop/fs/glusterfs/Version.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSXattr$CMD.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSXattr$LAYOUT.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSBrickRepl.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSXattr$1.class | |
org/apache/hadoop/fs/glusterfs/GlusterFSBrickClass.class | |
org/apache/hadoop/fs/glusterfs/GlusterFileSystemCRC.class | |
org/apache/hadoop/fs/glusterfs/GlusterFileStatus.class | |
org/apache/hadoop/fs/local/GlusterVol.class | |
org/apache/hadoop/fs/local/GlusterFsCRC.class | |
org/apache/hadoop/fs/local/RawLocalFsG.class | |
org/apache/hadoop/fs/local/GlusterFs.class | |
total 4 | |
drwxr-xr-x 3 root root 4096 Aug 1 21:26 apache | |
#Generated by Git-Commit-Id-Plugin | |
#Thu Aug 01 21:26:29 EDT 2013 | |
git.commit.id.abbrev=2ecf673 | |
[email protected] | |
git.commit.message.full=Merge pull request \#51 from childsb/master\n\nRemove CRC from main glusterfs classes. added extra classes for CRC. | |
git.commit.id=2ecf67307017961e71a1943dffe07d9854de8061 | |
git.commit.message.short=Merge pull request \#51 from childsb/master | |
git.commit.user.name=bradley childs | |
git.build.user.name=jenkins | |
git.commit.id.describe=2.1 | |
[email protected] | |
git.branch=2ecf67307017961e71a1943dffe07d9854de8061 | |
git.commit.time=01.08.2013 @ 19\:07\:29 EDT | |
git.build.time=01.08.2013 @ 21\:26\:29 EDT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment