Dominique, read your email.
-mez
-Original Message-
From: Dominique Devienne [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 17, 2005 1:00 PM
To: Ant Users List
Subject: Re: Ant HTML documentation generation
> BTW : Dominique, how does your proposal in bugzilla articulate with
the
>
ok heres the xml code i'm trying to run
Signing JARS...
Signing Done
and heres the entire output i get using the -debug flag up till ant
terminates
Apache Ant version 1.6.5 compiled on June 2
Antoine Levy-Lambert wrote:
Hello Evgeny,
we have a system - which is not used yet - where we would extract the
documentation from the tasks using xdoclet,
then further process the output with stylesheets.
you can see it there :
http://svn.apache.org/viewcvs.cgi/ant/core/trunk/proposal/xdocs/
An
> BTW : Dominique, how does your proposal in bugzilla articulate with the
> xdocs proposal of Eric/Steve ?
> Is it complementary/parallel/concurrent ?
I'm afraid it's concurrent. I want to:
1) use Ant's own IH, as opposed duplicated logic in the doc code.
2) use regular doclets as opposed to xdocl
Hello Evgeny,
we have a system - which is not used yet - where we would extract the
documentation from the tasks using xdoclet,
then further process the output with stylesheets.
you can see it there :
http://svn.apache.org/viewcvs.cgi/ant/core/trunk/proposal/xdocs/
And Dominique Devienne has also
Hello all,
I need to add elements to an existing path. I have this problem solved,
but it is not nice. I do it this way
It works (with slight modifications also when called more times), but it
1) is a horrible hack
2) prints a
I just realized I can achieve this using the selector...
I'd still like to know if anyone knows of a resource that explains how to
support mappers in a custom task.
Thanks,
Brian
On 11/17/05, Brian Kuhn <[EMAIL PROTECTED]> wrote:
>
> Deleting the files created during the copy is
Deleting the files created during the copy is exactly what I want. I don't
care about any overwritten files. Perhaps uncopy is a bad name. I really
want a delete task that supports some kind of mapper.
-Brian
On 11/16/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Ok, so just ing it wouldnt
Hi,
After browsing and searching this mailing list it appears to me that Ant's
HTML documentation was and still is coded by hand.
Am I right ? The reason I'm asking this question is because I would like to
generate an Ant-like HTML documentation for the
custom Ant components that we develop intern
Dominique Devienne wrote:
fileset: Setup scanner in dir /home/solat/workspace/alpha/build with
patternSet{ includes: [images.jar] excludes: [] }
+Task: exec
[signjar] Signing JAR: /home/solat/workspace/alpha/build/images.jar
The output that follows these messages, especially a stack trace,
wou
> fileset: Setup scanner in dir /home/solat/workspace/alpha/build with
> patternSet{ includes: [images.jar] excludes: [] }
> +Task: exec
> [signjar] Signing JAR: /home/solat/workspace/alpha/build/images.jar
The output that follows these messages, especially a stack trace,
would be what we'd need
> What is happening is that genericantfile sets the basedir to something
> like src/localization/en, whereas I really want it to remain as it was,
> that is, just inherit the basedir from the project itself.
>
> Is there a way to override the basedir? or a better way to implement
> this task?
As
Hello,
you may be interested in ant command line option
-emacs/-e.
Regards
Ivan
--- Frank Henry <[EMAIL PROTECTED]> wrote:
> I need to get rid of these brackets in order to get
> ultraedit to eat the
> lines.
> Is there any simple way of doing this?
>
> thanks
>
> Stephan Frank Henry
> Progr
I need to get rid of these brackets in order to get ultraedit to eat the
lines.
Is there any simple way of doing this?
thanks
Stephan Frank Henry
Programming
HandyGames
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
i have run ant with the -debug flag and this is what i get
Apache Ant version 1.6.5 compiled on June 2 2005
Setting ro project property: ant.file ->
/home/solat/workspace/alpha/signJars.xml
Buildfile: /home/solat/workspace/alpha/signJars.xml
Adding reference: ant.projectHelper
Adding reference
No my bad there is no typo. I should of read more carefully. There is
two options
1) comment <== which you add your comment
2) commentfile <== which you read from a file
I do apologize for my mistake, and thank you for your time.
Best Regards
Afshin Bozorgzadeh
>Fidelity Investments Brokerage Com
Hi Antoine,
Thank you for your suggestions. It was right in front of me. All THIS
TIME. There is a typo in the optional task in the manuals for comment. I
will file a bug report.
>From docs\manual\optionaltask\clearcase
===
Hello Afshin,
run ant -debug to see which command line gets issued.
If there is a bug in ant, you can open a bug report in Bugzilla
(assuming it is not reported already), and what would be realy useful is
if you also submit a patch in the bug report.
Cheers,
Antoine
Bozorgdadeh, Afshin wrote:
>
Hello Dan,
maybe you could try to use for or for-each in ant-contrib to do what you
want..
If you read the documentation of subant, it is stated clearly AFAIK that
genericantfile changes the base dir.
Cheers,
Antoine
Dan Finkelstein wrote:
> Hi --
>
> I have a number of sub-projects that I wis
Kapta Ulo wrote:
> when signing a jar it just crashes out of the script
>
> [signjar] Signing JAR: /home/adfdt/workspace/alpha/build/levels.jar
>
> the jar does get signed but ant terminates the script and doesn't
> continue.
>
Can you try signing your jar with ant and without Eclipse ?
if it cra
I am trying to use optional task ClearCase "cccheckin" and I am getting
this strange error "" [cccheckin] cleartool: Error: Unable to open
Checked in by fims.xml ANT script: No such file or directory "
What is so strange is I have no problem with the Checkout option just
can not check in. Has any
Hi --
I have a number of sub-projects that I wish to call. I call them
with the same ant build file. I have a number of directories such as
src/localization/en
src/localization/fr
src/localization/es
representing all the languages I need to build for. And I use the
element of to
when signing a jar it just crashes out of the script
[signjar] Signing JAR: /home/adfdt/workspace/alpha/build/levels.jar
the jar does get signed but ant terminates the script and doesn't continue.
From: <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To:
Subject: AW: ant build problem?
Date:
Hello all,
I need to add elements to an existing path. I have this problem solved,
but it is not nice. I do it this way
It works (with slight modifications also when called more times), but it
1) is a horrible hack
2) prints a
24 matches
Mail list logo