Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to detect out model name for ili22 #214

Closed
edigonzales opened this issue Dec 4, 2019 · 1 comment
Closed

Unable to detect out model name for ili22 #214

edigonzales opened this issue Dec 4, 2019 · 1 comment
Milestone

Comments

@edigonzales
Copy link
Contributor

It seems that in the latest snapshot version, ilivalidator cannot detect ili22 model names anymore:

Info: ilivalidator-1.11.3-SNAPSHOT-93f636978757c78d08dd1b05f9e3d9f0d434feb2
Info: ili2c-5.0.2-20190906
Info: iox-ili-1.20.15-SNAPSHOT-c601d63c8d3084dce00c23abb0f63800e2dfe38a
Info: User <stefan>
Info: Start date 2019-12-04 22:07
Info: maxMemory 3728384 KB
Info: dataFile </var/folders/9_/57qwb4rs02d22jg0tfzcc3nc0000gn/T/ilivalidator_8759552163728754206/Obuc_Mutation_948_2014_07_17.xml>
Info: configFile </var/folders/9_/57qwb4rs02d22jg0tfzcc3nc0000gn/T/ilivalidator_8759552163728754206/gb2av.toml>
Info: pluginFolder </var/folders/9_/57qwb4rs02d22jg0tfzcc3nc0000gn/T/ilivalidator_8759552163728754206>
Info: ilidirs <%ITF_DIR;http://models.interlis.ch/;%JAR_DIR/ilimodels>
Error: no models given to look for

Obuc_Mutation_948_2014_07_17.xml.zip

Works with v.1.11.0.

@edigonzales
Copy link
Contributor Author

It does work if you explicitly set the model name. Either with --models GB2AV or settings.setValue(Validator.SETTING_MODELNAMES, "GB2AV");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants