This is an automated email from the ASF dual-hosted git repository.
skygo pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git
from 063fe0d Merge pull request #246 from cstamas/drop-bad-boys
add ef1060c add IT for a module overriding codebasename + profile removal
add 64e5e4e Merge pull request #251 from ebarboni/custommoduleoverwriteit
No new revisions were added by this update.
Summary of changes:
.../application/pom.xml | 95 ++++++++++++----------
.../branding/pom.xml | 10 +--
.../org/netbeans/core/startup}/Bundle.properties | 4 +-
.../core/windows/view/ui/Bundle.properties | 4 +-
.../org/netbeans/core/ui/Bundle.properties | 3 +-
.../branding/src/main/nbm/manifest.mf | 2 +
.../jaxbwrapper}/pom.xml | 58 +++++++++----
.../jaxbwrapper/src/main/nbm/manifest.mf | 2 +
.../moduleusingcustom}/pom.xml | 24 ++++--
.../src/it/{full => custommoduleoverride}/pom.xml | 43 ++++------
nbm-maven-plugin/src/it/full/application/pom.xml | 25 ------
11 files changed, 146 insertions(+), 124 deletions(-)
copy nbm-maven-plugin/src/it/{full =>
custommoduleoverride}/application/pom.xml (58%)
copy nbm-maven-plugin/src/it/{full => custommoduleoverride}/branding/pom.xml
(88%)
copy
nbm-maven-plugin/src/it/{full/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui
=>
custommoduleoverride/branding/src/main/nbm-branding/core/core.jar/org/netbeans/core/startup}/Bundle.properties
(89%)
copy nbm-maven-plugin/src/it/{full =>
custommoduleoverride}/branding/src/main/nbm-branding/modules/org-netbeans-core-windows.jar/org/netbeans/core/windows/view/ui/Bundle.properties
(88%)
copy nbm-maven-plugin/src/it/{full =>
custommoduleoverride}/branding/src/main/nbm-branding/modules/org-netbeans-core.jar/org/netbeans/core/ui/Bundle.properties
(94%)
create mode 100644
nbm-maven-plugin/src/it/custommoduleoverride/branding/src/main/nbm/manifest.mf
copy nbm-maven-plugin/src/it/{full/ittest-sample =>
custommoduleoverride/jaxbwrapper}/pom.xml (53%)
create mode 100644
nbm-maven-plugin/src/it/custommoduleoverride/jaxbwrapper/src/main/nbm/manifest.mf
copy nbm-maven-plugin/src/it/{full/ittest-sample =>
custommoduleoverride/moduleusingcustom}/pom.xml (74%)
copy nbm-maven-plugin/src/it/{full => custommoduleoverride}/pom.xml (85%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists