Trouble getting a merged inline and external manifest

2006-09-06 Thread Kenneth McKnight
I'm having trouble getting a merged inline and external manifest using the 'jar' task in ant 1.6.5. The manual says for the task: "If both an inline manifest and an external file are both specified, the manifests are merged." Here's a code snippet:

Re: A noob question : the JDepend Ant task

2006-09-06 Thread Pierre Goupil
You're my prophet ! =) This plus adding a " to where the .jar is, et voila ! Thanx a lot to having pointed me to this known issue : I will use it again, I'm convinced ! I'm going to report this to the JDepend author NOW : he told me he could not help me very much, so I assume he doesn't know abo

Re: A noob question : the JDepend Ant task

2006-09-06 Thread Peter Reilly
Try this link (subs junit with jdepend) http://www.ryanlowe.ca/blog/archives/001038_junit_ant_task_doesnt_work_in_eclipse.php Peter On 9/6/06, Pierre Goupil <[EMAIL PROTECTED]> wrote: Inline 2006/9/6, Peter Reilly <[EMAIL PROTECTED]>: > > It depends on eclipse. I think so, too. I do not u

Re: A noob question : the JDepend Ant task

2006-09-06 Thread Pierre Goupil
Inline 2006/9/6, Peter Reilly <[EMAIL PROTECTED]>: It depends on eclipse. I think so, too. I do not use eclipse (tried to once or twice) but have some experience in netbeans and intelli idea. Both of these come with a bundled ant. Eclipse too. One has set set the ant path to your a

Re: A noob question : the JDepend Ant task

2006-09-06 Thread Peter Reilly
It depends on eclipse. I do not use eclipse (tried to once or twice) but have some experience in netbeans and intelli idea. Both of these come with a bundled ant. One has set set the ant path to your ant path, or add the jdepend.jar file into the bundled ant lib directory. Using will not work.

Re: A noob question : the JDepend Ant task

2006-09-06 Thread Pierre Goupil
OK. I've removed jdepend.jar from : eclipse build path, eclipse classpath and system classpath. But no way, this doesn't work. :s Pierre -- "Rien de grand ne s'est accompli dans le monde sans passion." (G.W.F. Hegel, philosophe Allemand)

Re: A noob question : the JDepend Ant task

2006-09-06 Thread Dominique Devienne
I've tryied these unsuccessfully: -adding jdepend.jar to my eclipse build path -setting ANT_HOME -copying jdepend.jar to ~ant.home/lib/ Try putting jdepend.jar in $ANT_HOME/lib, and nowhere else. This worked for me in the past. --DD -

A noob question : the JDepend Ant task

2006-09-06 Thread Pierre Goupil
Hi all ! Totally new to both JDepend 2.9.1 and Ant 1.6.5, I'm trying to have them work together. Unsuccessfully, as you may guess. I would like to generate a JDepend report from Ant. I'm using Eclipse 3.2 under Windwos XP. Here's the code : *** *** Where "build" cont

Re: Depending on varying target using param inside antcall

2006-09-06 Thread Daniel Blaukopf
Hi Holger, This features was added in 1.6.3 (I'm using 1.6.5) Regards, Daniel Holger Rauch wrote: > Hi Daniel, > > first of all, thanks for your reply. Which version of Ant are you using? I'm > using 1.6.2 and it doesn't work as shown by this error message: > > antcall-param-test.xml:15: T

Re: Depending on varying target using param inside antcall

2006-09-06 Thread Holger Rauch
Hi, I solved this problem like this (excerpt from my build file "do-actual-test.xml"): 1. The necessary macros (I'm using Ant 1.6.2)

RE: available does not support *

2006-09-06 Thread Rebhan, Gilbert
there's also another solution with antcontrib , something like = No files !! Files in fileset = ${line.separator}${toString:ear.files} i know the use of ${toString: ... } is not recommended, but i use i

Re: Depending on varying target using param inside antcall

2006-09-06 Thread Holger Rauch
Hi Daniel, first of all, thanks for your reply. Which version of Ant are you using? I'm using 1.6.2 and it doesn't work as shown by this error message: antcall-param-test.xml:15: The type doesn't support the nested "target" element. Kind regards, Holger signature.asc Description: D