You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mark Butler (Created) (JIRA)" <ji...@apache.org> on 2012/03/13 09:57:40 UTC

[jira] [Created] (HADOOP-8166) Remove JDK 1.5 dependency from building forrest docs

Remove JDK 1.5 dependency from building forrest docs
----------------------------------------------------

                 Key: HADOOP-8166
                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
             Project: Hadoop Common
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 1.0.1, 1.0.0, 0.20.205.0, 0.20.204.0, 0.20.203.0
            Reporter: Mark Butler
             Fix For: 1.0.2


Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8166) Remove JDK 1.5 dependency from building forrest docs

Posted by "Mark Butler (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Butler updated HADOOP-8166:
--------------------------------

    Status: Patch Available  (was: Open)
    
> Remove JDK 1.5 dependency from building forrest docs
> ----------------------------------------------------
>
>                 Key: HADOOP-8166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 1.0.1, 1.0.0, 0.20.205.0, 0.20.204.0, 0.20.203.0
>            Reporter: Mark Butler
>             Fix For: 1.0.2
>
>         Attachments: forrest.patch
>
>
> Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (HADOOP-8166) Remove JDK 1.5 dependency from building forrest docs

Posted by "Matt Foley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Foley resolved HADOOP-8166.
--------------------------------

    Resolution: Duplicate
    
> Remove JDK 1.5 dependency from building forrest docs
> ----------------------------------------------------
>
>                 Key: HADOOP-8166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.20.203.0, 0.20.204.0, 0.20.205.0, 1.0.0, 1.0.1
>            Reporter: Mark Butler
>         Attachments: forrest.patch, hadoop-8166.txt
>
>
> Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8166) Remove JDK 1.5 dependency from building forrest docs

Posted by "Konstantin Boudnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401967#comment-13401967 ] 

Konstantin Boudnik commented on HADOOP-8166:
--------------------------------------------

This seems like a backported version of Hadoop-7072 and a dup of HADOOP-8399 (or vice versa)
                
> Remove JDK 1.5 dependency from building forrest docs
> ----------------------------------------------------
>
>                 Key: HADOOP-8166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.20.203.0, 0.20.204.0, 0.20.205.0, 1.0.0, 1.0.1
>            Reporter: Mark Butler
>         Attachments: forrest.patch, hadoop-8166.txt
>
>
> Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8166) Remove JDK 1.5 dependency from building forrest docs

Posted by "Matt Foley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Foley updated HADOOP-8166:
-------------------------------

    Status: Open  (was: Patch Available)

We have two competing versions of this patch, the one in HADOOP-8399, and a pair of patches here in HADOOP-8166. I have compared them and found HADOOP-8399 to be superior in terms of match to current branch-1.1.

HADOOP-8399 patches files: build.xml, forrest.properties, test-patch.sh
hadoop-8166 patches files: build.xml, do-release-build, forrest.properties, test-patch.sh
The changes to build.xml and forrest.properties are equivalent.
The file cloudera/do-release-build does not exist in Apache code.
The changes to test-patch.sh differ in several ways, but seem to match the branch-1.1 code better in HADOOP-8399.

In particular, HADOOP-8399 applies smoothly to test-patch.sh, while HADOOP-8166 fails 3 of 9 chunks. Furthermore, after applying HADOOP-8399, all instances of 'java5' are gone, which makes all the substantive differences between the two patches irrelevant.
                
> Remove JDK 1.5 dependency from building forrest docs
> ----------------------------------------------------
>
>                 Key: HADOOP-8166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 1.0.1, 1.0.0, 0.20.205.0, 0.20.204.0, 0.20.203.0
>            Reporter: Mark Butler
>         Attachments: forrest.patch, hadoop-8166.txt
>
>
> Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8166) Remove JDK 1.5 dependency from building forrest docs

Posted by "Mark Butler (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Butler updated HADOOP-8166:
--------------------------------

    Attachment: forrest.patch

This removes sitemap and skins.stylesheets validation which makes it possible to build Hadoop without a JDK 1.5
                
> Remove JDK 1.5 dependency from building forrest docs
> ----------------------------------------------------
>
>                 Key: HADOOP-8166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.20.203.0, 0.20.204.0, 0.20.205.0, 1.0.0, 1.0.1
>            Reporter: Mark Butler
>             Fix For: 1.0.2
>
>         Attachments: forrest.patch
>
>
> Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8166) Remove JDK 1.5 dependency from building forrest docs

Posted by "Eli Collins (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Collins updated HADOOP-8166:
--------------------------------

    Attachment: hadoop-8166.txt

Here's a backport of HADOOP-7072 to 20, for comparison with your change. Not sure which is better.
                
> Remove JDK 1.5 dependency from building forrest docs
> ----------------------------------------------------
>
>                 Key: HADOOP-8166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.20.203.0, 0.20.204.0, 0.20.205.0, 1.0.0, 1.0.1
>            Reporter: Mark Butler
>             Fix For: 1.0.2
>
>         Attachments: forrest.patch, hadoop-8166.txt
>
>
> Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8166) Remove JDK 1.5 dependency from building forrest docs

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228890#comment-13228890 ] 

Hadoop QA commented on HADOOP-8166:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12518196/hadoop-8166.txt
  against trunk revision .

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

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

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/709//console

This message is automatically generated.
                
> Remove JDK 1.5 dependency from building forrest docs
> ----------------------------------------------------
>
>                 Key: HADOOP-8166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.20.203.0, 0.20.204.0, 0.20.205.0, 1.0.0, 1.0.1
>            Reporter: Mark Butler
>             Fix For: 1.0.2
>
>         Attachments: forrest.patch, hadoop-8166.txt
>
>
> Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8166) Remove JDK 1.5 dependency from building forrest docs

Posted by "Matt Foley (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Foley updated HADOOP-8166:
-------------------------------

    Target Version/s: 1.0.3
       Fix Version/s:     (was: 1.0.2)
    
> Remove JDK 1.5 dependency from building forrest docs
> ----------------------------------------------------
>
>                 Key: HADOOP-8166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.20.203.0, 0.20.204.0, 0.20.205.0, 1.0.0, 1.0.1
>            Reporter: Mark Butler
>         Attachments: forrest.patch, hadoop-8166.txt
>
>
> Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (HADOOP-8166) Remove JDK 1.5 dependency from building forrest docs

Posted by "Matt Foley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Foley closed HADOOP-8166.
------------------------------

    
> Remove JDK 1.5 dependency from building forrest docs
> ----------------------------------------------------
>
>                 Key: HADOOP-8166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.20.203.0, 0.20.204.0, 0.20.205.0, 1.0.0, 1.0.1
>            Reporter: Mark Butler
>         Attachments: forrest.patch, hadoop-8166.txt
>
>
> Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
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-8166) Remove JDK 1.5 dependency from building forrest docs

Posted by "Matt Foley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Foley updated HADOOP-8166:
-------------------------------

    Target Version/s: 1.1.0  (was: 1.0.3)

Not complete in time for 1.0.3.  Please consider continuing the contribution in 1.1.
                
> Remove JDK 1.5 dependency from building forrest docs
> ----------------------------------------------------
>
>                 Key: HADOOP-8166
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8166
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 0.20.203.0, 0.20.204.0, 0.20.205.0, 1.0.0, 1.0.1
>            Reporter: Mark Butler
>         Attachments: forrest.patch, hadoop-8166.txt
>
>
> Currently Hadoop requires both JDK 1.6 and JDK 1.5. JDK 1.5 is a requirement of Forrest. It is easy to remove the latter requirement by turning off forrest.validate.sitemap and forrest.validate.skins.stylesheets.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira