[jira] Updated: (PIG-1607) pig should have separate javadoc.jar in the maven repository

2010-09-30 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated PIG-1607:
---

Fix Version/s: 0.8.0
Affects Version/s: 0.8.0

 pig should have separate javadoc.jar in the maven repository
 

 Key: PIG-1607
 URL: https://issues.apache.org/jira/browse/PIG-1607
 Project: Pig
  Issue Type: Bug
Affects Versions: 0.8.0
Reporter: niraj rai
Assignee: niraj rai
 Fix For: 0.8.0

 Attachments: PIG-1607_0.patch, PIG-1607_1.patch, PIG-1607_2.patch, 
 PIG-1607_3.patch, PIG-1607_4.patch


 At this moment, javadoc is part of the source.jar but pig should have 
 separate javadoc.jar in the maven repository.

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



[jira] Updated: (PIG-1607) pig should have separate javadoc.jar in the maven repository

2010-09-30 Thread Thejas M Nair (JIRA)

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

Thejas M Nair updated PIG-1607:
---

  Status: Resolved  (was: Patch Available)
Hadoop Flags: [Reviewed]
  Resolution: Fixed

Patch committed to 0.8 branch and trunk.


 pig should have separate javadoc.jar in the maven repository
 

 Key: PIG-1607
 URL: https://issues.apache.org/jira/browse/PIG-1607
 Project: Pig
  Issue Type: Bug
Affects Versions: 0.8.0
Reporter: niraj rai
Assignee: niraj rai
 Fix For: 0.8.0

 Attachments: PIG-1607_0.patch, PIG-1607_1.patch, PIG-1607_2.patch, 
 PIG-1607_3.patch, PIG-1607_4.patch


 At this moment, javadoc is part of the source.jar but pig should have 
 separate javadoc.jar in the maven repository.

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



[jira] Updated: (PIG-1607) pig should have separate javadoc.jar in the maven repository

2010-09-29 Thread niraj rai (JIRA)

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

niraj rai updated PIG-1607:
---

Status: Patch Available  (was: Open)

 pig should have separate javadoc.jar in the maven repository
 

 Key: PIG-1607
 URL: https://issues.apache.org/jira/browse/PIG-1607
 Project: Pig
  Issue Type: Bug
Reporter: niraj rai
Assignee: niraj rai
 Attachments: PIG-1607_0.patch, PIG-1607_1.patch, PIG-1607_2.patch, 
 PIG-1607_3.patch, PIG-1607_4.patch


 At this moment, javadoc is part of the source.jar but pig should have 
 separate javadoc.jar in the maven repository.

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



[jira] Updated: (PIG-1607) pig should have separate javadoc.jar in the maven repository

2010-09-15 Thread niraj rai (JIRA)

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

niraj rai updated PIG-1607:
---

Attachment: PIG-1607_0.patch

Things fixed with this patch:
1. Created javadoc.jar 
2. Cleaned sources.jar . Removed the generated source and the zebra related 
files.
2. changed build.xml to upload the javadoc.jar to maven

 pig should have separate javadoc.jar in the maven repository
 

 Key: PIG-1607
 URL: https://issues.apache.org/jira/browse/PIG-1607
 Project: Pig
  Issue Type: Bug
Reporter: niraj rai
Assignee: niraj rai
 Attachments: PIG-1607_0.patch


 At this moment, javadoc is part of the source.jar but pig should have 
 separate javadoc.jar in the maven repository.

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



[jira] Updated: (PIG-1607) pig should have separate javadoc.jar in the maven repository

2010-09-15 Thread niraj rai (JIRA)

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

niraj rai updated PIG-1607:
---

Attachment: PIG-1607_1.patch

fixed the javadoc-jar dependency

 pig should have separate javadoc.jar in the maven repository
 

 Key: PIG-1607
 URL: https://issues.apache.org/jira/browse/PIG-1607
 Project: Pig
  Issue Type: Bug
Reporter: niraj rai
Assignee: niraj rai
 Attachments: PIG-1607_0.patch, PIG-1607_1.patch


 At this moment, javadoc is part of the source.jar but pig should have 
 separate javadoc.jar in the maven repository.

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



[jira] Updated: (PIG-1607) pig should have separate javadoc.jar in the maven repository

2010-09-15 Thread niraj rai (JIRA)

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

niraj rai updated PIG-1607:
---

Attachment: PIG-1607_2.patch

 pig should have separate javadoc.jar in the maven repository
 

 Key: PIG-1607
 URL: https://issues.apache.org/jira/browse/PIG-1607
 Project: Pig
  Issue Type: Bug
Reporter: niraj rai
Assignee: niraj rai
 Attachments: PIG-1607_0.patch, PIG-1607_1.patch, PIG-1607_2.patch


 At this moment, javadoc is part of the source.jar but pig should have 
 separate javadoc.jar in the maven repository.

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



[jira] Updated: (PIG-1607) pig should have separate javadoc.jar in the maven repository

2010-09-15 Thread niraj rai (JIRA)

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

niraj rai updated PIG-1607:
---

Attachment: PIG-1607_4.patch

fixed the package structure of the javadoc.

 pig should have separate javadoc.jar in the maven repository
 

 Key: PIG-1607
 URL: https://issues.apache.org/jira/browse/PIG-1607
 Project: Pig
  Issue Type: Bug
Reporter: niraj rai
Assignee: niraj rai
 Attachments: PIG-1607_0.patch, PIG-1607_1.patch, PIG-1607_2.patch, 
 PIG-1607_3.patch, PIG-1607_4.patch


 At this moment, javadoc is part of the source.jar but pig should have 
 separate javadoc.jar in the maven repository.

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