kbss-cvut / bpmn2stamp

1 stars 0 forks source link

Fix logging #24

Closed blcham closed 2 years ago

blcham commented 2 years ago

Currently generating:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (file:/home/blcha/projects/20doprava-ucl/git/bpmn-convertor-examples/.target/bpmn2stamp.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
/tmp/mapping-tmp-16378272493106498894.map
/home/blcha/projects/20doprava-ucl/git/bpmn-convertor-examples/processes/ucl/dozor-nad-provozovateli-letist-bbo.ttl
http://onto.fel.cvut.cz/ontologies/processes/ucl/dozor-nad-provozovateli-letist-bpmn
file:/home/blcha/projects/20doprava-ucl/git/bpmn-convertor-examples/processes/ucl/dozor-nad-provozovateli-letist-bbo.ttl
http://onto.fel.cvut.cz/ontologies/processes/ucl/dozor-nad-provozovateli-letist-bpmn
/tmp/mapping-tmp-16483033631579641637.map
/home/blcha/projects/20doprava-ucl/git/bpmn-convertor-examples/processes/ucl/dozor-nad-provozovateli-letist-bbo.ttl
http://onto.fel.cvut.cz/ontologies/processes/ucl/dozor-nad-provozovateli-letist-bpmn

A/C: