Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

949 by owentaylor on 16 April 2008, 14:55:14 -0500 (7 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...

trunk/project-impl/bin/generateDefaultMonitor.cmd 949 history download (+24) new

trunk/project-impl/src/java/templates/service.timerTask.javasrc 949 history download (+3 -3) diffs

trunk/project-impl/bin/createNotifyWorker.cmd 949 history download (+1 -1) diffs

trunk/project-impl/src/java/templates/pu.timerTask.xmlsrc 949 history download (+10 -4) diffs

trunk/project-impl/bin/projectcreator.jar 949 history download

… 11 more files in changeset.
562 by owentaylor on 14 March 2008, 15:06:44 -0500 (8 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…

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/Utility.java 562 history download (+2 -2) diffs

trunk/project-impl/bin/createPollingWorker.sh 562 history download (+10 -31) diffs

trunk/project-impl/bin/createPublisher.sh 562 history download (+9 -29) diffs

trunk/project-impl/bin/projectcreator.jar 562 history download

444 by owentaylor on 21 February 2008, 15:31:11 -0500 (9 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.

trunk/project-impl/bin/createNotifyWorker.cmd 444 history download (+22) new

trunk/project-impl/src/java/templates/service.javasrc 444 history download (+5 -0) diffs

trunk/project-impl/bin/commonsetup.cmd 444 history download (+5) new

trunk/project-impl/bin/projectcreator.jar 444 history download

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/handler/DomainCreationHandler.java 444 history download (+2 -2) diffs

… 1 more file in changeset.
370 by owentaylor on 12 February 2008, 15:20:04 -0500 (9 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…

trunk/project-impl/src/java/templates/service.timerTask.javasrc 370 history download (+1 -0) diffs

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/Utility.java 370 history download (+16 -1) diffs

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/handler/SpaceOptionHandler.java 370 history download (+3 -1) diffs

trunk/project-impl/src/java/templates/commonObject.javasrc 370 history download (+13 -0) diffs

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/handler/EclipseHandler.java 370 history download (+38 -4) diffs

… 3 more files in changeset.
368 by owentaylor on 11 February 2008, 08:00:19 -0500 (9 months ago) Modified DomainCreationHandler.java and DomainDiscoveryHandler.java so they now create and manage history files for the domain classes used before and the domain packages used before and offer as defa…

trunk/project-impl/bin/createMonitorService.cmd 368 history download (+1 -1) diffs

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/handler/PropertiesFileHandler.java 368 history download (+1 -4) diffs

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/Utility.java 368 history download (+58 -0) diffs

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/handler/SpaceOptionHandler.java 368 history download (+6 -2) diffs

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/handler/ServiceCreationHandler.java 368 history download (+2 -2) diffs

… 6 more files in changeset.
329 by owentaylor on 07 February 2008, 18:09:52 -0500 (9 months ago) Modified the templates to refer to obj instead of data
Modified the various scripts to share a commonsetup.cmd file so the local machine stuff only has to be edited once.

trunk/project-impl/src/java/templates/service.timerTask.javasrc 329 history download (+4 -12) diffs

trunk/project-impl/bin/createMonitorService.cmd 329 history download (+1 -9) diffs

trunk/project-impl/src/java/templates/service.javasrc 329 history download (+5 -5) diffs

trunk/project-impl/bin/_createPublisherWithCustomTokens.cmd 329 history download (+1 -8) diffs

trunk/project-impl/bin/createPollingWorker.cmd 329 history download (+1 -9) diffs

… 5 more files in changeset.
172 by owentaylor on 16 January 2008, 08:59:05 -0500 (10 months ago) Made small to change to UI so that there is a pause after all settings are entered before building the project.

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/Utility.java 172 history download (+47 -0) diffs

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/ProjectAttrs.java 172 history download (+11 -0) diffs

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/ProjectCreator.java 172 history download (+4 -1) diffs

trunk/project-impl/bin/projectcreator.jar 172 history download

trunk/project-impl/src/java/org/openspaces/adjunct/cpc/handler/DomainCreationHandler.java 172 history download (+10 -6) diffs

… 1 more file in changeset.
129 by owentaylor on 12 January 2008, 23:23:13 -0500 (10 months ago) new jarfilename reflected in these scripts

trunk/project-impl/bin/createMonitorService.cmd 129 history download (+1 -1) diffs

trunk/project-impl/bin/_createPublisherWithCustomTokens.cmd 129 history download (+1 -1) diffs

trunk/project-impl/bin/createPollingWorker.cmd 129 history download (+1 -1) diffs

trunk/project-impl/bin/createPublisher.cmd 129 history download (+1 -1) diffs

trunk/project-impl/bin/createPollingWorker.sh 129 history download (+1 -1) diffs

… 4 more files in changeset.
119 by uri on 10 January 2008, 10:28:42 -0500 (10 months ago) Removed file/folder

src/templates 119 history deleted

src 119 history deleted

src/templates/intellij 119 history deleted

src/templates/service.timerTask.javasrc 119 history deleted

src/com/gigaspaces/util/handler/EclipseHandler.java 119 history deleted

… 266 more files in changeset.
104 by open on 09 January 2008, 05:55:56 -0500 (10 months ago) Directory for Api Docs.

apidocs 104 history download (+0) new

101 by owentaylor on 08 January 2008, 13:58:34 -0500 (10 months ago) no comment

projectcreator/classes 101 history download (+0) new

projectcreator/classes/com/gigaspaces/util 101 history download (+0) new

projectcreator/src/templates/intellij/project.iml 101 history download (+86) new

projectcreator/classes/templates/pu.xmlsrc 101 history download (+74) new

projectcreator/src/META-INF 101 history download (+0) new

… 131 more files in changeset.
100 by owentaylor on 08 January 2008, 10:46:55 -0500 (10 months ago) no comment

classes/com 100 history download (+0) new

classes/templates/pu.usingServiceBase.xmlsrc 100 history download (+60) new

bin/createPublisher.cmd 100 history download (+32) new

src/templates 100 history download (+0) new

classes/templates/eclipse 100 history download (+0) new

… 130 more files in changeset.
40 by owentaylor on 20 December 2007, 10:41:27 -0500 (11 months ago) Removed file/folder

trunk/test 40 history deleted

39 by owentaylor on 20 December 2007, 10:41:16 -0500 (11 months ago) Created folder remotely

trunk/test 39 history download (+0) new

38 by owentaylor on 20 December 2007, 09:55:59 -0500 (11 months ago) Removed file/folder

trunk/test 38 history deleted

37 by owentaylor on 20 December 2007, 09:55:37 -0500 (11 months ago) Created folder remotely

trunk/test 37 history download (+0) new

35 by open on 20 December 2007, 09:44:40 -0500 (11 months ago) cpc Repository initial import

35 history download (+0) new

tags 35 history download (+0) new

branches 35 history download (+0) new

trunk 35 history download (+0) new

earlier earlier | later later
FishEye: Open Source License registered to openspaces.org.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-296 2008-04-24 ) - Administration - Page generated 2008-12-03 19:14 -0500