dmharrah
a3f1c671a6
JSP test
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@940 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-08-08 22:13:10 +00:00
dmharrah
84e98aae1a
Fixed broken test case
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@937 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-08-02 02:05:32 +00:00
dmharrah
9a816b20d0
Small comment in a test
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@924 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-08-02 00:54:12 +00:00
dmharrah
d58d29c7d9
Run method properly fails when executed code throws an exception in the main thread
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@919 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-30 00:15:44 +00:00
dmharrah
e502847dfb
* Add test for publish-local for multi-projects.
...
* Make `managedStyle` inherit from parent when unspecified
* Define method containing package actions to run before deliver,deliver-local
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@904 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 19:14:57 +00:00
dmharrah
c94decd6cd
Fixed compiler-project test
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@896 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 15:33:34 +00:00
dmharrah
c8f0a72da9
Added test for tracking anonymous classes from Java sources
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@895 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-27 15:17:43 +00:00
dmharrah
11339e3518
Track dependencies for Java sources using classfile parsing (with the usual limitations of this approach)
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@886 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-26 23:15:02 +00:00
dmharrah
e58cd74987
Support for classifiers to the extent that Ivy supports them:
...
- can publish artifacts with classifiers
- can retrieve artifacts with classifiers, but classifier does not appear in generated pom
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@879 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-22 02:56:57 +00:00
dmharrah
066e5588c7
Added basic binary plugin test
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@870 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-16 16:11:30 +00:00
dmharrah
8067eb42d5
Added test-failed test
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@869 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-16 15:40:12 +00:00
dmharrah
b6a693be44
* Fixed 'run' swallowing exceptions.
...
* sbt test framework extensions can now be defined in a project (to bundle with a test framework, for example)
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@865 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-16 13:00:55 +00:00
dmharrah
d746a13232
Added tests for latest partial recompilation fixes.
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@860 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-11 18:49:26 +00:00
dmharrah
c350ab6b3c
* Worked around Java issue converting URL to File
...
* Processes can now redirect standard input (see run with Boolean argument or !< operator on
ProcessBuilder), off by default
* Terminal echo reenabled when JLine is not reading in a line
* Properly detect unsupported terminals using JLine's Terminal.isANSISupported method
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@853 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-07 23:54:12 +00:00
dmharrah
d189dbf386
Move scripted tests
...
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@848 d89573ee-9141-11dd-94d4-bdf5e562f29c
2009-07-07 01:12:20 +00:00