intersystems-community / intersystems-community/DeepSeeWeb
module.xml uses <CSPApplication> tag
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
module.xml uses a <CSPApplication> resource tag. This is apparently deprecated, and leads to a warning when trying to zpm install a package that depends on DeepSeeWeb:
WARNING: The <CSPApplication></CSPApplication> resource tag is deprecated and may be removed in a future release of IPM.
Please contact the package developer of dsw to use <WebApplication></WebApplication> instead
[HSCUSTOM|dsw] Reload START (C:\InterSystems\HealthShare2\mgr\.modules\HSCUSTOM\dsw\3.2.26\)
[HSCUSTOM|dsw] Reload SUCCESS
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open module.xml and inspect the resource tag identified in the issue. Update the package manifest so the zpm install warning is no longer produced, then install a package that depends on DeepSeeWeb and confirm the reload completes without this deprecation warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- xml
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100