jump to detailed chart | hide Line History
Constraint |
Recent Changelog
949
by owentaylor
16 April 2008, 14:55:14 -0500
(8 months ago)
This version adds three new scripts that allow for complete default generation of a worker, a publisher, and a monitor. This sets the stage for a future GUI version...
./project-impl/bin/generateDefaultMonitor.cmd
949
./project-impl/src/java/templates/service.timerTask.javasrc
949
./project-impl/bin/createNotifyWorker.cmd
949
./project-impl/src/java/templates/pu.timerTask.xmlsrc
949
./project-impl/bin/projectcreator.jar
949
562
by owentaylor
14 March 2008, 15:06:44 -0500
(9 months ago)
This release sees a shorter prefix to the generated project names because it was too unwieldy before (this is controlled in Utility.java. Also, two new shell scripts that work on linux: createPolling…
./project-impl/src/java/org/openspaces/adjunct/cpc/Utility.java
562
./project-impl/bin/createPollingWorker.sh
562
444
by owentaylor
21 February 2008, 15:31:11 -0500
(10 months ago)
Fixed annoying lack of space after the statement of default=x.y.zthis looked confusing. Now it looks like:
default=x.y.z >this is not confusing. Cheers, Owen.
./project-impl/bin/createNotifyWorker.cmd
444
./project-impl/src/java/templates/service.javasrc
444
./project-impl/bin/commonsetup.cmd
444
./project-impl/bin/projectcreator.jar
444
./project-impl/src/java/org/openspaces/adjunct/cpc/handler/DomainCreationHandler.java
444
370
by owentaylor
12 February 2008, 15:20:04 -0500
(10 months ago)
Large revision! this release allows for several new things. 1) Domain is now a project(must be imported) 2) There is no need to edit the various .project files 3) if you accept all defaults it creat…
./project-impl/src/java/templates/service.timerTask.javasrc
370
./project-impl/src/java/org/openspaces/adjunct/cpc/Utility.java
370
./project-impl/src/java/org/openspaces/adjunct/cpc/handler/SpaceOptionHandler.java
370
./project-impl/src/java/templates/commonObject.javasrc
370
./project-impl/src/java/org/openspaces/adjunct/cpc/handler/EclipseHandler.java
370
|