Dale Wijnand
03b3d4fa72
Merge pull request #142 from dwijnand/mima
...
Add version 1.1.2 to mimaPreviousArtifacts
2018-01-10 15:58:43 +00:00
Dale Wijnand
8e717bda30
Add version 1.1.2 to mimaPreviousArtifacts
2018-01-10 15:42:04 +00:00
eugene yokota
d242fac409
Merge pull request #136 from cunei/wip-milliBis
...
Revert *ModifiedTime() calls to *lastModified*() calls
2017-12-22 08:03:55 -05:00
Eugene Yokota
de54721fc3
IO 1.1.3
2017-12-21 22:43:53 -05:00
Eugene Yokota
2765e07add
sbt 1.0.4
2017-12-21 22:43:38 -05:00
Antonio Cunei
0a1bd5a3b2
Change modifiedTime definitions
2017-12-22 00:13:27 +01:00
Antonio Cunei
8ba68eedfd
Revert *ModifiedTime() calls to *lastModified*() calls
...
There are just too many instances in which sbt's code relies on
the `lastModified`/`setLastModified` semantics, so instead of moving
to `get`/`setModifiedTime`, we use new IO calls that offer the new
timestamp precision, but retain the old semantics.
2017-12-22 00:13:27 +01:00
eugene yokota
96c88a4291
Merge pull request #138 from dwijnand/houserules
...
Upgrade to sbt-houserules 0.3.5
2017-12-19 14:35:58 -05:00
Dale Wijnand
28bcc6c602
Upgrade to sbt-houserules 0.3.5
2017-12-19 13:22:48 +00:00
eugene yokota
6b102af836
Merge pull request #137 from dwijnand/mima
...
Add 1.1.1 to mimaPreviousArtifacts, & backfill
2017-12-18 19:57:10 -05:00
Dale Wijnand
2ee0a1e19a
Add 1.1.1 to mimaPreviousArtifacts, & backfill
2017-12-18 16:01:01 +00:00
eugene yokota
8b6ccd61db
Merge pull request #135 from eed3si9n/wip/1.1.1
...
bump plugins
2017-12-15 13:50:59 -05:00
Eugene Yokota
e835ce0689
bump plugins
2017-12-15 13:15:34 -05:00
eugene yokota
b3e217aa6e
Merge pull request #134 from cunei/wip-milli
...
Convert lastModified() calls to the more precise getModifiedTime()
2017-12-15 13:04:02 -05:00
eugene yokota
3d9eab1bf8
IO 1.1.2
2017-12-15 12:51:29 -05:00
Antonio Cunei
d2338ff287
Removed a couple more direct imports of getModifiedTime()
2017-12-15 17:23:39 +01:00
cunei
d17245344d
Merge pull request #1 from dwijnand/wip-milli
...
Use IO.getModified over importing the method
2017-12-15 17:20:38 +01:00
Dale Wijnand
13a8d53369
Use IO.getModified over importing the method
...
.. and make getModifiedTimeOrZero private.
2017-12-13 15:47:15 +00:00
Antonio Cunei
cd4346c5d7
Allow FileInfo for non-existent files with the new timestamps
...
FileInfo is used to wrap information like last modified time on
files that may or may not exist. Arguably, that does not make
much sense: the non-existent files should not lead to modification
file information, hashes, and a persistent serialized version of
the resulting meaningless information. However, considering that
the FileInfo information is serialized and saved, it is necessary
to preserve compatibility at this stage. Therefore the modification
time is explicitly set to zero for those files that do not exist
when each FileInfo is built.
2017-12-08 23:50:40 +01:00
Antonio Cunei
d03dfb3981
Moved Milli._ to IO.
2017-12-06 20:29:41 +01:00
Antonio Cunei
ccf149e8bf
Convert lastModified() calls to sbt.io.Milli.getModifiedTime()
2017-12-06 20:29:41 +01:00
eugene yokota
83f8eabfab
Merge pull request #133 from eed3si9n/wip/bump_scala
...
Merge 1.0.x + bump IO
2017-11-28 23:20:15 -05:00
Eugene Yokota
ff054d8ef5
IO 1.1.1
2017-11-28 23:12:01 -05:00
Eugene Yokota
1388f4e52c
Merge branch '1.0.x' into wip/bump_scala
2017-11-28 23:05:33 -05:00
Dale Wijnand
bf4f4a5d87
Merge pull request #132 from leonardehrenfried/disable-location
...
Disable ivy log4j caller location calculation
2017-11-09 08:46:27 +00:00
Leonard Ehrenfried
c1966b688d
Also upgrade versions in .travis.yml
2017-11-08 21:36:11 +01:00
Leonard Ehrenfried
3cc56ad0ba
Add performance test
2017-11-08 21:36:11 +01:00
Leonard Ehrenfried
48f9cf3be6
Disable calculation of log4j caller location information
2017-11-08 21:36:11 +01:00
Leonard Ehrenfried
c0c186580a
Upgrade scala and dependency versions
2017-11-08 21:36:11 +01:00
Dale Wijnand
f4eadfc259
Merge pull request #129 from sbt/1.0.x
...
Merge 1.0.x
2017-10-02 10:23:02 +01:00
Dale Wijnand
6bad6ae0dd
Merge pull request #128 from eed3si9n/wip/jvalue_formats
...
Fixes ???, providing JValue pass-through
2017-09-25 11:31:38 +01:00
Dale Wijnand
be73dc0a33
Merge pull request #127 from sbt/1.0.x
...
Merge 1.0.x
2017-09-25 11:29:02 +01:00
Eugene Yokota
6fca557dc5
1.0.2-SNAPSHOT
2017-09-24 06:43:27 -04:00
Eugene Yokota
ddb6a13feb
Provide JValue pass-through
2017-09-24 06:36:18 -04:00
eugene yokota
cba6f83447
Merge pull request #122 from tom-walford/1.x
...
Cleaned up the deprecation messages to point to the correct classes.
2017-08-28 11:43:29 -04:00
eugene yokota
7edc5c47c8
Merge pull request #123 from eed3si9n/wip/dontformatsbt
...
Don't format *.sbt files
2017-08-28 11:42:34 -04:00
eugene yokota
14249e8548
Merge pull request #125 from sbt/1.0.x
...
Merge 1.0.x to 1.x
2017-08-28 11:42:09 -04:00
eugene yokota
0df4034a74
Merge pull request #124 from eed3si9n/wip/use_sbt1
...
Use sbt 1.0.0
2017-08-26 13:37:51 -04:00
Eugene Yokota
32412e4625
Use sbt 1.0.0
2017-08-26 13:13:04 -04:00
Eugene Yokota
a088169568
Don't format *.sbt files
...
This adds update on load, which interacts badly with +compile.
2017-08-25 17:14:41 -04:00
tom.walford
83433d40e6
Cleaned up the deprecation messages to point to the correct classes.
2017-08-25 20:47:36 +01:00
eugene yokota
89b32ae93d
Merge pull request #121 from eed3si9n/wip/npe
...
Attempt to solve the logger NPE issue
2017-08-25 15:19:18 -04:00
Eugene Yokota
b2be0f766a
Attempt to solve the logger NPE issue
...
Fixes sbt/util#119
1. perform the string codec registration once.
2. add retries.
2017-08-25 12:01:34 -04:00
Eugene Yokota
f74e3e66f1
Trying to reproduce sbt/util#119
2017-08-24 17:51:50 -04:00
Dale Wijnand
771a52f651
Merge pull request #120 from dwijnand/scalafmt
...
Scalafmt 1.2.0
2017-08-14 16:58:34 +01:00
Dale Wijnand
0d4efe51e3
Scalafmt 1.2.0
2017-08-14 15:25:36 +01:00
Dale Wijnand
1527acc6c1
Merge pull request #118 from dwijnand/scalafmt
...
Add, configure & enable Scalafmt
2017-08-10 11:52:57 +01:00
Dale Wijnand
d31b9c5093
Add, configure & enable Scalafmt
2017-08-10 11:44:24 +01:00
Dale Wijnand
615c2e652f
Merge pull request #117 from sbt/1.0.0
...
Merge 1.0.0 into 1.x
2017-08-10 09:43:26 +01:00
eugene yokota
93b9937894
Merge pull request #116 from eed3si9n/wip/bumpio
...
IO 1.0.0
2017-08-09 20:38:59 -04:00