Ilya Gorbunov
|
ad76edd7b7
|
Raise deprecation level for org.junit.Test in stdlib for common and JS
#KT-21703
|
2018-09-11 18:15:03 +03:00 |
|
Denis Zharkov
|
5cecaa6f87
|
Get rid of deprecated annotations and modifiers in stdlib (besides JS)
|
2015-09-18 10:14:28 +03:00 |
|
Sergey Mashkov
|
35ed682714
|
Maven: Introduce test-js goal
#KT-7757 Fixed Maven K2JS should be able to build tests too
|
2015-05-18 19:36:18 +03:00 |
|
James Strachan
|
4921aeafc3
|
refactored the maven plugin to use the vanilla K2JSCompiler directly and avoid using the K2JVMCompiler when generating JS code; also included a default LibrarySourceConfig which detects JS library code on the classpath which works nicer in maven/ant style worlds where dependencies tend to be specified rather than file paths to zip files
|
2012-05-29 17:28:15 +01:00 |
|
James Strachan
|
9d1a3873df
|
added a basic working JS compiler maven plugin (though it doesn't currently let you specify any library files to compile)
|
2012-03-29 21:04:24 +01:00 |
|
James Strachan
|
04905c106a
|
added a little sample maven project to test out the JS maven plugin (its not quite working yet :)
|
2012-03-29 20:50:36 +01:00 |
|