Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@miltolstoy
Copy link
Contributor

Resolves #6

Before:

$ python3 ./scripts/build.py
'None' component build is unsupported

Now:

$ python3 ./scripts/build.py
usage: Build Java SCP library sources and generate documentation [-h] -c {lib,doc} [-cb]
Build Java SCP library sources and generate documentation: error: the following arguments are required: -c/--component

Copy link
Contributor

@WhiteHorseKPI WhiteHorseKPI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miltolstoy miltolstoy merged commit 6fec6cb into main Jul 23, 2025
@miltolstoy miltolstoy deleted the 6-component_flag branch July 23, 2025 08:06
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

Successfully merging this pull request may close these issues.

Scripts: make "component" flag mandatory in build script

3 participants