← Back to team overview

zorba-coders team mailing list archive

[Bug 955040] Re: XSL-FO module test added even if module is not built

 

ZORBA_WITH_FOP variable was checked in an upper level to avoid Java
checking, if this feature is not enabled there is no case on checking
for Java.

** Branch linked: lp:~zorba-coders/zorba/bug955040

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/955040

Title:
  XSL-FO module test added even if module is not built

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Here is a CMake output:

  -- Looking for Java
  -- Looking for JNI
  -- Variable XSL_FOP_HOME not defined, trying defaults:  /usr/share/java/ /usr/share/java/fop/
  -- XSL-FOP HOME :/usr/share/java//usr/share/java/fop/
  -- fop.jar and all its dependecies not found skiping data-formating module
  -- 
  -- End modules
  -- Added 1 tests in /home/spungi/work/zorba/tmp/zorba_modules/data-formatting/test

  
  As you see the test for XSL-FO module is added even if the module is not built because not all dependencies were found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/955040/+subscriptions


References