Josh Suereth
f3b5bcc02b
Merge pull request #2127 from sbt/wip/warn-on-intransitive-pom
...
Add warning to MakePom for intransitive dependencies.
2015-07-25 08:23:09 -04:00
Josh Suereth
92acfe1287
Fixes from review
2015-07-24 12:48:11 -04:00
Josh Suereth
9beff22d9a
Add warning to MakePom for intransitive dependencies.
...
Intransitive does not work in Maven, and does not translate to pom.xml.
2015-07-24 10:42:49 -04:00
Josh Suereth
bad1e9d487
Add handling for transitive exclude rules in pom.xml files.
...
Fixes #2109
* Add maven resolver tests back to travisCI
* Disable ivy.xml translation test from maven-repository-resolver config, due to incorrect assumptions.
2015-07-23 15:32:27 -04:00
Josh Suereth
d0e918d6d3
Merge pull request #2114 from pdalpra/add-append.sequence-list
...
Add an Append.Sequence instance for List
2015-07-18 07:05:59 -04:00
Pierre DAL-PRA
10c71b3f8a
Add an Append.Sequence instance for List, fixes #2107
2015-07-18 10:51:31 +02:00
Pierre DAL-PRA
f944ec98d2
Log javaOptions/fork interactions:
...
- When forking, log the javaOptions that are used
- When javaOptions are defined but fork := false, warn that javaOptions
will be ignored
2015-07-18 00:37:35 +02:00
eugene yokota
5824ef6d7f
Merge pull request #2106 from Duhemm/interface-specific-sources-clean
...
Find most specific version of compiler interface sources
2015-07-17 10:25:16 -04:00
fkorotkov
c73f513016
review comments
2015-07-16 15:49:06 -04:00
Dale Wijnand
5428c07420
Move PR 2085 notes.
2015-07-16 16:24:45 +01:00
Martin Duhem
3195d7256e
Notes
2015-07-16 15:46:14 +02:00
Pierre DAL-PRA
ea0abefac9
Add notes
2015-07-09 23:45:01 +02:00
Martin Duhem
6c123f22ba
Hide stacktrace on compilation error in build definition
2015-07-09 11:40:02 +02:00