DEMPIERE-330 Zk Web Client: Failed to register addon component and javascript resources. Cleanup - remove service component entries that's used in earlier patch.
This commit is contained in:
parent
cb10841f6f
commit
7f8ab75983
|
@ -52,4 +52,3 @@ Bundle-Activator: org.adempiere.webui.WebUIActivator
|
||||||
Eclipse-ExtensibleAPI: true
|
Eclipse-ExtensibleAPI: true
|
||||||
Eclipse-RegisterBuddy: org.zkoss.zk.library
|
Eclipse-RegisterBuddy: org.zkoss.zk.library
|
||||||
Web-ContextPath: webui
|
Web-ContextPath: webui
|
||||||
Service-Component: OSGI-INF/resourceLocator.xml
|
|
||||||
|
|
|
@ -953,4 +953,3 @@ Export-Package: Lib,
|
||||||
Bundle-Activator: org.zkoss.zk.library.Activator
|
Bundle-Activator: org.zkoss.zk.library.Activator
|
||||||
Bundle-ActivationPolicy: lazy
|
Bundle-ActivationPolicy: lazy
|
||||||
Eclipse-BuddyPolicy: registered
|
Eclipse-BuddyPolicy: registered
|
||||||
Service-Component: OSGI-INF/locatorRegistry.xml
|
|
||||||
|
|
Loading…
Reference in New Issue