[ 
https://issues.apache.org/jira/browse/BUILDR-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dani Perez updated BUILDR-635:
------------------------------

    Comment: was deleted

(was: Please, let me know if the patch has not the right format.

I don't know how to write a spec for it, sorry.)
    
> JRE container entry to be declared before user sources and dependencies
> -----------------------------------------------------------------------
>
>                 Key: BUILDR-635
>                 URL: https://issues.apache.org/jira/browse/BUILDR-635
>             Project: Buildr
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: 1.4.7
>         Environment: Linux / 32 bits / Fedora 15
> java version "1.6.0_25"
> Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
> Java HotSpot(TM) Client VM (build 20.0-b11, mixed mode, sharing)
>            Reporter: Dani Perez
>            Priority: Minor
>              Labels: eclipse, ide, ide-plugins
>             Fix For: 1.4.7
>
>   Original Estimate: 20m
>  Remaining Estimate: 20m
>
> (I reported this issue in github because I hadn't read Buildr's contribution 
> policy. See https://github.com/apache/buildr/pull/3)
> See https://gist.github.com/1605072 in order to reproduce the bug. In 
> summary, if you use Drools, it already ships a JRE container. Since the 
> user's dependencies are written first to '.classpath' , Drools container will 
> be taken instead of Eclipse's. In my case, it produces undesired effects like 
> disabling Java Generics because I use the last JDK in Eclipse whereas Drools 
> doesn't.
> It makes sense to me to have JRE libs before user libs but I ignore if this 
> change might have side effects. This bug might potentially affect any 
> dependency making use of its own embedded JRE (i.e.: rather unlikely).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to