Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-119

eclipse task does not accept test resource folders

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.3
    • 1.3.3
    • IDE
    • None
    • trunk revision 680924

    Description

      When calling the eclipse task on a project that has test resources, buildr should add the test resources' folders to the eclipse classpath. Instead, it raises the error 'undefined method `to_sym' for #<Rake::FileTask:0xb73a0694>'.

      This issue is similar to issue BUILDR-106. A FileTask object is given to the path_to method, although it does not know how to handle something that is not a string or an array of symbols and strings.

      This issue affects only test resources, not main resources, because of some code discrepancy in eclipse.rb

      Attachments

        1. BUILDR-119.lib.patch
          0.9 kB
          Antoine Contal
        2. BUILDR-119.spec.patch
          3 kB
          Antoine Contal

        Issue Links

          Activity

            People

              boisvert Alex Boisvert
              lacton Antoine Contal
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: