You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Ioan Eugen Stan (Created) (JIRA)" <se...@james.apache.org> on 2011/11/02 09:08:32 UTC

[jira] [Created] (JAMES-1343) Debian packages for james artifacts

Debian packages for james artifacts
-----------------------------------

                 Key: JAMES-1343
                 URL: https://issues.apache.org/jira/browse/JAMES-1343
             Project: JAMES Server
          Issue Type: New Feature
    Affects Versions: 3.0-beta3
            Reporter: Ioan Eugen Stan
            Assignee: Ioan Eugen Stan
             Fix For: Trunk


Provide Debian packages for James using Jdeb first. Strive for including James in official Debian repository.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Commented] (JAMES-1343) Debian packages for james artifacts

Posted by "Ioan Eugen Stan (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/JAMES-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284773#comment-13284773 ] 

Ioan Eugen Stan commented on JAMES-1343:
----------------------------------------

It's basically done,

To create deb package run: $ mvn clean install -P make-deb . This creates a *.deb archive in target/. 
To install the package just run:  dpkg -i apache-james_**_all.deb as user root. This will install james in /usr/share/apache-james. 
To start the project run: /usr/share/apache-james/bin/james console (or start). 


                
> Debian packages for james artifacts
> -----------------------------------
>
>                 Key: JAMES-1343
>                 URL: https://issues.apache.org/jira/browse/JAMES-1343
>             Project: JAMES Server
>          Issue Type: New Feature
>    Affects Versions: 3.0-beta3
>            Reporter: Ioan Eugen Stan
>            Assignee: Ioan Eugen Stan
>             Fix For: Trunk
>
>
> Provide Debian packages for James using Jdeb first. Strive for including James in official Debian repository.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org