Java package caching through constants e.g. (Java.java.lang.String cached as 
Java::Lang::String) can shadow Ruby modules
------------------------------------------------------------------------------------------------------------------------

                 Key: BUILDR-499
                 URL: https://issues.apache.org/jira/browse/BUILDR-499
             Project: Buildr
          Issue Type: Bug
    Affects Versions: 1.4.1, 1.4
            Reporter: Alex Boisvert
            Assignee: Alex Boisvert
             Fix For: 1.4.2


As uncovered through new specs in BULDR-483, java package caching through 
constants e.g. (Java.java.lang.String cached as Java::Lang::String) can shadow 
Ruby modules which can lead to unpleasant surprises.

Better disable this feature;  caching is not that important and can be achieved 
in other safer and more explicit ways.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to