[Build] Add integration tests for Build tw presentation of JPS builds IDEA-206108 IJBTS-71

GitOrigin-RevId: deb31f36337ad3ef625deebd739fa774d5c4add9
This commit is contained in:
Vladislav.Soroka
2020-03-19 11:14:52 +03:00
committed by intellij-monorepo-bot
parent 3db5c6e475
commit b2ec51271d
14 changed files with 592 additions and 190 deletions

View File

@@ -22,8 +22,6 @@ compiler.error.exception=Error: {0}
status.compilation.aborted=Compilation aborted
status.all.up.to.date=All files are up-to-date
compiler.error.failed.to.delete=Failed to delete {0}
compiler.build.messages.failed={0} failed
compiler.build.messages.cancelled={0} cancelled
compiler.build.messages.classes.check.uptodate=Build results are up-to-date for requested compile scope.\nSubsequent incremental build wouldn't do anything.
compiler.build.messages.classes.check.outdated=Build results are outdated for requested compile scope.\nSubsequent incremental build will compile files for changed sources and remove obsolete results of the previous build.
progress.updating.caches=Updating caches...