``` Parallel build starting ╔════════════════...
# kobalt
e
Copy code
Parallel build starting
     ╔══════════════════════════╗
     ║ Building pinboard-poster ║
     ╚══════════════════════════╝
───── pinboard-poster:compile
  Kotlin 1.1.2 compiling 2 files
  Kotlin incremental compilation is enabled
  Actual files that needed to be compiled: 1
  Incremental compilation time: 11377 ms
  Java compiling 1 file
───── pinboard-poster:assemble
  Created .\kobaltBuild\libs\pinboard-poster-0.9.0.jar
  Created .\kobaltBuild\libs\pinboard-poster-0.9.0-sources.jar
  Created .\kobaltBuild\libs\pinboard-poster-0.9.0.pom
───── pinboard-poster:run
ERROR
May 16, 2017 10:25:08 PM net.thauvin.erik.pinboard.PinboardPoster addPin
FINE: Response: 200
May 16, 2017 10:25:08 PM net.thauvin.erik.pinboard.PinboardPoster addPin
FINE: Result:
<?xml version="1.0" encoding="UTF-8" ?>
    <result code="done" />
<!-- generated 05/17/17 05:05:07 UTC -->	

May 16, 2017 10:25:08 PM net.thauvin.erik.pinboard.PinboardPoster deletePin
FINE: Response: 200
May 16, 2017 10:25:08 PM net.thauvin.erik.pinboard.PinboardPoster deletePin
FINE: Result:
<?xml version="1.0" encoding="UTF-8" ?>
    <result code="done" />
<!-- generated 05/17/17 05:05:07 UTC -->
Added!!
Deleted!!