Improve performance of CactifyWarTask
-------------------------------------

                 Key: CACTUS-258
                 URL: https://issues.apache.org/jira/browse/CACTUS-258
             Project: Cactus
          Issue Type: Improvement
          Components: Ant Integration
    Affects Versions: 1.8
            Reporter: Magnus Grimsell
            Assignee: Magnus Grimsell


We have been working with improving the performance of our build loop the last 
week.
When profiling we realized that 37% of a complete build is spent in 
CactifyWarTask.addCactusJars(). Even more when building separate targets. 

To solve this we made a patch where you can tell CactifyWarTask that the cactus 
jars is already present.


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


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

Reply via email to