Commit Graph

19 Commits

Author SHA1 Message Date
James Strachan 515b701383 removed old guice dependencies 2012-03-14 08:52:50 +00:00
James Strachan a7ef7a2340 added Mark Petrovic's suggestion of the string encoding - thanks Mark! 2012-03-14 08:41:05 +00:00
James Strachan e7a57612bd added a basic set of extension functions for working with JDBC in kotlin 2012-03-12 16:07:31 +00:00
James Strachan c1aa22ab41 added guice dependencies 2012-03-12 07:35:05 +00:00
James Strachan 8936f45054 exposed the project version as a system property so we can use it in the tests & generation of the kdoc 2012-03-09 07:30:15 +00:00
James Strachan b5108912ee re-enabled tests by default 2012-03-09 07:12:41 +00:00
Evgeny Goldin 2c985eb33a <kotlin-maven-plugin.version>0.2.3.8-beta-10</kotlin-maven-plugin.version> 2012-03-08 17:42:19 +01:00
Evgeny Goldin 1036c9df17 kotlin-maven-plugin "0.2.3.8-beta-9": no need to use "ivy-maven-plugin" or <systemPath>. 2012-03-08 16:41:04 +01:00
James Strachan db72208a91 refactored filterNulls() to filterNotNull() which is a clearer name - thanks Stepan! 2012-03-08 14:36:23 +00:00
Evgeny Goldin 0a0cfcf6c5 Libraries - "kotlin-compiler" dependency added. 2012-03-08 02:29:11 +01:00
Evgeny Goldin 96fad2693e <kotlin-maven-plugin.version>0.2.3.8-beta-8</kotlin-maven-plugin.version>; "localKotlin" profile added - when activated "${kotlin-sdk}/lib" files are used. 2012-03-08 02:21:38 +01:00
James Strachan 44b2fec726 added a simple little site generator for the API docs 2012-03-07 20:13:47 +00:00
James Strachan 446541f676 upgraded to the latest mvn plugin 2012-03-07 19:17:21 +00:00
James Strachan 322eda917d add the apidocs to the mvn build (though temporarily requires a snapshot of the mvn plugin) 2012-03-07 12:51:53 +00:00
James Strachan 7af79bc31b added gitignore and pegdown version 2012-03-07 09:53:52 +00:00
James Strachan fee9d2d1a2 fixed up surefire configuration so the build works 2012-03-06 20:26:40 +00:00
James Strachan 310af17e83 added a pom for kunit 2012-03-06 20:24:10 +00:00
James Strachan 8fda6a8892 got a basic mvn build working (without testing stdlib yet) 2012-03-06 20:15:17 +00:00
James Strachan 0e50c76f44 added first spike at maven poms for stdlib and kdoc 2012-03-06 19:50:03 +00:00