[
https://issues.apache.org/jira/browse/ASTERIXDB-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380810#comment-16380810
]
ASF subversion and git services commented on ASTERIXDB-2074:
------------------------------------------------------------
Commit 38ca962f45aa0f3c56843325b26f1ceaa5e86253 in asterixdb's branch
refs/heads/master from [~mblow]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=38ca962 ]
[ASTERIXDB-2074][MVN] Fix manifest metadata
1. Ensure the following jar metdata is configured correctly:
- Implementation-Title
- Implementation-URL
- Implementation-Vendor
2. Remove extraneous entries around specification (N/A)
e.g.
$ unzip -p hyracks-util-0.3.4-SNAPSHOT.jar META-INF/MANIFEST.MF
Manifest-Version: 1.0
Implementation-Title: Apache Hyracks - hyracks-util
Implementation-Version: 0.3.4-SNAPSHOT
Built-By: <snip>
Implementation-Vendor-Id: org.apache.hyracks
Created-By: Apache Maven 3.3.9
Build-Jdk: 1.8.0_144
Implementation-URL: https://asterixdb.apache.org/
Implementation-Vendor: The Apache Software Foundation
Change-Id: Ie14913e390b0ab167044523c00cc345c2578beef
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2435
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Ian Maxon <[email protected]>
Contrib: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
> URLs in *DB / Hyracks POMs are incorrect
> ----------------------------------------
>
> Key: ASTERIXDB-2074
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2074
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: *DB - AsterixDB, HYR - Hyracks
> Reporter: Michael Blow
> Assignee: Michael Blow
> Priority: Major
>
> e.g.
> * asterix-transactions
> (org.apache.asterix:asterix-transactions:0.9.3-SNAPSHOT -
> https://asterixdb.apache.org/asterix-transactions/)
> cbas/repo/asterix-transactions-0.9.3-SNAPSHOT.jar
> * hyracks-api (org.apache.hyracks:hyracks-api:0.3.3-SNAPSHOT -
> https://asterixdb.apache.org/hyracks/hyracks-api/)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)