OK.  I was looking for an RC tag.

So we're verifying 3.4.9 on the HEAD of
https://source.jasig.org/cas3/branches/cas-3_4_x_maintenance/cas-server-3.4.2.
 Correct?

Checked out HEAD.
$ mvn package install

Builds, but I get a few errors in these tests:

Running org.jasig.cas.web.init.SafeContextLoaderListenerTests
SafeContextLoaderListener: The Spring ContextLoaderListener we wrap
threw on contextInitialized.
But for our having caught this error, the web application context
would not have initialized.
org.springframework.beans.factory.BeanDefinitionStoreException:
IOException parsing XML document from ServletContext resource
[/WEB-INF/applicationContext.xml]; nested exception is
java.io.FileNotFoundException: Could not open ServletContext resource
[/WEB-INF/applicationContext.xml]

And all of these are looking for a log4j setup:
Running 
org.jasig.cas.adaptors.x509.authentication.handler.support.CRLDistributionPointRevocationCheckerTests
Running org.jasig.cas.ticket.registry.JBossCacheTicketRegistryTests
Running org.jasig.cas.ticket.registry.BerkeleyDbTicketRegistryConcurrencyTests
Running 
org.jasig.cas.adaptors.trusted.authentication.handler.support.PrincipalBearingCredentialsAuthenticationHandlerTests

Are these safe to ignore?  Are there some docs on how to get this test
configured properly?  If not, any pointers?

Thanks,
Bill



On Fri, Jul 15, 2011 at 3:29 PM, Scott Battaglia
<[email protected]> wrote:
> There isn't a tag yet, since no one's confirmed that its okay to release.
>
> On Fri, Jul 15, 2011 at 3:27 PM, William G. Thompson, Jr. <[email protected]>
> wrote:
>>
>> I don't see a RC tag 3.4.9?  Am I missing it or are you asking for
>> verification on HEAD of
>>
>> https://source.jasig.org/cas3/branches/cas-3_4_x_maintenance/cas-server-3.4.2
>>  ?
>>
>> Thanks,
>> Bill
>>
>>
>> On Sun, Jul 10, 2011 at 7:59 PM, Scott Battaglia
>> <[email protected]> wrote:
>> > I just resolved the last issue for 3.4.9.
>> > Committers, please review.
>> >
>> > --
>> > You are currently subscribed to [email protected] as:
>> > [email protected]
>> > To unsubscribe, change settings or access archives, see
>> > http://www.ja-sig.org/wiki/display/JSG/cas-dev
>>
>> --
>> You are currently subscribed to [email protected] as:
>> [email protected]
>> To unsubscribe, change settings or access archives, see
>> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>
> --
> You are currently subscribed to [email protected] as: [email protected]
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-dev

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to