[
https://issues.jboss.org/browse/JBRULES-3024?page=com.atlassian.jira.plug...
]
Geoffrey De Smet resolved JBRULES-3024.
---------------------------------------
Assignee: Geoffrey De Smet
Fix Version/s: 5.2.0.CR1
(was: 5.3.0.M1)
Resolution: Won't Fix
From JBRULES-3018: We're going back to the old way as Mark and
Kris requested: the jars are located by "the drools runtime" (so not by M2_REPO
and also not by generating into the .classpath file).
They still need to first
configure "the drools runtime" folder correctly in eclipse to get the examples
to work.
Distribution: generate eclipse .classpath and .project files during
assembly creation that work out-of-the-box with no additional steps.
----------------------------------------------------------------------------------------------------------------------------------------
Key: JBRULES-3024
URL:
https://issues.jboss.org/browse/JBRULES-3024
Project: Drools
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Reporter: Geoffrey De Smet
Assignee: Geoffrey De Smet
Fix For: 5.2.0.CR1
Committing the examples .classpath and .project files to github can not solve this
because it will always require the additional step of defining the M2_REPO variable.
So instead, we can use src/main/filtered-resources to generate .classpath and .project
files for the examples
that reuse the jars from the distribution binaries dir.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira