Skip to content

Instantly share code, notes, and snippets.

View Rikkola's full-sized avatar

Toni Rikkola Rikkola

  • Kotka/Finland
View GitHub Profile
@Rikkola
Rikkola / Tokenizer.dmn
Last active June 10, 2021 18:30
Tokenizer.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_E80C950B-96EC-42AD-BE9D-6F202E4C9181" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_C0401F3C-82A5-42F9-AAB0-267168D5ED3E" name="Tokenizer" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_E80C950B-96EC-42AD-BE9D-6F202E4C9181">
<dmn:extensionElements/>
<dmn:itemDefinition id="_B1AF8E6C-94D1-4822-A6C9-0600F52420B0" name="tWalkCommand" isCollection="false">
<dmn:itemComponent id="_EA3031D8-633B-40E9-9D67-4E97776460A6" name="Times" isCollection="false">
<dmn:typeRef>number</dmn:typeRef>
</dmn:itemComponent>
<dmn:itemComponent id="_096BACD1-C552-4967-B212-129EAB7874D4" name="Target" isCollection="false">
<dmn:typeRef>s
@Rikkola
Rikkola / Test.dmn
Created June 3, 2021 19:59
Test.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_E80C950B-96EC-42AD-BE9D-6F202E4C9181" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_C0401F3C-82A5-42F9-AAB0-267168D5ED3E" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_E80C950B-96EC-42AD-BE9D-6F202E4C9181">
<dmn:extensionElements/>
<dmn:itemDefinition id="_B1AF8E6C-94D1-4822-A6C9-0600F52420B0" name="tWalkCommand" isCollection="false">
<dmn:itemComponent id="_EA3031D8-633B-40E9-9D67-4E97776460A6" name="Times" isCollection="false">
<dmn:typeRef>number</dmn:typeRef>
</dmn:itemComponent>
<dmn:itemComponent id="_096BACD1-C552-4967-B212-129EAB7874D4" name="Target" isCollection="false">
<dmn:typeRef>st
@Rikkola
Rikkola / Tokenizer4.dmn
Created June 3, 2021 19:53
Tokenizer4.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_E80C950B-96EC-42AD-BE9D-6F202E4C9181" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_C0401F3C-82A5-42F9-AAB0-267168D5ED3E" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_E80C950B-96EC-42AD-BE9D-6F202E4C9181">
<dmn:extensionElements/>
<dmn:itemDefinition id="_B1AF8E6C-94D1-4822-A6C9-0600F52420B0" name="tWalkCommand" isCollection="false">
<dmn:itemComponent id="_EA3031D8-633B-40E9-9D67-4E97776460A6" name="Times" isCollection="false">
<dmn:typeRef>number</dmn:typeRef>
</dmn:itemComponent>
<dmn:itemComponent id="_096BACD1-C552-4967-B212-129EAB7874D4" name="Target" isCollection="false">
<dmn:typeRef>st
@Rikkola
Rikkola / Tokenizer2.dmn
Last active June 3, 2021 19:51
Tokenizer2.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_E80C950B-96EC-42AD-BE9D-6F202E4C9181" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_C0401F3C-82A5-42F9-AAB0-267168D5ED3E" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_E80C950B-96EC-42AD-BE9D-6F202E4C9181">
<dmn:extensionElements/>
<dmn:itemDefinition id="_B1AF8E6C-94D1-4822-A6C9-0600F52420B0" name="tWalkCommand" isCollection="false">
<dmn:itemComponent id="_EA3031D8-633B-40E9-9D67-4E97776460A6" name="Times" isCollection="false">
<dmn:typeRef>number</dmn:typeRef>
</dmn:itemComponent>
<dmn:itemComponent id="_096BACD1-C552-4967-B212-129EAB7874D4" name="Target" isCollection="false">
<dmn:typeRef>st
@Rikkola
Rikkola / Tokenizer3.dmn
Last active June 3, 2021 19:53
Tokenizer.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_D94DDE83-6322-44BF-B6AE-F5A29C1904EA" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_D7AEA71A-3F05-4328-99E0-3A8BD182457C" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_D94DDE83-6322-44BF-B6AE-F5A29C1904EA">
<dmn:extensionElements/>
<dmndi:DMNDI>
<dmndi:DMNDiagram id="_C2AAB59D-8DCA-4D04-8E60-D2C7E60A018C" name="DRG">
<di:extension>
<kie:ComponentsWidthsExtension/>
</di:extension>
</dmndi:DMNDiagram>
</dmndi:DMNDI>
</dmn:definitions>
@Rikkola
Rikkola / Tokenizer.dmn
Last active June 3, 2021 19:47
new-file.dmn
<dmn:definitions xmlns:dmn="http://www.omg.org/spec/DMN/20180521/MODEL/" xmlns="https://kiegroup.org/dmn/_E80C950B-96EC-42AD-BE9D-6F202E4C9181" xmlns:feel="http://www.omg.org/spec/DMN/20180521/FEEL/" xmlns:kie="http://www.drools.org/kie/dmn/1.2" xmlns:dmndi="http://www.omg.org/spec/DMN/20180521/DMNDI/" xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/" xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" id="_C0401F3C-82A5-42F9-AAB0-267168D5ED3E" name="new-file" typeLanguage="http://www.omg.org/spec/DMN/20180521/FEEL/" namespace="https://kiegroup.org/dmn/_E80C950B-96EC-42AD-BE9D-6F202E4C9181">
<dmn:extensionElements/>
<dmn:itemDefinition id="_B1AF8E6C-94D1-4822-A6C9-0600F52420B0" name="tWalkCommand" isCollection="false">
<dmn:itemComponent id="_EA3031D8-633B-40E9-9D67-4E97776460A6" name="Times" isCollection="false">
<dmn:typeRef>number</dmn:typeRef>
</dmn:itemComponent>
<dmn:itemComponent id="_096BACD1-C552-4967-B212-129EAB7874D4" name="Target" isCollection="false">
<dmn:typeRef>st
[WARNING] /C:/Users/Rikkola/Work/Codes/drools-wb/drools-wb-screens/drools-wb-scenario-simulation-editor/drools-wb-scenario-simulation-editor-client/src/main/java/org/drools/workbench/screens/scenariosimulation/client/popup/AbstractScenarioPopupView.java:[24,41] org.jboss.errai.common.client.dom.HTMLElement in org.jboss.errai.common.client.dom has been deprecated
[WARNING] /C:/Users/Rikkola/Work/Codes/drools-wb/drools-wb-screens/drools-wb-scenario-simulation-editor/drools-wb-scenario-simulation-editor-client/src/main/java/org/drools/workbench/screens/scenariosimulation/client/popup/AbstractScenarioPopupView.java:[25,41] org.jboss.errai.common.client.dom.MouseEvent in org.jboss.errai.common.client.dom has been deprecated
[INFO] /C:/Users/Rikkola/Work/Codes/drools-wb/drools-wb-screens/drools-wb-guided-dtable-editor/drools-wb-guided-dtable-editor-client/src/main/java/org/drools/workbench/screens/guided/dtable/client/wizard/column/pages/common/DecisionTableColumnViewUtils.java: Some input files additionally use or
java.lang.IllegalStateException: BRMS-PMML requires at least one model of the model types that are recognized
at org.kie.pmml.pmml_4_2.model.PMML4UnitImpl.initModelsMap(PMML4UnitImpl.java:111)
at org.kie.pmml.pmml_4_2.model.PMML4UnitImpl.initFromPMML(PMML4UnitImpl.java:76)
at org.kie.pmml.pmml_4_2.model.PMML4UnitImpl.<init>(PMML4UnitImpl.java:51)
at org.kie.pmml.pmml_4_2.PMML4Compiler.getJavaClasses(PMML4Compiler.java:516)
at org.kie.pmml.assembler.PMMLAssemblerService.addPMMLPojos(PMMLAssemblerService.java:197)
at org.kie.pmml.assembler.PMMLAssemblerService.addPackage(PMMLAssemblerService.java:111)
at org.kie.pmml.assembler.PMMLAssemblerService.addResource(PMMLAssemblerService.java:82)
at org.kie.pmml.assembler.PMMLAssemblerService.addResources(PMMLAssemblerService.java:93)
[INFO] --- gwt-maven-plugin:2.9.0:compile (gwt-compile) @ kie-wb-common-dmn-webapp-standalone ---
[WARNING] Declared compileSourcesArtifact was not found in project dependencies org.kie:kie-dmn-feel-gwt:jar
[INFO] Compiling module org.kie.workbench.common.dmn.showcase.FastCompiledDMNShowcase
[INFO] Tracing compile failure path for type 'org.gwtproject.core.client.JsArrayMixed'
[INFO] [ERROR] Errors in 'jar:file:/C:/Users/Rikkola/.m2/repository/org/jresearch/gwtproject/core/gwt-core/1.1/gwt-core-1.1.jar!/org/gwtproject/core/client/JsArrayMixed.java'
[INFO] [ERROR] Line 40: The method getAnyAt(int) is undefined for the type JsArray<Object>
[INFO] [ERROR] Line 63: The method getAnyAt(int) is undefined for the type JsArray<Object>
[INFO] [ERROR] Line 51: The method getAnyAt(int) is undefined for the type JsArray<Object>
[INFO] Tracing compile failure path for type 'org.gwtproject.core.client.ScriptInjector'
[INFO] [ERROR] Errors in 'jar:file:/C:/Users/Rikkola/.m2/repos
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*