[antlr-interest] Getting weird jar error on antlr-3.1.3.jar

Richard Steiger rsteiger at ensemblesoft.net
Sat Aug 15 16:09:11 PDT 2009


Graham and Jim,

 

Thanks for attempting to help.  It took me a while to root-cause: the
"source distribution" jar has the same filename as the "Complete"
distribution, and the former contains the latter.  When unjarring, when the
latter is unpacked, it clobbers the former, causing the unzip fault.  

 

Terrence: May I suggest not overloading jar names in the future?  And while
I have the mike, thanks for creating such an amazingly powerful toolbox!
I've been using it since V1, I can't remember Life Before Antlr, and it just
keeps getting better and better.  Kudos!

 

-rjs

 

From: Graham Wideman [mailto:gwlist at grahamwideman.com] 
Sent: Friday, August 14, 2009 5:56 PM
To: Richard Steiger; antlr-interest at antlr.org
Subject: Re: [antlr-interest] Getting weird jar error on antlr-3.1.3.jar

 

Hi Richard,

I jJust tried it like this:

D:\Antlr20090807\antlr-3.1.3\lib>jar -tf antlr-3.1.3.jar >
antlr_3.1.3_jar_out.txt

(Note to others -- you need the "f" flag along with t, even tho you'd think
that the f action would be default.) 

... and it ran to completion fine, no errors, complete listing.

I'm running:
D:\Antlr20090807\antlr-3.1.3\lib>java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)

On Windows XP SP3.

Hope that helps.

-- Graham



At 8/14/2009 05:35 PM, Richard Steiger wrote: 




FWIW, I m a first-timer on this list.

When attempting to list the contents of antlr-3.1.3.jar, I get the following
output (stderr + stdout):

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20090815/28ff126a/attachment.html 


More information about the antlr-interest mailing list