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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048331
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Reportingmajorhave not tried2021-12-27 13:132021-12-27 16:46
ReportershuehnerView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Toshuehner
Regression introduced in release
Summary

0048331: org.openbravo.reporting.tools compilation of dataloader fails when targetDir is empty (i.e. first run)

DescriptionThe fix for 48319 is deleting the lib subfolder of the targetDir to start with a clean set of libraries.

That is failing on first run when the targetDir is empty as then the folder deletion fails

BUILD FAILED
<source.path>/modules/org.openbravo.reporting.tools/build.xml:168: Directory does not exist: /tmp/output/lib
Steps To Reproducemkdir /tmp/output
ant generate.dataloader.application -DtargetDir=/tmp/output
Proposed SolutionAdding failonerror="false" to the delete command should be sufficient.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by defect 0048319 closedmtaal org.openbravo.reporting.tools compilation of dataloader does not support changed/removed libraries 

-  Notes
(0133993)
hgbot (developer)
2021-12-27 16:18

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.tools [^]
Changeset: ed3b1f9fd691591e20698f1d44a6168941866aba
Author: Martin Taal <martin.taal@openbravo.com>
Date: 27-12-2021 16:18:24
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.reporting.tools/-/commit/ed3b1f9fd691591e20698f1d44a6168941866aba [^]

Fixes ISSUE-0048331: org.openbravo.reporting.tools compilation of dataloader fails when targetDir is empty (i.e. first run)

---
M build.xml
---
(0133994)
shuehner (administrator)
2021-12-27 16:46

Tested both:
- generate.dataloader.application initial run (empty targetDir)
  Working now
- repeated execution with changed jar-filename from source.path
  Still working and creating fresh lib folder in output (without duplicated jars)

- Issue History
Date Modified Username Field Change
2021-12-27 13:13 shuehner New Issue
2021-12-27 13:13 shuehner Assigned To => mtaal
2021-12-27 13:14 shuehner Relationship added caused by 0048319
2021-12-27 16:18 hgbot Resolution open => fixed
2021-12-27 16:18 hgbot Status new => resolved
2021-12-27 16:18 hgbot Note Added: 0133993
2021-12-27 16:46 shuehner Review Assigned To => shuehner
2021-12-27 16:46 shuehner Note Added: 0133994
2021-12-27 16:46 shuehner Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker