Details

  • User impact:
    Low
  • Similar Issues:
    None

Description

The QA tests are already using 1.0.0-RC1, but the CE functional tests are still on "1.0-mule-temp". The complication with upgrading is the FTP mock server in src/test/java/org/mule/transport/ftp/server

Issue Links

Activity

Hide
Ken Yagen added a comment -

In addition to updating we need to make sure the tests are providing adequate coverage of FTP transport functionality.

Show
Ken Yagen added a comment - In addition to updating we need to make sure the tests are providing adequate coverage of FTP transport functionality.
Hide
Andrew Perepelytsya added a comment -

The latest is the 1.0.0-RC2 now, and there is some non-trivial effort in re-implementing the functionality. The old properties-based configuration format has been dropped, so we need to migrate them to get anything useful from the library.

Show
Andrew Perepelytsya added a comment - The latest is the 1.0.0-RC2 now, and there is some non-trivial effort in re-implementing the functionality. The old properties-based configuration format has been dropped, so we need to migrate them to get anything useful from the library.
Hide
Andrew Perepelytsya added a comment -

The issue is blocking the linked test cases, as the older apache ftpserver library doesn't correctly reuse server sockets on linux, pending upgrade in Mule's test suite.

Show
Andrew Perepelytsya added a comment - The issue is blocking the linked test cases, as the older apache ftpserver library doesn't correctly reuse server sockets on linux, pending upgrade in Mule's test suite.
Hide
Andrew Perepelytsya added a comment -

Raising to major, as there are critical bugs in the older library version we are using, which make it impossible to execute some ftp tests on Linux.

Show
Andrew Perepelytsya added a comment - Raising to major, as there are critical bugs in the older library version we are using, which make it impossible to execute some ftp tests on Linux.
Hide
Daniel Zapata added a comment -

re-enabled the following tests because they are now passing, tho we are still using the mule version of the ftp server:
org.mule.transport.ftp.FtpStreamingTestCase
org.mule.transport.ftp.issues.MultiStreamMule1696TestCase

Show
Daniel Zapata added a comment - re-enabled the following tests because they are now passing, tho we are still using the mule version of the ftp server: org.mule.transport.ftp.FtpStreamingTestCase org.mule.transport.ftp.issues.MultiStreamMule1696TestCase
Hide
Travis Carlson added a comment -

Danny, can this be closed now?

Show
Travis Carlson added a comment - Danny, can this be closed now?
Hide
Dirk Olmes added a comment -

2.2.3 and 3.0 will use 1.0.x of Apache's ftpserver

Show
Dirk Olmes added a comment - 2.2.3 and 3.0 will use 1.0.x of Apache's ftpserver

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: