Is there a common 'gotcha' with running the junit task and classpaths?
Because I'm having a problem where my tests run against the database, so
they need the drivers on the classpath, and they're not being found.
Here's the error :
java.sql.SQLException: No suitable driver at
java.sql.DriverMana
True, if your properties file has embedded ant properties that you
expect to be replaced, what you will get back when you regenerate the
file is not the property but the replacement value. This is still useful
as a properties file, though, just not as maintainable as the original
would have bee
It is not a zip file.
it is a b64 file.
Most windows "zip" utilities look into the files to see
how there are encoded - for example tar.gz are treated as zip files.
according to
http://www.vanemery.com/Linux/Apache/openSSL.html
there is a command line de base 64 the file.
"openssl enc -d -base64 -
Yes, I can unzip it using other zip tools. Also it is shown as a zip (icon)
file on windows. SO some attribute of it is tellin windows that it is zip file.
But unzip of ANT cant identify it as a zip file.
Best Regards
Amit Aggarwal
From: Anderson, Rob (Globa
Are you able to unzip it with other zip tools?
-Rob Anderson
> -Original Message-
> From: Aggarwal Amit [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 07, 2007 6:00 AM
> To: user@ant.apache.org
> Subject: Not able to unzip .b64 extension
>
> Hello,
>
> I am trying to unzip a fi
I hope this is the right list for this problem. If not, please forgive
me.
I'm having a problem using clientgen. It complains that it can not find
'ejbjar'.
Have you seen this error before?
==
[clientgen] Generating client jar for MyTools.ear ...
BU
use the task with the file attribute
/t
>-Original Message-
>From: Krzysztof Kucybala [mailto:[EMAIL PROTECTED]
>Sent: Friday, September 07, 2007 5:36 PM
>To: Ant Users List
>Subject: How to create a file from ant
>
>Hi,
>
>I wanted to know if there is a way to easily create a text
>f
Hi,
I wanted to know if there is a way to easily create a text file from an
ant script? I'd like to store some information related to the build, but
I don't want it in any file produced by processes run during the build.
Any help welcome. I'm running ant from cruise control on a linux
machine
Hello,
I am trying to unzip a file with .b64 extension. Using unzip or gunzip,
I am not able to unzip it and it throws an error saying it is not a
valid zip file.
The file is created by openssl while signing a jar file. Can anyone tell
me how I can unzip this file with .b64 extension using ANT ?
Ich werde ab 07.09.2007 nicht im Büro sein. Ich kehre zurück am
24.09.2007.
Ihre Nachrict wird nicht weitergeleitet. Ich werde Ihre Nachricht nach
meiner Rückkehr beantworten. Bei dringenden Fällen wenden Sie sich bitte an
Michael Gassmann ([EMAIL PROTECTED]).
Your message will not be forwarded.
Dees, Ian (GE Healthcare) wrote:
Since the task is actually forking the JVMs, I don't think that
putting the task in will work. I'd have to put
multiple 's inside the . Is there a more elegant way to
do this?
I suppose I could extend the task's forkMode to add a parallel.
-it would need a
11 matches
Mail list logo