Package: logol / 1.7.0-2

Metadata

Package Version Patches format
logol 1.7.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove_drmaa_support | (download)

src/org/irisa/genouest/logol/dispatcher/Dispatch.java | 7 0 + 7 - 0 !
src/org/irisa/genouest/logol/dispatcher/SGEJobManager.java | 91 3 + 88 - 0 !
2 files changed, 3 insertions(+), 95 deletions(-)

  drmaa job submission needs a java drmaa library.
 libdrmaa-java has been removed from Debian, bug: 776131.
 This patch removes DRMAA related code waiting for library
 reintroduction.
 Logol will work on local mode only.
fixLibPath | (download)

build.xml | 25 24 + 1 - 0 !
1 file changed, 24 insertions(+), 1 deletion(-)

 debian libraries should be used
setDebianDirs | (download)

LogolExec.sh | 2 1 + 1 - 0 !
LogolMultiExec.sh | 2 1 + 1 - 0 !
log4j.properties | 4 2 + 2 - 0 !
prolog/logol.properties | 6 3 + 3 - 0 !
4 files changed, 7 insertions(+), 7 deletions(-)

 debian policy hierarchy use
fix_doc_generation | (download)

Doc/grammar/generate.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 debian libraries should be used
remove_rubygems_usage | (download)

tools/logolIndex.rb | 1 0 + 1 - 0 !
tools/logolSearch.rb | 4 2 + 2 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

  supported version of ruby in jessie+ are higher that 1.9
 and they all automatically load rubygems