You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2013/10/22 23:57:45 UTC

[jira] [Created] (BUILDR-689) NoMethodError : undefined method `project=' for #

Alex Boisvert created BUILDR-689:
------------------------------------

             Summary: NoMethodError : undefined method `project=' for #<Rake::FileTask:0x7fc32e6e4be8>
                 Key: BUILDR-689
                 URL: https://issues.apache.org/jira/browse/BUILDR-689
             Project: Buildr
          Issue Type: Bug
    Affects Versions: 1.4.14
            Reporter: Alex Boisvert
            Assignee: Peter Donald


Reported by Chris Bozic on the user@ mailing list:

after upgrading to buildr 1.4.14, I get a new error:

NoMethodError : undefined method `project=' for
#<Rake::FileTask:0x007fe27290a6d0>

The above error occurs on a line in the buildfile where I am attempting to
package(:war).  When I downgrade to buildr 1.4.12 everything works again.
 Has anyone else seen this?  If so, can you help me identify what I am
doing wrong?

Thanks,
Chris



--
This message was sent by Atlassian JIRA
(v6.1#6144)