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:[email protected]] 
Sent: Friday, August 14, 2009 5:56 PM
To: Richard Steiger; [email protected]
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):


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en
-~----------~----~----~----~------~----~------~--~---

List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

Reply via email to