nareshgbhat opened a new pull request #1669: DRILL-7070: Fix deb and rpm issues 
on apache drill master branch
URL: https://github.com/apache/drill/pull/1669
 
 
   The Apache Drill failed to generate debian and rpm packages. The issues 
fixed as below,
   -Add apache as prefix
   -Remove lib folder while packaging, because lib folder does not exist.
   -Add git.properties, KEYS, LICENSE, NOTICE, README.md and sample-data dir 
into the /opt/drill/.
   -Update plugin version to 2.2.0
   -Update Maven org.vafer:jdeb plugin version to 1.7
   -Change the rpm name tobe generated by editing version, and name.
   -Remove two files under distribution/src/deb/control/ i.e. conffiles and 
control.
   -The `<copyright>` tag isn't supported anymore for this plugin. Hence use 
`<license>` and project variables content instead of `2013 ASF`.
   
   Signed-off-by: Naresh Bhat <[email protected]>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to