Alexandre Archambault
|
73243f54e3
|
Fix minor TermDisplay glitch
Display cleaning possibly made too early
|
2016-11-07 12:27:58 +01:00 |
Alexandre Archambault
|
f1e1b6aac9
|
Limit messages more in SBT plugin
Only print "Updating ...", "Fetching artifacts of ..." messages if something is actually downloaded
|
2016-11-07 12:27:56 +01:00 |
Alexandre Archambault
|
bf097fa018
|
Rework profile activation
- don't activate profiles activated by default if some user activated profiles are provided, and
- accept OS / JDK conditions in activation
|
2016-11-07 12:27:53 +01:00 |
Alexandre Archambault
|
6dda7e1199
|
Merge pull request #376 from kzys/fix-stack-overflow
Fix #266 by stop recursively traversing a tree
|
2016-11-07 11:29:05 +01:00 |
Alexandre Archambault
|
7de95c927d
|
Merge pull request #377 from alexarchambault/topic/spark-assembly-services
Fix in automatically generated spark assemblies (experimental spark-submit command)
|
2016-11-04 18:21:32 +01:00 |
Alexandre Archambault
|
9d0526d1bf
|
Concatenate services files in generated spark-assemblies
|
2016-11-04 18:00:48 +01:00 |
Kazuyoshi Kato
|
ffa33961f0
|
Fix #266 by stop recursively traversing a tree
|
2016-11-02 19:51:05 -07:00 |
Alexandre Archambault
|
23bbfcc552
|
Merge pull request #374 from alexarchambault/topic/scala-2.12.0
Switch to scala 2.12.0 final
|
2016-11-02 22:36:33 +01:00 |
Alexandre Archambault
|
56cccd0cf6
|
Run tests in 2.12 on Appveyor too
|
2016-11-02 20:59:43 +01:00 |
Alexandre Archambault
|
fc9f1e6816
|
Switch to 2.12.0 final
|
2016-11-02 20:47:31 +01:00 |
Alexandre Archambault
|
9bc85b86e7
|
Bump dependencies for 2.12.0
|
2016-11-02 20:47:27 +01:00 |
Alexandre Archambault
|
274f1c328e
|
Merge pull request #375 from alexarchambault/topic/progress-bar-refacto
Minor progress bar refactoring
|
2016-11-02 20:05:01 +01:00 |
Alexandre Archambault
|
1ea2b4d224
|
Use a ThreadScheduledExecutor for progress bars
Rather than manually making a thread sleep...
|
2016-11-01 13:19:41 +01:00 |
Alexandre Archambault
|
9a43212040
|
You never know
|
2016-11-01 13:19:37 +01:00 |
Alexandre Archambault
|
57a5c1b83f
|
Merge pull request #373 from alexarchambault/topic/fixes
Various fixes
|
2016-10-31 14:18:46 +01:00 |
Alexandre Archambault
|
92c22a03bd
|
Don't print colors in coursierDependencyTree if sbt.log.noformat is true
Fixes https://github.com/alexarchambault/coursier/issues/362
|
2016-10-30 23:10:12 +01:00 |
Alexandre Archambault
|
e49fbef4e4
|
Minor fix in fallback dependencies in plugin
|
2016-10-30 20:11:09 +01:00 |
Alexandre Archambault
|
92a8ea2ab5
|
Better handling of artifact types
Fixes https://github.com/alexarchambault/coursier/issues/318
|
2016-10-30 20:11:09 +01:00 |
Alexandre Archambault
|
e858287f19
|
Really don't publish what shouldn't in 2.12
Trap: scalaBinaryVersion.value is "2.12.0-RC2" in 2.12.0-RC2, rather
than just "2.12"
|
2016-10-23 00:29:32 +02:00 |
Alexandre Archambault
|
ed1f10bd99
|
Bump proguard version
Allows publish to work fine in 2.12.0-RC2
|
2016-10-23 00:20:59 +02:00 |
Alexandre Archambault
|
3fc50ee846
|
Merge pull request #368 from alexarchambault/topic/prepare-scala-2.12.0-RC2
Cross compile for Scala 2.12.0-RC2
|
2016-10-23 00:10:01 +02:00 |
Alexandre Archambault
|
7e836b51be
|
Disable mima checks for 2.12.0-RC2 for now
No previous version published
|
2016-10-22 22:47:07 +02:00 |
Alexandre Archambault
|
5f2daac118
|
Remove now unnecessary scala-js related settings
|
2016-10-22 22:43:24 +02:00 |
Alexandre Archambault
|
88dd5d7574
|
Explicitly add 2.12.0-RC2 in crossScalaVersions
Although crossScalaVersions is not really actually used here
|
2016-10-22 22:27:56 +02:00 |
Alexandre Archambault
|
25788388ff
|
Fix message in test
|
2016-10-22 22:25:54 +02:00 |
Alexandre Archambault
|
ac4ce5f4f5
|
Keep targetting Java 7 with scala 2.10 and 2.11
|
2016-10-22 22:25:12 +02:00 |
Alexandre Archambault
|
fb9be8430d
|
Don't generate property file in Scala JS
It is actually only used from the JVM, as a resource
|
2016-10-22 22:25:10 +02:00 |
Alexandre Archambault
|
5eeb825bf5
|
Dummy refacto
|
2016-10-22 22:25:08 +02:00 |
Alexandre Archambault
|
d66f21636f
|
Should now be fine with 2.12.0-RC2
|
2016-10-22 22:25:06 +02:00 |
Alexandre Archambault
|
4b14215c33
|
Prepare build.sbt for 2.12, keep updating dependencies
|
2016-10-22 22:25:01 +02:00 |
Lars Hupel
|
f59a6c44c3
|
dependency updates in preparation for Scala 2.12.x
|
2016-10-21 21:50:49 +02:00 |
Alexandre Archambault
|
e430b6051c
|
Merge pull request #366 from alexarchambault/topic/system-classloader
Use system classloader as base classloader
|
2016-10-20 18:33:06 +02:00 |
Alexandre Archambault
|
73f0ad20da
|
Use system classloader as base classloader
|
2016-10-20 18:24:06 +02:00 |
Alexandre Archambault
|
c812ca77ee
|
Merge pull request #365 from alexarchambault/topic/case-app-1.1.2
Switch to case-app 1.1.2
|
2016-10-20 11:56:04 +02:00 |
Alexandre Archambault
|
28b6e45ec6
|
Switch to case-app 1.1.2
|
2016-10-20 10:58:12 +02:00 |
Alexandre Archambault
|
480a962090
|
Merge pull request #364 from alexarchambault/topic/case-app-1.1
Switch to case-app 1.1.1
|
2016-10-19 19:31:15 +02:00 |
Alexandre Archambault
|
030d8f4fac
|
Switch to case-app 1.1.1
|
2016-10-19 18:47:05 +02:00 |
Alexandre Archambault
|
e59ffe58e9
|
Merge pull request #360 from dfxmachina/profile-activation-by-prop-absence
Add support for property absence directives in profile activation
|
2016-10-17 11:04:07 +02:00 |
Erem Boto
|
b1f9cb96d4
|
Add support for property absence directives in profile activation
|
2016-10-15 18:34:52 -07:00 |
Erem Boto
|
b8207607c9
|
Demonstrate failure to process property absence directives in profile activation
|
2016-10-15 18:12:41 -07:00 |
Alexandre Archambault
|
f0e20106db
|
Merge pull request #354 from dfxmachina/version-range-bugfix
Fix version interval bug from kinesis producer pom.xml
|
2016-10-04 19:55:52 +02:00 |
Erem Boto
|
ef085cbc8e
|
Bump jquery dependencies in webjars text resource to fix broken tests
|
2016-09-30 15:14:36 -07:00 |
Erem Boto
|
50f38725d8
|
Make version parsing robust to leading or trailing spaces (#355)
|
2016-09-30 11:21:38 -07:00 |
Erem Boto
|
8369bacbc1
|
Reproduce the bug from https://repo1.maven.org/maven2/com/amazonaws/amazon-kinesis-producer/0.12.0/amazon-kinesis-producer-0.12.0.pom
|
2016-09-30 10:58:08 -07:00 |
Alexandre Archambault
|
51f4fc93ab
|
Merge pull request #350 from alexarchambault/topic/spark-submit
Tweak spark submit
|
2016-09-22 15:09:55 +02:00 |
Alexandre Archambault
|
06674f5981
|
Fixes / enhancements
|
2016-09-22 10:03:45 +02:00 |
Alexandre Archambault
|
7c921257ae
|
Fix
|
2016-09-21 11:03:37 +02:00 |
Alexandre Archambault
|
2807f64cb5
|
Allow to manually add extra JARs in the submitted job classpaths
|
2016-09-21 11:03:32 +02:00 |
Alexandre Archambault
|
974dee8cf4
|
Allow to manually add things in the classpath of launched apps
|
2016-09-21 11:03:29 +02:00 |
Alexandre Archambault
|
a50cb1bd85
|
WIP - Generate spark assemblies on the fly
|
2016-09-21 11:03:26 +02:00 |