[
https://jira.jboss.org/browse/JBCL-173?page=com.atlassian.jira.plugin.sys...
]
Ales Justin updated JBCL-173:
-----------------------------
Summary: Allow for regexp root in <classloader> (was: Allow for wildcard
root in <classloader>)
Description:
We should be able to support regular expressions in <classloader>'s root
element.
e.g.
<classloader xmlns="urn:jboss:classloader:1.0" name="wc">
<root>${test.dir}/?root-re-pattern=[a-z0-9]+\.jar</root>
was:
We should be able to support wildcards in <classloader>'s root element.
e.g.
<classloader xmlns="urn:jboss:classloader:1.0" name="wc">
<root>${test.dir}/*.jar</root>
Allow for regexp root in <classloader>
--------------------------------------
Key: JBCL-173
URL:
https://jira.jboss.org/browse/JBCL-173
Project: JBoss ClassLoader
Issue Type: Feature Request
Components: ClassLoader, MetaData, VFS
Reporter: Ales Justin
Assignee: Ales Justin
Fix For: JBossCL.2.2.0.Beta1
We should be able to support regular expressions in <classloader>'s root
element.
e.g.
<classloader xmlns="urn:jboss:classloader:1.0" name="wc">
<root>${test.dir}/?root-re-pattern=[a-z0-9]+\.jar</root>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira