Automatic Software Updater: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann Created page with "== Use cases == == Requirements == == Internals == == Creating update.properties == The updated files now need to be signed in a way that hides the signature from Java. This ..." |
imported>Hendrik Brummermann No edit summary |
||
| Line 1: | Line 1: | ||
== Use cases == |
== Use cases == |
||
U1. Updates of the production download-client (user) |
|||
U2. Initial download and updates of the production webstart-client (user) |
|||
U3. Running the client in a development environment (coder) |
|||
U4. Adding resources to the production client by non coders (graphic and sound contributor) |
|||
U6. Providing a production download-client without update (packagers for linux distributions) |
|||
U7. Prodiding production download-client and webstart-client for a forked projects (third party developers) |
|||
== Requirements == |
== Requirements == |
||