life and stuff

Listen, strange women lying in ponds, distributing swords, is no basis for a system of government... You can't expect to wield supreme executive power, just cause some watery tart threw a sword at you....
saving the world, one CVS/SVN check-in at a time...

4.28.2006

java interesting tip

have been creating some set up stuff, and whenever i tried to run ant target "war", and then opened the resulting .war with a zip file...the zip file appeared to put it in a "web-inf" directory, instead of WEB-INF. This is b/c winzip cannot display uppercase directory file names...it is an option that is turned off by default. once i enabled it, the problem was solved.

oddly,it did display other things..like WEB-INF/lib correctly. Not sure what is up with that.

Just an interesting tidbit for yeh.

http://cephas.net/blog/2004/02/04/ant_war_task_webinf_in_lowercase.html

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home