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 "Stefano Bagnara (JIRA)" <se...@james.apache.org> on 2006/05/23 16:17:30 UTC

[jira] Resolved: (JAMES-506) Remove ant from the repository

     [ http://issues.apache.org/jira/browse/JAMES-506?page=all ]
     
Stefano Bagnara resolved JAMES-506:
-----------------------------------

    Resolution: Fixed

Applied by lazy consensus.
Noel, Serge, Bernd and me expressed agreement on this.

I also removed a bunch ol libraries that we didn't use anymore and cleaned up the build.xml to remove pre 1.4 checks (e.g: javax.naming), Anakia checks (we don't call anakia tasks). Also updated the build.xml to remove all direct jar references in favor of the properties set in include.properties.

Also fixed a bug for our SMIME mailets support: bcmail-jdk14-129-workaround.jar was not included in the distribution.


> Remove ant from the repository
> ------------------------------
>
>          Key: JAMES-506
>          URL: http://issues.apache.org/jira/browse/JAMES-506
>      Project: James
>         Type: Improvement

>   Components: Build System
>     Reporter: Stefano Bagnara
>     Assignee: Stefano Bagnara
>      Fix For: 2.4.0

>
> We can remove the tools/bin, tools/etc and the tools/lib/ant.jar, tools/lib/junit.jar, tools/lib/optional.jar from our repository.
> Ant is a build tool, we can expect developers already have it installed, or being able to install it separately.
> Eventually we could add ant, build.bad, build.sh, and the needed libraries only to the source distribution.

-- 
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] Resolved: (JAMES-506) Remove ant from the repository

Posted by Stefano Bagnara <ap...@bago.org>.
Noel J. Bergman wrote:
>> and cleaned up the build.xml to remove pre 1.4 checks (e.g: javax.naming),
>> Anakia checks (we don't call anakia tasks)
> 
> Whoa, are you sure?  Anakia is what we use to build the web site.
> 
> 	--- Noel

"ant website" => website is created, fine: am I missing something?

The "xdocs" target uses the <style> task and Ant documentation report 
this: "Xslt/Style: If you are using JDK 1.4 or higher, this task does 
not require external libraries not supplied in the Ant distribution"

Stefano


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


RE: [jira] Resolved: (JAMES-506) Remove ant from the repository

Posted by "Noel J. Bergman" <no...@devtech.com>.
> and cleaned up the build.xml to remove pre 1.4 checks (e.g: javax.naming),
> Anakia checks (we don't call anakia tasks)

Whoa, are you sure?  Anakia is what we use to build the web site.

	--- Noel


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