+1 for Java 1.5

Few months ago  I noticed  that Axiom 1.2.8 not work on Google App Engine
due to it's legacy UUID generator codes, once i replace that code with
java.util.UUID it worked fine, hope this also fixed with Amil's change.

Thanks,

On Sun, May 2, 2010 at 12:05 PM, Amila Suriarachchi <
[email protected]> wrote:

> On Sat, May 1, 2010 at 5:07 PM, Andreas Veithen
> <[email protected]>wrote:
>
> > All,
> >
> > Up to version 1.2.8, Axiom has always supported Java 1.4. It is clear
> > that supporting that Java version becomes increasingly difficult,
> > because some of the dependencies require Java 1.5. For example,  in
> > r754991 I've updated the Geronimo dependencies (activation and
> > javamail) because the versions used in 1.2.8 had some bugs that caused
> > issues to Axiom. However, these dependencies have been built with Java
> > 1.5. There may also be some Maven plugins that fail on Java 1.4.
> >
> > In his recent change (r939925), Amila also introduced code that
> > depends on java.util.UUID, which was introduced in Java 1.5. There may
> > be other changes since 1.2.8 that only work with Java 1.5. Therefore
> > it's time to take a decision about Java 1.4 support.
> >
>
> +1 to support 1.5 or above.
>
> Actually I assumed Axiom has already gone for 1.5 since Axis2 has done
> that.
>
> thanks,
> Amila.
>
> >
> > WDYT?
> >
> > Andreas
> >
>
>
>
> --
> Amila Suriarachchi
> WSO2 Inc.
> blog: http://amilachinthaka.blogspot.com/
>



-- 
Sagara Gunathunga

Blog - http://ssagara.blogspot.com
Web - http://people.apache.org/~sagara/

Reply via email to