Processes are not recompiled if .deploy is deleted and .bpel has changed
------------------------------------------------------------------------

                 Key: ODE-878
                 URL: https://issues.apache.org/jira/browse/ODE-878
             Project: ODE
          Issue Type: Bug
          Components: BPEL Compilation/Parsing
    Affects Versions: 1.3.4
            Reporter: Tammo van Lessen
            Assignee: Tammo van Lessen
             Fix For: 1.3.5


Before ODE-567 is was possible to debug processes by editing the BPEL file and 
then redeploying the process bundle by deleting it's .deploy file. This was 
very useful in the case of hot deployment without making use of process 
versioning. The regression can be removed by giving the CBP file the same 
timestamp as the BPEL file has. If the process bundle is redeployed, the BPEL 
file will only be recompiled if the BPEL file is newer than the CBP file.

-- 
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