Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-229

Fix warnings about DLL locations in the build of Org.Apache.REEF.All

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.11
    • None

    Description

      When building REEF.NET, we get the following warnings:

      Warnings during the build
      EXEC : warning : 3 issue(s) found with package 'Org.Apache.REEF.All'. [c:\src\reef\lang\cs\Org.Apache.REEF.All\Org.Apache.REEF.All.csproj]
      
        Issue: Assembly outside lib folder.
        Description: The assembly 'obj\Debug\Org.Apache.REEF.All.dll' is not inside the 'lib' folder and hence it won't be added as reference when the package is installed into a project.
        Solution: Move it into the 'lib' folder if it should be referenced.
      
        Issue: Assembly outside lib folder.
        Description: The assembly 'obj\x64\Debug\Org.Apache.REEF.All.dll' is not inside the 'lib' folder and hence it won't be added as reference when the package is installed into a project.
        Solution: Move it into the 'lib' folder if it should be referenced.
      
        Issue: Assembly outside lib folder.
        Description: The assembly 'obj\x64\Release\Org.Apache.REEF.All.dll' is not inside the 'lib' folder and hence it won't be added as reference when the package is installed into a project.
        Solution: Move it into the 'lib' folder if it should be referenced.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            markus.weimer Markus Weimer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: