[ 
https://issues.apache.org/jira/browse/PIO-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925300#comment-15925300
 ] 

ASF GitHub Bot commented on PIO-57:
-----------------------------------

Github user dszeto commented on the issue:

    https://github.com/apache/incubator-predictionio/pull/359
  
    This is nice work! Would it be easier to wrap it with a script like what we 
are doing with make-distribution.sh? Also we are looking to release 0.11 soon 
once PIO-30 finished testing, so let me know if you need help to get this in, 
or set it aside for the next release.
    
    Also hoping to put up a release roadmap after 0.11 for discussion.


> Add SBT Native Packager
> -----------------------
>
>                 Key: PIO-57
>                 URL: https://issues.apache.org/jira/browse/PIO-57
>             Project: PredictionIO
>          Issue Type: New Feature
>            Reporter: Shinsuke Sugaya
>
> To use SBT Native Packager, we will provide RPM/DEB distribution packages in 
> addition to ZIP/TAR.GZ.
> This fix is:
> * make-distribution.sh is still available
> ** Created: PredictionIO-*.tar.gz
> * Create TAR.GZ/ZIP package
> ** Run ./make-distribution.sh
> ** Created: assembly/target/universal/predictionio-*
> * Create RPM package:
> ** Run ./make-distribution.sh;./sbt/sbt assembly/rpm:packageBin
> ** Created: assembly/target/rpm/RPMS/noarch/predictionio-*.rpm
> * Create DEB package
> ** Run ./make-distribution.sh;./sbt/sbt assembly/debian:packageBin
> ** Created: assembly/target/predictionio_*.deb
> For RPM/DEB package:
> * PIO_HOME is /usr/share/predictionio.
> * pio command is in /usr/bin.
> * conf files are in /etc/predictionio.
> * log files is /var/log/predictionio/pio.log if you have write permission, or 
> $HOME/pio.log if not.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to