Skip to content

Instantly share code, notes, and snippets.

@elm-
Created October 14, 2015 08:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elm-/4596a8f7dad82922f42c to your computer and use it in GitHub Desktop.
Save elm-/4596a8f7dad82922f42c to your computer and use it in GitHub Desktop.
[...]
[debug] Jar uptodate: D:\jpx\IdeaProjects\cupenya-root\frontend-api\target\scala-2.11\frontend-api_2.11-1.9.1-SNAPSHOT.jar
[debug] Initial source changes:
[debug] removed:Set()
[debug] added: Set()
[debug] modified: Set(D:\jpx\IdeaProjects\cupenya-root\frontend-core\src\main\scala\com\cupenya\frontend\service\AbstractDataService.scala)
[debug] Invalidated products: Set()
[debug] External API changes: API Changes: Set()
[debug] Modified binary dependencies: Set()
[debug] Initial directly invalidated sources: Set(D:\jpx\IdeaProjects\cupenya-root\frontend-core\src\main\scala\com\cupenya\frontend\service\AbstractDataService.scala)
[debug]
[debug] Sources indirectly invalidated by:
[debug] product: Set()
[debug] binary dep: Set()
[debug] external source: Set()
[debug] All initially invalidated sources: Set(D:\jpx\IdeaProjects\cupenya-root\frontend-core\src\main\scala\com\cupenya\frontend\service\AbstractDataService.scala)
[info] Compiling 1 Scala source to D:\jpx\IdeaProjects\cupenya-root\frontend-core\target\scala-2.11\classes...
[...]
[debug] Jar uptodate: D:\jpx\IdeaProjects\cupenya-root\frontend-api\target\scala-2.11\frontend-api_2.11-1.9.1-SNAPSHOT.jar
[debug] Invalidating D:\jpx\IdeaProjects\cupenya-root\frontend-core\target\scala-2.11\classes\com\cupenya\frontend\service\AbstractDataService.class: stamp changed from lastModified(1444810011252) to lastModified(1444810264047)
[debug] Invalidating D:\jpx\IdeaProjects\cupenya-root\frontend-core\target\scala-2.11\classes\com\cupenya\frontend\service\AbstractDataService$.class: stamp changed from lastModified(1444810011256) to lastModified(1444810264048)
[debug]
[debug] Initial source changes:
[debug] removed:Set()
[debug] added: Set()
[debug] modified: Set()
[debug] Invalidated products: Set()
[debug] External API changes: API Changes: Set()
[debug] Modified binary dependencies: Set(D:\jpx\IdeaProjects\cupenya-root\frontend-core\target\scala-2.11\classes\com\cupenya\frontend\service\AbstractDataService.class, D:\jpx\IdeaProjects\cupenya-root\frontend-core\target\scala-2.11\classes\com\cupenya\frontend\service\AbstractDataService$.class)
[debug] Initial directly invalidated sources: Set()
[debug]
[debug] Sources indirectly invalidated by:
[debug] product: Set()
[debug] binary dep: Set(D:\jpx\IdeaProjects\cupenya-root\frontend-core\src\main\scala\com\cupenya\frontend\web\rest\GenericDataRoute.scala, D:\jpx\IdeaProjects\cupenya-root\frontend-core\src\main\scala\com\cupenya\frontend\web\rest\UserRoute.scala, D:\jpx\IdeaProjects\cupenya-root\frontend-core\src\main\scala\com\cupenya\frontend\service\RandomDataService.scala)
[debug] external source: Set()
[debug] All initially invalidated sources: Set(D:\jpx\IdeaProjects\cupenya-root\frontend-core\src\main\scala\com\cupenya\frontend\web\rest\GenericDataRoute.scala, D:\jpx\IdeaProjects\cupenya-root\frontend-core\src\main\scala\com\cupenya\frontend\web\rest\UserRoute.scala, D:\jpx\IdeaProjects\cupenya-root\frontend-core\src\main\scala\com\cupenya\frontend\service\RandomDataService.scala)
[info] Compiling 3 Scala sources to D:\jpx\IdeaProjects\cupenya-root\frontend-core\target\scala-2.11\classes...
[...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment