[
http://jira.jboss.com/jira/browse/JBPM-508?page=all ]
Thomas Diesler resolved JBPM-508.
---------------------------------
Resolution: Out of Date
create eclipse installation script for the labs
-----------------------------------------------
Key: JBPM-508
URL:
http://jira.jboss.com/jira/browse/JBPM-508
Project: JBoss jBPM
Issue Type: Feature Request
Components: Training
Reporter: Tom Baeyens
Assigned To: Koen Aers
Priority: Critical
a target should be added to the jbpm.3 training build script.
input:
1) location of an eclipse zip file
2) location of a jbpm starters kit
those 2 input locations must be configurable with a property
3) the workspace can be found relative to the build script
the script should get (with ftp) the 2 downloadable files if they are not present. the
script should then extract the eclipse to a configurable (in the properties) location,
install the jbpm designer plugin and copy the workspace in the eclipse directory.
a windows .bat file should be generated in the eclipse dir that starts eclipse pointing
to the proper workspace and specifying some memory like e.g. :
@echo off
eclipse.exe -data ${workspace.location} -Xms512m -Xmx700m
a readme.txt besides the build.xml should give minimal instructions on how to use
script.
regards, tom.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira