On Tue, Feb 17, 2009 at 11:52 AM, Rhett Sutphin <[email protected]>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 > > > Thanks, > Rhett >
