Can anyone confirm a JAR manifest bug when creating a JAR file.
The Ant 1.4 manifest file truncates the lines to a fixed size, replacing the
remainder on the next line (see below)

Manifest-Version: 1.0
Created-By: Ant 1.4

Name: com/protek/sp/equipment/EquipmentDefinitionBeanEOImpl_WLStub.cla
 ss

Name: com/protek/sp/enumerators/BandwidthTypeManagerBeanHomeImpl_WLSke
 l.class

Name: com/protek/sp/enumerators/ManufacturerManagerBeanEOImpl_Descript
 or.ser

We have a rebuild process that reduces the bean deployment, as part of the
process the product JAR file previous created is extracted (using Ant) to a
temporary directory. The newly compiled files a copied to the temporary
directory. The temporary directory is JAR again. It works the first time,
but it fails further times and the manifest file appears as above.

Has anyone else seen this? If so is there a fix?

Richard

-----------------------------------------------------------------------------------------
This message is for the named persons use only.  It may contain confidential, 
proprietary or legally privileged information.  No confidentiality or privilege is 
waived or lost by any mistransmission.  If you receive this message in error, please 
immediately delete it and all copies of it from your system, destroy any hard copies 
of it and notify the sender.  You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. PROTEK Network Management Group and each of its subsidiaries reserve the 
right to monitor all e-mail communications through its networks.  Any views expressed 
in this message are those of the individual sender, except where the message states 
otherwise and the sender is authorised to state them to be the views of any such 
entity.




Reply via email to