On 12/01/06, General Email <[EMAIL PROTECTED]> wrote:
>
> That will work with 'include' but it doesn't like 'includes' and then a
> list of comma separated file names.
> That is the problem.
>
> And yes...forgot the end quote there...typo in my post.
>
> Petar Tahchiev <[EMAIL PROTECTED]> wrote
On Thu, 12 Jan 2006, Lothar Krenzien <[EMAIL PROTECTED]> wrote:
> ---
> Tasks availability
> ---
> image : Missing dependency
> com.sun.media.jai.codec.FileSeekableStream sshexec : Missing
> dependency com.jcraft.jsch
I see the changes in the following. It appears that the change is
integrated. I have tried this change and it worked for me.
Log of
/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ssh/SSHExec.java
Revision 278545 - (view) (download) (as text) - [select for diffs]
Modified
glenn opdycke-hansen wrote:
Steve,
I have been looking at using Ant for application deployment to multiple servers.
I see there is a known problem with ant 1.6.5 where a sshexec request
will close stdout. This can be patched, but this problem is pretty
serious since multiple sshexec requests wou
Paulo Jorge Guedes wrote:
Hi,
I created an enterprise project with NetBeans and I need to build it
with ant, from the command line.
I'm having a problem with the classpath. I need to import javax.ejb.*
but it won't find the proper jar (j2ee.jar).
The only way I can make ant to find it is setting
Hello,
is a wrapper around cvs diff command. The
task just takes the output of that command and
transforms it to XML format.
You can see the actual cvs command by running the
script in verbose mode. You can that run the cvs
command yourself and observe its output in the cases
you describe below
That will work with 'include' but it doesn't like 'includes' and then a list of
comma separated file names.
That is the problem.
And yes...forgot the end quote there...typo in my post.
Petar Tahchiev <[EMAIL PROTECTED]> wrote: On 12/01/06, General Email wrote:
>
> I'd like to specify a
Hello friends -
I'm experiencing some very strange behavior when specifying multiple values in
the package definition. Specifically, if I add multiple space delimited values
for package I get a different number of differences reported in tagdiff.html.
So, for example, if my tag includes:
On 12/01/06, General Email <[EMAIL PROTECTED]> wrote:
>
> I'd like to specify a list of files to include in the inside a
> task.
> Looks like this:
>
>
>
>
0h, and also you forgot to close your quotations marks here:
utils.jar,/>
Doesn't ant complains it?
I'd like to specify a list of files to include in the inside a task.
Looks like this:
Hi,
Oops, of course, missed that , thanks !!
I've used that before, but didn't remember ;-)
btw, there are some gotchas i regularly run in,
i.e. when using
you have to use the syntax ${}
but when using
you have to write it without ${}
Regards, Gilbert
-Original Message-
Fr
Hi,
I created an enterprise project with NetBeans and I need to build it
with ant, from the command line.
I'm having a problem with the classpath. I need to import javax.ejb.*
but it won't find the proper jar (j2ee.jar).
The only way I can make ant to find it is setting the attribute
"classpathref
Here's an extract of the diagnostic output (ant -diagnostic) :
--- Ant diagnostics report ---
Apache Ant version 1.6.5 compiled on June 2 2005
---
Implementation Version (JDK1.2+ only)
---
core tasks : 1.
Remove the tags, and then your script will only replace the
first occurrence.
-Andrew
On 1/12/06, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> i have problem with replaceregex.
>
> my script uses a xmlpropertyfile which is generated by
> another pro
Hi,
i have problem with replaceregex.
my script uses a xmlpropertyfile which is generated by
another process.Sometimes there are doubled propertynames
in that file
i have to =
1. load the xmlpropertyfile, check for doubled properties
2. if doubled properties are found, i have to delete the firs
Uri Zeituni wrote:
Hi,
I need to compile my Beans: create stubs and skeletons. I need to deploy them on Websphere. Does anyone knows how to do that?
I saw that task is supported only for Weblogic, in addition I did not see any EJB compile task defined in Websphere's ANT tasks.
Can anyone give
Dominique Devienne wrote:
On 1/10/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
If a .dll depends on another .dll, then it must be found in
the system-specific, on Windows the Path (on *nix,
LD_LIBRARY_PATH usually).
So to be platform "independend" you use both?
Jokes appart, to rea
17 matches
Mail list logo