Description
This issue was originally created at: 2007-08-07 15:27:21.
This issue was reported by: stevenknight
.
stevenknight said at 2007-08-07 15:27:21
Leanid Nazdrynau submitted a
war.py
builder for Java WAR files as part of issue #1162.
The rest of that issue has been integrated. This issue has been opened to track the WAR Builder issue separately, since there is still work to be done there (test case, doc) and it probably shouldn't hold up the next release.
stevenknight said at 2007-08-07 15:28:01
Created an attachment (id=207)
prototpe war.py Tool module, courtesy Leanid Nazdrynau
stevenknight said at 2007-08-07 15:30:33
marking as PATCH
gregnoel said at 2008-06-05 16:47:39
Bug party triage: Zip(), Jar(), and War() are all the same format, so they should all be built on the same foundation, so that when we convert to using the Python zipfile module, they all can benefit.
gregnoel said at 2008-12-26 13:29:14
Adjust triage of issues.
russel said at 2009-08-28 00:38:21
Add Russel to the CC list.
managan said at 2009-08-28 12:48:01
Add java keyword
stevenknight said at 2009-11-10 18:00:19
stevenknight => issues@scons
stevenknight attached war.py at 2008-03-25 11:08:15.
prototpe war.py Tool module, courtesy Leanid Nazdrynau