[weld-commits] [weld/core] c0d326: WELD-1776 ManagerObjectFactory not working on Wind...
GitHub
noreply at github.com
Wed Nov 5 02:40:03 EST 2014
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: c0d326b029dfd70e6221c2e19caa3ad430dc1f52
https://github.com/weld/core/commit/c0d326b029dfd70e6221c2e19caa3ad430dc1f52
Author: Martin Kouba <mkouba at redhat.com>
Date: 2014-11-05 (Wed, 05 Nov 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/resources/ManagerObjectFactory.java
Log Message:
-----------
WELD-1776 ManagerObjectFactory not working on Windows
For Weld Servlet BeanDeploymentArchive.getId() contains a file path
provided a WAR archive is extracted to the filesystem, otherwise
"/WEB-INF/classes" is used.
More information about the weld-commits
mailing list