|
From: Colin S. <col...@ex...> - 2006-05-12 18:44:11
|
I do get a compile error:
[javac] Compiling 1436 source files to
D:\src\open\spring-colin\spring\targe
t\classes
[javac]
D:\src\open\spring-colin\spring\src\org\springframework\aop\config\S
copeBeanDefinitionDefinition.java:36:
org.springframework.aop.config.ScopeBeanDe
finitionDefinition is not abstract and does not override abstract method
decorat
e(org.w3c.dom.Node,org.springframework.beans.factory.config.BeanDefinitionHolder
,org.springframework.beans.factory.xml.ParserContext) in
org.springframework.bea
ns.factory.xml.BeanDefinitionDecorator
[javac] class ScopeBeanDefinitionDefinition implements
BeanDefinitionDecorat
or {
[javac] ^
[javac] Note: * uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 error
On 5/12/2006 2:35 PM, Colin Sampaleanu wrote:
> Just a note from Adrian Colyer:
>
> >>>I got into CVS at this address a couple of hours ago too. Note that
> at that time at least, the new repository was missing a number of
> changes made in the last day (maybe even further back) before the
> total outage. If this is still the case it will be obvious because the
> tree won't compile for you. It's not clear from their status page
> whether or not we should expect our tree to be fully up-to-date yet,
> or whether there's a chance they will make more changes to it yet.
> >>> Rgds, A.
>
>
> On 5/12/2006 2:33 PM, Colin Sampaleanu wrote:
>> This seems to be up again on the new hardware at SF. I haven't
>> received an official "CVS is up again email from SF", but yesterday's
>> status email said the repos would be accessible this afternoon, and I
>> was able to pull out both anon and dev just now.
>>
>> Note that you _will_ have to check out sources again. The path to
>> both the dev and anon instances has changed:
>>
>> dev:
>>
>> :ext:<username>@springframework.cvs.sourceforge.net:/cvsroot/springframework
>>
>> anon:
>>
>> :pserver:ano...@sp...:/cvsroot/springframework
>>
>>
>> It seems to be pretty fast too.
>>
>>
>> On 5/10/2006 3:57 PM, John Lewis wrote:
>>> FYI: Sorceforge CVS is hosted again.
>>>
>>> From the Site Status Page (https://sourceforge.net/docs/A04/)
>>>
>>> (* 2006-05-10 04:43:14* - Project CVS Service ) As of 2006-05-09
>>> the developer CVS server had a disk-failure. As the new CVS
>>> infrastructure is in its final phases of rollout, we'll be deploying
>>> it, in place of the current infrastructure, by end of week. We'll be
>>> sending out an email to project administrators with further details
>>> later in the day, regarding how to access the new CVS servers and
>>> the changes that occurred with the new infrastructure.
>>>
>>>
>>>
>>> -------------------------------------------------------
>>> Using Tomcat but need to do more? Need to support web services,
>>> security?
>>> Get stuff done quickly with pre-integrated technology to make your
>>> job easier
>>> Download IBM WebSphere Application Server v.1.0.1 based on Apache
>>> Geronimo
>>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>>>
>>> _______________________________________________
>>> Springframework-developer mailing list
>>> Spr...@li...
>>> https://lists.sourceforge.net/lists/listinfo/springframework-developer
>>>
>>
>>
>
>
|