You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by Rajesh Kartha <ka...@Source-Zone.Org> on 2005/09/23 21:01:08 UTC

Platforms/jdks on which Derby is tested ( was Re: VOTE:Require JUnit jar to build Derby)

Daniel John Debrunner wrote:

>
>I think the caveat is really that any such checkin should not cause a
>regression, namely derbyall does run on a number of platforms with its
>current set of tests. It would be a regression if a new testing scheme
>stopped my current ability to run the *existing* tests on z-series or
>any other platform where the tests run today.
>
>Of course it would be good to document which platforms Derby is running
>tests sucessfully on, seems like a good wiki page.
>
>Dan.
>
>  
>
Derby tests are run on a variety of platform/jdk combinations. 
Documenting on the db wiki such a list, is a wonderful idea.
I have compiled the following list of platforms and jdks where Derby 
tests have been successfully run (or being planned)
based on the posts to the *derby-dev* mailing list and the current plans 
within our group.

Please feel free to add to this  if I have missed any platform/jdk 
combination.

-Rajesh

---------------------------------------------------------------------------
Sun (jdk15) and IBM (Java sdk142) - both:
================================

    - Windows 2000
    - Windows XP
    - Windows 2003 Server
    - Windows 2003 Server - 64 bit (in process)
    - SLES 9.0
    - Suse Pro 9.1
    - Suse Pro 9.2
    - RHEL 3.0
    - RHEL 4.0
    - RHEL 4.0 - 64 bit (in process)


Sun JDK only
================
    jdk15
    ------
    - SunOS-5.9 (sparc)
    - SunOS 5.10 (i386)
    - SunOS 5.10 (sparc)
    - Windows 2000 CYGWIN (i686)
    - Linux-2.4.19-4GB_i686
    - Linux-2.4.20-31.9_i686-i686
    - Linux-2.4.21-27.ELsmp_i686-athlon
    - Linux-2.4.21-27.ELsmp_i686-i686

IBM Java SDK only
============
    sdk131
    ------
    AIX 5.2

    sdk 142
    ------
    - AIX 5.2
    - Fedora Release 3
    - zSeries - zOS v1R6 (in process)
    - zSeries - ZLinux (Linux 2.4.19) (planned)
    - iSeries - I5/OS v5R3 (planned)
    - iSeries - OS/400 v5R2 (planned)

    wsdd5.6
    --------
    - Windows 2000

    wctme5.7
    --------
    - Windows 2000

Apple JDK only
===============
    jdk142
    ------
    - Mac OS X 10.4.1
    - Mac OS X Server 10.4.1

---------------------------------------------------------------------------


















Re: Platforms/jdks on which Derby is tested ( was Re: VOTE:Require JUnit jar to build Derby)

Posted by Kathey Marsden <km...@sbcglobal.net>.
Daniel John Debrunner wrote:

>  
>
>>Rajesh Kartha wrote:
>>
>>    
>>
>>>The list of platform/jdk is now on the Derby wiki at:
>>>
>>>http://wiki.apache.org/db-derby/PlatformTestsDerby
>>>      
>>>
>
>  
>
>>Derby is also tested on IPV6 dual stack windows 2003 and RHEL4.0 with jdk15
>>    
>>
>
>Since the list is now a wiki page, anyone can edit it to add any
>platform combinations they have tested. Sending combinations to
>derby-dev will not get them listed in the wiki page.
>
>  
>
It would be great  to see what version of  Derby has been tested with
those platforms, and special considerations  (e.g. DERBY-1 for Mac,
DERBY-283 for IPV6 dual stack windows),  and maybe even who did the
testing if folks are willing to post that info.

Kathey



Re: Platforms/jdks on which Derby is tested ( was Re: VOTE:Require JUnit jar to build Derby)

Posted by Manjula G Kutty <ma...@gmail.com>.
Daniel John Debrunner wrote:

>Manjula G Kutty wrote:
>
>  
>
>>Rajesh Kartha wrote:
>>
>>    
>>
>>>The list of platform/jdk is now on the Derby wiki at:
>>>
>>>http://wiki.apache.org/db-derby/PlatformTestsDerby
>>>      
>>>
>
>  
>
>>Derby is also tested on IPV6 dual stack windows 2003 and RHEL4.0 with jdk15
>>    
>>
>
>Since the list is now a wiki page, anyone can edit it to add any
>platform combinations they have tested. Sending combinations to
>derby-dev will not get them listed in the wiki page.
>
>Dan.
>
>
>
>  
>
This information is added to the following wiki page
http://wiki.apache.org/db-derby/PlatformTestsDerby

Thanks
Manjula

Re: Platforms/jdks on which Derby is tested ( was Re: VOTE:Require JUnit jar to build Derby)

Posted by Daniel John Debrunner <dj...@debrunners.com>.
Manjula G Kutty wrote:

> Rajesh Kartha wrote:
> 
>> The list of platform/jdk is now on the Derby wiki at:
>>
>> http://wiki.apache.org/db-derby/PlatformTestsDerby

>>
> Derby is also tested on IPV6 dual stack windows 2003 and RHEL4.0 with jdk15

Since the list is now a wiki page, anyone can edit it to add any
platform combinations they have tested. Sending combinations to
derby-dev will not get them listed in the wiki page.

Dan.



Re: Platforms/jdks on which Derby is tested ( was Re: VOTE:Require JUnit jar to build Derby)

Posted by Manjula G Kutty <ma...@gmail.com>.
Rajesh Kartha wrote:

> The list of platform/jdk is now on the Derby wiki at:
>
> http://wiki.apache.org/db-derby/PlatformTestsDerby
>
> Regards,
> Rajesh
>
>
> Rajesh Kartha wrote:
>
>> Daniel John Debrunner wrote:
>>
>>>
>>> I think the caveat is really that any such checkin should not cause a
>>> regression, namely derbyall does run on a number of platforms with its
>>> current set of tests. It would be a regression if a new testing scheme
>>> stopped my current ability to run the *existing* tests on z-series or
>>> any other platform where the tests run today.
>>>
>>> Of course it would be good to document which platforms Derby is running
>>> tests sucessfully on, seems like a good wiki page.
>>>
>>> Dan.
>>>
>>>  
>>>
>> Derby tests are run on a variety of platform/jdk combinations. 
>> Documenting on the db wiki such a list, is a wonderful idea.
>> I have compiled the following list of platforms and jdks where Derby 
>> tests have been successfully run (or being planned)
>> based on the posts to the *derby-dev* mailing list and the current 
>> plans within our group.
>>
>> Please feel free to add to this  if I have missed any platform/jdk 
>> combination.
>>
>> -Rajesh
>>
>> --------------------------------------------------------------------------- 
>>
>> Sun (jdk15) and IBM (Java sdk142) - both:
>> ================================
>>
>>    - Windows 2000
>>    - Windows XP
>>    - Windows 2003 Server
>>    - Windows 2003 Server - 64 bit (in process)
>>    - SLES 9.0
>>    - Suse Pro 9.1
>>    - Suse Pro 9.2
>>    - RHEL 3.0
>>    - RHEL 4.0
>>    - RHEL 4.0 - 64 bit (in process)
>>
>>
>> Sun JDK only
>> ================
>>    jdk15
>>    ------
>>    - SunOS-5.9 (sparc)
>>    - SunOS 5.10 (i386)
>>    - SunOS 5.10 (sparc)
>>    - Windows 2000 CYGWIN (i686)
>>    - Linux-2.4.19-4GB_i686
>>    - Linux-2.4.20-31.9_i686-i686
>>    - Linux-2.4.21-27.ELsmp_i686-athlon
>>    - Linux-2.4.21-27.ELsmp_i686-i686
>>
>> IBM Java SDK only
>> ============
>>    sdk131
>>    ------
>>    AIX 5.2
>>
>>    sdk 142
>>    ------
>>    - AIX 5.2
>>    - Fedora Release 3
>>    - zSeries - zOS v1R6 (in process)
>>    - zSeries - ZLinux (Linux 2.4.19) (planned)
>>    - iSeries - I5/OS v5R3 (planned)
>>    - iSeries - OS/400 v5R2 (planned)
>>
>>    wsdd5.6
>>    --------
>>    - Windows 2000
>>
>>    wctme5.7
>>    --------
>>    - Windows 2000
>>
>> Apple JDK only
>> ===============
>>    jdk142
>>    ------
>>    - Mac OS X 10.4.1
>>    - Mac OS X Server 10.4.1
>>
>> --------------------------------------------------------------------------- 
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>
>
>
Derby is also tested on IPV6 dual stack windows 2003 and RHEL4.0 with jdk15

Thanks
Manjula

Re: Platforms/jdks on which Derby is tested ( was Re: VOTE:Require JUnit jar to build Derby)

Posted by Rajesh Kartha <ka...@Source-Zone.Org>.
The list of platform/jdk is now on the Derby wiki at:

http://wiki.apache.org/db-derby/PlatformTestsDerby

Regards,
Rajesh


Rajesh Kartha wrote:

> Daniel John Debrunner wrote:
>
>>
>> I think the caveat is really that any such checkin should not cause a
>> regression, namely derbyall does run on a number of platforms with its
>> current set of tests. It would be a regression if a new testing scheme
>> stopped my current ability to run the *existing* tests on z-series or
>> any other platform where the tests run today.
>>
>> Of course it would be good to document which platforms Derby is running
>> tests sucessfully on, seems like a good wiki page.
>>
>> Dan.
>>
>>  
>>
> Derby tests are run on a variety of platform/jdk combinations. 
> Documenting on the db wiki such a list, is a wonderful idea.
> I have compiled the following list of platforms and jdks where Derby 
> tests have been successfully run (or being planned)
> based on the posts to the *derby-dev* mailing list and the current 
> plans within our group.
>
> Please feel free to add to this  if I have missed any platform/jdk 
> combination.
>
> -Rajesh
>
> --------------------------------------------------------------------------- 
>
> Sun (jdk15) and IBM (Java sdk142) - both:
> ================================
>
>    - Windows 2000
>    - Windows XP
>    - Windows 2003 Server
>    - Windows 2003 Server - 64 bit (in process)
>    - SLES 9.0
>    - Suse Pro 9.1
>    - Suse Pro 9.2
>    - RHEL 3.0
>    - RHEL 4.0
>    - RHEL 4.0 - 64 bit (in process)
>
>
> Sun JDK only
> ================
>    jdk15
>    ------
>    - SunOS-5.9 (sparc)
>    - SunOS 5.10 (i386)
>    - SunOS 5.10 (sparc)
>    - Windows 2000 CYGWIN (i686)
>    - Linux-2.4.19-4GB_i686
>    - Linux-2.4.20-31.9_i686-i686
>    - Linux-2.4.21-27.ELsmp_i686-athlon
>    - Linux-2.4.21-27.ELsmp_i686-i686
>
> IBM Java SDK only
> ============
>    sdk131
>    ------
>    AIX 5.2
>
>    sdk 142
>    ------
>    - AIX 5.2
>    - Fedora Release 3
>    - zSeries - zOS v1R6 (in process)
>    - zSeries - ZLinux (Linux 2.4.19) (planned)
>    - iSeries - I5/OS v5R3 (planned)
>    - iSeries - OS/400 v5R2 (planned)
>
>    wsdd5.6
>    --------
>    - Windows 2000
>
>    wctme5.7
>    --------
>    - Windows 2000
>
> Apple JDK only
> ===============
>    jdk142
>    ------
>    - Mac OS X 10.4.1
>    - Mac OS X Server 10.4.1
>
> --------------------------------------------------------------------------- 
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>