[JBoss JIRA] Created: (JBDS-1268) Request: Complete Automated Install using XML
by Will Dinyes (JIRA)
Request: Complete Automated Install using XML
---------------------------------------------
Key: JBDS-1268
URL: https://jira.jboss.org/browse/JBDS-1268
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: installer
Affects Versions: 3.0.0.GA
Environment: Java 1.6 (Sun), RHEL 5.5
Reporter: Will Dinyes
Currently, the install process outputs an InstallConfigRecord.xml file, which for a general IzPack install, would contain all the information needed to repeat the install in exactly the same way, but without prompts.
However, the output file does not currently contain all the required info. The only sections included are the install path, and JBDS short cut panel. When using this file to perform an automated install via:
java -jar jbdevstudio-3.0.0.GA.jar InstallConfigRecord.xml
The install goes to the right directory, but the short cut does not appear to be created.
It would be great if this file could be used to automate an installation. In my particular case, the reason is that we will have instructors and students doing weekly installs of the software, and if we could streamline that process, it would free up more time for learning how to use the dev tools (which are great, by the way).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 10 months
[JBoss JIRA] Created: (JBIDE-4082) Can't change starting state node from graphical editor
by Hedley Proctor (JIRA)
Can't change starting state node from graphical editor
------------------------------------------------------
Key: JBIDE-4082
URL: https://jira.jboss.org/jira/browse/JBIDE-4082
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jbpm
Affects Versions: 3.1.0
Environment: Windows xp
Eclipse 3.3.2, build M20080221-1800
JBoss jBPM Eclipse plugin v3.1.3 SP2
Reporter: Hedley Proctor
Fix For: 3.1.0
It doesn't seem possible to change the a starting state node to a normal state node, or vice versa. e.g. if you have a starting state with transitions to a number of states, but you want to insert a new starting state before it and convert the present node to a normal "State" node, it looks like you have to
- delete your current starting state node
- create a new state node with the same name, transitions, actions etc
- add your new starting state node
Since state and starting states are very similar, perhaps we could have an option to convert a starting state node to a normal state? e.g. in the properties tab at the bottom perhaps? Then you could just click this button or change the option to convert the node type, without any deleting and recreating.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 11 months