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 "Bernd Fondermann (JIRA)" <se...@james.apache.org> on 2006/09/13 09:13:22 UTC

[jira] Created: (POSTAGE-14) Decide how to reference James Server libraries

Decide how to reference James Server libraries
----------------------------------------------

                 Key: POSTAGE-14
                 URL: http://issues.apache.org/jira/browse/POSTAGE-14
             Project: Postage
          Issue Type: Improvement
            Reporter: Bernd Fondermann


Currently, James server must be present to be able to build Postage. (see ant build file property "dir.james.basedir")
We should pull in the required files or find another suitable way to build self-sustainingly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.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


Re: [jira] Created: (POSTAGE-14) Decide how to reference James Server libraries

Posted by Stefano Bagnara <ap...@bago.org>.
Bernd Fondermann wrote:
>> Imho as soon as will have fixed the m2 repository issue (see my proposal
>> on the general list) we could remove ant at all or we could try what
>> happens if we use the "mvn ant:ant" task.
> 
> postage ant build excludes 1 file if J5 is not used. for this,
> advanced maven config is needed ("profiles", AFAIK). just an outlook
> into some time far away... ;-)

You're right. I'll try to have a look at it later.
I just opened POSTAGE-15 to keep track of it.

Stefano


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


Re: [jira] Created: (POSTAGE-14) Decide how to reference James Server libraries

Posted by Bernd Fondermann <be...@googlemail.com>.
On 9/13/06, Stefano Bagnara <ap...@bago.org> wrote:
> Hi Bernd,
>
> the maven2 build already include james as a standard dependency.

ok.

> You may want to do the same we did for other dependencies: copy the
> needed james libraries to lib and include them in the ant script.

thats what I planned to do.

>
> Imho as soon as will have fixed the m2 repository issue (see my proposal
> on the general list) we could remove ant at all or we could try what
> happens if we use the "mvn ant:ant" task.

postage ant build excludes 1 file if J5 is not used. for this,
advanced maven config is needed ("profiles", AFAIK). just an outlook
into some time far away... ;-)

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


Re: [jira] Created: (POSTAGE-14) Decide how to reference James Server libraries

Posted by Stefano Bagnara <ap...@bago.org>.
Hi Bernd,

the maven2 build already include james as a standard dependency.

You may want to do the same we did for other dependencies: copy the
needed james libraries to lib and include them in the ant script.

Imho as soon as will have fixed the m2 repository issue (see my proposal
on the general list) we could remove ant at all or we could try what
happens if we use the "mvn ant:ant" task.

Stefano

Bernd Fondermann (JIRA) wrote:
> Decide how to reference James Server libraries
> ----------------------------------------------
> 
>                  Key: POSTAGE-14
>                  URL: http://issues.apache.org/jira/browse/POSTAGE-14
>              Project: Postage
>           Issue Type: Improvement
>             Reporter: Bernd Fondermann
> 
> 
> Currently, James server must be present to be able to build Postage. (see ant build file property "dir.james.basedir")
> We should pull in the required files or find another suitable way to build self-sustainingly.
> 



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


[jira] Commented: (POSTAGE-14) Decide how to reference James Server libraries

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/POSTAGE-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586839#action_12586839 ] 

Robert Burrell Donkin commented on POSTAGE-14:
----------------------------------------------

Improved build script. Now allows JAMES_HOME to be set. Improve error reporting.

> Decide how to reference James Server libraries
> ----------------------------------------------
>
>                 Key: POSTAGE-14
>                 URL: https://issues.apache.org/jira/browse/POSTAGE-14
>             Project: Postage
>          Issue Type: Improvement
>            Reporter: Bernd Fondermann
>
> Currently, James server must be present to be able to build Postage. (see ant build file property "dir.james.basedir")
> We should pull in the required files or find another suitable way to build self-sustainingly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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