Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0009482
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformmajoralways2009-06-15 14:522022-02-01 08:08
ReportergalderromoView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.5.0_15
OS VersionGentoo 2.6.24Database versionXEAnt version1.7
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0009482: Copying files to Tomcat only cares about html, xml, fo, srpt, jrxml, jasper but not xls, doc, etc.

DescriptionIf I have a new development that reads xls files (for example), when I execute ant this file is not copied to tomcat or included on WAR file.
Steps To ReproduceCopy a xls or doc file into a module sources folder.
Build a WAR
Deploy it on Tomcat
Check there are no xls or doc files on tomcat.
Proposed Solutionant configuration should allow getting this files to deployment. Therefore, build.xml structure should change instead of repeating same code lines as many times as different document types.

    <copy todir="${base.design}/design">
      <fileset dir="${build.AD}" includes="**/*.xml" />
    </copy>
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2009-06-15 14:52 galderromo New Issue
2009-06-15 14:52 galderromo Assigned To => rafaroda
2009-06-17 10:35 rafaroda Assigned To rafaroda => pjuvara
2011-02-04 09:14 jpabloae Assigned To pjuvara => rmorley
2018-04-08 16:46 shuehner Assigned To rmorley => platform
2022-02-01 08:08 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker