dmatej commented on PR #192:
URL: 
https://github.com/apache/santuario-xml-security-java/pull/192#issuecomment-1679373408

   > It seems there is some problem with Jenkins and the upgrade, JDK 11 was 
working fine before. I deleted the JDK 8 build. I'll try to figure out what's 
going on. We can get a M1 milestone out in a few weeks if it suits then?
   
   The `Java` argument here seems wrong, but I have no idea why is it there:
   ```
   
'-Djava.util.logging.config.file=/home/jenkins/jenkins-agent/workspace/Santuario/Santuario'
 'Java' 'JDK11/target/test-classes/logging.properties' 
   ```
   
   Oh, I see, Jenkins doesn't like spaces in build/project names - some paths 
are escaped then, and some are not.
   ```
   
javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/jenkins-agent/workspace/Santuario/Santuario
 Java JDK11/target/jacoco.exec,includes=org/apache/xml/security/**
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to