Searched refs:SCPExec (Results 1 – 2 of 2) sorted by relevance
73 private String SCPExec; field in RSSFeedPublisherTask110 public void setSCPExec(String SCPExec) { in setSCPExec() argument111 if (!isNullString(SCPExec)) { in setSCPExec()112 this.SCPExec = SCPExec; in setSCPExec()114 this.SCPExec = DEFAULT_SCPExec; in setSCPExec()223 util.runExecTask(SCPExec, file.toString() + SP + SCPTarget, null); in publishFeedWithSCP()
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...