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

Running applications in IDEA 7x impacted by recent patch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.3.1
    • None
    • IDE
    • None
    • 1.3.2 prerelease

    Description

      The patch which was applied from https://issues.apache.org/jira/browse/BUILDR-92 impacts the ability to run applications in IDEA. Because the test/resources directory is added as a dependency to the main classpath running an application takes on test properties, etc. which are in test/resources.

      This seems to be a catch 22 scenario. If we remove test/resources from the main classpath, then tests will fail. If we keep it, then running an application takes on the test properties, etc.

      The only solution I can think of is to copy target/test/resources to target/test/classes?

      Attachments

        1. proj-idea.zip
          9 kB
          Alexis Midon

        Issue Links

          Activity

            People

              Unassigned Unassigned
              digitalsanctum Shane Witbeck
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: