[
https://issues.jboss.org/browse/AS7-4827?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse commented on AS7-4827:
---------------------------------------
One symptom that indicates bad file endings is the following message: -
{code}
The system cannot find the batch label specified - SearchForJars
{code}
Ensure all .bat scripts in the distribution have the correct line
ending.
-------------------------------------------------------------------------
Key: AS7-4827
URL:
https://issues.jboss.org/browse/AS7-4827
Project: Application Server 7
Issue Type: Task
Components: Scripts
Affects Versions: 7.1.2.Final (EAP)
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
It is possible using .gitattributes to specify the endings to use for different file
types, however this seems a bit temperamental when checking out different branches with
different endings.
To be safe I think we should just ensure all scripts copied to the AS distribution have
the correct ending for their target platform.
Scripts used within the build are not as much as a risk as they are going to be checked
out on the target platform that is defaults are used are more likely to default to the
local platform.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira