#24 closed feature (fixed)
Add support for driving agents written in Groovy
Reported by: | Henrik Heimbuerger | Owned by: | Henrik Heimbuerger |
---|---|---|---|
Priority: | minor | Milestone: | MS2: Driving agent support |
Component: | controller | Version: | pre-1.0 |
Keywords: | driving agent, groovy | Cc: |
Description
[Requires #22 to be complete.]
Add support for driving agents written in Groovy.
Change History (6)
comment:1 Changed 16 years ago by
Milestone: | → MS4: Driving agent support |
---|
comment:2 Changed 16 years ago by
Owner: | changed from somebody to Henrik Heimbuerger |
---|---|
Status: | new → assigned |
comment:3 Changed 16 years ago by
Component: | unspecified → controller |
---|---|
Type: | enhancement → feature |
comment:4 Changed 16 years ago by
comment:5 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 Changed 16 years ago by
Note: See
TracTickets for help on using
tickets.
New commit by hheimbuerger (revision [324]):
[Fix for tickets #23 and #24, partial fix for ticket #22] Added proof-of-concept support for driving agents in Jython and Groovy.
Also added experimental "save" and "test run" buttons to the agent settings dialog. The implementation is preliminary and needs cleanup.