[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2594) runExamples.bat has errors
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Mon Sep 6 02:42:52 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet resolved JBRULES-2594.
---------------------------------------
Fix Version/s: 5.2.0.M1
Resolution: Done
Fixed the rem problem.
Still requiring a JDK (so -server) because the target audience are developers and I suggest the -server option.
If someone else trips over that problem, open a new issue and we can do something with "if JAVA_HOME exists then JAVA_HOME/java -server else java (without -server and without full path).
> runExamples.bat has errors
> --------------------------
>
> Key: JBRULES-2594
> URL: https://jira.jboss.org/browse/JBRULES-2594
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-planner
> Affects Versions: 5.1.0.CR1
> Environment: Windows
> Reporter: Wise Guy
> Assignee: Geoffrey De Smet
> Priority: Minor
> Fix For: 5.2.0.M1
>
>
> The runExamples.bat file from drools-5.1.0.CR1-planner.zip has errors when run.
> Line 14 starts with "#" instead of "rem"
> and line 15 has the JVM option "-server" which in case of JRE returns "Error: no `server' JVM at"
--
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
More information about the jboss-jira
mailing list