[jira] [Updated] (HADOOP-9190) packaging docs is broken

2013-01-29 Thread Aaron T. Myers (JIRA)

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

Aaron T. Myers updated HADOOP-9190:
---

   Resolution: Fixed
Fix Version/s: 3.0.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

I've just committed this to trunk.

Thanks a lot for the contribution, Andy.

 packaging docs is broken
 

 Key: HADOOP-9190
 URL: https://issues.apache.org/jira/browse/HADOOP-9190
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 3.0.0, 2.0.3-alpha, 0.23.6
Reporter: Thomas Graves
Assignee: Andy Isaacson
 Fix For: 3.0.0

 Attachments: hadoop9190-1.txt, hadoop9190.txt


 It looks like after the docs got converted to apt format in HADOOP-8427, mvn 
 site package -Pdist,docs no longer works.   If you run mvn site or mvn 
 site:stage by itself they work fine, its when you go to package it that it 
 breaks.
 The error is with broken links, here is one of them:
 broken-links
   link 
 message=hadoop-common-project/hadoop-common/target/docs-src/src/documentation/content/xdocs/HttpAuthentication.xml
  (No such file or directory) uri=HttpAuthentication.html
 referrer uri=linkmap.html/
 referrer uri=index.html/
 referrer uri=single_node_setup.html/
 referrer uri=native_libraries.html/
 referrer uri=Superusers.html/
 referrer uri=service_level_auth.html/
 referrer uri=deployment_layout.html/
   /link

--
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-9190) packaging docs is broken

2013-01-29 Thread Thomas Graves (JIRA)

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

Thomas Graves updated HADOOP-9190:
--

Fix Version/s: 0.23.7
   2.0.3-alpha

I merged this to branch-2 and branch-0.23

 packaging docs is broken
 

 Key: HADOOP-9190
 URL: https://issues.apache.org/jira/browse/HADOOP-9190
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 3.0.0, 2.0.3-alpha, 0.23.6
Reporter: Thomas Graves
Assignee: Andy Isaacson
 Fix For: 3.0.0, 2.0.3-alpha, 0.23.7

 Attachments: hadoop9190-1.txt, hadoop9190.txt


 It looks like after the docs got converted to apt format in HADOOP-8427, mvn 
 site package -Pdist,docs no longer works.   If you run mvn site or mvn 
 site:stage by itself they work fine, its when you go to package it that it 
 breaks.
 The error is with broken links, here is one of them:
 broken-links
   link 
 message=hadoop-common-project/hadoop-common/target/docs-src/src/documentation/content/xdocs/HttpAuthentication.xml
  (No such file or directory) uri=HttpAuthentication.html
 referrer uri=linkmap.html/
 referrer uri=index.html/
 referrer uri=single_node_setup.html/
 referrer uri=native_libraries.html/
 referrer uri=Superusers.html/
 referrer uri=service_level_auth.html/
 referrer uri=deployment_layout.html/
   /link

--
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-9190) packaging docs is broken

2013-01-18 Thread Andy Isaacson (JIRA)

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

Andy Isaacson updated HADOOP-9190:
--

Attachment: hadoop9190-1.txt

New version of patch removing Forrest from BUILDING.txt

In addition the following files can be deleted:
{noformat}
svn rm hadoop-common-project/hadoop-common/src/main/docs/forrest.properties
svn rm hadoop-hdfs-project/hadoop-hdfs/src/main/docs/forrest.properties
{noformat}

 packaging docs is broken
 

 Key: HADOOP-9190
 URL: https://issues.apache.org/jira/browse/HADOOP-9190
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 3.0.0, 2.0.3-alpha, 0.23.6
Reporter: Thomas Graves
Assignee: Andy Isaacson
 Attachments: hadoop9190-1.txt, hadoop9190.txt


 It looks like after the docs got converted to apt format in HADOOP-8427, mvn 
 site package -Pdist,docs no longer works.   If you run mvn site or mvn 
 site:stage by itself they work fine, its when you go to package it that it 
 breaks.
 The error is with broken links, here is one of them:
 broken-links
   link 
 message=hadoop-common-project/hadoop-common/target/docs-src/src/documentation/content/xdocs/HttpAuthentication.xml
  (No such file or directory) uri=HttpAuthentication.html
 referrer uri=linkmap.html/
 referrer uri=index.html/
 referrer uri=single_node_setup.html/
 referrer uri=native_libraries.html/
 referrer uri=Superusers.html/
 referrer uri=service_level_auth.html/
 referrer uri=deployment_layout.html/
   /link

--
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-9190) packaging docs is broken

2013-01-17 Thread Andy Isaacson (JIRA)

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

Andy Isaacson updated HADOOP-9190:
--

Attachment: hadoop9190.txt

Attaching minimal patch which removes Forrest from the build process.  While 
Forrest does do some useful things in the build, its primary output is built 
documents which we do not ship.

In a separate JIRA I'll convert the rest of the docs from Forrest to APT.

 packaging docs is broken
 

 Key: HADOOP-9190
 URL: https://issues.apache.org/jira/browse/HADOOP-9190
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 3.0.0, 2.0.3-alpha, 0.23.6
Reporter: Thomas Graves
Assignee: Andy Isaacson
 Attachments: hadoop9190.txt


 It looks like after the docs got converted to apt format in HADOOP-8427, mvn 
 site package -Pdist,docs no longer works.   If you run mvn site or mvn 
 site:stage by itself they work fine, its when you go to package it that it 
 breaks.
 The error is with broken links, here is one of them:
 broken-links
   link 
 message=hadoop-common-project/hadoop-common/target/docs-src/src/documentation/content/xdocs/HttpAuthentication.xml
  (No such file or directory) uri=HttpAuthentication.html
 referrer uri=linkmap.html/
 referrer uri=index.html/
 referrer uri=single_node_setup.html/
 referrer uri=native_libraries.html/
 referrer uri=Superusers.html/
 referrer uri=service_level_auth.html/
 referrer uri=deployment_layout.html/
   /link

--
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-9190) packaging docs is broken

2013-01-17 Thread Andy Isaacson (JIRA)

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

Andy Isaacson updated HADOOP-9190:
--

Status: Patch Available  (was: Open)

 packaging docs is broken
 

 Key: HADOOP-9190
 URL: https://issues.apache.org/jira/browse/HADOOP-9190
 Project: Hadoop Common
  Issue Type: Bug
  Components: documentation
Affects Versions: 3.0.0, 2.0.3-alpha, 0.23.6
Reporter: Thomas Graves
Assignee: Andy Isaacson
 Attachments: hadoop9190.txt


 It looks like after the docs got converted to apt format in HADOOP-8427, mvn 
 site package -Pdist,docs no longer works.   If you run mvn site or mvn 
 site:stage by itself they work fine, its when you go to package it that it 
 breaks.
 The error is with broken links, here is one of them:
 broken-links
   link 
 message=hadoop-common-project/hadoop-common/target/docs-src/src/documentation/content/xdocs/HttpAuthentication.xml
  (No such file or directory) uri=HttpAuthentication.html
 referrer uri=linkmap.html/
 referrer uri=index.html/
 referrer uri=single_node_setup.html/
 referrer uri=native_libraries.html/
 referrer uri=Superusers.html/
 referrer uri=service_level_auth.html/
 referrer uri=deployment_layout.html/
   /link

--
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