Anders Kreinøe

Results 7 issues of Anders Kreinøe

The following build file fails: http://pastebin.com/iwzVdTED while this one does not: http://pastebin.com/v3ZYcdaJ I have created a lilte demonstration project here (in a hg repo): https://bitbucket.org/Kreinoee/sbt-idea-examble-of-bug-missing-task-key-scalainstance-on-no/overview

Made cbt shell script look for nailgun jar in /usr/share/nailgun/lib/nailgun.jar This fixes #594

Fails to find nailgun jar when it's placed in /usr/share/nailgun/lib/nailgun.jar. This is the case on Gentoo and Funtoo based linux ditros.

MDC is currently pretty hard to use in async applications, and it would therefore maybe be help for many, if scala-logging supported a way, that would make it more easy...

enhancement

This fixes #5 This is done by adding the options --replace_summary_token [summary_token]. When called with this option, the script replaced the line containing [summary_token] with the summary, instaed of placing...

Having it in the top is not always desired. In our case we would like to start our documents with a Heading an a introduction, before the table of content....

I use the following resolver: `Resolver.sftp("Cirque-ivy-repo", "daisyduck.cirque.dk") as (username, keyfile) artifacts "/var/ivy/cirque-repo/[organization]/[module]/[type]s/[artifact]-[revision].[ext]" ivys "/var/ivy/cirque-repo/[organisation]/[module]/ivys/ivy-[revision].xml"` When i add the followin dependency: `libraryDependencies += "dk.cirque.util" % "cirque-util-concurrency" % "3.6.0"` it tries to...

documentation
area/library_management