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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020552
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] A. Platformmajorhave not tried2012-05-18 16:352022-02-01 08:09
ReportershuehnerView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020552: ant smartbuild does not regenerate web.xml when attach.path in config/Openbravo.properties is changed

Descriptionsmartbuild does not regenerate the web.xml file (which has the attachment path inside) when the attach.path is changed in config/Openbravo.properties.

That way this value inside web.xml is not changed:
  <context-param>
    <param-name>AttachmentDirectory</param-name>
    <param-value>/opt/openbravo/attachments</param-value>
  </context-param>

Note: 'ant compile -Dtab=xx -Dtr=no' does update that value correcty
Steps To Reproducestart with compiled workspace
change config/Openbravo.properties attach.path value to something else
run
ant smartbuild
check value of the context.param seen in description in the generated web.xml which can be found in WebContent/WEB-INF/web.xml
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0049868)
alostale (manager)
2012-06-15 17:01

Design defect: it was not designed to take it into account, this is a rare case which needs to check whether deserves the effort to implement it.
(0049870)
dmitry_mezentsev (developer)
2012-06-15 17:22

Asier,

And what would be an effort to fix it? It adds about 2 minutes to the On Demand instance provisioning. It is done once but not agile. And it grows if we have number of instances provisioned at the same time.
(0052330)
AugustoMauch (manager)
2012-09-24 12:49

Effort: 3
Impact: low
Plan: mid

- Issue History
Date Modified Username Field Change
2012-05-18 16:35 shuehner New Issue
2012-05-18 16:35 shuehner Assigned To => alostale
2012-05-18 16:35 shuehner Modules => Core
2012-06-15 17:01 alostale Note Added: 0049868
2012-06-15 17:01 alostale Type defect => design defect
2012-06-15 17:22 dmitry_mezentsev Note Added: 0049870
2012-09-24 12:49 AugustoMauch Note Added: 0052330
2012-09-24 12:49 AugustoMauch Status new => scheduled
2017-03-31 14:36 alostale Status scheduled => acknowledged
2017-04-10 14:33 alostale Assigned To alostale => platform
2022-02-01 08:09 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker