mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 351157 - Codan Source Plugin has incorrect Bundle-Name /
Bundle-Vendor
This commit is contained in:
parent
a938fee083
commit
4ff11e66bf
7 changed files with 12 additions and 13 deletions
|
@ -14,6 +14,6 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
OSGI-INF/l10n/bundle.properties,\
|
OSGI-INF/,\
|
||||||
about.html
|
about.html
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
|
|
@ -14,6 +14,6 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
OSGI-INF/l10n/bundle.properties,\
|
OSGI-INF/,\
|
||||||
about.html
|
about.html
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
|
|
@ -13,6 +13,6 @@ source.. = src/
|
||||||
output.. = bin/
|
output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
OSGI-INF/l10n/bundle.properties,\
|
about.html,\
|
||||||
about.html
|
OSGI-INF/
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
|
|
@ -15,8 +15,7 @@ bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
schema/,\
|
schema/,\
|
||||||
OSGI-INF/l10n/bundle.properties,\
|
|
||||||
about.html,\
|
about.html,\
|
||||||
OSGI-INF/
|
OSGI-INF/
|
||||||
src.includes = schema/,\
|
src.includes = about.html,\
|
||||||
about.html
|
schema/
|
||||||
|
|
|
@ -14,6 +14,6 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
OSGI-INF/l10n/bundle.properties,\
|
about.html,\
|
||||||
about.html
|
OSGI-INF/
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
|
|
@ -14,6 +14,6 @@ output.. = bin/
|
||||||
bin.includes = META-INF/,\
|
bin.includes = META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
plugin.xml,\
|
plugin.xml,\
|
||||||
OSGI-INF/l10n/bundle.properties,\
|
about.html,\
|
||||||
about.html
|
OSGI-INF/
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
|
|
@ -14,8 +14,8 @@ output.. = bin/
|
||||||
bin.includes = plugin.xml,\
|
bin.includes = plugin.xml,\
|
||||||
META-INF/,\
|
META-INF/,\
|
||||||
.,\
|
.,\
|
||||||
OSGI-INF/l10n/bundle.properties,\
|
|
||||||
schema/,\
|
schema/,\
|
||||||
icons/,\
|
icons/,\
|
||||||
about.html
|
about.html,\
|
||||||
|
OSGI-INF/
|
||||||
src.includes = about.html
|
src.includes = about.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue