Re: Need Input to resolve error

Manjunath S <[email protected]> Wed, 19 Jan 2022 16:21:15 +0530
Newsgroups gmane.comp.jakarta.ant.user
Message-ID <CAJqOP9nbhSVjttQ3g84cWfiJ8O-Do77LnFutr5ywbK3WRuz3SQ@mail.gmail.com>
Attaching Image for the previous mail,since image is not getting displayed
in link
https://markmail.org/thread/al5hvuxmpqtbg6xy#query:+page:1+mid:h6vlx7qaivdkkbe3+state:results



On Wed, Jan 19, 2022 at 4:07 PM Manjunath S <[email protected]> wrote:

> Hi,
> command zip -Tv ant-contrib-1.0b2.jar shows below error. here
> ant-contrib-1.0b2.jar is downloaded in MAC build node via Git.
>
> [image: image.png]
>
> Remote logged to build node (MAC), copied the ant-contrib-1.0b2.jar
> manually from local windows machine and run the command zip -Tv
> ant-contrib-1.0b2.jar shows below output
> [image: image.png]
>
> can we conclude on the issue why the error for jar when it is from GIT.
>
> On Fri, Jan 14, 2022 at 6:43 PM Manjunath S <[email protected]>
> wrote:
>
>> Hi Jai,
>>
>> Mismatched jar file( i.e.  b3.jar in xml and b2.jar in error output) is a
>> paste mistake.
>> I have tested the project build with the latest jar (i.e. b3.jar)
>> thinking that it could solve the problem.
>>
>> From now, we can analyze the issue with the point that we are using
>> b3.jar for building the project using ANT tool.
>>
>> Hi Stefan,
>>
>> I had tested with command jar -xvf ant-contrib-1.0b3.jar, but it was not
>> working and no error message was displayed in terminal.
>> Will test the command suggested by you ( zip -Tv ant-contrib-1.0b3.jar).
>> will share the observations.
>>
>> Thank you Jai, Stefan, for your suggestions.
>>
>>
>> On Thu, Jan 13, 2022 at 7:58 PM Stefan Bodewig <[email protected]>
>> wrote:
>>
>>> On 2022-01-13, Manjunath S wrote:
>>>
>>> > Path to, File ant-contrib-1.0b3.jar file is valid and it is downloaded
>>> from
>>> > Git via jenkins script. The same is working on the Windows platform.
>>>
>>> could still be corrupted locally. Can you open it with your ZIP tool of
>>> choice (JARs are ZIPs after all).
>>>
>>> zip -Tv ant-contrib-1.0b3.jar
>>>
>>> or something similar.
>>>
>>> Stefan
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
image.png (image/png, 27.3 KB) - not displayed
image.png (image/png, 88.2 KB) - not displayed