[
https://issues.apache.org/jira/browse/BUILDR-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903935#action_12903935
]
Hudson commented on BUILDR-499:
-------------------------------
Integrated in Buildr-ci-build-1.9 #6 (See
[https://hudson.apache.org/hudson/job/Buildr-ci-build-1.9/6/])
BUILDR-499 Java package caching through constants
e.g. (Java.java.lang.String cached as Java::Lang::String)
can shadow Ruby modules.
> 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.4.1
> 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.