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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036735
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2017-08-29 09:002017-08-29 09:05
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version3.0PR17Q4
StatusclosedFix in branchFixed in SCM revision7d3ebe1b52c6
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036735: Remove non-working and no longer used modules/org.openbravo.client.kernel/build.xml (related to jslint)

DescriptionThat small ant build file was created a long time ago to check the application-js.ftl freemarker template which is used at runtime to generate the main application js file.

However:
- the build-file was never update after that ftl file was renamed in 2010
- the ftl file itself is no valid javascript so will not pass jslint
- the generated javascript output will be validated by jslint if the module is indevelopment covering the application-js.ftl content also

As result that build.xml file is no longer useful and should be removed
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0098682)
hgbot (developer)
2017-08-29 09:03

Repository: erp/devel/pi
Changeset: 7d3ebe1b52c6aca979c774c3c42dcc3d6bae7966
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Aug 29 09:02:20 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7d3ebe1b52c6aca979c774c3c42dcc3d6bae7966 [^]

Fixed 36735. Remove obsolete jslint related build.xml file.

That file only checks a now non-existent ftl template.
The content of that template will be indirectly checked anyway by the jslint
run done on generated js when modules are in development.

---
R modules/org.openbravo.client.kernel/build.xml
---
(0098683)
alostale (manager)
2017-08-29 09:05

reviewed

- Issue History
Date Modified Username Field Change
2017-08-29 09:00 shuehner New Issue
2017-08-29 09:00 shuehner Assigned To => shuehner
2017-08-29 09:00 shuehner Modules => Core
2017-08-29 09:00 shuehner Triggers an Emergency Pack => No
2017-08-29 09:03 hgbot Checkin
2017-08-29 09:03 hgbot Note Added: 0098682
2017-08-29 09:03 hgbot Status new => resolved
2017-08-29 09:03 hgbot Resolution open => fixed
2017-08-29 09:03 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/7d3ebe1b52c6aca979c774c3c42dcc3d6bae7966 [^]
2017-08-29 09:03 shuehner Review Assigned To => alostale
2017-08-29 09:05 alostale Note Added: 0098683
2017-08-29 09:05 alostale Status resolved => closed
2017-08-29 09:05 alostale Fixed in Version => 3.0PR17Q4


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker