[
https://jira.jboss.org/jira/browse/JBBOOT-36?page=com.atlassian.jira.plug...
]
Andrew Lee Rubinger updated JBBOOT-36:
--------------------------------------
Summary: Reset conf/home location to a directory if necessary (was:
InvalidConfigurationException if conf/home location is not pointed to a directory)
Description: If passing a URL without a trailing "/" in the path to
Config.bootstrapConfLocation/home, this indicates a straight path, not a directory.
Because we depend on directories for these values, help the user by appending the
appropriate "/" . (was: If passing a URL without a trailing "/" in
the path to Config.bootstrapConfLocation/home, we should throw an IllegalArgumentException
to indicate that these must be directories.)
Reset conf/home location to a directory if necessary
----------------------------------------------------
Key: JBBOOT-36
URL:
https://jira.jboss.org/jira/browse/JBBOOT-36
Project: JBoss Bootstrap
Issue Type: Feature Request
Components: spi
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 0.1.0
If passing a URL without a trailing "/" in the path to
Config.bootstrapConfLocation/home, this indicates a straight path, not a directory.
Because we depend on directories for these values, help the user by appending the
appropriate "/" .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira