When it comes to releases,  from Axis2 - 1.1.1 onwards we use JDK 1.5
with the compile level set to JDK .1.4 in the respective modules...

thanks,
Thilina

On 6/20/07, Asankha C. Perera <[EMAIL PROTECTED]> wrote:
Paul

This results in a compilation error - for the jakarta-httpcore-niossl
JAR dependent https code.

asankha

Paul Fremantle wrote:
> What happens if you try to build on 1.4?
>
> Paul
>
> On 6/20/07, Asankha C. Perera <[EMAIL PROTECTED]> wrote:
>> Paul
>>
>> Yes, at runtime this is exactly what we do. (even in Synapse). However,
>> you must compile with a JDK 1.5 .. the generated code could be 1.4 and
>> run on a 1.4 JRE afterwards
>>
>> asankha
>>
>> Paul Fremantle wrote:
>> > Asankha
>> >
>> > Can we make it so that it works in both, but you don't get SSL support
>> > except with 1.5?
>> >
>> > Paul
>> >
>> > On 6/20/07, Asankha C. Perera <[EMAIL PROTECTED]> wrote:
>> >> Hi Dims..
>> >>
>> >> I am going to commit the non-blocking http/s code into Axis2 trunk.
>> >> However this requires compilation with a JDK > 1.5. We could compile
>> >> into Java 1.4 code level, but the JDK used must be 1.5. This is
>> because
>> >> we use the SSLEngine class to support https.
>> >>
>> >> Do you think this will be a problem for anyone? or the nightly build
>> >> script etc? If so, should I leave the https support out - but I doubt
>> >> whether that will be meaningful.
>> >>
>> >> Also, should I update any Maven1 scripts or are we using only
>> Maven2 for
>> >> nightly builds and releases?
>> >>
>> >> thanks
>> >> asankha
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> For additional commands, e-mail: [EMAIL PROTECTED]
>> >>
>> >>
>> >
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Thilina Gunarathne  -  http://www.wso2.com - http://thilinag.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to