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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046780
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POStrivialhave not tried2021-05-21 10:442021-09-16 18:38
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in VersionRR21Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0046780: package.json points to code.openbravo.com as source location that should be updated to point to gitlab instead

DescriptionThe package.json file points to the obsolote hg hosting at code.openbravo.com for the repository

  "repository": "https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core", [^]

That should be removed or point to the corresponding gitlab.com repo instead
Steps To Reproduce-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0131411)
hgbot (developer)
2021-08-28 11:24

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/278 [^]
(0131412)
hgbot (developer)
2021-08-28 11:26

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/278 [^]
(0131413)
hgbot (developer)
2021-08-28 11:26

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 9dea4d078436268a67bb12ac8559d92a1f467abd
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 2021-08-28T11:21:37+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/9dea4d078436268a67bb12ac8559d92a1f467abd [^]

Fixes ISSUE-46780: Fix repository to not point to obsolete code.openbravo.com

package.json field has a repository value in which the VCS repository of
the module can be linked.
That was still pointing to the obsolete code.openbravo.com not being
used for a while.

Point it to the current repo location in gitlab.com instead.

npm understands shortcut syntax for gitlab so use the shorter form:
https://docs.npmjs.com/cli/v6/configuring-npm/package-json#repository [^]

---
M package.json
---

- Issue History
Date Modified Username Field Change
2021-05-21 10:44 shuehner New Issue
2021-05-21 10:44 shuehner Assigned To => Retail
2021-05-21 10:44 shuehner Triggers an Emergency Pack => No
2021-08-28 11:12 shuehner Assigned To Retail => shuehner
2021-08-28 11:24 hgbot Note Added: 0131411
2021-08-28 11:26 hgbot Resolution open => fixed
2021-08-28 11:26 hgbot Status new => resolved
2021-08-28 11:26 hgbot Note Added: 0131412
2021-08-28 11:26 hgbot Fixed in Version => RR21Q4
2021-08-28 11:26 hgbot Note Added: 0131413
2021-08-28 11:26 shuehner Review Assigned To => AugustoMauch
2021-09-16 18:38 AugustoMauch Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker