diff --git a/modules/apps/collaboration/blogs/blogs-test/bnd.bnd b/modules/apps/collaboration/blogs/blogs-test/bnd.bnd index 690ec730b695e8..4808c6eafd425f 100644 --- a/modules/apps/collaboration/blogs/blogs-test/bnd.bnd +++ b/modules/apps/collaboration/blogs/blogs-test/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.blogs.test Bundle-Version: 1.0.0 Import-Package:\ !com.dumbster.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Blogs diff --git a/modules/apps/collaboration/comment/comment-sanitizer/bnd.bnd b/modules/apps/collaboration/comment/comment-sanitizer/bnd.bnd index 40ccd5aa3f1fe2..f222453a0228b5 100644 --- a/modules/apps/collaboration/comment/comment-sanitizer/bnd.bnd +++ b/modules/apps/collaboration/comment/comment-sanitizer/bnd.bnd @@ -5,6 +5,7 @@ Import-Package:\ !javax.annotation,\ \ !sun.misc,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Comments \ No newline at end of file diff --git a/modules/apps/collaboration/document-library/document-library-document-conversion/bnd.bnd b/modules/apps/collaboration/document-library/document-library-document-conversion/bnd.bnd index 9f7bb50fdf72e3..532b2ade32ced3 100644 --- a/modules/apps/collaboration/document-library/document-library-document-conversion/bnd.bnd +++ b/modules/apps/collaboration/document-library/document-library-document-conversion/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.0 Export-Package: com.liferay.document.library.document.conversion.configuration Import-Package:\ !com.sun.star.lib.unoloader,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Document Library \ No newline at end of file diff --git a/modules/apps/collaboration/document-library/document-library-repository-cmis-impl/bnd.bnd b/modules/apps/collaboration/document-library/document-library-repository-cmis-impl/bnd.bnd index 00df2985d25c87..5a5997589c457c 100644 --- a/modules/apps/collaboration/document-library/document-library-repository-cmis-impl/bnd.bnd +++ b/modules/apps/collaboration/document-library/document-library-repository-cmis-impl/bnd.bnd @@ -25,6 +25,7 @@ Import-Package:\ !org.osgi.service.blueprint.*,\ \ !org.relaxng.datatype.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Document Library diff --git a/modules/apps/collaboration/document-library/document-library-web/bnd.bnd b/modules/apps/collaboration/document-library/document-library-web/bnd.bnd index 4415b72702b302..1652344b5d7ffc 100644 --- a/modules/apps/collaboration/document-library/document-library-web/bnd.bnd +++ b/modules/apps/collaboration/document-library/document-library-web/bnd.bnd @@ -9,6 +9,7 @@ Export-Package:\ com.liferay.document.library.web.webdav Import-Package:\ org.apache.xerces.parsers,\ + \ * Liferay-JS-Config: /META-INF/resources/document_library/js/config.js Liferay-Releng-Module-Group-Description: diff --git a/modules/apps/collaboration/wiki/wiki-service/bnd.bnd b/modules/apps/collaboration/wiki/wiki-service/bnd.bnd index 82f7128534099c..fbf3f4f8a2e114 100644 --- a/modules/apps/collaboration/wiki/wiki-service/bnd.bnd +++ b/modules/apps/collaboration/wiki/wiki-service/bnd.bnd @@ -50,6 +50,7 @@ Import-Package:\ !org.intabulas.sandler.*,\ \ !org.jgroups.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Wiki diff --git a/modules/apps/collaboration/wiki/wiki-test/bnd.bnd b/modules/apps/collaboration/wiki/wiki-test/bnd.bnd index ebd6122a5cbea5..53db48ef23ca9f 100644 --- a/modules/apps/collaboration/wiki/wiki-test/bnd.bnd +++ b/modules/apps/collaboration/wiki/wiki-test/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.wiki.test Bundle-Version: 1.0.0 Import-Package:\ !org.junit.experimental.theories,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Wiki diff --git a/modules/apps/document-library-google-docs/document-library-google-docs/bnd.bnd b/modules/apps/document-library-google-docs/document-library-google-docs/bnd.bnd index 802630fd7a7c23..2f03f8f1da06a0 100644 --- a/modules/apps/document-library-google-docs/document-library-google-docs/bnd.bnd +++ b/modules/apps/document-library-google-docs/document-library-google-docs/bnd.bnd @@ -16,5 +16,6 @@ Import-Package:\ !org.slf4j.spi,\ \ !org.zeroturnaround.javarebel,\ + \ * Web-ContextPath: /document-library-google-docs \ No newline at end of file diff --git a/modules/apps/forms-and-workflow/calendar/calendar-api/bnd.bnd b/modules/apps/forms-and-workflow/calendar/calendar-api/bnd.bnd index 5314fd971ceb7d..69317381118be8 100644 --- a/modules/apps/forms-and-workflow/calendar/calendar-api/bnd.bnd +++ b/modules/apps/forms-and-workflow/calendar/calendar-api/bnd.bnd @@ -13,6 +13,7 @@ Export-Package:\ com.liferay.calendar.util.comparator Import-Package:\ !org.joda.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Calendar diff --git a/modules/apps/forms-and-workflow/calendar/calendar-service/bnd.bnd b/modules/apps/forms-and-workflow/calendar/calendar-service/bnd.bnd index ff182946f586b9..2fa6e655101756 100644 --- a/modules/apps/forms-and-workflow/calendar/calendar-service/bnd.bnd +++ b/modules/apps/forms-and-workflow/calendar/calendar-service/bnd.bnd @@ -20,6 +20,7 @@ Import-Package:\ !net.fortuna.*,\ \ !org.codehaus.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Calendar diff --git a/modules/apps/forms-and-workflow/dynamic-data-lists/dynamic-data-lists-service/bnd.bnd b/modules/apps/forms-and-workflow/dynamic-data-lists/dynamic-data-lists-service/bnd.bnd index 1491ee27b17aec..5af8e62c3ad1dd 100644 --- a/modules/apps/forms-and-workflow/dynamic-data-lists/dynamic-data-lists-service/bnd.bnd +++ b/modules/apps/forms-and-workflow/dynamic-data-lists/dynamic-data-lists-service/bnd.bnd @@ -10,6 +10,7 @@ Export-Package:\ Import-Package:\ !org.apache.poi.hssf.usermodel.*,\ !org.apache.poi.ss.usermodel.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Dynamic Data Lists diff --git a/modules/apps/forms-and-workflow/dynamic-data-lists/dynamic-data-lists-test/bnd.bnd b/modules/apps/forms-and-workflow/dynamic-data-lists/dynamic-data-lists-test/bnd.bnd index 190094563abd97..a4c79b3bee8a8c 100644 --- a/modules/apps/forms-and-workflow/dynamic-data-lists/dynamic-data-lists-test/bnd.bnd +++ b/modules/apps/forms-and-workflow/dynamic-data-lists/dynamic-data-lists-test/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.0 Import-Package:\ !org.apache.poi.hssf.usermodel.*,\ !org.apache.poi.ss.usermodel.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Dynamic Data Lists diff --git a/modules/apps/forms-and-workflow/portal-rules-engine/portal-rules-engine-sample-web/bnd.bnd b/modules/apps/forms-and-workflow/portal-rules-engine/portal-rules-engine-sample-web/bnd.bnd index 335ff1586bd0e0..b11b569d11cdb8 100644 --- a/modules/apps/forms-and-workflow/portal-rules-engine/portal-rules-engine-sample-web/bnd.bnd +++ b/modules/apps/forms-and-workflow/portal-rules-engine/portal-rules-engine-sample-web/bnd.bnd @@ -12,6 +12,7 @@ Import-Package:\ org.apache.commons.chain,\ org.apache.commons.chain.generic,\ org.apache.commons.chain.impl,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Rules Engine diff --git a/modules/apps/foundation/configuration-admin/configuration-admin-web/src/testIntegration/resources/bnd.bnd b/modules/apps/foundation/configuration-admin/configuration-admin-web/src/testIntegration/resources/bnd.bnd index 3e575984c87646..0f06df04dae448 100644 --- a/modules/apps/foundation/configuration-admin/configuration-admin-web/src/testIntegration/resources/bnd.bnd +++ b/modules/apps/foundation/configuration-admin/configuration-admin-web/src/testIntegration/resources/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.configuration.admin.web.test Bundle-Version: 1.0.0 Import-Package:\ !javax.*,\ + \ * -includeresource:\ com/liferay/configuration/admin/web/internal/exporter=../../../classes/com/liferay/configuration/admin/web/internal/exporter,\ diff --git a/modules/apps/foundation/frontend-css/frontend-css-rtl-converter/bnd.bnd b/modules/apps/foundation/frontend-css/frontend-css-rtl-converter/bnd.bnd index e2ff832f40b1db..ef43e85949926b 100644 --- a/modules/apps/foundation/frontend-css/frontend-css-rtl-converter/bnd.bnd +++ b/modules/apps/foundation/frontend-css/frontend-css-rtl-converter/bnd.bnd @@ -8,6 +8,7 @@ Import-Package:\ \ !org.slf4j,\ !org.slf4j.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: \ No newline at end of file diff --git a/modules/apps/foundation/login/login-web/bnd.bnd b/modules/apps/foundation/login/login-web/bnd.bnd index 9063692a20b45f..8136436d7c841e 100644 --- a/modules/apps/foundation/login/login-web/bnd.bnd +++ b/modules/apps/foundation/login/login-web/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.1.16 Export-Package: com.liferay.login.web.constants Import-Package:\ javax.net.ssl,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: diff --git a/modules/apps/foundation/my-account/my-account-web/bnd.bnd b/modules/apps/foundation/my-account/my-account-web/bnd.bnd index 50eeb2d5134d43..525929e63f772b 100644 --- a/modules/apps/foundation/my-account/my-account-web/bnd.bnd +++ b/modules/apps/foundation/my-account/my-account-web/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.my.account.web Bundle-Version: 1.0.8 Import-Package:\ javax.net.ssl,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: diff --git a/modules/apps/foundation/petra/petra-encryptor/bnd.bnd b/modules/apps/foundation/petra/petra-encryptor/bnd.bnd index 584d51de834c94..f4faa1b8e1b34f 100644 --- a/modules/apps/foundation/petra/petra-encryptor/bnd.bnd +++ b/modules/apps/foundation/petra/petra-encryptor/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.5 Export-Package: com.liferay.petra.encryptor Import-Package:\ com.ibm.crypto.provider;resolution:=optional,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: \ No newline at end of file diff --git a/modules/apps/foundation/portal-cache/portal-cache-ehcache-provider/bnd.bnd b/modules/apps/foundation/portal-cache/portal-cache-ehcache-provider/bnd.bnd index a833216c979f0a..0e395adecb1562 100644 --- a/modules/apps/foundation/portal-cache/portal-cache-ehcache-provider/bnd.bnd +++ b/modules/apps/foundation/portal-cache/portal-cache-ehcache-provider/bnd.bnd @@ -45,6 +45,7 @@ Import-Package:\ !org.terracotta.toolkit.store,\ \ !sun.misc,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Cache Engines diff --git a/modules/apps/foundation/portal-configuration/portal-configuration-extender/test-bnd.bnd b/modules/apps/foundation/portal-configuration/portal-configuration-extender/test-bnd.bnd index 2575baa434cc87..b9d080df09b3a5 100644 --- a/modules/apps/foundation/portal-configuration/portal-configuration-extender/test-bnd.bnd +++ b/modules/apps/foundation/portal-configuration/portal-configuration-extender/test-bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.0 Export-Package: com.liferay.portal.configuration.extender Import-Package:\ !javax.*,\ + \ * -includeresource:\ classes,\ diff --git a/modules/apps/foundation/portal-remote/portal-remote-axis-extender/bnd.bnd b/modules/apps/foundation/portal-remote/portal-remote-axis-extender/bnd.bnd index 841f34510da12c..ccb9660f3a17f7 100644 --- a/modules/apps/foundation/portal-remote/portal-remote-axis-extender/bnd.bnd +++ b/modules/apps/foundation/portal-remote/portal-remote-axis-extender/bnd.bnd @@ -19,6 +19,7 @@ Import-Package:\ !org.omg.*,\ \ !sun.awt.image.codec,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Remote Service Engines diff --git a/modules/apps/foundation/portal-remote/portal-remote-cxf-common/bnd.bnd b/modules/apps/foundation/portal-remote/portal-remote-cxf-common/bnd.bnd index 707a2cb2893405..1b805b54d18c2b 100644 --- a/modules/apps/foundation/portal-remote/portal-remote-cxf-common/bnd.bnd +++ b/modules/apps/foundation/portal-remote/portal-remote-cxf-common/bnd.bnd @@ -29,6 +29,7 @@ Import-Package:\ !org.slf4j.spi.*,\ \ !org.springframework.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Remote Service Engines diff --git a/modules/apps/foundation/portal-remote/portal-remote-cxf-jaxrs-common/bnd.bnd b/modules/apps/foundation/portal-remote/portal-remote-cxf-jaxrs-common/bnd.bnd index 2c9183662725db..defdb4e7ef7e56 100644 --- a/modules/apps/foundation/portal-remote/portal-remote-cxf-jaxrs-common/bnd.bnd +++ b/modules/apps/foundation/portal-remote/portal-remote-cxf-jaxrs-common/bnd.bnd @@ -28,6 +28,7 @@ Import-Package:\ !org.slf4j.spi.*,\ \ !org.springframework.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Remote Service Engines diff --git a/modules/apps/foundation/portal-remote/portal-remote-soap-extender/bnd.bnd b/modules/apps/foundation/portal-remote/portal-remote-soap-extender/bnd.bnd index 667e70bbaec7b5..346c9741981d84 100644 --- a/modules/apps/foundation/portal-remote/portal-remote-soap-extender/bnd.bnd +++ b/modules/apps/foundation/portal-remote/portal-remote-soap-extender/bnd.bnd @@ -32,6 +32,7 @@ Import-Package:\ !org.slf4j.spi.*,\ \ !org.springframework.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Remote Service Engines \ No newline at end of file diff --git a/modules/apps/foundation/portal-scheduler/portal-scheduler-quartz/bnd.bnd b/modules/apps/foundation/portal-scheduler/portal-scheduler-quartz/bnd.bnd index 33a7cc27812944..f858de3059d442 100644 --- a/modules/apps/foundation/portal-scheduler/portal-scheduler-quartz/bnd.bnd +++ b/modules/apps/foundation/portal-scheduler/portal-scheduler-quartz/bnd.bnd @@ -16,6 +16,7 @@ Import-Package:\ !javax.mail.*,\ \ !javax.transaction.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Scheduling \ No newline at end of file diff --git a/modules/apps/foundation/portal-scripting/portal-scripting-groovy/bnd.bnd b/modules/apps/foundation/portal-scripting/portal-scripting-groovy/bnd.bnd index 47b1ced797936b..64aab7b37c1d5c 100644 --- a/modules/apps/foundation/portal-scripting/portal-scripting-groovy/bnd.bnd +++ b/modules/apps/foundation/portal-scripting/portal-scripting-groovy/bnd.bnd @@ -10,6 +10,7 @@ Import-Package:\ !org.apache.ivy.*,\ \ !org.fusesource.jansi.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Scripting Engines \ No newline at end of file diff --git a/modules/apps/foundation/portal-search/portal-search-elasticsearch/bnd.bnd b/modules/apps/foundation/portal-search/portal-search-elasticsearch/bnd.bnd index e36b233d0c420c..f48cd40a511096 100644 --- a/modules/apps/foundation/portal-search/portal-search-elasticsearch/bnd.bnd +++ b/modules/apps/foundation/portal-search/portal-search-elasticsearch/bnd.bnd @@ -65,6 +65,7 @@ Import-Package:\ !sun.security.*,\ \ com.liferay.portal.search.analysis,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Elasticsearch \ No newline at end of file diff --git a/modules/apps/foundation/portal-search/portal-search-web/bnd.bnd b/modules/apps/foundation/portal-search/portal-search-web/bnd.bnd index 31945fbb3bdfa8..5ef2b2e46f4e99 100644 --- a/modules/apps/foundation/portal-search/portal-search-web/bnd.bnd +++ b/modules/apps/foundation/portal-search/portal-search-web/bnd.bnd @@ -12,6 +12,7 @@ Export-Package:\ com.liferay.portal.search.web.search.result Import-Package:\ !com.liferay.util.xml,\ + \ * Liferay-JS-Config: /META-INF/resources/js/config.js Liferay-Releng-Module-Group-Description: diff --git a/modules/apps/foundation/portal-search/portal-search/bnd.bnd b/modules/apps/foundation/portal-search/portal-search/bnd.bnd index c09c3cac2a637a..a068114ad8ae46 100644 --- a/modules/apps/foundation/portal-search/portal-search/bnd.bnd +++ b/modules/apps/foundation/portal-search/portal-search/bnd.bnd @@ -8,6 +8,7 @@ Export-Package:\ com.liferay.portal.search.index Import-Package:\ com.liferay.portal.kernel.search;version="[7.1.0,8)",\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Search diff --git a/modules/apps/foundation/portal-security-sso/portal-security-sso-cas/bnd.bnd b/modules/apps/foundation/portal-security-sso/portal-security-sso-cas/bnd.bnd index 101e3bd8ac237a..2ee5fdc656327b 100644 --- a/modules/apps/foundation/portal-security-sso/portal-security-sso-cas/bnd.bnd +++ b/modules/apps/foundation/portal-security-sso/portal-security-sso-cas/bnd.bnd @@ -8,6 +8,7 @@ Import-Package:\ !javax.microedition.*,\ \ !junit.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Security Frameworks \ No newline at end of file diff --git a/modules/apps/foundation/portal-security-sso/portal-security-sso-google/bnd.bnd b/modules/apps/foundation/portal-security-sso/portal-security-sso-google/bnd.bnd index 0980e4e573b5f7..96fea1e9094aa9 100644 --- a/modules/apps/foundation/portal-security-sso/portal-security-sso-google/bnd.bnd +++ b/modules/apps/foundation/portal-security-sso/portal-security-sso-google/bnd.bnd @@ -11,6 +11,7 @@ Import-Package:\ !com.google.*,\ \ !org.apache.http.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: \ No newline at end of file diff --git a/modules/apps/foundation/portal-security-sso/portal-security-sso-ntlm/bnd.bnd b/modules/apps/foundation/portal-security-sso/portal-security-sso-ntlm/bnd.bnd index 9c675e3bb823a1..5f6e9aa4666202 100644 --- a/modules/apps/foundation/portal-security-sso/portal-security-sso-ntlm/bnd.bnd +++ b/modules/apps/foundation/portal-security-sso/portal-security-sso-ntlm/bnd.bnd @@ -6,6 +6,7 @@ Export-Package:\ com.liferay.portal.security.sso.ntlm.constants Import-Package:\ !javax.microedition.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Security Frameworks \ No newline at end of file diff --git a/modules/apps/foundation/portal-security-sso/portal-security-sso-openid-connect/bnd.bnd b/modules/apps/foundation/portal-security-sso/portal-security-sso-openid-connect/bnd.bnd index 617e2c28094377..ed72c992e87aab 100644 --- a/modules/apps/foundation/portal-security-sso/portal-security-sso-openid-connect/bnd.bnd +++ b/modules/apps/foundation/portal-security-sso/portal-security-sso-openid-connect/bnd.bnd @@ -19,6 +19,7 @@ Import-Package:\ !org.opensaml.*,\ \ !sun.security.util.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Security Frameworks diff --git a/modules/apps/foundation/portal-security-sso/portal-security-sso-openid/bnd.bnd b/modules/apps/foundation/portal-security-sso/portal-security-sso-openid/bnd.bnd index 40184ba4f19df9..ac9de965a02f68 100644 --- a/modules/apps/foundation/portal-security-sso/portal-security-sso-openid/bnd.bnd +++ b/modules/apps/foundation/portal-security-sso/portal-security-sso-openid/bnd.bnd @@ -15,6 +15,7 @@ Import-Package:\ !org.apache.log.*,\ \ !sun.io.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Security Frameworks \ No newline at end of file diff --git a/modules/apps/foundation/portal-security/portal-security-antisamy/bnd.bnd b/modules/apps/foundation/portal-security/portal-security-antisamy/bnd.bnd index 296aa583455a58..7a4e1805f3d523 100644 --- a/modules/apps/foundation/portal-security/portal-security-antisamy/bnd.bnd +++ b/modules/apps/foundation/portal-security/portal-security-antisamy/bnd.bnd @@ -9,6 +9,7 @@ Import-Package:\ !sun.io,\ \ org.w3c.dom,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: \ No newline at end of file diff --git a/modules/apps/foundation/portal-security/portal-security-ldap/bnd.bnd b/modules/apps/foundation/portal-security/portal-security-ldap/bnd.bnd index 12e98aa56ac648..f4d80798eeed22 100644 --- a/modules/apps/foundation/portal-security/portal-security-ldap/bnd.bnd +++ b/modules/apps/foundation/portal-security/portal-security-ldap/bnd.bnd @@ -15,6 +15,7 @@ Import-Package:\ !junit.*,\ \ !org.junit.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: LDAP diff --git a/modules/apps/foundation/portal-settings/portal-settings-authentication-ldap-web/bnd.bnd b/modules/apps/foundation/portal-settings/portal-settings-authentication-ldap-web/bnd.bnd index e3d5a2c6b40bf6..0459f50daf48a5 100644 --- a/modules/apps/foundation/portal-settings/portal-settings-authentication-ldap-web/bnd.bnd +++ b/modules/apps/foundation/portal-settings/portal-settings-authentication-ldap-web/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.portal.settings.authentication.ldap.web Bundle-Version: 1.0.10 Import-Package:\ javax.net.ssl,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Portal Settings diff --git a/modules/apps/foundation/portal-store/portal-store-cmis/bnd.bnd b/modules/apps/foundation/portal-store/portal-store-cmis/bnd.bnd index a31f24c033aeb0..e6eeda2cc409c0 100644 --- a/modules/apps/foundation/portal-store/portal-store-cmis/bnd.bnd +++ b/modules/apps/foundation/portal-store/portal-store-cmis/bnd.bnd @@ -11,6 +11,7 @@ Import-Package:\ !org.json.simple.*,\ \ !org.relaxng.datatype.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Data Stores \ No newline at end of file diff --git a/modules/apps/foundation/portal-store/portal-store-jcr/bnd.bnd b/modules/apps/foundation/portal-store/portal-store-jcr/bnd.bnd index a3d27aa52989a0..a9cf79692e03b1 100644 --- a/modules/apps/foundation/portal-store/portal-store-jcr/bnd.bnd +++ b/modules/apps/foundation/portal-store/portal-store-jcr/bnd.bnd @@ -7,6 +7,7 @@ Import-Package:\ !org.apache.lucene.*,\ !org.apache.pdfbox.*,\ !org.apache.tika.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Data Stores \ No newline at end of file diff --git a/modules/apps/foundation/portal-store/portal-store-s3/bnd.bnd b/modules/apps/foundation/portal-store/portal-store-s3/bnd.bnd index 0fef9407910be7..b18fab7b1d106a 100644 --- a/modules/apps/foundation/portal-store/portal-store-s3/bnd.bnd +++ b/modules/apps/foundation/portal-store/portal-store-s3/bnd.bnd @@ -14,6 +14,7 @@ Import-Package:\ !org.ietf.jgss,\ \ !org.joda.convert,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Data Stores \ No newline at end of file diff --git a/modules/apps/foundation/portal-template/portal-template-freemarker/bnd.bnd b/modules/apps/foundation/portal-template/portal-template-freemarker/bnd.bnd index 5165087bf9952c..5b968353711e39 100644 --- a/modules/apps/foundation/portal-template/portal-template-freemarker/bnd.bnd +++ b/modules/apps/foundation/portal-template/portal-template-freemarker/bnd.bnd @@ -57,6 +57,7 @@ Import-Package:\ org.apache.taglibs.standard.tag.rt.xml;version='[1.2.3,2.0)',\ org.apache.taglibs.standard.tei;version='[1.2.3,2.0)',\ org.apache.taglibs.standard.tlv;version='[1.2.3,2.0)',\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Template Engines diff --git a/modules/apps/foundation/portal-template/portal-template-soy/bnd.bnd b/modules/apps/foundation/portal-template/portal-template-soy/bnd.bnd index cbca424e4a851e..4c4d1ba8ed0643 100644 --- a/modules/apps/foundation/portal-template/portal-template-soy/bnd.bnd +++ b/modules/apps/foundation/portal-template/portal-template-soy/bnd.bnd @@ -8,6 +8,7 @@ Import-Package:\ !javax.microedition.io,\ \ !org.objectweb.asm.util,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Template Engines \ No newline at end of file diff --git a/modules/apps/foundation/portal-template/portal-template-velocity/bnd.bnd b/modules/apps/foundation/portal-template/portal-template-velocity/bnd.bnd index 31e8bbeefdd112..aa192cc46f0b2a 100644 --- a/modules/apps/foundation/portal-template/portal-template-velocity/bnd.bnd +++ b/modules/apps/foundation/portal-template/portal-template-velocity/bnd.bnd @@ -18,6 +18,7 @@ Import-Package:\ !org.slf4j.spi,\ \ !org.zeroturnaround.javarebel,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Template Engines \ No newline at end of file diff --git a/modules/apps/foundation/portal/portal-monitoring/bnd.bnd b/modules/apps/foundation/portal/portal-monitoring/bnd.bnd index 358ae22ad7726f..cea0c963520e81 100644 --- a/modules/apps/foundation/portal/portal-monitoring/bnd.bnd +++ b/modules/apps/foundation/portal/portal-monitoring/bnd.bnd @@ -8,6 +8,7 @@ Export-Package:\ com.liferay.portal.monitoring.statistics Import-Package:\ com.liferay.portal.kernel.portlet;version="[7.0.0,8)",\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: \ No newline at end of file diff --git a/modules/apps/foundation/portal/portal-spring-extender/bnd.bnd b/modules/apps/foundation/portal/portal-spring-extender/bnd.bnd index 35ea29af80c048..c07d5510efbd65 100644 --- a/modules/apps/foundation/portal/portal-spring-extender/bnd.bnd +++ b/modules/apps/foundation/portal/portal-spring-extender/bnd.bnd @@ -66,6 +66,7 @@ Import-Package:\ org.springframework.scripting.config,\ org.springframework.transaction.config,\ org.springframework.web.servlet.config,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Runtime diff --git a/modules/apps/foundation/users-admin/users-admin-web/bnd.bnd b/modules/apps/foundation/users-admin/users-admin-web/bnd.bnd index 5b532cc6cbc157..5b668e996afd95 100644 --- a/modules/apps/foundation/users-admin/users-admin-web/bnd.bnd +++ b/modules/apps/foundation/users-admin/users-admin-web/bnd.bnd @@ -14,6 +14,7 @@ Export-Package:\ com.liferay.users.admin.web.util.comparator Import-Package:\ javax.net.ssl,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: diff --git a/modules/apps/knowledge-base/knowledge-base-markdown-converter/bnd.bnd b/modules/apps/knowledge-base/knowledge-base-markdown-converter/bnd.bnd index 5c794420d2f60f..c5dce48edbabc8 100644 --- a/modules/apps/knowledge-base/knowledge-base-markdown-converter/bnd.bnd +++ b/modules/apps/knowledge-base/knowledge-base-markdown-converter/bnd.bnd @@ -10,4 +10,5 @@ Import-Package:\ !org.parboiled.*,\ \ !org.pegdown.*,\ + \ * \ No newline at end of file diff --git a/modules/apps/mail-reader/mail-reader-test/bnd.bnd b/modules/apps/mail-reader/mail-reader-test/bnd.bnd index 2bdaba3479881b..1a948ccc12c7ea 100644 --- a/modules/apps/mail-reader/mail-reader-test/bnd.bnd +++ b/modules/apps/mail-reader/mail-reader-test/bnd.bnd @@ -3,5 +3,6 @@ Bundle-SymbolicName: com.liferay.mail.reader.test Bundle-Version: 1.0.0 Import-Package:\ !org.junit.experimental.theories,\ + \ * -includeresource: test-classes/integration \ No newline at end of file diff --git a/modules/apps/portal-scripting-beanshell/portal-scripting-beanshell/bnd.bnd b/modules/apps/portal-scripting-beanshell/portal-scripting-beanshell/bnd.bnd index 201f7ba8e8b4f3..484e5d974b89cb 100644 --- a/modules/apps/portal-scripting-beanshell/portal-scripting-beanshell/bnd.bnd +++ b/modules/apps/portal-scripting-beanshell/portal-scripting-beanshell/bnd.bnd @@ -3,4 +3,5 @@ Bundle-SymbolicName: com.liferay.portal.scripting.beanshell Bundle-Version: 2.0.6 Import-Package:\ !org.apache.bsf.*,\ + \ * \ No newline at end of file diff --git a/modules/apps/portal-scripting-javascript/portal-scripting-javascript/bnd.bnd b/modules/apps/portal-scripting-javascript/portal-scripting-javascript/bnd.bnd index 42cc15ae97f253..595384da0c21cf 100644 --- a/modules/apps/portal-scripting-javascript/portal-scripting-javascript/bnd.bnd +++ b/modules/apps/portal-scripting-javascript/portal-scripting-javascript/bnd.bnd @@ -5,4 +5,5 @@ Import-Package:\ !javax.swing.*,\ \ !org.apache.xmlbeans.*,\ + \ * \ No newline at end of file diff --git a/modules/apps/portal-scripting-python/portal-scripting-python/bnd.bnd b/modules/apps/portal-scripting-python/portal-scripting-python/bnd.bnd index 4b3cb29264474d..e3a22dd702a854 100644 --- a/modules/apps/portal-scripting-python/portal-scripting-python/bnd.bnd +++ b/modules/apps/portal-scripting-python/portal-scripting-python/bnd.bnd @@ -19,6 +19,7 @@ Import-Package:\ !sun.io.*,\ \ !sun.misc.*,\ + \ * -fixupmessages:\ "The default package '.' is not permitted by the Import-Package ...";is:=ignore,\ diff --git a/modules/apps/portal-scripting-ruby/portal-scripting-ruby/bnd.bnd b/modules/apps/portal-scripting-ruby/portal-scripting-ruby/bnd.bnd index ce27809ab67a38..98b8855e5d9014 100644 --- a/modules/apps/portal-scripting-ruby/portal-scripting-ruby/bnd.bnd +++ b/modules/apps/portal-scripting-ruby/portal-scripting-ruby/bnd.bnd @@ -14,6 +14,7 @@ Import-Package:\ !sun.misc.*,\ \ !sun.nio.cs*,\ + \ * -fixupmessages:\ "The default package '.' is not permitted by the Import-Package ...";is:=ignore,\ diff --git a/modules/apps/portal-search-solr/portal-search-solr/bnd.bnd b/modules/apps/portal-search-solr/portal-search-solr/bnd.bnd index d3d8235251f2d4..6f82fcb1254bf9 100644 --- a/modules/apps/portal-search-solr/portal-search-solr/bnd.bnd +++ b/modules/apps/portal-search-solr/portal-search-solr/bnd.bnd @@ -15,4 +15,5 @@ Import-Package:\ !org.relaxng.datatype.*,\ \ com.liferay.portal.search.analysis,\ + \ * \ No newline at end of file diff --git a/modules/apps/push-notifications/push-notifications-sender/push-notifications-sender-firebase/bnd.bnd b/modules/apps/push-notifications/push-notifications-sender/push-notifications-sender-firebase/bnd.bnd index aac44dedc46a37..79dd4b0cd38853 100644 --- a/modules/apps/push-notifications/push-notifications-sender/push-notifications-sender-firebase/bnd.bnd +++ b/modules/apps/push-notifications/push-notifications-sender/push-notifications-sender-firebase/bnd.bnd @@ -5,6 +5,7 @@ Import-Package:\ !android.util.*,\ \ !io.reactivex.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: \ No newline at end of file diff --git a/modules/apps/screens/screens-service/bnd.bnd b/modules/apps/screens/screens-service/bnd.bnd index 296f7726f3a3a6..eeacee04244a26 100644 --- a/modules/apps/screens/screens-service/bnd.bnd +++ b/modules/apps/screens/screens-service/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.25 Import-Package:\ com.liferay.dynamic.data.lists.util.comparator;version="[1.0,2.0)",\ com.liferay.journal.*;version="[1.0,4.0)",\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: diff --git a/modules/apps/shopping/shopping-test/bnd.bnd b/modules/apps/shopping/shopping-test/bnd.bnd index 3c2c1ee98a0ad3..a93bf21bc0237e 100644 --- a/modules/apps/shopping/shopping-test/bnd.bnd +++ b/modules/apps/shopping/shopping-test/bnd.bnd @@ -3,5 +3,6 @@ Bundle-SymbolicName: com.liferay.shopping.test Bundle-Version: 1.0.0 Import-Package:\ !org.junit.experimental.theories,\ + \ * -includeresource: test-classes/integration \ No newline at end of file diff --git a/modules/apps/static/osgi/osgi-util/src/testIntegration/resources/bnd.bnd b/modules/apps/static/osgi/osgi-util/src/testIntegration/resources/bnd.bnd index 41f61220f60f57..8204d2c471519a 100644 --- a/modules/apps/static/osgi/osgi-util/src/testIntegration/resources/bnd.bnd +++ b/modules/apps/static/osgi/osgi-util/src/testIntegration/resources/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.osgi.util.test Bundle-Version: 3.0.0 Import-Package:\ !org.junit.experimental.runners,\ + \ * -includeresource:\ ../../../classes,\ diff --git a/modules/apps/static/portal-osgi-web/portal-osgi-web-servlet-jsp-compiler/bnd.bnd b/modules/apps/static/portal-osgi-web/portal-osgi-web-servlet-jsp-compiler/bnd.bnd index d6d170af9b3a82..673a7cb54f46bd 100644 --- a/modules/apps/static/portal-osgi-web/portal-osgi-web-servlet-jsp-compiler/bnd.bnd +++ b/modules/apps/static/portal-osgi-web/portal-osgi-web-servlet-jsp-compiler/bnd.bnd @@ -61,6 +61,7 @@ Import-Package:\ org.xml.sax,\ org.xml.sax.ext,\ org.xml.sax.helpers,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: OSGI JSP support diff --git a/modules/apps/static/portal-osgi-web/portal-osgi-web-wab-generator/bnd.bnd b/modules/apps/static/portal-osgi-web/portal-osgi-web-wab-generator/bnd.bnd index 6f215a1ec1bf4d..0a83fbcd5c0ecc 100644 --- a/modules/apps/static/portal-osgi-web/portal-osgi-web-wab-generator/bnd.bnd +++ b/modules/apps/static/portal-osgi-web/portal-osgi-web-wab-generator/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 2.1.26 Export-Package: com.liferay.portal.osgi.web.wab.generator Import-Package:\ !com.liferay.util.xml,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: WAB diff --git a/modules/apps/static/portal-osgi-web/portal-osgi-web-wab-reference-support/bnd.bnd b/modules/apps/static/portal-osgi-web/portal-osgi-web-wab-reference-support/bnd.bnd index 3c6a1a81c1bc11..d4e359ca6b6ad2 100644 --- a/modules/apps/static/portal-osgi-web/portal-osgi-web-wab-reference-support/bnd.bnd +++ b/modules/apps/static/portal-osgi-web/portal-osgi-web-wab-reference-support/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.portal.osgi.web.wab.reference.support Bundle-Version: 1.0.5 Import-Package:\ !com.liferay.util.xml,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: WAB \ No newline at end of file diff --git a/modules/apps/static/portal-target-platform-indexer/portal-target-platform-indexer/bnd.bnd b/modules/apps/static/portal-target-platform-indexer/portal-target-platform-indexer/bnd.bnd index 62043b548ab9ef..f4a74693a37a1c 100644 --- a/modules/apps/static/portal-target-platform-indexer/portal-target-platform-indexer/bnd.bnd +++ b/modules/apps/static/portal-target-platform-indexer/portal-target-platform-indexer/bnd.bnd @@ -9,4 +9,5 @@ Import-Package:\ \ org.osgi.framework,\ org.osgi.resource,\ + \ * \ No newline at end of file diff --git a/modules/apps/web-experience/asset/asset-publisher-web/bnd.bnd b/modules/apps/web-experience/asset/asset-publisher-web/bnd.bnd index 0072d5d9676334..7a8637ecee4349 100644 --- a/modules/apps/web-experience/asset/asset-publisher-web/bnd.bnd +++ b/modules/apps/web-experience/asset/asset-publisher-web/bnd.bnd @@ -12,6 +12,7 @@ Export-Package:\ com.liferay.asset.publisher.web.util Import-Package:\ com.liferay.portal.kernel.portlet;version="[7.3.0,8)",\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Asset diff --git a/modules/apps/web-experience/export-import/export-import-resources-importer-test/bnd.bnd b/modules/apps/web-experience/export-import/export-import-resources-importer-test/bnd.bnd index dbbfe0e9888902..077ec542ddfa48 100644 --- a/modules/apps/web-experience/export-import/export-import-resources-importer-test/bnd.bnd +++ b/modules/apps/web-experience/export-import/export-import-resources-importer-test/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.exportimport.resources.importer.test Bundle-Version: 1.0.0 Import-Package:\ !com.liferay.shrinkwrap.osgi.api,\ + \ * Include-Resource: test-classes/integration Liferay-Releng-Module-Group-Description: diff --git a/modules/apps/web-experience/site/site-test/bnd.bnd b/modules/apps/web-experience/site/site-test/bnd.bnd index d25ddce4a7a043..a5ebee45fe5efa 100644 --- a/modules/apps/web-experience/site/site-test/bnd.bnd +++ b/modules/apps/web-experience/site/site-test/bnd.bnd @@ -7,6 +7,7 @@ Import-Package:\ !com.liferay.util.xml,\ \ !org.junit.experimental.theories,\ + \ * Include-Resource: test-classes/integration Liferay-Releng-Module-Group-Description: diff --git a/modules/apps/web-experience/staging/staging-security/bnd.bnd b/modules/apps/web-experience/staging/staging-security/bnd.bnd index bef09436f0dcbb..14d47513fbd3f1 100644 --- a/modules/apps/web-experience/staging/staging-security/bnd.bnd +++ b/modules/apps/web-experience/staging/staging-security/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.staging.security Bundle-Version: 2.0.25 Import-Package:\ com.liferay.portal.kernel.security.permission;version="[1.0.0,2)",\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: Data Management \ No newline at end of file diff --git a/modules/apps/web-form/web-form-web/bnd.bnd b/modules/apps/web-form/web-form-web/bnd.bnd index 88356d25e4b9c7..af1c1ca19b34e3 100644 --- a/modules/apps/web-form/web-form-web/bnd.bnd +++ b/modules/apps/web-form/web-form-web/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.web.form.web Bundle-Version: 1.0.13 Import-Package:\ !org.apache.xmlbeans.*,\ + \ * Liferay-Releng-Module-Group-Description: Liferay-Releng-Module-Group-Title: diff --git a/modules/apps/wiki-engine-jspwiki/wiki-engine-jspwiki/bnd.bnd b/modules/apps/wiki-engine-jspwiki/wiki-engine-jspwiki/bnd.bnd index 59ca94dcdf1191..0dc98370905a1d 100644 --- a/modules/apps/wiki-engine-jspwiki/wiki-engine-jspwiki/bnd.bnd +++ b/modules/apps/wiki-engine-jspwiki/wiki-engine-jspwiki/bnd.bnd @@ -18,6 +18,7 @@ Import-Package:\ !org.intabulas.sandler.*,\ \ !org.jgroups.*,\ + \ * Web-ContextPath: /wiki-engine-jspwiki -includeresource:\ diff --git a/modules/apps/wiki-engine-mediawiki/wiki-engine-mediawiki/bnd.bnd b/modules/apps/wiki-engine-mediawiki/wiki-engine-mediawiki/bnd.bnd index d4f99e1a8d477f..26b1da01514391 100644 --- a/modules/apps/wiki-engine-mediawiki/wiki-engine-mediawiki/bnd.bnd +++ b/modules/apps/wiki-engine-mediawiki/wiki-engine-mediawiki/bnd.bnd @@ -8,5 +8,6 @@ Import-Package:\ !org.apache.commons.pool.impl.*,\ \ !org.incava.util.diff.*,\ + \ * Web-ContextPath: /wiki-engine-mediawiki \ No newline at end of file diff --git a/modules/core/portal-bootstrap/system.packages.extra.bnd b/modules/core/portal-bootstrap/system.packages.extra.bnd index 17fe20a633eadd..3a79d47a05f40b 100644 --- a/modules/core/portal-bootstrap/system.packages.extra.bnd +++ b/modules/core/portal-bootstrap/system.packages.extra.bnd @@ -271,6 +271,7 @@ Export-Package:\ sun.net.util,\ \ sun.security.provider,\ + \ * Import-Package: !* -includeresource:\ diff --git a/modules/third-party/javax-servlet-jsp-jstl/bnd.bnd b/modules/third-party/javax-servlet-jsp-jstl/bnd.bnd index 1173b98a7c162a..0f2fe0d2f38bc3 100644 --- a/modules/third-party/javax-servlet-jsp-jstl/bnd.bnd +++ b/modules/third-party/javax-servlet-jsp-jstl/bnd.bnd @@ -6,4 +6,5 @@ Import-Package:\ !com.sun.*,\ \ org.apache.taglibs.standard.*;version=1.2.3,\ + \ * \ No newline at end of file diff --git a/modules/util/deployment-helper/bnd.bnd b/modules/util/deployment-helper/bnd.bnd index 18a47f2caadc0a..35f95c015b9709 100644 --- a/modules/util/deployment-helper/bnd.bnd +++ b/modules/util/deployment-helper/bnd.bnd @@ -5,6 +5,7 @@ Export-Package: com.liferay.deployment.helper Import-Package:\ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * JPM-Command: liferay-deployment-helper Main-Class: com.liferay.deployment.helper.DeploymentHelper \ No newline at end of file diff --git a/modules/util/javadoc-formatter/bnd.bnd b/modules/util/javadoc-formatter/bnd.bnd index a132f3707c2815..f30eace2b75740 100644 --- a/modules/util/javadoc-formatter/bnd.bnd +++ b/modules/util/javadoc-formatter/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.21 Import-Package:\ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * Main-Class: com.liferay.javadoc.formatter.JavadocFormatter -includeresource:\ diff --git a/modules/util/lang-builder/bnd.bnd b/modules/util/lang-builder/bnd.bnd index 01ae02e72fcb7e..c7472482cf8bcd 100644 --- a/modules/util/lang-builder/bnd.bnd +++ b/modules/util/lang-builder/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.14 Import-Package:\ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * Main-Class: com.liferay.lang.builder.LangBuilder -includeresource:\ diff --git a/modules/util/portal-tools-bundle-support/bnd.bnd b/modules/util/portal-tools-bundle-support/bnd.bnd index 6e17edaeafd33d..5289f63b122af9 100644 --- a/modules/util/portal-tools-bundle-support/bnd.bnd +++ b/modules/util/portal-tools-bundle-support/bnd.bnd @@ -10,6 +10,7 @@ Export-Package:\ Import-Package:\ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * JPM-Command: liferay-bundle-support Main-Class: com.liferay.portal.tools.bundle.support.BundleSupport \ No newline at end of file diff --git a/modules/util/portal-tools-db-support/bnd.bnd b/modules/util/portal-tools-db-support/bnd.bnd index 36cb8f1c37a064..63b9efc805b3b4 100644 --- a/modules/util/portal-tools-db-support/bnd.bnd +++ b/modules/util/portal-tools-db-support/bnd.bnd @@ -9,6 +9,7 @@ Export-Package:\ Import-Package:\ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * Main-Class: com.liferay.portal.tools.db.support.DBSupport -includeresource: @com.liferay.portal.tools.service.builder-[0-9]*.jar!/com/liferay/portal/tools/service/builder/dependencies/bad_table_names.txt \ No newline at end of file diff --git a/modules/util/portal-tools-service-builder/bnd.bnd b/modules/util/portal-tools-service-builder/bnd.bnd index 7a78f27c457faa..3dc93f3024f972 100644 --- a/modules/util/portal-tools-service-builder/bnd.bnd +++ b/modules/util/portal-tools-service-builder/bnd.bnd @@ -8,6 +8,7 @@ Import-Package:\ \ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * Main-Class: com.liferay.portal.tools.service.builder.ServiceBuilder -includeresource:\ diff --git a/modules/util/portal-tools-soy-builder/bnd.bnd b/modules/util/portal-tools-soy-builder/bnd.bnd index cdf7d9ec7ebfcc..55ad5aaacaa395 100644 --- a/modules/util/portal-tools-soy-builder/bnd.bnd +++ b/modules/util/portal-tools-soy-builder/bnd.bnd @@ -9,5 +9,6 @@ Export-Package:\ Import-Package:\ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * Main-Class: com.liferay.portal.tools.soy.builder.SoyBuilder \ No newline at end of file diff --git a/modules/util/portal-tools-theme-builder/bnd.bnd b/modules/util/portal-tools-theme-builder/bnd.bnd index 41814d081f39cd..caf7a0f48808ad 100644 --- a/modules/util/portal-tools-theme-builder/bnd.bnd +++ b/modules/util/portal-tools-theme-builder/bnd.bnd @@ -5,5 +5,6 @@ Export-Package: com.liferay.portal.tools.theme.builder Import-Package:\ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * Main-Class: com.liferay.portal.tools.theme.builder.ThemeBuilder \ No newline at end of file diff --git a/modules/util/portal-tools-upgrade-table-builder/bnd.bnd b/modules/util/portal-tools-upgrade-table-builder/bnd.bnd index 1448920fddb2ef..5ed3edde21b038 100644 --- a/modules/util/portal-tools-upgrade-table-builder/bnd.bnd +++ b/modules/util/portal-tools-upgrade-table-builder/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.8 Import-Package:\ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * Main-Class: com.liferay.portal.tools.upgrade.table.builder.UpgradeTableBuilder -includeresource:\ diff --git a/modules/util/portal-tools-wsdd-builder/bnd.bnd b/modules/util/portal-tools-wsdd-builder/bnd.bnd index eb1ccbf51cdc3e..85bb09d825f400 100644 --- a/modules/util/portal-tools-wsdd-builder/bnd.bnd +++ b/modules/util/portal-tools-wsdd-builder/bnd.bnd @@ -3,6 +3,7 @@ Bundle-SymbolicName: com.liferay.portal.tools.wsdd.builder Bundle-Version: 1.0.9 Import-Package:\ !org.apache.maven.plugin.*,\ + \ * Main-Class: com.liferay.portal.tools.wsdd.builder.WSDDBuilder -donotcopy: .touch diff --git a/modules/util/source-formatter/bnd.bnd b/modules/util/source-formatter/bnd.bnd index 93df8be9dcfee4..df99fcae3d5c97 100644 --- a/modules/util/source-formatter/bnd.bnd +++ b/modules/util/source-formatter/bnd.bnd @@ -8,6 +8,7 @@ Import-Package:\ \ !org.apache.maven.plugin,\ !org.apache.tools.ant.*,\ + \ * Main-Class: com.liferay.source.formatter.SourceFormatter -includeresource:\ diff --git a/modules/util/tld-formatter/bnd.bnd b/modules/util/tld-formatter/bnd.bnd index 519cc31750a661..d7980256e80dfb 100644 --- a/modules/util/tld-formatter/bnd.bnd +++ b/modules/util/tld-formatter/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.4 Import-Package:\ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * Main-Class: com.liferay.tld.formatter.TLDFormatter -includeresource:\ diff --git a/modules/util/xml-formatter/bnd.bnd b/modules/util/xml-formatter/bnd.bnd index 7a00b0222203d4..65b2e618e903ce 100644 --- a/modules/util/xml-formatter/bnd.bnd +++ b/modules/util/xml-formatter/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.4 Import-Package:\ !org.apache.maven.plugin.*,\ !org.apache.tools.ant.*,\ + \ * Main-Class: com.liferay.xml.formatter.XMLFormatter -includeresource:\ diff --git a/util-bridges/bnd.bnd b/util-bridges/bnd.bnd index ca20528f51c9d6..184b76a004647c 100644 --- a/util-bridges/bnd.bnd +++ b/util-bridges/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 2.0.3 Export-Package: com.liferay.util.bridges.* Import-Package:\ com.liferay.*,\ + \ *;resolution:=optional Include-Resource: classes -baseline: *;file=${project.dir}/.bnd/ant-baseline-cache/com.liferay.util.bridges-2.0.2.jar \ No newline at end of file diff --git a/util-java/bnd.bnd b/util-java/bnd.bnd index cae15ff00901b1..1755fc29e3ab52 100644 --- a/util-java/bnd.bnd +++ b/util-java/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 2.3.0 Export-Package: com.liferay.util.* Import-Package:\ com.liferay.*,\ + \ *;resolution:=optional Include-Resource: classes -baseline: *;file=${project.dir}/.bnd/ant-baseline-cache/com.liferay.util.java-2.2.2.jar \ No newline at end of file diff --git a/util-slf4j/bnd.bnd b/util-slf4j/bnd.bnd index 651186e0a674de..568400d7074f26 100644 --- a/util-slf4j/bnd.bnd +++ b/util-slf4j/bnd.bnd @@ -4,6 +4,7 @@ Bundle-Version: 1.0.2 Export-Package: com.liferay.util.slf4j Import-Package:\ com.liferay.*,\ + \ *;resolution:=optional Include-Resource: classes -baseline: *;file=${project.dir}/.bnd/ant-baseline-cache/com.liferay.util.slf4j-1.0.1.jar \ No newline at end of file diff --git a/util-taglib/bnd.bnd b/util-taglib/bnd.bnd index c5cf0df38970f4..96ad2045334458 100644 --- a/util-taglib/bnd.bnd +++ b/util-taglib/bnd.bnd @@ -16,6 +16,7 @@ Import-Package:\ com.ibm.crypto.provider;resolution:=optional,\ \ com.liferay.*,\ + \ * Include-Resource:\ classes,\