On Thu, 4 Oct 2007, Rob Anderson <[EMAIL PROTECTED]> wrote:
> I am getting an error when trying to unzip a PK 2.1 compressed zip
> file.
>
> BUILD FAILED /home/rande4/build.xml:7:
> java.lang.IllegalArgumentException: invalid compression method
The ZIP "standard" defines several compression met
This looks like a regression, can you file a bugzilla
report, please.
Peter
On 10/4/07, DJ Kingsolver <[EMAIL PROTECTED]> wrote:
> Hi all,
> I've been an Ant user for near a year, but this my first time posting to
> this group. Thanks in advance for any help you can provide.
>
> In a nutshell,
there are no org/apache packages in that jar.
I suspect that it's probably something to do with xml parsing. If so, I'm
not sure that there would be a sane solution to this problem. I was really
just trying to help someone that was looking for the underlying cause.
--
View this message in con
Hi all,
I've been an Ant user for near a year, but this my first time posting to
this group. Thanks in advance for any help you can provide.
In a nutshell, the problem I'm having is this: I have several build files
that run flawlessly under Ant 1.6.5, but they don't work correctly under Ant
1.7.0
On 10/4/07, James Cox <[EMAIL PROTECTED]> wrote:
>
> I just started getting this error message today after adding websphere's
> webservices.jar to my test classpath. I was using jdk 1.4 and ant 1.7.
> Removing it from my classpath fixed the problem...
It is most likely that the webservices.jar has
I just started getting this error message today after adding websphere's
webservices.jar to my test classpath. I was using jdk 1.4 and ant 1.7.
Removing it from my classpath fixed the problem...
--
View this message in context:
http://www.nabble.com/junitvmwatcher-error-junit-4.4%2C-ant-1.7-tf
The file at http://ant.apache.org/manual/CoreTasks/import.html has
"BETA" watermarks. Strange since 1.7 is no longer beta, and
was available in 1.6.
Perhaps this is already reported.
Michael Giroux
-
To unsubscribe, e-mail: [E
I am getting an error when trying to unzip a PK 2.1 compressed zip file.
BUILD FAILED
/home/rande4/build.xml:7: java.lang.IllegalArgumentException: invalid
compression method
Any help would be appreciated. Thanks,
__
Robert Anderson
Sr. System Engineer
Nike - Global Trad
Hi,
Is it possible with the exec task to redirect output to both standard output
and a property?
Why do I need this?
We call maven from ant. Maven does not return exit code -1 when it fails. So
afterwards, we check with fail and contains, if it contains [error].
However, this maven process takes