commit | d2fcbba230d222d6419c89a20e9f7bf711e10b6b | [log] [tgz] |
---|---|---|
author | kenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d> | Mon Jan 04 19:47:18 2010 +0000 |
committer | kenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d> | Mon Jan 04 19:47:18 2010 +0000 |
tree | 58325af198b458f4daee8ef3c8d3f22a996d70e1 | |
parent | 5066322074b975fac2436cb137d3b169d75c96d6 [diff] |
Improve zip/jar support: - Don't support par or war since par is not a standard format and outputting to war doesn't make sense. - Add boilerplate manifest when outputting to Jar. - Remove "XXX check conversion" comments because I don't care. - Add a test.