You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Paul Spencer <pa...@apache.org> on 2007/05/18 05:09:10 UTC

Permission to upgrade shale-test v1.1.0-SNAPSHOT to allows for testing against the RI?

I would like to add more Shale Test based tests to Tomahawk and do it in such
a way that allows tests to be run against different JSF implementations, including
the RI and MyFaces.  In order to do this, the ConfigParser()[1] of
shale-test v1.1.0-SNAPSHOT is required.  We are already using shale-test v1.0.3.

Although I an not keen on adding a SNAPSHOT dependency, this is one that is used
only by some of the test cases.  The major advantages in using the ConfigParser()
is that the implementation's configuration files are used.  I created an utility,
TestUtils.addDefaultRenderers() [2], that manually add Tomahawks configuration.
TestUtils currently works for Tomahawks components, since it manually add the
configuration, it has to be maintained in parallel with faces-config.xml. In
addition it does not work with other implementation.  This utility class would
be changed to reference ConfigParser(), not the tests.

In short, I am asking for:
1) Permission to upgrade shale-test v1.1.0-SNAPSHOT.
2) Permission to add a continuum build of Tomahawk against the RI

Paul Spencer


[1]http://shale.apache.org/shale-test/apidocs/org/apache/shale/test/config/ConfigParser.html
[2]http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/src/test/java/org/apache/myfaces/test/utils/TestUtils.java?view=markup

Re: Permission to upgrade shale-test v1.1.0-SNAPSHOT to allows for testing against the RI?

Posted by Paul Spencer <pa...@apache.org>.
Dennis,

See the thread [1] on the shale-dev list.  Assuming we are not going to
release Tomahawk 1.1.6 in May or June, we should be fine.

Paul Spencer

[1]http://www.mail-archive.com/dev@shale.apache.org/msg01438.html

Dennis Byrne wrote:
> I'm 0 on this.  The only warning I have is that we have to make sure the
> next version of Shale test is out before we release the next version of
> Tomahawk.  If you think it is realistic, go for it.
> 
> Dennis Byrne
> 
> On 5/17/07, Paul Spencer <pa...@apache.org> wrote:
>>
>> I would like to add more Shale Test based tests to Tomahawk and do it in
>> such
>> a way that allows tests to be run against different JSF implementations,
>> including
>> the RI and MyFaces.  In order to do this, the ConfigParser()[1] of
>> shale-test v1.1.0-SNAPSHOT is required.  We are already using shale-test
>> v1.0.3.
>>
>> Although I an not keen on adding a SNAPSHOT dependency, this is one that
>> is used
>> only by some of the test cases.  The major advantages in using the
>> ConfigParser()
>> is that the implementation's configuration files are used.  I created an
>> utility,
>> TestUtils.addDefaultRenderers() [2], that manually add Tomahawks
>> configuration.
>> TestUtils currently works for Tomahawks components, since it manually add
>> the
>> configuration, it has to be maintained in parallel with faces-config.xml.
>> In
>> addition it does not work with other implementation.  This utility class
>> would
>> be changed to reference ConfigParser(), not the tests.
>>
>> In short, I am asking for:
>> 1) Permission to upgrade shale-test v1.1.0-SNAPSHOT.
>> 2) Permission to add a continuum build of Tomahawk against the RI
>>
>> Paul Spencer
>>
>>
>>
>> [1]http://shale.apache.org/shale-test/apidocs/org/apache/shale/test/config/ConfigParser.html 
>>
>>
>> [2]http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/src/test/java/org/apache/myfaces/test/utils/TestUtils.java?view=markup 
>>
>>
> 
> 
> 


Re: Permission to upgrade shale-test v1.1.0-SNAPSHOT to allows for testing against the RI?

Posted by Dennis Byrne <de...@dbyrne.net>.
I'm 0 on this.  The only warning I have is that we have to make sure the
next version of Shale test is out before we release the next version of
Tomahawk.  If you think it is realistic, go for it.

Dennis Byrne

On 5/17/07, Paul Spencer <pa...@apache.org> wrote:
>
> I would like to add more Shale Test based tests to Tomahawk and do it in
> such
> a way that allows tests to be run against different JSF implementations,
> including
> the RI and MyFaces.  In order to do this, the ConfigParser()[1] of
> shale-test v1.1.0-SNAPSHOT is required.  We are already using shale-test
> v1.0.3.
>
> Although I an not keen on adding a SNAPSHOT dependency, this is one that
> is used
> only by some of the test cases.  The major advantages in using the
> ConfigParser()
> is that the implementation's configuration files are used.  I created an
> utility,
> TestUtils.addDefaultRenderers() [2], that manually add Tomahawks
> configuration.
> TestUtils currently works for Tomahawks components, since it manually add
> the
> configuration, it has to be maintained in parallel with faces-config.xml.
> In
> addition it does not work with other implementation.  This utility class
> would
> be changed to reference ConfigParser(), not the tests.
>
> In short, I am asking for:
> 1) Permission to upgrade shale-test v1.1.0-SNAPSHOT.
> 2) Permission to add a continuum build of Tomahawk against the RI
>
> Paul Spencer
>
>
>
> [1]http://shale.apache.org/shale-test/apidocs/org/apache/shale/test/config/ConfigParser.html
>
> [2]http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/src/test/java/org/apache/myfaces/test/utils/TestUtils.java?view=markup
>



-- 
Dennis Byrne