Commit Graph

17940 Commits

Author SHA1 Message Date
Alexandre Archambault facf76eb20 Automatically publish the proguarded JAR 2016-02-20 15:56:20 +01:00
eugene yokota d3c5bb4fa9 Merge pull request #105 from sbt/wip/104
Allow individual memory options to be controlled
2016-02-19 22:56:15 -05:00
Dale Wijnand 497db332cd Merge pull request #29 from Duhemm/fport/add-documentation-for-filefunction-cached
FPORT: add documention for FileFunction.cached
2016-02-19 23:55:07 +00:00
Eugene Yokota 843a60734b Fixes #104. Allow individual memory options to be controlled
When a `-J` option is passed in such as `-J-XX:MaxPermSize=1001M`, it
will override only that option.
2016-02-19 17:46:05 -05:00
eugene yokota ab22123728 Merge pull request #103 from mihaic/patch-1
Check memory options in JAVA_TOOL_OPTIONS
2016-02-19 16:49:24 -05:00
eugene yokota 3c839ff3d3 Merge pull request #2463 from dwijnand/add-issue-and-pr-templates
Add issue & pr templates
2016-02-19 11:04:45 -05:00
Dale Wijnand f20e12edf2 Add "Clean history" to contributing with links 2016-02-19 13:21:11 +00:00
Alexandre Archambault 8f8c81e975 Merge pull request #145 from alexarchambault/topic/java-6
Java 6 friendliness
2016-02-18 20:12:26 +01:00
Dale Wijnand 855d2b65de Trim the templates 2016-02-18 16:44:20 +00:00
Dale Wijnand d19b59cc78 Add issue & pr templates 2016-02-17 23:09:36 +00:00
Alexandre Archambault a1585ab27c Java 6 friendliness 2016-02-17 20:57:49 +01:00
Mihai Capotă 0d9806b9ff Check memory options in JAVA_TOOL_OPTIONS
JAVA_TOOL_OPTIONS is used by the JVM [1] so it must also be checked for memory options that conflict with the ones set in get_mem_opts.

[1] https://docs.oracle.com/javase/8/docs/technotes/guides/troubleshoot/envvars002.html
2016-02-17 11:26:13 -08:00
Alexandre Archambault 59c24ed258 Merge pull request #142 from alexarchambault/topic/launcher-isolation-fix
Fix in launcher class loader isolation
2016-02-17 13:41:18 +01:00
Alexandre Archambault d7e5c23036 Fix in launcher class loader isolation
Fixes https://github.com/alexarchambault/coursier/issues/141
2016-02-17 09:54:00 +01:00
Johannes Rudolph 014c98daf4 Merge pull request #92 from dwijnand/readm-link-to-compatibility-notes
Fix link to Compatibility notes
2016-02-17 09:28:56 +01:00
Dale Wijnand e387d35a43 Fix link to Compatibility notes 2016-02-16 23:18:46 +00:00
Alexandre Archambault e35ab4edb4 Update standalone launcher 2016-02-16 18:55:13 +01:00
Alexandre Archambault 8dde4c0569 Add line about Apache Toree 2016-02-16 18:55:12 +01:00
Alexandre Archambault 781db978de Update Jupyter Scala mention 2016-02-16 18:55:12 +01:00
Alexandre Archambault df7564a9c9 Temporarily add Sonatype snapshots repository to plugin module
For 2.10 artifacts of the other modules to be found by the coursier SBT plugin - it can't else because of its to-naive inter-project resolver
2016-02-16 16:09:54 +01:00
Alexandre Archambault bd9503bb75 Merge pull request #140 from alexarchambault/topic/mima
Add MIMA SBT plugin, aiming at binary compatibility as of 1.0.0-M8
2016-02-16 09:59:26 +01:00
Alexandre Archambault cd1a2a007d Merge pull request #139 from alexarchambault/topic/display-fixes
Fixes in progress bar display
2016-02-16 09:58:48 +01:00
Alexandre Archambault f19288bafb Add MIMA SBT plugin, aiming at binary compatibility as of 1.0.0-M8 2016-02-16 01:03:18 +01:00
Alexandre Archambault 88708732f9 Minor fix 2016-02-16 00:46:14 +01:00
Alexandre Archambault 2637366229 Small fix in new progress terminal display
Don't keep 0% lines on failed downloads
2016-02-16 00:46:13 +01:00
eugene yokota aea1a76ce3 Merge pull request #27 from dwijnand/bump-sbt-houserules-for-mima
Bump sbt-houserules to add MiMa
2016-02-15 15:15:09 -05:00
eugene yokota e35e8f9fff Merge pull request #30 from dwijnand/bump-sbt-houserules-for-mima
Bump sbt-houserules to add MiMa
2016-02-15 15:15:00 -05:00
Alexandre Archambault 34b237d89d Merge pull request #136 from alexarchambault/topic/display
Nicer progress reporting
2016-02-15 10:47:21 +01:00
Dale Wijnand e1c7f39e5a Exempt out of -Xfuture in util-collection 2016-02-14 23:15:32 +00:00
Dale Wijnand dc410f9842 Unexecute Positions 2016-02-14 23:00:26 +00:00
Dale Wijnand 81757bcb15 Bump sbt-houserules to add MiMa
See sbt/sbt#2383
2016-02-14 21:16:49 +00:00
Dale Wijnand 1bcefc6686 Bump sbt-houserules to add MiMa
See sbt/sbt#2383
2016-02-14 21:16:34 +00:00
Alexandre Archambault ae99c1d692 Nicer progress reporting 2016-02-12 18:13:36 +01:00
Alexandre Archambault 9fdb0193c6 Update launcher 2016-02-12 11:55:55 +01:00
Alexandre Archambault 1e4168e872 Update generate-launcher script 2016-02-12 11:55:45 +01:00
Alexandre Archambault 5e65816544 Update README 2016-02-12 11:54:26 +01:00
Alexandre Archambault 1eb1764b19 Set version to 1.0.0-SNAPSHOT 2016-02-12 00:50:44 +01:00
Alexandre Archambault 24b5711c1f Set version to 1.0.0-M7 2016-02-12 00:45:21 +01:00
Alexandre Archambault 76b0fc4945 Merge pull request #135 from alexarchambault/topic/foo
Fix minor glitches
2016-02-12 00:43:50 +01:00
Alexandre Archambault 09d05f4be3 Really use proguarded JAR generated from SBT 2016-02-12 00:01:48 +01:00
Alexandre Archambault 5bc6306608 Don't print redundant message 2016-02-12 00:01:17 +01:00
Alexandre Archambault 1ef56e9f49 No unnecessary warning message with the launch command
when using the proguarded coursier launcher
2016-02-11 23:58:35 +01:00
Alexandre Archambault 6e5bdd80a1 Add checksum CLI option 2016-02-11 22:44:51 +01:00
Tim Harper a48d7cb904 add documention for FileFunction.cached 2016-02-11 13:45:16 +01:00
Dan Sanduleac 2324c720c4 Set branch onto the ModuleID when constructing a ModuleReport 2016-02-10 17:25:59 +00:00
Dan Sanduleac 797fe0aa63 Fix IvyActions.restrictedCopy to respect branch 2016-02-10 17:25:59 +00:00
Dan Sanduleac 0fd248a19b Add [branch] to pattern for sbt's resolution cache 2016-02-10 17:25:59 +00:00
Dan Sanduleac 5ea0e0e07a [branch] as part of Resolver.localBasePattern 2016-02-10 17:25:58 +00:00
Dan Sanduleac a9b2154092 ModuleID to have a branch now, that ends up in the ModuleRevisionId too.
Also, add branch when converting ModuleID -> Ivy XML and include it in
IvyActions.substitute.
2016-02-10 17:25:58 +00:00
Dan Sanduleac 01030a197a Add IvyRepoSpec which tests that source artifacts (in this case, with type=src, though in the same "compile" configuration) are resolved correctly when using IvyActions.updateClassifiers, and NOT resolved when using the normal IvyActions.updateEither. 2016-02-10 14:44:49 +00:00