| CPC:/trunk/project-impl/bin/projectcreator.jar |
jump to detailed chart Line HistoryView Mode
|
History |
latest revision trunk949 raw Created: 2008-04-16 14:55:14 -0500 (7 months ago) | Author: owentaylor | Changeset: 949 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...
Properties
svn:mime-type = application/octet-stream 562 raw Created: 2008-03-14 15:06:44 -0500 (8 months ago) | Author: owentaylor | Changeset: 562 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: createPollingWorker.sh and createPublisher.sh.
Properties
svn:mime-type = application/octet-stream 444 raw Created: 2008-02-21 15:31:11 -0500 (9 months ago) | Author: owentaylor | Changeset: 444 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.
Properties
svn:mime-type = application/octet-stream 370 raw Created: 2008-02-12 15:20:04 -0500 (9 months ago) | Author: owentaylor | Changeset: 370 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 creates a working project - this is true for at least worker and publisher scripts
Properties
svn:mime-type = application/octet-stream 368 raw Created: 2008-02-11 08:00:19 -0500 (9 months ago) | Author: owentaylor | Changeset: 368 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 default the last one created in each case. The effect of these and any other changes so far is to allow a newbie to generate a working worker and publisher by accepting all defaults when running the createPollingWorker.cmd and createPublisher.cmd scripts.
Properties
svn:mime-type = application/octet-stream 329 raw Created: 2008-02-07 18:09:52 -0500 (9 months ago) | Author: owentaylor | Changeset: 329 Modified the templates to refer to obj instead of dataModified the various scripts to share a commonsetup.cmd file so the local machine stuff only has to be edited once.
Properties
svn:mime-type = application/octet-stream 172 raw Created: 2008-01-16 08:59:05 -0500 (10 months ago) | Author: owentaylor | Changeset: 172 Made small to change to UI so that there is a pause after all settings are entered before building the project.
Properties
svn:mime-type = application/octet-stream 163 raw Created: 2008-01-14 12:39:09 -0500 (10 months ago) | Author: owentaylor | Changeset: 163 Fixed Bug when no domain.history.properties file existed...
Properties
svn:mime-type = application/octet-stream |