]
Jan Richter reassigned JBDS-3769:
---------------------------------
Assignee: Jan Richter
Remove JSPM from dependencies
-----------------------------
Key: JBDS-3769
URL:
https://issues.jboss.org/browse/JBDS-3769
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Task
Components: platform-installer
Affects Versions: 9.1.0.CR1
Reporter: Jan Richter
Assignee: Jan Richter
Priority: Critical
Labels: havoc
Fix For: 10.0.1.AM2
After a change introduced in jspm 0.16.32 which caused our builds to fail (JBDS-3747) now
another issue has arisen causing errors on npm install (both local and in CI environment).
Even if this new issue is fixed in jspm, we would still have to face the first issue after
updating.
Therefore I propose to remove jspm entirely. We only use a small fraction of its
functionality and it needlessly complicates the build + causes major issues. Since such
change is likely to be quite complex, we should slip it after the April release and use an
existing quick fix in the mean time.