REL-2.7.0 #12
thobreuer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
<tags>tag, which includes the<tag>tag to write a description for each tag specified in the input file.jube tagto print out the tag description of a given input file or benchmark directory.^(exclusive disjunction (xor)) for thetagattribute and<check_tags>.primekeyattribute for thekey-tag of thedatabaseto define whether thiskeyis a primary key of the database or not. Can be set totrueorfalse(default:false).JUBE_VERBOSEto set the verbosity level.JUBE_BENCHMARK_OUTPATHto set the benchmark outpath.--outpathofjube runto specify the benchmark outpath.jube infocommand now also shows information about all sets, steps, analyser and result from theconfiguration.xml.outpathattribute of the<benchmark>tag no longer needs to be specified in the input file if either the command line option--outpathis set or the new environment variableJUBE_BENCHMARK_OUTPATHis used. The command line option overrides the environment variable, which in turn overrides the attribute in the input file.analyse.logfile and no longer printed to the console output.titleattribute of a<database><key>is set, then this title is used as the name of the database column instead of the parameter or pattern name.<check_tags>tag is now a subelement of the new<tags>tag.jube2tojubeand adapted the code to the name change. The links to the documentation on the websites have also been adjusted accordingly.primekeysattribute of the<database>is no longer supported. Use the newprimekeyattribute of the<database><key>instead.<check_tags>will no longer be supported on a global level. Instead, it should be specified in the<tags>tag.,) is no longer supported in<check_tags>and thetagattribute. Instead use|,^+and!.!include.tagattribute in the<path>of the<include-path>-tag.This discussion was created from the release REL-2.7.0.
All reactions