[
https://issues.apache.org/jira/browse/GIRAPH-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536646#comment-13536646
]
Hudson commented on GIRAPH-455:
-------------------------------
Integrated in Giraph-trunk-Commit #352 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/352/])
GIRAPH-455: Add meta information to built jars (nitay) (Revision
196238b0dbec0cacac02c86849731390c3a6adf2)
Result = SUCCESS
nitay :
https://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=196238b0dbec0cacac02c86849731390c3a6adf2
Files :
* giraph/pom.xml
* CHANGELOG
* pom.xml
* giraph-formats-contrib/pom.xml
> Add build information to jars
> -----------------------------
>
> Key: GIRAPH-455
> URL: https://issues.apache.org/jira/browse/GIRAPH-455
> Project: Giraph
> Issue Type: Bug
> Reporter: Nitay Joffe
> Assignee: Nitay Joffe
> Priority: Minor
> Attachments: GIRAPH-455-2.patch, GIRAPH-455.patch
>
>
> Before this patch:
> jar -xf
> giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.20.1-jar-with-dependencies.jar
> META-INF/MANIFEST.MF && cat META-INF/MANIFEST.MF
> Manifest-Version: 1.0
> Created-By: 23.6-b03 (Oracle Corporation)
> Archiver-Version: Plexus Archiver
> After this patch:
> jar -xf
> giraph/target/giraph-0.2-SNAPSHOT-for-hadoop-0.20.1-jar-with-dependencies.jar
> META-INF/MANIFEST.MF && cat META-INF/MANIFEST.MF
> Manifest-Version: 1.0
> Build-Time: 20121218-1349
> Implementation-Title: Apache Giraph
> Implementation-Version: 0.2-SNAPSHOT
> Built-By: nitayj
> Specification-Vendor: The Apache Software Foundation
> Git-Commit-Date: 12/18/2012 01:47 PM -0800
> Git-Commit-Hash: 0080db5d7adfb150de8f4e9d99204df4aa802fee-dirty
> Created-By: Apache Maven 3.0.4
> Git-Committer-Email: [email protected]
> Implementation-Vendor: The Apache Software Foundation
> Implementation-Vendor-Id: org.apache.giraph
> Build-Jdk: 1.7.0_10-ea
> Specification-Title: Apache Giraph
> Git-Commit-Branch: meta
> Git-Committer-Name: Nitay Joffe
> Specification-Version: 0.2-SNAPSHOT
> Archiver-Version: Plexus Archiver
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira