Bug 351157 - Codan Source Plugin has incorrect Bundle-Name /

Bundle-Vendor
This commit is contained in:
Alena Laskavaia 2011-07-05 21:55:40 -04:00
parent 48094a5689
commit c3dbd2cb91
7 changed files with 12 additions and 13 deletions

View file

@ -14,6 +14,6 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
OSGI-INF/l10n/bundle.properties,\
OSGI-INF/,\
about.html
src.includes = about.html

View file

@ -14,6 +14,6 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
OSGI-INF/l10n/bundle.properties,\
OSGI-INF/,\
about.html
src.includes = about.html

View file

@ -13,6 +13,6 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
OSGI-INF/l10n/bundle.properties,\
about.html
about.html,\
OSGI-INF/
src.includes = about.html

View file

@ -15,8 +15,7 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
schema/,\
OSGI-INF/l10n/bundle.properties,\
about.html,\
OSGI-INF/
src.includes = schema/,\
about.html
src.includes = about.html,\
schema/

View file

@ -14,6 +14,6 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
OSGI-INF/l10n/bundle.properties,\
about.html
about.html,\
OSGI-INF/
src.includes = about.html

View file

@ -14,6 +14,6 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml,\
OSGI-INF/l10n/bundle.properties,\
about.html
about.html,\
OSGI-INF/
src.includes = about.html

View file

@ -14,8 +14,8 @@ output.. = bin/
bin.includes = plugin.xml,\
META-INF/,\
.,\
OSGI-INF/l10n/bundle.properties,\
schema/,\
icons/,\
about.html
about.html,\
OSGI-INF/
src.includes = about.html