Changes between Version 10 and Version 11 of PLATFORM_DEPLOYMENT_TARGET_JWS_R1


Ignore:
Timestamp:
06/04/09 16:31:58 (16 years ago)
Author:
gogov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOYMENT_TARGET_JWS_R1

    v10 v11  
    2929 
    3030= Design = 
    31  * I'll use http://sophie.org/jws to store everything 
     31 * I'll use http://sophie.org/jws to store the following: 
    3232  * keystore 
    3333  * all needed jars 
     
    4141 * I'll refactor JavaWebStartMain class to System.setProperty("editor", ...) to whatever is actually run, either "author", "reader" or "server". JavaWebStartMain.main will receive this as a 3rd parameter from the jnlps. 
    4242 
     43There are lots of new issues with the FileEntryManager which need to be fixed: 
     44 * FileEntryManager.getRoRoots() currently searches for a "modules" dir from the current working directory to the root of the filesystem tree 
     45 
    4346= Implementation = 
    4447^(Describe and link the implementation results here (from the wiki or the repository).)^