[
https://issues.jboss.org/browse/FORGE-1461?page=com.atlassian.jira.plugin...
]
George Gastaldi closed FORGE-1461.
----------------------------------
Fix Version/s: 2.1.2.Final
(was: 2.x Future)
Resolution: Done
"project-new" command fails while a ResourceTransaction is
active
-----------------------------------------------------------------
Key: FORGE-1461
URL:
https://issues.jboss.org/browse/FORGE-1461
Project: Forge
Issue Type: Feature Request
Components: Builtin Plugins, Resources
Affects Versions: 2.0.0.CR1
Reporter: Lincoln Baxter III
Assignee: George Gastaldi
Priority: Critical
Fix For: 2.1.2.Final
{code}[Desktop]$ transaction-start
***SUCCESS*** Resource Transaction started
[Desktop]$ project-new
--named --topLevelPackage --targetLocation --version
--finalName --buildSystem --type
[Desktop]$ project-new --named example
***SUCCESS*** Project named 'example' has been created.
Exception when parsing/running: project-new --named example, Current working directory
must be a directory
[Desktop]$
[Desktop]$
[Desktop]$ ls
pom.xml src
[Desktop]$ cd ..
[Desktop]$ ls
example
[Desktop]$ transaction-commit
[Desktop]$
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira