Bug #913
RCP: X.X, remove sample groovy scripts from classpath
Statut: | Closed | Début: | 03/07/2014 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Macros | Temps passé: | - | |
Version cible: | TXM 0.7.6 |
Description
The Groovy sample scripts in the $TXMHOME/scripts/samples/groovy was in the Groovy classpath.
It should not because this is not documented and the access is not easy.
Historique
#1 Mis à jour par Matthieu Decorde il y a environ 11 ans
- % réalisé changé de 0 à 80
#2 Mis à jour par Matthieu Decorde il y a environ 11 ans
- % réalisé changé de 80 à 90
Test : create A.groovy in "users" directory with
import AA AA.main()
create AA.groovy in "samples" directory with
println "AA samples"
create AA.groovy in "users" directory with
println "AA users"
A.groovy execution displays : "AA users"
#3 Mis à jour par Matthieu Decorde il y a environ 11 ans
- % réalisé changé de 90 à 100
#4 Mis à jour par Matthieu Decorde il y a environ 11 ans
- Statut changé de New à Closed