[JBoss JIRA] Created: (JBESB-1221) load_generator QS should throw more polite compilation error
by Tom Cunningham (JIRA)
load_generator QS should throw more polite compilation error
------------------------------------------------------------
Key: JBESB-1221
URL: http://jira.jboss.com/jira/browse/JBESB-1221
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples
Affects Versions: 4.2.1 IR2
Reporter: Tom Cunningham
Assigned To: Mark Little
Fix For: 4.2.1
In …
[View More]other QS, if we are missing dependencies we throw errors explaining what they are and saying how to fix them. We should do the same with load_generator's GROOVY dependency.
drseuss:~/src/esb/trunk/product/samples/quickstarts/load_generator tcunning$ ant clean deploy
Buildfile: build.xml
BUILD FAILED
/Users/tcunning/src/esb/trunk/product/samples/quickstarts/load_generator/build.xml:21: /Users/tcunning/src/esb/trunk/product/samples/quickstarts/load_generator/${env.GROOVY_HOME}/embeddable not found.
Total time: 0 seconds
--
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
[View Less]
17 years, 5 months