Details
-
Improvement
-
Resolution: Fixed
-
Major
-
10.10-rc-1
-
None
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