|
Craig McClanahan made changes - 12/Oct/06 08:39 PM
That would be my fault :-). I'll update the nightly build script to include the new shale-application module (which now contains this class), as well as the other new modules for the dialog refactoring, before the run tonight.
We also need to update the Continuum scripts that deploy the snapshot artifacts to pick up these new ones.
As of the 20061013 nightly build, the zip and tar.gz files will contain four new modules, as a result of the recent refactorings being done for
* shale-application -- contains the Application Controller classes, recently factored out of shale-core * shale-dialog -- replacement Dialog APIs that support pluggable implementations (was shale-dialog2 in the sandbox) * shale-dialog-basic -- implementation for shale-dialog equivalent to the original support in shale-core, but with a bunch of bugs fixed (was shale-dialog2-basic in the sandbox) * shale-dialog-scxml -- implementation for shale-dialog that uses Commons SCXML (was shale-dialog2-scxml in the sandbox) I'm leaving this issue open for the moment, until we update the continuous build configuration to deploy the new modules to the Maven snapshot repository. I added the following modules to Continuum: * shale-view * shale-dialog * shale-dialog-basic * shale-dialog-scxml * shale-application TODO: Clean up the snapshot repo (delete shale-dialog2, etc.,) and add any missing modules. All of the 'dialog2' directories have been deleted from the snapshot repository.
The shale-validator module was added to Continuum.
Wendy Smoak made changes - 15/Oct/06 08:12 PM
Rahul Akolkar made changes - 23/Jan/07 04:40 PM
Jeff Turner made changes - 09/Aug/07 07:17 AM
Antonio Petrelli made changes - 08/Jan/09 08:57 AM
Antonio Petrelli made changes - 08/Jan/09 09:08 AM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
SHALE-299, refactoring the core into separate modules.