kohsuke
|
4f66123164
|
how about this?
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1316 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-13 23:30:51 +00:00 |
kohsuke
|
1f56e154a9
|
how about this?
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1315 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-13 23:27:31 +00:00 |
kohsuke
|
a8e75ec967
|
does this make the compiler happier?
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1314 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-13 23:21:48 +00:00 |
kohsuke
|
7185b305d3
|
wrong revision
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1313 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-13 22:03:12 +00:00 |
kohsuke
|
851d2736d0
|
no need to list transitive dependency.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1310 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-13 16:18:08 +00:00 |
kohsuke
|
1ce1ef8e2e
|
created assembly descriptor for uberjar.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1308 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-13 07:25:37 +00:00 |
kohsuke
|
e4de1311d2
|
I haven't figured out how to run those tests from Maven
(the problem is that when I fork another process
I need to somehow compute the right classpath), so
excluded from Maven run for now.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1307 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-13 06:19:17 +00:00 |
kohsuke
|
482f9a0795
|
bug fixes. ObjectOutputStream needs to be flushed for certain kind of stream, like process stream, or else we'll dead-lock.
expanded tests.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1306 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-13 06:11:30 +00:00 |
kohsuke
|
2631e2f4ca
|
added code for testing different channel configuration by using the same test code.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1304 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-13 02:39:54 +00:00 |
kohsuke
|
9222fdbcc1
|
completed pipe implementation.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1303 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-13 01:57:04 +00:00 |
kohsuke
|
1e87dd07c3
|
reimplemented pipe for better performance. test now runs in 2.3sec down from 17sec before.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1300 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-12 19:34:50 +00:00 |
kohsuke
|
04b15b9a21
|
adding a test for pipe.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1299 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-12 19:00:18 +00:00 |
kohsuke
|
d249d5246d
|
bug fix.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1298 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-12 18:34:43 +00:00 |
kohsuke
|
2b1d175375
|
implemented asynchronous invocation.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1297 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-12 18:12:55 +00:00 |
kohsuke
|
91879ec86d
|
making more progress.
- implemented the remote method call.
- class loader export mechanism is now consolidated with the general object export mechanism.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1296 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-12 17:02:25 +00:00 |
kohsuke
|
4036c46d9d
|
added .cvsignore.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1295 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-12 07:01:17 +00:00 |
kohsuke
|
cf2eb25dee
|
added preliminary version of the remoting infrastructure.
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1294 71c3de6d-444a-0410-be80-ed276b4c234a
|
2006-12-12 07:00:56 +00:00 |