[jira] [Commented] (NUTCH-1565) Proper downloads page for Nutch

2013-04-24 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641435#comment-13641435
 ] 

Lewis John McGibbney commented on NUTCH-1565:
-

Dynamite Tejas. Great work , thank you v much.

> Proper downloads page for Nutch
> ---
>
> Key: NUTCH-1565
> URL: https://issues.apache.org/jira/browse/NUTCH-1565
> Project: Nutch
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 1.6, 2.1
>Reporter: Lewis John McGibbney
>Priority: Critical
> Fix For: 1.7, 2.2
>
> Attachments: downloads.html, NUTCH-1565.patch, NUTCH-1565.v2.patch
>
>
> As per recent discussion at INFRA and consequently on our dev@ list, I've 
> produced a downloads page for us based on the one we have over at Gora.
> My syntax is not correct in line with Forrests DTD and I can;t for the life 
> of me find out what the hell is wrong. If someone could have a look, resolve 
> and publish it would be greatly appreciated.
> Lewis 

--
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] [Commented] (NUTCH-1565) Proper downloads page for Nutch

2013-04-24 Thread Tejas Patil (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641380#comment-13641380
 ] 

Tejas Patil commented on NUTCH-1565:


No problem bro.. i am close enough to get around it. Have a great dinner !!

> Proper downloads page for Nutch
> ---
>
> Key: NUTCH-1565
> URL: https://issues.apache.org/jira/browse/NUTCH-1565
> Project: Nutch
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 1.6, 2.1
>Reporter: Lewis John McGibbney
>Priority: Critical
> Fix For: 1.7, 2.2
>
> Attachments: NUTCH-1565.patch
>
>
> As per recent discussion at INFRA and consequently on our dev@ list, I've 
> produced a downloads page for us based on the one we have over at Gora.
> My syntax is not correct in line with Forrests DTD and I can;t for the life 
> of me find out what the hell is wrong. If someone could have a look, resolve 
> and publish it would be greatly appreciated.
> Lewis 

--
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] [Commented] (NUTCH-1565) Proper downloads page for Nutch

2013-04-24 Thread Lewis John McGibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641366#comment-13641366
 ] 

Lewis John McGibbney commented on NUTCH-1565:
-

hi Tejas, thanks for dropping in. This is exactly to where I got. Exact same 
compile errors. I know that the errors look trivial but I just don't know the 
syntax... plus was starving and wanted to go and get my dinner!

> Proper downloads page for Nutch
> ---
>
> Key: NUTCH-1565
> URL: https://issues.apache.org/jira/browse/NUTCH-1565
> Project: Nutch
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 1.6, 2.1
>Reporter: Lewis John McGibbney
>Priority: Critical
> Fix For: 1.7, 2.2
>
> Attachments: NUTCH-1565.patch
>
>
> As per recent discussion at INFRA and consequently on our dev@ list, I've 
> produced a downloads page for us based on the one we have over at Gora.
> My syntax is not correct in line with Forrests DTD and I can;t for the life 
> of me find out what the hell is wrong. If someone could have a look, resolve 
> and publish it would be greatly appreciated.
> Lewis 

--
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] [Commented] (NUTCH-1565) Proper downloads page for Nutch

2013-04-24 Thread Tejas Patil (JIRA)

[ 
https://issues.apache.org/jira/browse/NUTCH-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641349#comment-13641349
 ] 

Tejas Patil commented on NUTCH-1565:


Hi Lewis,
I tried to build the docs using steps given at [0]. On a latest revision, 
everything went right till #3 which means that forrest was installed correctly 
on my system.
After applying the patch, it gave these errors and the build failed:

{noformat}validate-xdocs:
/home/tejas/Desktop/nutch/site/forrest/src/documentation/content/xdocs/downloads.xml:47:24:
 Attribute "align" must be declared for element type "th".
/home/tejas/Desktop/nutch/site/forrest/src/documentation/content/xdocs/downloads.xml:47:54:
 Attribute "align" must be declared for element type "th".
/home/tejas/Desktop/nutch/site/forrest/src/documentation/content/xdocs/downloads.xml:47:84:
 Attribute "align" must be declared for element type "th".
/home/tejas/Desktop/nutch/site/forrest/src/documentation/content/xdocs/downloads.xml:47:115:
 Attribute "align" must be declared for element type "th".
/home/tejas/Desktop/nutch/site/forrest/src/documentation/content/xdocs/downloads.xml:72:18:
 The content of element type "p" must match 
"(strong|em|code|sub|sup|br|img|icon|acronym|map|xi:include|a)".
/home/tejas/Desktop/nutch/site/forrest/src/documentation/content/xdocs/downloads.xml:89:15:
 The content of element type "section" must match 
"(title,(section|p|source|note|warning|fixme|table|ol|ul|dl|figure|anchor|xi:include)*)".
{noformat}

I am using Apache Forrest 0.9 which is the latest version currently available. 
I am looking into ways to get around this error.

[0] : https://wiki.apache.org/nutch/Website_Update_HOWTO

> Proper downloads page for Nutch
> ---
>
> Key: NUTCH-1565
> URL: https://issues.apache.org/jira/browse/NUTCH-1565
> Project: Nutch
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 1.6, 2.1
>Reporter: Lewis John McGibbney
>Priority: Critical
> Fix For: 1.7, 2.2
>
> Attachments: NUTCH-1565.patch
>
>
> As per recent discussion at INFRA and consequently on our dev@ list, I've 
> produced a downloads page for us based on the one we have over at Gora.
> My syntax is not correct in line with Forrests DTD and I can;t for the life 
> of me find out what the hell is wrong. If someone could have a look, resolve 
> and publish it would be greatly appreciated.
> Lewis 

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