Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Maven
-
Labels:None
-
Number of attachments :
Description
In tomcat, they have a catalina-tasks.xml file, that does the job when you want to use the Tomcat ant tasks. So, in your project build.xml, you just need to put this line:
<import file="$
/bin/catalina-tasks.xml"/>
And you have the full set of Tomcat tasks. It eases a lot your build file.
Sorry to put this in "Maven" component, but we don't have a "Ant" component ![]()
Activity
Jan Bartel
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Jan Bartel [ janb ] |
Diego Plentz
made changes -
| Attachment | catalina-tasks.xml [ 36878 ] |
Jan Bartel
made changes -
| Assignee | Jan Bartel [ janb ] |
Athena Yao
made changes -
| Assignee | Athena Yao [ ayao ] |
Athena Yao
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |