Openbravo Issue Tracking System - Openbravo ERP  | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0009482 | Openbravo ERP | A. Platform | public | 2009-06-15 14:52 | 2022-02-01 08:08 | 
| Reporter | galderromo | ||||
| Assigned To | Triage Platform Base | ||||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | new | Resolution | open | ||
| Platform | OS | 20 | OS Version | Gentoo 2.6.24 | |
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Merge Request Status | |||||
| Review Assigned To | |||||
| OBNetwork customer | No | ||||
| Web browser | |||||
| Modules | Core | ||||
| Support ticket | |||||
| Regression level | |||||
| Regression date | |||||
| Regression introduced in release | |||||
| Regression introduced by commit | |||||
| Triggers an Emergency Pack | No | ||||
| Summary | 0009482: Copying files to Tomcat only cares about html, xml, fo, srpt, jrxml, jasper but not xls, doc, etc. | ||||
| Description | If 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 Reproduce | Copy 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 Solution | ant 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>  | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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-15 14:52 | galderromo | OBNetwork customer | => No | ||
| 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 | ||
| There are no notes attached to this issue. |