Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0009482 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| feature request | [Openbravo ERP] A. Platform | major | always | 2009-06-15 14:52 | 2022-02-01 08:08 | |||||||
| Reporter | galderromo | View Status | public | |||||||||
| Assigned To | Triage Platform Base | |||||||||||
| Priority | normal | Resolution | open | Fixed in Version | ||||||||
| Status | new | Fix in branch | Fixed in SCM revision | |||||||||
| Projection | none | ETA | none | Target Version | ||||||||
| OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||||||
| OS Version | Gentoo 2.6.24 | Database version | XE | Ant version | 1.7 | |||||||
| Product Version | SCM revision | |||||||||||
| 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>  | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|
  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 | 
| Copyright © 2000 - 2009 MantisBT Group |