sbt / sbt-assembly

Deploy über-JARs. Restart processes. (port of codahale/assembly-sbt)
MIT License
1.94k stars 223 forks source link

Fix handling of file separator in concat #480

Closed dragisak closed 1 year ago

dragisak commented 1 year ago

Unless you enqueue eofStream result, the subsequent call to readWithEnqueue will fail to compare lastBytesStored and eofBytes.

To reproduce, removed trailing newline from concatenated file in 1.jar and 2.jar