-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Liferay Faces Alloy / Showcase / Tests, Liferay Faces Util
-
Labels:None
Currently the Liferay Faces Alloy pom.xml descriptor contains the following dependency:
<dependency>
<groupId>com.liferay.portal</groupId>
<artifactId>portal-service</artifactId>
<optional>true</optional>
</dependency>
This issue serves as a task for removing this dependency, along with corresponding refactoring including the development of the new ClientScriptFactory that will help encapsulate the WebKeys.AUI_SCRIPT_DATA request attribute.
- causes
-
FACES-2273 ExtFacesContext.getJavaScriptMap() no longer adds scripts to the response
-
- Closed
-
- relates
-
FACES-2299 Remove the dependency that liferay-faces-util.jar has on portal-service.jar
-
- Closed
-