Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run bwdesignUtility task on Windows and Linux #477

Closed
wants to merge 3 commits into from
Closed

Run bwdesignUtility task on Windows and Linux #477

wants to merge 3 commits into from

Conversation

cmocanu1
Copy link
Contributor

Added ability to run on Linux also; Run import before validate and/or diagram:gen_diagrams; Redirect errors to /dev/null; Some small optimizations

****What's this Pull request about?

Added ability to run on Linux also
Run import task before validate and/or diagram:gen_diagrams (not need to run anymore mvn com.tibco.plugins:bw6-maven-plugin:bwdesignUtility into existing Studio for Designers workspace)
Redirect errors to /dev/null

****Which Issue(s) this Pull Request will fix?

#474

****Does this pull request maintain backward compatibility?

YES

****How this pull request has been tested?

Running mvn com.tibco.plugins:bw6-maven-plugin:bwdesignUtility on Windows and Linux.

cmocanu1 added 3 commits July 16, 2020 00:42
Added ability to run on Linux also; Run import before validate and/or diagram:gen_diagrams; Redirect errors to /dev/null; Some small optimizations
Can run bwdesignUtility on Windows and Linux
Improvements:
- Shutdown BW Engine when application enter to impaired state
- Replace the 'Started BW Application' string with the code (TIBCO-THOR-FRWK-300006)
- replace System.out with BWTestConfig.INSTANCE.getLogger()
@cmocanu1 cmocanu1 closed this Jul 18, 2020
@cmocanu1
Copy link
Contributor Author

Wrong use of git branches! I'll redo the pull request.

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.

1 participant