Le fichier de définition est un fichier avec l'extension.bs et est décrit par le language de script BeanShell.
The definition file is a file with extension.bs and is described using the BeanShell scripting language.
Intègre BeanShell pour plus de flexibilité.
Cette tâche exécute un script Beanshell.
This task launch a Beanshell script.
Cette trace indique l'ordre d'évaluation du code beanshell
This trace shows the evaluation order of the beanshell code
Le code a été adapté aux dernières versions de Beanshell (version 1.1a18 supportée, la 1.2b1 ne fonctionne pas à cause d'un bug).
The code was ported to the last versions of Beanshell (version 1.1a18 works, but 1.2b1 doesn't due to a bug).
La tâche Beanshell a été testée avec succès avec la version 1.1a18 (la version dont le jar est distribuée dans ce package).
This task was successfully tested with Beanshell version 1.1a18 (which jar file is included in this package).
On peut maintenant lancer l'interpréteur d'un clic droit de la souris sur le source d'un script et l'on voit le résultat dans la console Beanshell.
Why not... We can now run the interpreter with a single right click on a script source and see the output in the Beanshell console.
L'exemple de politique de campus est maintenant composé de deux fichiers, le premier utilisant le language BeanShell pour exprimer les définitions d'entité et le deuxième utilisant le langage Prova.
The campus example is now packaged as two files, the first one uses the BeanShell language to express the entity definitions and the second one the Prova language.
Tout comme Hudson, les informations d'une tâche de construction sont collectées par l'intermédiaire d'un formulaire de création qui exécute un workflow principal, appelant des scripts Beanshell pour créer le workflow adéquat.
Just like Hudson, build job information is collected via a build form which executes a master workflow, calling on the Beanshell scripts to create the relevant workflow.
BeanShell fournit une interface de programmation d'application (API) le rendant facilement intégrable.
BeanShell provides an easy to integrate application programming interface (API).
Avant d'exécuter le code source dans le module, la variable globale XSCRIPTCONTEXT est insérée comme variable globale dans le module (cette variable existe également pour javascript et beanshell, elle est proposée ici pour des raisons de cohérence).
Before executing the source code within the module, the global variable XSCRIPTCONTEXT is inserted as global variable within the module (this variable also exists e.g. for javascript and beanshell, it is offered here for consistency reasons).
BeanShell 1.3.0 a été publié en août 2003.
BeanShell 1.3.0 was released in August 2003.
Cela fait de BeanShell un outil de test et de débogage populaire pour la machine virtuelle Java (JVM).
This makes BeanShell a popular testing and debugging tool for the Java virtual machine (JVM) platform.