[
http://jira.jboss.com/jira/browse/JBESB-1221?page=all ]
James Williams resolved JBESB-1221.
-----------------------------------
Resolution: Done
I changed the groovy classpath to point to the version of Groovy that's bundled in the
ESB. So, now there should be no need to check for a GROOVY_HOME environment variable. Let
me know if any other changes are needed. I do realize that this is the only quickstart
that compiles/runs groovy scripts outside of the ESB runtime, but I do think this is now
intuitive enough for newbies to use. It should work out of the box just like the other
quickstarts.
James
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: James Williams
Fix For: 4.2.1 triage
In 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