Just an example:
Several classes uses regex methods, e.g.
org.apache.myfaces.shared_impl.renderkit.html.util.JavascriptUtils
I don't think this is the only offending method (1.4 ) in Core.
To find all offending methods it would require to build MyFaces in J2SE
1.3, but i can't figure the way to do it
with using Maven2.
Regards,
Zdenek
Dennis Byrne napsal(a):
The source used 1.4? Which part? The binaries should remain 1.3.
Dennis Byrne
On 3/20/07, *Zdeněk Sochor* < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Dennis Byrne napsal(a):
>
> > Don't forget that MyFaces projects use Maven2 for building
and
> Myfaces
> > 1.1 must be compiled under J2SE 1.4.
>
>
> JSF 1.1 requires 1.3 compatibility.
>
> Cheers,
>
> Dennis Byrne
Dennis,
J2SE 1.3 ended it's life cycle (except on Solaris), but anyway:
Maven2 depends on 1.4 and part of MyFaces code uses 1.4 features.
Regards,
Zdenek
--
Dennis Byrne