new version
This commit is contained in:
@@ -3,7 +3,7 @@ apply plugin: 'eclipse'
|
||||
|
||||
sourceCompatibility = 1.7
|
||||
|
||||
version = '2.6.8'
|
||||
version = '3.0.0'
|
||||
|
||||
buildscript {
|
||||
repositories {
|
||||
|
||||
@@ -39,7 +39,6 @@ public class CrlogicLoopStreamTest {
|
||||
|
||||
private static final Logger logger = Logger.getLogger(CrlogicLoopStreamTest.class.getName());
|
||||
|
||||
@Ignore
|
||||
@Test(timeout=60000)
|
||||
public void testExecute() throws InterruptedException, ChannelException, TimeoutException, ExecutionException{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user