You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Edward F Eaglehouse (JIRA)" <de...@myfaces.apache.org> on 2009/03/18 19:19:50 UTC

[jira] Created: (TOMAHAWK-1404) Project Dependencies note mistakenly states "There are no dependencies for this project"

Project Dependencies note mistakenly states "There are no dependencies for this project"
----------------------------------------------------------------------------------------

                 Key: TOMAHAWK-1404
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1404
             Project: MyFaces Tomahawk
          Issue Type: Task
    Affects Versions: 1.1.8
         Environment: NA
            Reporter: Edward F Eaglehouse
            Priority: Minor


The Project Dependencies page for the project states "There are no dependencies for this project. It is a standalone application that does not depend on any other project." This is incorrect. The page needs to be updated to identify the dependency on the Apache Commons FileUpload library. This is a documentation issue only.

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


[jira] Commented: (TOMAHAWK-1404) Project Dependencies note mistakenly states "There are no dependencies for this project"

Posted by "Simon Kitching (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683888#action_12683888 ] 

Simon Kitching commented on TOMAHAWK-1404:
------------------------------------------

Yes, I suppose that some more helpful info could go into that section on the project page. I have now updated the site in SVN to contain the following text. This will appear on the website when the site next gets republished (which only happens occasionally):

 
  Note that some specific Tomahawk components need additional libraries. For example, if you use the
  t:fileUpload component, then you will need to also add the commons-fileupload jarfile to your
  application classpath (eg in WEB-INF/lib). Components which need additional jars should describe
  that requirement in their documentation.

  Note also that this webpage is part of the special <site> project for all the tomahawk modules (core,
  sandbox, examples, etc). Therefore the pages under the <<project documentation>> menu on the left refer
  just to this <site>, and not to the tomahawk library. For information about a specific tomahawk
  <library> (dependencies, unit test reports, etc.) select that library from the left menu bar then
  select the <<project documentation>> menu.
  
  
Thanks for the suggestion.

> Project Dependencies note mistakenly states "There are no dependencies for this project"
> ----------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-1404
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1404
>             Project: MyFaces Tomahawk
>          Issue Type: Task
>    Affects Versions: 1.1.8
>         Environment: NA
>            Reporter: Edward F Eaglehouse
>            Priority: Minor
>
> The Project Dependencies page for the project states "There are no dependencies for this project. It is a standalone application that does not depend on any other project." This is incorrect. The page needs to be updated to identify the dependency on the Apache Commons FileUpload library. This is a documentation issue only.

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


[jira] Commented: (TOMAHAWK-1404) Project Dependencies note mistakenly states "There are no dependencies for this project"

Posted by "Edward F Eaglehouse (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683872#action_12683872 ] 

Edward F Eaglehouse commented on TOMAHAWK-1404:
-----------------------------------------------

In the Requirements and Setup section of the Tomahawk "project" page, I would recommend inserting an addition instruction, "Put the commons-fileupload.jar file into your WEB-INF/lib directory." That would address the confusion. From a usage standpoint, I suppose I was mistaking a "dependency" for a "requirement".

> Project Dependencies note mistakenly states "There are no dependencies for this project"
> ----------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-1404
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1404
>             Project: MyFaces Tomahawk
>          Issue Type: Task
>    Affects Versions: 1.1.8
>         Environment: NA
>            Reporter: Edward F Eaglehouse
>            Priority: Minor
>
> The Project Dependencies page for the project states "There are no dependencies for this project. It is a standalone application that does not depend on any other project." This is incorrect. The page needs to be updated to identify the dependency on the Apache Commons FileUpload library. This is a documentation issue only.

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