Alexandre Archambault
bf82e12daa
Updates to 1.0.0-M10
2016-03-16 20:09:02 +01:00
Alexandre Archambault
73e2f5ad68
Add back script to generate standalone launcher *from the sources*
...
The way described in the README uses the artifacts (from Central or
Sonatype releases)
2016-03-14 16:20:20 +01:00
Alexandre Archambault
29f8d49c83
Switch to scala 2.11.8, SBT scala-js 0.6.7
2016-03-14 16:20:20 +01:00
Alexandre Archambault
9dfcc89b68
Remove standalone launcher from the repository
2016-02-27 14:20:45 +01:00
Alexandre Archambault
92937cb6ec
Updates for 1.0.0-M9
2016-02-25 13:19:39 +01:00
Alexandre Archambault
c4a1726f3a
Have the tiny launcher download only the proguarded (standalone) JAR of coursier-cli
2016-02-24 20:42:14 +01:00
Alexandre Archambault
e07cb05194
Update coursier SBT plugin
2016-02-24 20:42:12 +01:00
Alexandre Archambault
fa13b939d5
Update launcher
2016-02-20 18:32:38 +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
1e4168e872
Update generate-launcher script
2016-02-12 11:55:45 +01:00
Alexandre Archambault
09d05f4be3
Really use proguarded JAR generated from SBT
2016-02-12 00:01:48 +01:00
Alexandre Archambault
fc237d61ad
Build standalone launcher from SBT
2016-02-07 13:29:39 +01:00
Alexandre Archambault
2224714bc8
Minor fix when launching things from standalone launcher
2016-02-07 13:29:39 +01:00
Alexandre Archambault
bf15474714
Update launchers
2016-01-27 17:40:17 +01:00
Alexandre Archambault
ce8fb17fd1
Remove sbt-release plugin
2016-01-27 11:45:36 +01:00
Alexandre Archambault
c9c6b39e49
Merge pull request #124 from alexarchambault/develop
...
Latest developments
2016-01-27 11:14:46 +01:00
Alexandre Archambault
92e5917af6
Simplify ClassLoader isolation in launch command
...
No more SBT-inspired ClasspathFilter. It now just tries to find the ClassLoader that loaded coursier, and use the parent as a base to load the launched application.
Allows to remove the -b option of the bootstrap command, and remove BaseCommand (that was holding options common to all commands).
2016-01-26 18:14:20 +01:00
Alexandre Archambault
e501b32f86
Add standalone proguarded launcher
2016-01-23 15:45:17 +01:00
Alexandre Archambault
b248524e65
Switch to coursier-sbt-plugin 1.0.0-M4
2016-01-17 21:52:30 +01:00
Alexandre Archambault
be107cd033
Update launcher
2016-01-14 23:31:42 +01:00
Alexandre Archambault
5a24701cb0
Update launcher
2016-01-07 20:14:11 +01:00
Alexandre Archambault
f84b6c92a3
Update launcher - using Sonatype staging
2016-01-07 09:39:39 +01:00
Alexandre Archambault
5708a7f03b
Update generate-launcher script
2016-01-03 19:35:02 +01:00
Alexandre Archambault
3ead95b324
Boostrap can now be launched directly
...
Doesn't require to be launched via a shell
2016-01-03 19:35:01 +01:00
Alexandre Archambault
5452d77193
Temporary disable building of demo from CI
...
Needs the SBT plugin to take into account `intransitive` hints
2016-01-03 17:08:09 +01:00
Alexandre Archambault
d248969f48
Enable plugin in our own build
2016-01-02 18:15:28 +01:00
Alexandre Archambault
286ef4640e
Simplify Travis script
2015-12-31 01:34:11 +01:00
Alexandre Archambault
1b5f573759
Update launcher
2015-12-31 01:12:55 +01:00
Alexandre Archambault
5369913f10
Fix travis script
2015-12-30 21:53:08 +01:00
Alexandre Archambault
f4c82ece40
Switch to case-app 1.0.0-M1-SNAPSHOT, disable cli build in 2.10
2015-12-30 01:34:32 +01:00
Alexandre Archambault
799179e74d
Add tut support
2015-12-30 01:34:32 +01:00
Alexandre Archambault
7258868eb6
Run CI on OS X
...
Based on PR #715 of sbt-native-packager
2015-12-19 15:26:46 +01:00
Alexandre Archambault
ee1a53f991
Update launcher
2015-12-13 12:17:15 +00:00
Alexandre Archambault
22f2885861
Add generate-launcher script
2015-11-29 23:25:37 +01:00
Alexandre Archambault
4657991531
Pure Java launcher (size ~5 MB -> 8 kB)
2015-11-28 17:41:00 +01:00
Alexandre Archambault
9e755a4fa9
Update Travis CI scripts
2015-11-21 14:28:17 +01:00
Alexandre Archambault
a6091c3df1
Add bootstrap app
2015-11-21 14:23:08 +01:00
Alexandre Archambault
01ad96413e
Switch to build.sbt based build definition
2015-11-21 14:23:06 +01:00
Alexandre Archambault
06a895b2cb
Switch to scala 2.11.7
2015-07-07 21:26:42 +02:00
Alexandre Archambault
2435f15376
Update build
2015-07-07 20:43:18 +02:00
Alexandre Archambault
67d20a2cb0
Switch to case-app 0.3.0
2015-07-04 18:02:06 +02:00
Alexandre Archambault
ee1a6a68f6
Offline option in CLI tool, minor refactoring in MavenRepository
2015-07-04 16:19:34 +02:00
Alexandre Archambault
5de7e41d5e
Cleaning
2015-06-28 16:20:15 +02:00
Alexandre Archambault
73d1dd41d0
Disabling test/publishing in web project
2015-06-28 16:05:22 +02:00
Alexandre Archambault
1d221c2d35
Dummy indirection for web project in 2.10
2015-06-28 15:36:17 +02:00
Alexandre Archambault
2cea625014
Temporary commenting out http4s dependencies in files project
2015-06-27 15:24:53 +02:00
Alexandre Archambault
60bb713058
Missing publish command for coursier-files
2015-06-26 18:37:13 +02:00
Alexandre Archambault
e5df5f6a1b
Remove redundant version setting
2015-06-26 17:42:18 +02:00
Alexandre Archambault
a1bb46d6c4
Fix Travis script (2.10 build)
2015-06-26 03:17:33 +02:00
Alexandre Archambault
0296322d01
Update Travis script
2015-06-26 02:54:39 +02:00