Skip to content

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