[jboss-jira] [JBoss JIRA] (AS7-5264) Errai QuickStart modifies source tree
Ondrej Zizka (JIRA)
jira-events at lists.jboss.org
Sat Jul 28 12:42:06 EDT 2012
Ondrej Zizka created AS7-5264:
---------------------------------
Summary: Errai QuickStart modifies source tree
Key: AS7-5264
URL: https://issues.jboss.org/browse/AS7-5264
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.1.1.Final
Reporter: Ondrej Zizka
In current Quickstarts master, the Errai QS, after built, adds these files:
{code}
# On branch master
# Untracked files:
# helloworld-errai/src/main/gwt-unitCache/
# helloworld-errai/src/main/webapp/HelloWorldApp/
# helloworld-errai/src/main/webapp/WEB-INF/deploy/
{code}
The build should be configured so they end up in `target/`, or at least we should ignore these files in `.gitignore`.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list