[jira] [Commented] (MAPREDUCE-1592) Generate Eclipse's .classpath file from Ivy config

2011-04-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13016980#comment-13016980
 ] 

Hudson commented on MAPREDUCE-1592:
---

Integrated in Hadoop-Mapreduce-trunk #643 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk/643/])


 Generate Eclipse's .classpath file from Ivy config
 --

 Key: MAPREDUCE-1592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1592
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Tom White
Assignee: Tom White
  Labels: ant, eclipse, ivy
 Fix For: 0.22.0

 Attachments: MAPREDUCE-1592.patch, MAPREDUCE-1592.patch, 
 MAPREDUCE-1592.patch, MAPREDUCE-1592.patch


 MapReduce companion issue for HADOOP-6407.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] Commented: (MAPREDUCE-1592) Generate Eclipse's .classpath file from Ivy config

2010-11-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12930018#action_12930018
 ] 

Hudson commented on MAPREDUCE-1592:
---

Integrated in Hadoop-Mapreduce-trunk-Commit #533 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/533/])


 Generate Eclipse's .classpath file from Ivy config
 --

 Key: MAPREDUCE-1592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1592
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Tom White
Assignee: Tom White
 Fix For: 0.22.0

 Attachments: MAPREDUCE-1592.patch, MAPREDUCE-1592.patch, 
 MAPREDUCE-1592.patch, MAPREDUCE-1592.patch


 MapReduce companion issue for HADOOP-6407.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1592) Generate Eclipse's .classpath file from Ivy config

2010-11-08 Thread Tom White (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12929964#action_12929964
 ] 

Tom White commented on MAPREDUCE-1592:
--

+1 works for me

 Generate Eclipse's .classpath file from Ivy config
 --

 Key: MAPREDUCE-1592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1592
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Tom White
Assignee: Tom White
 Attachments: MAPREDUCE-1592.patch, MAPREDUCE-1592.patch, 
 MAPREDUCE-1592.patch, MAPREDUCE-1592.patch


 MapReduce companion issue for HADOOP-6407.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1592) Generate Eclipse's .classpath file from Ivy config

2010-10-18 Thread Tom White (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12922181#action_12922181
 ] 

Tom White commented on MAPREDUCE-1592:
--

Sorry that this patch got forgotten. I just tried it out and it still works for 
me ({{ant clean compile eclipse}}). The compile step is needed to generate the 
Avro classes in org.apache.hadoop.mapreduce.jobhistory. So I think we should 
commit this, probably to the 0.21 branch and trunk. Similarly for HDFS-1035.

 Generate Eclipse's .classpath file from Ivy config
 --

 Key: MAPREDUCE-1592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1592
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Tom White
Assignee: Tom White
 Attachments: MAPREDUCE-1592.patch, MAPREDUCE-1592.patch, 
 MAPREDUCE-1592.patch


 MapReduce companion issue for HADOOP-6407.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1592) Generate Eclipse's .classpath file from Ivy config

2010-04-28 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12861723#action_12861723
 ] 

Hadoop QA commented on MAPREDUCE-1592:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12443036/MAPREDUCE-1592.patch
  against trunk revision 938779.

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 33 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

-1 core tests.  The patch failed core unit tests.

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/150/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/150/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/150/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/150/console

This message is automatically generated.

 Generate Eclipse's .classpath file from Ivy config
 --

 Key: MAPREDUCE-1592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1592
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Tom White
Assignee: Tom White
 Attachments: MAPREDUCE-1592.patch, MAPREDUCE-1592.patch, 
 MAPREDUCE-1592.patch


 MapReduce companion issue for HADOOP-6407.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1592) Generate Eclipse's .classpath file from Ivy config

2010-04-28 Thread bc Wong (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12862052#action_12862052
 ] 

bc Wong commented on MAPREDUCE-1592:


+1. Tried out the patch. It works, and resolves my earlier classpath errors.

 Generate Eclipse's .classpath file from Ivy config
 --

 Key: MAPREDUCE-1592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1592
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Tom White
Assignee: Tom White
 Attachments: MAPREDUCE-1592.patch, MAPREDUCE-1592.patch, 
 MAPREDUCE-1592.patch


 MapReduce companion issue for HADOOP-6407.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1592) Generate Eclipse's .classpath file from Ivy config

2010-03-26 Thread Tom White (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850218#action_12850218
 ] 

Tom White commented on MAPREDUCE-1592:
--

I was thinking we list the contrib source paths explicitly in build.xml. Does 
that sound reasonable?

 Generate Eclipse's .classpath file from Ivy config
 --

 Key: MAPREDUCE-1592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1592
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Tom White
Assignee: Tom White
 Attachments: MAPREDUCE-1592.patch


 MapReduce companion issue for HADOOP-6407.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1592) Generate Eclipse's .classpath file from Ivy config

2010-03-26 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12850408#action_12850408
 ] 

Hadoop QA commented on MAPREDUCE-1592:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12439755/MAPREDUCE-1592.patch
  against trunk revision 927995.

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 13 new or modified tests.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

+1 findbugs.  The patch does not introduce any new Findbugs warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

-1 core tests.  The patch failed core unit tests.

+1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/62/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/62/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/62/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Mapreduce-Patch-h4.grid.sp2.yahoo.net/62/console

This message is automatically generated.

 Generate Eclipse's .classpath file from Ivy config
 --

 Key: MAPREDUCE-1592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1592
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Tom White
Assignee: Tom White
 Attachments: MAPREDUCE-1592.patch


 MapReduce companion issue for HADOOP-6407.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1592) Generate Eclipse's .classpath file from Ivy config

2010-03-25 Thread Paolo Castagna (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849600#action_12849600
 ] 

Paolo Castagna commented on MAPREDUCE-1592:
---

From duplicate issue MAPREDUCE-1619:

bq. We should include source paths for the Java source (including tests) for 
each contrib module.

I followed the approach in HADOOP-6407 which does not include contrib modules.
There are 15 contrib modules and I do not see an easy way to automate this.

bq. I don't think the copy task is needed in the new eclipse target.

I left it there to copy .launch scripts, but it can be removed if you think 
it's better.

 Generate Eclipse's .classpath file from Ivy config
 --

 Key: MAPREDUCE-1592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1592
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Tom White
Assignee: Tom White

 MapReduce companion issue for HADOOP-6407.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (MAPREDUCE-1592) Generate Eclipse's .classpath file from Ivy config

2010-03-25 Thread Paolo Castagna (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12849602#action_12849602
 ] 

Paolo Castagna commented on MAPREDUCE-1592:
---

The new patch does not copy .launch scripts, but it does not address the 
problem with the 15 contrib modules.

 Generate Eclipse's .classpath file from Ivy config
 --

 Key: MAPREDUCE-1592
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1592
 Project: Hadoop Map/Reduce
  Issue Type: Improvement
  Components: build
Reporter: Tom White
Assignee: Tom White

 MapReduce companion issue for HADOOP-6407.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.