you could try an antcall to a task which creates the manifest with all of
the file attributes you desire
and then run the jar task with the just created Manifest
But that's painful and I would look for a way to tweak the manifest task
to accomplish this functionality..provided the keepers of the source agree..
-M
----- Original Message -----
From: "Gary Mullen-Schultz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 03, 2003 7:07 PM
Subject: Specific File Information In Manifest


>
> I would like to automatically add a line into the manifdst about each
.java/.js/etc. file contained in a jar/war. This would contain file size,
date etc. information, and ideally, data (like programmer who made last
change) parsed from the file itself (from a standardized header).
>
> Any ideas? Thanks, Gary
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to