You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oslcquery can now how a curl equivalent when using option -V
RM can now load configurations incrementally - load until the config being searched for is found - helps with projects with a shedload of configs because all configs don't have to be loaded
Added examples dncompare, validate, trsreader (this is VERY UNFINISHED!) - see the code in the examples folder
Fixed oslcquery working from a specific config using -F
Fixed oslcquery when trying to select a scoped attribute like oslc:rm:uses{dcterms:identifier} wasn't working - note that DN doesn't appear to support retreiving primary text of all artifacts in a module using oslc:rm:uses{jazz_rm:primaryText} - text isn't returned
Some (unfinished!) internal preparation for demonstrator of the new in 7.1 type query capability https://jazz.net/wiki/bin/view/Main/DNGTypeAPI
Incorporated PR #69 from wulmer
merged PR #67 from wulmer
oslcquery now shows the query url using oslc_config.context parameter if you use the -V option - although it still uses the Configuration.Context header when making the query