Luis Sieira
Results
2
issues of
Luis Sieira
Is there a way to retrieve the parameters of a scheduled task? Currently ```sh $ curl http://localhost:6800/schedule.json -d project=myproject -d spider=somespider -d setting=DOWNLOAD_DELAY=2 -d arg1=val1 ``` Returns ```json {"status": "ok",...
type: enhancement
Sorry for bothering you I've built your project, and now I have : ``` ├── build │ ├── libs │ │ └── jenjin-demo-0.7.0-alpha.jar │ └── tmp │ └── jar │ ...