On Feb 17, 2009, at 1:54 PM, Assaf Arkin wrote:
On Tue, Feb 17, 2009 at 11:52 AM, Rhett Sutphin
<rh...@detailedbalance.net>wrote:
Hi,
With a trunk build of buildr, I'm getting "already initialized
constant"
warnings for all the constants that are defined in my project's
tasks/*.rake
files. This doesn't happen with 1.3.3.
Is this normal behavior for buildr when it is built from source?
Or is it
a bug?
Bug. These files should only be loaded once.
Assaf
Okay. https://issues.apache.org/jira/browse/BUILDR-255 .
Rhett