Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0037563 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2017-12-28 10:28 | 2022-02-01 08:08 | |||||||
Reporter | aferraz | 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 | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0037563: It would be nice if we could use a jar located in a module from a modulescript | |||||||||||
Description | Taking a look to openbravo/src-util/modulescript/build.xml file, it seems that only jar files located in openbravo/lib folder are able to be used from a modulescript: <path id="modulescript.class.path"> <pathelement path="build/classes" /> <dirset dir="${base.modules}"> <include name="*/build/classes/" /> </dirset> <fileset dir="${base.lib}"> <include name="**/*.jar" /> </fileset> </path> It would be nice if we could use a jar located in a module from a modulescript. | |||||||||||
Steps To Reproduce | * | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2017-12-28 10:28 | aferraz | New Issue | |
2017-12-28 10:28 | aferraz | Assigned To | => platform |
2017-12-28 10:28 | aferraz | Modules | => Core |
2017-12-28 10:28 | aferraz | Triggers an Emergency Pack | => No |
2022-02-01 08:08 | alostale | Assigned To | platform => Triage Platform Base |
Copyright © 2000 - 2009 MantisBT Group |