[jira] [Updated] (HADOOP-9579) Contrib ant test target not setting the java.library.path

2013-05-24 Thread Ivan Mitic (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Mitic updated HADOOP-9579:
---

Attachment: HADOOP-9579.branch-1-win.2.patch

Attaching the updated patch.

 Contrib ant test target not setting the java.library.path
 -

 Key: HADOOP-9579
 URL: https://issues.apache.org/jira/browse/HADOOP-9579
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 1-win
Reporter: Ivan Mitic
Assignee: Ivan Mitic
 Attachments: HADOOP-9579.branch-1-win.2.patch, 
 HADOOP-9579.branch-1-win.patch


 build-contrib.xml does not set java.library.path causing tests to run without 
 the hadoop native library. This is a bigger problem on Windows as having the 
 native library is required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HADOOP-9579) Contrib ant test target not setting the java.library.path

2013-05-18 Thread Ivan Mitic (JIRA)

 [ 
https://issues.apache.org/jira/browse/HADOOP-9579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Mitic updated HADOOP-9579:
---

Attachment: HADOOP-9579.branch-1-win.patch

Attaching the patch. 

The patch does the following:
 - Removes a dependency on cygwin sed utility to generate build.native ant 
property (same pattern is used in HADOOP_HOME\build.xml)
 - Sets the missing java.library.path property in the ant contrib test target 


 Contrib ant test target not setting the java.library.path
 -

 Key: HADOOP-9579
 URL: https://issues.apache.org/jira/browse/HADOOP-9579
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 1-win
Reporter: Ivan Mitic
Assignee: Ivan Mitic
 Attachments: HADOOP-9579.branch-1-win.patch


 build-contrib.xml does not set java.library.path causing tests to run without 
 the hadoop native library. This is a bigger problem on Windows as having the 
 native library is required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira