GH-333: Shared objects that are automatically linked have their extension
changed
---------------------------------------------------------------------------------
Key: OOZIE-250
URL: https://issues.apache.org/jira/browse/OOZIE-250
Project: Oozie
Issue Type: Bug
Reporter: Hadoop QA
When using <file>libgfortran.so.3</file>
libgfortran.so.3 is linked as libgfortran.so. For some programs this doesn't
matter, for others it does. It matches based on blah.so.*, but it should keep
the * in the linked name.
Also <file>folder/libgfortran.so.3#libgfortran.so.3</file> gives a
URISyntaxException.
This is on the CDH3 version of oozie.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira