Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Debug Option for ojet CLI

DaveArchJan 17 2020 — edited Jan 20 2020

Jet Version: 8.0

Hi Community

Does anyone know if there is a debug parameter/option for the Jet CLI.


We are seeing the following warning when running the build task and wondered if it was something to be concerned about.

...

Running after_build hook.

Running before_serve hook.

[xmldom warning]        attribute value must after "="

@#[line:50,col:3]

Starting web server.

...

We've also had other minor issues which have been user error so we were wondering whether there was a way of getting further logging out of the CLI.

Thanks

Running after_build hook.Running before_serve hook.[xmldom warning]        attribute value must after "="@#[line:50,col:3]Starting web server.

This post has been answered by John JB Brock-Oracle on Jan 17 2020
Jump to Answer
Comments
Post Details
Added on Jan 17 2020
3 comments
299 views