8000 Optimize (and fix in some places) shared module detection by cmocanu1 · Pull Request #549 · TIBCOSoftware/bw6-plugin-maven · GitHub
[go: up one dir, main page]

Skip to content

Optimize (and fix in some places) shared module detection#549

Open
cmocanu1 wants to merge 1 commit intoTIBCOSoftware:masterfrom
cmocanu1:hotfix/optimize_sharedmodule_detection
Open

Optimize (and fix in some places) shared module detection#549
cmocanu1 wants to merge 1 commit intoTIBCOSoftware:masterfrom
cmocanu1:hotfix/optimize_sharedmodule_detection

Conversation

@cmocanu1
Copy link
Contributor
@cmocanu1 cmocanu1 commented Jan 5, 2021

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

Optimize (and fix in some places) shared module detection

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

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

Compare output of a build (logs and ear) for a build before optimization and after.

****Any background context or comments you want to provide?

In file Source/bw6-maven-plugin/src/main/java/com/tibco/bw/maven/plugin/application/BWEARPackagerMojo.java, line 184, the "containsKey" method is not working well because expect to search by an object of type Attributes.Name (https://docs.oracle.com/javase/7/docs/api/java/util/jar/Attributes.Name.html) not a string.

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.

2 participants

0