sbt/compile
Grzegorz Kossakowski 533a5b8c23 Add specification for extracted source dependencies.
Add specs2 specification (unit test) which documents current dependency
extraction logic's behavior. It exercises `direct` and `publicInherited`
relations.

This test is akin to `source-dependencies/inherited-dependencies` scripted
test. We keep both because this test will diverge in next commit to test
`memberRef` and `inheritance` relations.

The idea behind adding this test and then modifying the
`memberRefAndInheritanceDeps` flag so we test `memberRef` and `inheritance`
is that we can show precisely the differences between those two dependency
tracking mechanisms.
2013-11-26 18:39:23 +01:00
..
api Represent api changes as values and cleanup APIChanges class. 2013-11-11 15:43:28 +01:00
inc Do not add source dependencies on itself. 2013-11-26 18:39:23 +01:00
integration/src/main/scala/sbt/compiler Replace binary Analysis format with a text-based one. 2013-11-16 13:59:02 -08:00
interface Add specification for extracted source dependencies. 2013-11-26 18:39:23 +01:00
ivy/src/main/scala/sbt/compiler Follow source layout convention supported by Eclipse. 2012-12-07 10:27:08 -08:00
persist Introduce `memberRef` and `inheritance` relations. 2013-11-26 18:39:13 +01:00
src/main/scala/sbt Merge ExtendedReporter into Reporter. 2013-05-27 19:12:39 -04:00
NOTICE - Stuart's improvements to triggered execution 2010-07-05 12:53:37 -04:00