This project is mirrored from https://gitee.com/mirrors/intellij-community.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
  1. 06 Jul, 2017 1 commit
    • Sergey Karashevich's avatar
      [gui-test] change project output path if needed; cleanup; fixes · 7bce2115
      Sergey Karashevich authored
      Build script output could interfere with project output path if we starting GUI tests with GuiTestLocalLauncher. It builds a classpath from main IDE and testGuiFramework modules output paths, so we should be careful with it and change a project output if needed (see GuiTestLocalLauncher#changeProjectOutputIfNeeded()). To detect a using of a build script output we are looking at URL for GuiTestLocalLauncher to load this class. If it is not same to path calculated from project model we are assuming that output path from build script is used and changing the project's output on it.
      
      Groovy build scripts (CompilationContextImpl.groovy, BuildOptions.grovy) are reverting to its initial states.
      7bce2115
  2. 26 Jun, 2017 1 commit
  3. 24 Jun, 2017 2 commits
  4. 23 Jun, 2017 36 commits