-
Should it be possible to cancel a running Task ?
I run the task synchronously using :
Worker.post(new Task(){
public Object run() throws Exception {
...
}
}
Something like adding cancel method on Task class for example ?.
2009-11-12 08:47:20 UTC by ludom
-
Thanks, I was tried to declare dependency like this :
foxtrot
foxtrot
3.0
instead of
foxtrot
foxtrot-core
3.0
.
2009-11-12 08:38:30 UTC by ludom
-
http://repo2.maven.org/maven2/foxtrot/foxtrot-core/3.0/
The jar is 34970 bytes and downloads fine.
2009-11-06 17:05:20 UTC by simonebordet
-
Jar is 0 bytes length on maven repository, so I can declare dependency on 3.0 for the moment.
2009-11-06 15:59:34 UTC by nobody
-
This has been fixed, now Foxtrot is synchronized with the main Maven repository.
2008-09-27 13:50:30 UTC by simonebordet
-
simonebordet committed revision 269 to the Foxtrot SVN repository, changing 3 files.
2008-08-29 23:05:40 UTC by simonebordet
-
foxtrot 3.0 should be deployed in the maven central repository near the 2.0 version.
http://maven.apache.org/guides/mini/guide-central-repository-upload.html
Thanks.
2008-08-29 08:19:07 UTC by nobody
-
simonebordet committed revision 268 to the Foxtrot SVN repository, changing 1 files.
2008-03-26 20:55:30 UTC by simonebordet
-
simonebordet committed revision 267 to the Foxtrot SVN repository, changing 1 files.
2008-03-26 20:39:38 UTC by simonebordet
-
simonebordet committed revision 266 to the Foxtrot SVN repository, changing 1 files.
2008-03-21 00:48:35 UTC by simonebordet