[ 
https://issues.apache.org/activemq/browse/SMXCOMP-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Heinemann resolved SMXCOMP-55.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: servicemix-shared-2009.02

Transmitting file data: 
/mnt/daten/development/asf/smx3/utils/src/main/java/org/apache/servicemix/components/util/DefaultFileMarshaler.java
          Transmitting file data: 
/mnt/daten/development/asf/smx3/utils/src/main/java/org/apache/servicemix/components/util/FileMarshaler.java
          Transmitting file data: 
/mnt/daten/development/asf/smx3/utils/src/test/java/org/apache/servicemix/components/util/DefaultFileMarshalerTest.java
Committed revision 766887


          Transmitting file data: 
/mnt/daten/development/asf/smx3/servicemix-file/pom.xml
          Transmitting file data: 
/mnt/daten/development/asf/smx3/servicemix-file/src/main/java/org/apache/servicemix/file/FileSenderEndpoint.java
Committed revision 766890


          Transmitting file data: 
/mnt/daten/development/asf/smx3/servicemix-ftp/pom.xml
          Transmitting file data: 
/mnt/daten/development/asf/smx3/servicemix-ftp/src/main/java/org/apache/servicemix/ftp/FtpSenderEndpoint.java
Committed revision 766891


          Transmitting file data: 
/mnt/daten/development/asf/smx3/servicemix-vfs/pom.xml
          Transmitting file data: 
/mnt/daten/development/asf/smx3/servicemix-vfs/src/main/java/org/apache/servicemix/vfs/VFSSendingEndpoint.java
Committed revision 766892

> Add get/setTempFileName methods to DefaultFileMarshaler and use in File/Ftp 
> Sender Endpoints (also deprecate FTP Sender uploadPrefix/Suffix properties)
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-55
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-55
>             Project: ServiceMix Components
>          Issue Type: Improvement
>          Components: servicemix-file, servicemix-ftp, servicemix-vfs
>    Affects Versions: 3.2.3
>            Reporter: Ron Gavlin
>            Assignee: Lars Heinemann
>             Fix For: servicemix-file-2009.01, servicemix-ftp-2009.01, 
> servicemix-shared-2009.02, servicemix-vfs-2009.01
>
>         Attachments: servicemix-file.patch, servicemix-ftp.patch, 
> servicemix-vfs.patch, SMXCOMP-55.patch, utils.patch
>
>
> The Ftp Sender Endpoint currently has properties uploadPrefix and 
> uploadSuffix to allow someone to create a file with a specific "temp" 
> prefix/suffix and then rename the file when it is finished being written. 
> This would also be useful in the File Sender Endpoint to support scenarios 
> where an ftp client is attempting to access a file sender directory and knows 
> to avoid reading files with certain "temp" prefixes.
> Since the DefaultFileMarshaler is used by both endpoints, I suggest that 
> get/setTempFileName methods be added to the DefaultFileMarshaler and the 
> endpoints updated to leverage these methods. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to