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
Some params in documentation (readme.md) is wrong and migrated from older version, please fix it.
Only numbers here was expected: <sourcesOwnerSubexpression>app</sourcesOwnerSubexpression> <testsOwnerSubexpression>test</testsOwnerSubexpression>
And little misspell in comments: <!-- Database connection password. --> <!-- -DdbPassword="password" --> <dbPass>password</dbPass>
-DdbPass was expected.
The text was updated successfully, but these errors were encountered:
Some params in documentation (readme.md) is wrong and migrated from older version, please fix it.
Only numbers here was expected:
<sourcesOwnerSubexpression>app</sourcesOwnerSubexpression> <testsOwnerSubexpression>test</testsOwnerSubexpression>
And little misspell in comments:
<!-- Database connection password. --> <!-- -DdbPassword="password" --> <dbPass>password</dbPass>
-DdbPass was expected.
The text was updated successfully, but these errors were encountered: