Should automatically omit space in artifact_aliases.properties
--------------------------------------------------------------
Key: GERONIMO-4838
URL: https://issues.apache.org/jira/browse/GERONIMO-4838
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.2
Environment: winxp sp3, jdk 1.6
Reporter: Shiny Cheng
Priority: Minor
Fix For: 2.2
When adding artifact aliases in artifact_aliases.properties (under
<geronimo_home>/var/config), there will exist conditions that one or more space
locating at the end of the line. It seems nothing wrong with the
configuration, however, geronimo will regard those spaces as part of the
configuration, and thus server won't start successfully.
So I think whether it's possible that geronimo can automatically omit spaces
locating at the end of the line, as a result, customers won't be troubled with
this kind of problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.