|
From: Larry S. (JIRA) <no...@at...> - 2006-05-13 13:24:46
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-285?page=comments#action_17579 ] Larry Streepy commented on RCP-285: ----------------------------------- Just a note that the "unsign" operation needs to be careul not to erase other needed information in the META-INF directory. The simple approach that was taken in the original spring rich ant build file was insufficient. It was just removing everything in META-INF, which would lead to failures for things like the java mail jar (which contains critical configuration files in META-INF). > Petclinic: (Re)Enable webstart + standalone webstart on site demo > ----------------------------------------------------------------- > > Key: RCP-285 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-285 > Project: Spring Framework Rich Client Project > Type: New Feature > Components: Build System > Reporter: Geoffrey De Smet > Assignee: Geoffrey De Smet > Fix For: 0.2.0 > > Enable webstart for petlinic: > - client webstart included in server > - standalone webstart included in maven site as demo "WEB START ME NOW" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |