intersystems-community / intersystems-community/DeepSeeWeb

module.xml uses <CSPApplication> tag

Open
#443 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.