File tree 11 files changed +27
-5
lines changed
compatibility-client-compiled
11 files changed +27
-5
lines changed Original file line number Diff line number Diff line change 1
- Bundle-SymbolicName: ${project.groupId}.client. compiled
1
+ Bundle-SymbolicName: ${project.groupId}.client- compiled
2
2
Bundle-Name: Default Widgetset
3
3
Bundle-Version: ${osgi.bundle.version}
4
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
5
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
4
6
Import-Package: com.vaadin*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
5
7
*
6
8
Export-Package: com.vaadin.osgi.widgetset;-noimport:=true
Original file line number Diff line number Diff line change 1
- Bundle-SymbolicName: ${project.groupId}.compatibility. client. compiled
1
+ Bundle-SymbolicName: ${project.groupId}.compatibility- client- compiled
2
2
Bundle-Name: Compatibility Widgetset
3
3
Bundle-Version: ${osgi.bundle.version}
4
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
5
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
4
6
Import-Package: com.vaadin*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
5
7
*
6
8
Export-Package: com.vaadin.osgi.compatibility.widgetset;-noimport:=true
Original file line number Diff line number Diff line change 1
- Bundle-SymbolicName: ${project.groupId}.compatibility. server
1
+ Bundle-SymbolicName: ${project.groupId}.compatibility- server
2
2
Bundle-Name: Vaadin Compatibility Server
3
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
4
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
3
5
Import-Package: com.vaadin*;version="[${osgi.bundle.version},${osgi.bundle.version}]",\
4
6
org.osgi*,\
5
7
javax.validation*;resolution:=optional;version='${javax.validation.version}',\
Original file line number Diff line number Diff line change 1
- Bundle-SymbolicName: ${project.groupId}.compatibility. shared
1
+ Bundle-SymbolicName: ${project.groupId}.compatibility- shared
2
2
Bundle-Name: Vaadin Compatibility Shared
3
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
4
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
3
5
Import-Package: com.vaadin*;version="[${osgi.bundle.version},${osgi.bundle.version}]",\
4
6
org.osgi*
5
7
Export-Package: \
Original file line number Diff line number Diff line change 1
- Bundle-SymbolicName: ${project.groupId}.compatibility. themes
1
+ Bundle-SymbolicName: ${project.groupId}.compatibility- themes
2
2
Bundle-Name: Vaadin Compatibility Themes
3
3
Bundle-Version: ${osgi.bundle.version}
4
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
5
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
4
6
Import-Package: com.vaadin*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
5
7
*
6
8
Export-Package: com.vaadin.osgi.compatibility.themes;-noimport:=true
Original file line number Diff line number Diff line change 1
1
Bundle-SymbolicName: ${project.groupId}.liferay.integration
2
2
Bundle-Name: Vaadin Liferay Integration
3
3
Bundle-Version: ${osgi.bundle.version}
4
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
5
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
4
6
Import-Package: com.vaadin.*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
5
7
*
6
8
Export-Package: com.vaadin.osgi.liferay*;-noimport:=true
Original file line number Diff line number Diff line change 1
1
Bundle-SymbolicName: ${project.groupId}.osgi.integration
2
2
Bundle-Name: Vaadin OSGi Integration
3
3
Bundle-Version: ${osgi.bundle.version}
4
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
5
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
4
6
Import-Package: com.vaadin.*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
5
7
*
6
8
Original file line number Diff line number Diff line change 1
1
Bundle-SymbolicName: ${project.groupId}.push
2
2
Bundle-Name: Vaadin Push
3
3
Bundle-Version: ${osgi.bundle.version}
4
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
5
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
4
6
Import-Package: com.vaadin*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
5
7
*
6
8
Export-Package: com.vaadin.osgi.push;-noimport:=true
Original file line number Diff line number Diff line change 1
1
Bundle-SymbolicName: ${project.groupId}.server
2
2
Bundle-Name: Vaadin Server
3
3
Bundle-Version: ${osgi.bundle.version}
4
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
5
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
4
6
Import-Package: com.vaadin.sass.*;resolution:=optional,\
5
7
com.liferay.portal.kernel.util;resolution:=optional,\
6
8
javax.portlet*;resolution:=optional,\
Original file line number Diff line number Diff line change 1
1
Bundle-SymbolicName: ${project.groupId}.shared
2
2
Bundle-Activator: com.vaadin.osgi.resources.OSGiVaadinResources
3
3
Bundle-Name: Vaadin Shared
4
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
5
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
4
6
Import-Package: com.vaadin*;version="[${osgi.bundle.version},${osgi.bundle.version}]",\
5
7
org.osgi*
6
8
Export-Package: com.vaadin.osgi.resources;-noimport:=true,\
Original file line number Diff line number Diff line change 1
1
Bundle-SymbolicName: ${project.groupId}.themes
2
2
Bundle-Name: Vaadin Themes
3
3
Bundle-Version: ${osgi.bundle.version}
4
+ Bundle-RequiredExecutionEnvironment: JavaSE-1.8
5
+ Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
4
6
Import-Package: com.vaadin.*;version='[${osgi.bundle.version},${osgi.bundle.version}]',\
5
7
*
6
8
Export-Package: com.vaadin.osgi.themes;-noimport:=true
You can’t perform that action at this time.
0 commit comments