Task #1255
Feature #989: RCP: X.X, embed a jre in TXM setups
RCP: X.X, Don't use Java during TXM installation
Statut: | Closed | Début: | 16/02/2015 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Setup | Temps passé: | - | |
Version cible: | TXM 0.7.7 | Temps estimé: | 5.00 heures |
Description
If TXM embeds JAva, the user does not need to install Java and the user should not be asked to install Java for TXM installer.
Solution¶
Linux installer does not use java during the installation.
Windows tests Java architecture before installing, remove the test from the NSIS install script- MD: OK
- Ask the user if he wants to install R Packages.
- Use "Apple Script" dialogs instead
- MD: works but the dialog window is not shown in the foreground
- Use Package installer "choice" feature that copy the r_libs.R file. Then during the post installation script if the r_libs.R file exists install the R Packages. This solution does not create a modal dialog box
- MD: OK This solution has been finally selected
- Use "Apple Script" dialogs instead
- Get proxy configuration. Use "networksetup" instead or a Unix command to find out proxy configuration
- MD: OK but must be tested
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 10 ans
- Description mis à jour (diff)
#2 Mis à jour par Matthieu Decorde il y a plus de 10 ans
- Description mis à jour (diff)
- Version cible changé de TXM 0.7.8 à TXM 0.7.7
- % réalisé changé de 40 à 80
#3 Mis à jour par Matthieu Decorde il y a plus de 4 ans
- % réalisé changé de 80 à 100
#4 Mis à jour par Matthieu Decorde il y a plus de 4 ans
- Statut changé de New à Closed