You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Wendy Smoak (JIRA)" <de...@myfaces.apache.org> on 2006/09/16 21:44:22 UTC

[jira] Created: (TOMAHAWK-675) Build the example apps with specified versions of MyFaces and Tomahawk

Build the example apps with specified versions of MyFaces and Tomahawk
----------------------------------------------------------------------

                 Key: TOMAHAWK-675
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-675
             Project: MyFaces Tomahawk
          Issue Type: Improvement
    Affects Versions: 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT
            Reporter: Wendy Smoak
         Assigned To: Wendy Smoak
            Priority: Minor


Add configuration to the tomahawk-examples-project pom that allows the versions of both MyFaces and Tomahawk to be specified on the command line.

For example:  mvn package -Dmyfaces=1.1.4 -Dtomahawk=1.1.3

This will allow us to run the Selenium functional tests against different combinations of versions of the MyFaces impl and Tomahawk components.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (TOMAHAWK-675) Build the example apps with specified versions of MyFaces and Tomahawk

Posted by "Wendy Smoak (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOMAHAWK-675?page=all ]

Wendy Smoak resolved TOMAHAWK-675.
----------------------------------

    Fix Version/s: 1.1.4-SNAPSHOT
                   1.1.5-SNAPSHOT
       Resolution: Fixed

This didn't turn out to be as useful as I had hoped.  

You can't build the current set of examples against an older version of Tomahawk because the examples for new components won't compile.

However, as we go forward it should make it easier to re-build the apps from any tag with newer versions of the jars.  Right now you have to either modify the poms and re-build or replace jars by hand in WEB-INF/lib.



> Build the example apps with specified versions of MyFaces and Tomahawk
> ----------------------------------------------------------------------
>
>                 Key: TOMAHAWK-675
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-675
>             Project: MyFaces Tomahawk
>          Issue Type: Improvement
>    Affects Versions: 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT
>            Reporter: Wendy Smoak
>         Assigned To: Wendy Smoak
>            Priority: Minor
>             Fix For: 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT
>
>
> Add configuration to the tomahawk-examples-project pom that allows the versions of both MyFaces and Tomahawk to be specified on the command line.
> For example:  mvn package -Dmyfaces=1.1.4 -Dtomahawk=1.1.3
> This will allow us to run the Selenium functional tests against different combinations of versions of the MyFaces impl and Tomahawk components.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira