Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.10-rc-1
-
Fix Version/s: 10.11-rc-1
-
Component/s: Test Framework
-
Labels:None
-
Difficulty:Unknown
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
There are some cases where the module being tested cannot be fully deployed as an extension into a running XWiki and it needs to deploy one or several JARs into WEB-INF/lib. These are cases that we need to fix but this is about offering a way around the current limitations.
One such example is when an extension includes a Hibernate HBM file. Right now it seems only HBM files located in JARs in WEB-INF/lib are supported.
Attachments
Issue Links
- relates to
-
XWIKI-17373 extraJars are resolved with current module version in UITest
-
- Closed
-