Bug #11143
Reports fail for ChUI
100%
History
#1 Updated by Dănuț Filimon 6 months ago
- version_reported set to trunk/16362
ChUI failed ant rpt with Cannot find class/interface ... in PROPATH.
#2 Updated by Teodor Gorghe 6 months ago
It is failing because the project is not properly configured for ant rpt.
The PROPATH errors appears because it is not able to find a class, which is defined as a java extension.
In order to make it to convert, the java extension build needs to be included before convert.front. Class path also needs adjustments.
I am currently running ant rpt. I will commit the changes when it succeeds, but for now, I do longer see the PROPATH error.
#3 Updated by Teodor Gorghe 6 months ago
- File output.patch
added
Danut or Constantin, before committing to the project, please take look into this patch file from devsrv01:/tmp/tg.20250202/
The ant rpt has now succeeded.
#4 Updated by Dănuț Filimon 6 months ago
- % Done changed from 0 to 100
- Assignee set to Teodor Gorghe
- Status changed from New to Review
- reviewer Constantin Asofiei, Dănuț Filimon added
Review patch #11143-3: No objections, I ran the report for the application and found no issues. However, I am not able to log into the report interface with the usual credentials admin/appname.
#5 Updated by Teodor Gorghe 6 months ago
Ok, thanks!
#6 Updated by Teodor Gorghe 6 months ago
- Status changed from Review to Test
- reviewer deleted (
Constantin Asofiei, Dănuț Filimon)
Committed change into the staging branch.