Commit Graph

17940 Commits

Author SHA1 Message Date
Martin Duhem 8ef2bb2180 Address Codacy's complaints 2016-02-23 15:54:31 +01:00
Grzegorz Kossakowski 0f5f818c73 Move `trait-member-modified` to source-dependencies
It's not clear what the distinction between compiler-project and
source-dependencies scripted tests is so let's stick to the one that has
the biggest number of tests for incremental compiler.
2016-02-23 15:44:12 +01:00
Grzegorz Kossakowski 07ff2d8e26 Add a pending test for a modified member of a trait
The test shows that name hashing optimization is broken for members
defined in traits. The problem is that modification of a member of a trait
triggers change of a hash of trait's name.

The behavior covered by this test regressed in
40ebc82531
The bug is tracked in #2436.
2016-02-23 15:44:12 +01:00
Dan Sanduleac abb53d4cb2 Fix for weird bug where sbt.librarymanagement's package object somehow conflicts with sbt.Keys.. Thanks Scala 2016-02-23 12:02:11 +00:00
Dan Sanduleac 1d8ec0430d Depend on custom librarymanagement 0.1.0 which contains the sourcesDocs changes. 2016-02-23 12:02:11 +00:00
eugene yokota 596354beae Merge pull request #28 from sbt/wip/merge-25
Merge "Handle source, docs artifacts correctly for Ivy"
2016-02-23 01:06:49 -05:00
Eugene Yokota 7edd4a954a Manually merged #25 2016-02-23 00:49:04 -05:00
eugene yokota 3d5dea5d4d Merge pull request #26 from oxbowlakes/branches
Add Ivy `branch` support to ModuleID
2016-02-23 00:36:14 -05:00
eugene yokota 62c12f16cd Merge pull request #24 from Duhemm/fport/inter-project-dependency-tracking
FPORT: Inter-project dependency tracking
2016-02-23 00:34:12 -05:00
eugene yokota 0b61e3c7b7 Merge pull request #22 from Duhemm/fport/adds-compatibilitywarningoptions
FPORT: Adds CompatibilityWarningOptions
2016-02-23 00:33:52 -05:00
Eugene Yokota 0e19b83e2e include version in Windws into the projectID 2016-02-22 18:14:42 -05:00
Alexandre Archambault 70e2f978a4 Merge pull request #159 from alexarchambault/topic/version-interval-fix
Really test version intervals...
2016-02-22 23:49:08 +01:00
Alexandre Archambault 117e469ed9 Allow to disable progress bar display with the COURSIER_NO_TERM
environment variable by default

COURSIER_NO_TERM just has to be non-empty.
2016-02-22 23:01:22 +01:00
Alexandre Archambault 79b464754f Add FAQ point about COURSIER_NO_TERM 2016-02-22 22:59:14 +01:00
Alexandre Archambault dade161d3e Add --force option to the fetch CLI command, better error reporting 2016-02-22 22:58:01 +01:00
Alexandre Archambault 2ee0253d13 Merge pull request #158 from easel/package-json
Extract npm dependencies to package.json file and use it for travis
2016-02-22 22:21:57 +01:00
Alexandre Archambault 4676d65031 Really test version intervals...
...and fix the tests
2016-02-22 22:18:52 +01:00
Erik LaBianca 38bd8a1067 Extract npm dependencies to package.json file and use it for travis
- Allows developers to init simply using `npm install`
2016-02-22 15:19:50 -05:00
Alexandre Archambault f12fcacc51 Merge pull request #156 from easel/idea-gitignore
Add .idea folder to .gitignore
2016-02-22 20:20:38 +01:00
Alexandre Archambault 58b2752c6c Merge pull request #155 from easel/maven-local
Add support for maven file: repositories
2016-02-22 20:19:30 +01:00
Erik LaBianca 915903faf5 Add support for maven file: repositories 2016-02-22 11:56:15 -05:00
Erik LaBianca 2a53a2a0d3 Add .idea folder to .gitignore 2016-02-22 11:49:24 -05:00
eugene yokota 55628f6437 Merge pull request #96 from TLmaK0/fix_git_for_windows_interactive
Allow to run sbt interactive mode in git for windows bash
2016-02-22 02:07:52 -05:00
eugene yokota a4a32340d1 Merge pull request #98 from DarrenBishop/master
-jvm-debug for Windows launch script
2016-02-22 02:07:44 -05:00
eugene yokota 7fd6beeb5b Merge pull request #97 from sbt/wip/windows
Generate product upgrade ID
2016-02-22 02:06:56 -05:00
Eugene Yokota ca0a42b349 Generate product upgrade ID. Fixes sbt/sbt#2181 2016-02-22 02:00:54 -05:00
Eugene Yokota 6ed481346b 0.13.11 2016-02-22 01:13:57 -05:00
Alexandre Archambault bf4a9bf2ea Merge pull request #153 from alexarchambault/topic/clean
Remove unnecessary logback config file in CLI project
2016-02-21 23:54:18 +01:00
Alexandre Archambault 751ff51032 Merge pull request #152 from alexarchambault/topic/update-readme
Update readme
2016-02-21 22:50:39 +01:00
Alexandre Archambault 437b667e9b Merge pull request #151 from alexarchambault/topic/faq
Add FAQ section in README
2016-02-21 22:25:56 +01:00
Alexandre Archambault 67bc0fcffa Remove unnecessary logback config file in CLI project 2016-02-21 20:24:27 +01:00
Alexandre Archambault 9548f28693 Fix typo in README 2016-02-21 20:22:55 +01:00
Alexandre Archambault 989c52055b Make the printed ivy2Local in README look more anonymous 2016-02-21 20:22:48 +01:00
Alexandre Archambault 1a443b3758 Really add line about Apache Toree 2016-02-21 20:22:48 +01:00
Alexandre Archambault ad43b73883 Really update Jupyter Scala mention 2016-02-21 20:22:48 +01:00
Alexandre Archambault 3c32ec4c2f Add FAQ section in README 2016-02-21 20:21:24 +01:00
Alexandre Archambault 5e9193170c Add release notes for 1.0.0-M{7,8} 2016-02-21 20:20:11 +01:00
Alexandre Archambault e4eeba5912 Update README 2016-02-20 18:47:06 +01:00
Alexandre Archambault 32aa58498e Update standalone launcher 2016-02-20 18:35:54 +01:00
Alexandre Archambault fa13b939d5 Update launcher 2016-02-20 18:32:38 +01:00
Alexandre Archambault 34ce0e17d7 Set version to 1.0.0-SNAPSHOT 2016-02-20 17:04:44 +01:00
Alexandre Archambault 65e30fd2a7 Set version to 1.0.0-M8 2016-02-20 16:52:46 +01:00
Alexandre Archambault b887677c0f Merge pull request #148 from alexarchambault/topic/standalone-launcher-artifact
Automatically publish the proguarded JAR...
2016-02-20 16:46:24 +01:00
Alexandre Archambault 1bf84ee3fa Run CI only on PRs and master branch 2016-02-20 16:01:46 +01:00
Alexandre Archambault bccffaab6d Add --classifier option 2016-02-20 16:00:09 +01:00
Alexandre Archambault 80807f4d93 Add --intransitive option 2016-02-20 15:56:33 +01:00
Alexandre Archambault 1d58d8d453 Allow for non default classifiers to be given a try from Maven repositories
TODO Add test with the standalone classifier on coursier-cli once coursier
1.0.0-M8 is released
2016-02-20 15:56:33 +01:00
Alexandre Archambault f6da127759 Minor refactoring 2016-02-20 15:56:33 +01:00
Alexandre Archambault ec52cb5b3e More compact publications in generated ivy.xml 2016-02-20 15:56:33 +01:00
Alexandre Archambault 6830bc14cf Handle extra SBT artifacts 2016-02-20 15:56:33 +01:00