RE: problem with zipfileset and fileset storing directories with xml files in them

2005-03-14 Thread Conelly, Luis (GE Energy, Non GE, GENE)
problem with zipfileset and fileset storing directories with xml files in them Hey all, I am hoping I am just losing my mind here. When I use the WAR, JAR or ZIP task to create an archive, every time I try to store any directories that have .xml files in them, the directories are lowercased. Alwa

Re: problem with zipfileset and fileset storing directories with xml files in them

2005-03-13 Thread duvelbier-tsmets
At first look ... Zip has no destdir but a destfile http://ant.apache.org/manual/CoreTypes/zipfileset.html Can you also provide the specs of the environment (OS & fs if relevant, JDK, ANT) as it seem file on my machine ... ? \T, --- Kevin Duffey <[EMAIL PROTECTED]> wrote: > Hey all, > > I

Re: problem with zipfileset and fileset storing directories with xml files in them

2005-03-13 Thread Jeffrey E Care
IIRC winzip tries to be "helpful" and shows all dirs in an archive as lowercase. This has been discussed on this list before, try searching the archives: http://marc.theaimsgroup.com/?l=ant-user&r=1&w=2 -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Toolin

problem with zipfileset and fileset storing directories with xml files in them

2005-03-13 Thread Kevin Duffey
Hey all, I am hoping I am just losing my mind here. When I use the WAR, JAR or ZIP task to create an archive, every time I try to store any directories that have .xml files in them, the directories are lowercased. Always. I do something like this: Every time I open the file.war (or if I n