[JBoss JIRA] (JBDS-4331) Support custom installers loaded from remote location
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4331?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4331:
--------------------------------
Description:
With JBDS-4330 in place installer could implement loading custom installer from remote configuration and that would decouple Installer UI from specific installer and allow for downloading and loading remote configuration (or should we call it repository?)
See https://www.npmjs.com/package/require-from-string for details
was:With JBDS-4330 in place installer could implement loading custom installer from remote configuration and that would decouple Installer UI from specific installer and allow for downloading and loading remote configuration (or should we call it repository?)
> Support custom installers loaded from remote location
> -----------------------------------------------------
>
> Key: JBDS-4331
> URL: https://issues.jboss.org/browse/JBDS-4331
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.4.0.AM2
> Environment: Windows, macOS
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Labels: New_and_noteworthy
> Fix For: 11.0.0.AM1
>
>
> With JBDS-4330 in place installer could implement loading custom installer from remote configuration and that would decouple Installer UI from specific installer and allow for downloading and loading remote configuration (or should we call it repository?)
> See https://www.npmjs.com/package/require-from-string for details
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4331) Support custom installers loaded from remote location
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4331:
-----------------------------------
Summary: Support custom installers loaded from remote location
Key: JBDS-4331
URL: https://issues.jboss.org/browse/JBDS-4331
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Feature Request
Components: platform-installer
Affects Versions: 10.4.0.AM2
Environment: Windows, macOS
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 11.0.0.AM1
With JBDS-4330 in place installer could implement loading custom installer from remote configuration and that would decouple Installer UI from specific installer and allow for downloading and loading remote configuration (or should we call it repository?)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4330) GPG Signature verification for .json and .js files
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4330:
-----------------------------------
Summary: GPG Signature verification for .json and .js files
Key: JBDS-4330
URL: https://issues.jboss.org/browse/JBDS-4330
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 11.0.0.AM1
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 11.0.0.AM1
To allow loading remote configuration or even java script modules there should be a way to confirm origin of downloaded file to prevent 'man in the middle attacks'. Files loaded from remote location should bear GPG signature that installer should verify before proceeding with loaded file.
This should be possible with https://github.com/openpgpjs/openpgpjs using https://openpgpjs.org/openpgpjs/doc/index.html using 'Create and verify detached signatures'.
The Idea is to sign .json of .js file with GPG and then download it ad separate json/js code from the signature, verify it and then proceed with loading .json or js module form string.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4329) Include CDK 3 Beta 3 into DevSuite Installer
by Denis Golovin (JIRA)
Denis Golovin created JBDS-4329:
-----------------------------------
Summary: Include CDK 3 Beta 3 into DevSuite Installer
Key: JBDS-4329
URL: https://issues.jboss.org/browse/JBDS-4329
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 10.4.0.AM2
Reporter: Denis Golovin
Assignee: Sudhir Verma
Fix For: 10.4.0.AM2
Use Internal URL as url and dmUrl for CDK 3 in requirements.json
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBTIS-1067) Clean update site files for stable/development/staging branch
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1067?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky updated JBTIS-1067:
-------------------------------------
Description:
Please clean update site files in stable/development/staging branch so that there are only html and p2 files at
{code}
/www_htdocs/devstudio/10.0/stable/updates/integration-stack/
{code}
and all binaries are in relevant folders such as
{code}
/www_htdocs/devstudio/10.0/stable/updates/integration-stack/10.1.0.GA/
{code}
Moreover, delete obsolete files from the branch 'staging'. By obsolete files I mean the following
|| What we are working on? || Obsolete files || Files I'd like to keep ||
| 10.2.0 | 10.0.CR1, 10.0.GA, 10.1.0.CRx, 10.1.0.GA | 10.2.0.CR1, 10.2.0.GA|
EDIT: the branch 'staging' should be cleaned after each official release (once a GA build is publicly available)
was:
Please clean update site files in stable/development/staging branch so that there are only html and p2 files at
{code}
/www_htdocs/devstudio/10.0/stable/updates/integration-stack/
{code}
and all binaries are in relevant folders such as
{code}
/www_htdocs/devstudio/10.0/stable/updates/integration-stack/10.1.0.GA/
{code}
Moreover, delete obsolete files from the branch 'staging'. By obsolete files I mean the following
|| What we are working on? || Obsolete files || Files I'd like to keep ||
| 10.2.0 | 10.0.CR1, 10.0.GA, 10.1.0.CRx, 10.1.0.GA | 10.2.0.CR1, 10.2.0.GA|
> Clean update site files for stable/development/staging branch
> -------------------------------------------------------------
>
> Key: JBTIS-1067
> URL: https://issues.jboss.org/browse/JBTIS-1067
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: distribution
> Affects Versions: 10.2.0.GA
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
>
> Please clean update site files in stable/development/staging branch so that there are only html and p2 files at
> {code}
> /www_htdocs/devstudio/10.0/stable/updates/integration-stack/
> {code}
> and all binaries are in relevant folders such as
> {code}
> /www_htdocs/devstudio/10.0/stable/updates/integration-stack/10.1.0.GA/
> {code}
> Moreover, delete obsolete files from the branch 'staging'. By obsolete files I mean the following
> || What we are working on? || Obsolete files || Files I'd like to keep ||
> | 10.2.0 | 10.0.CR1, 10.0.GA, 10.1.0.CRx, 10.1.0.GA | 10.2.0.CR1, 10.2.0.GA|
> EDIT: the branch 'staging' should be cleaned after each official release (once a GA build is publicly available)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBTIS-1067) Clean update site files for stable/development/staging branch
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1067?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky updated JBTIS-1067:
-------------------------------------
Description:
Please clean update site files in stable/development/staging branch so that there are only html and p2 files at
{code}
/www_htdocs/devstudio/10.0/stable/updates/integration-stack/
{code}
and all binaries are in relevant folders such as
{code}
/www_htdocs/devstudio/10.0/stable/updates/integration-stack/10.1.0.GA/
{code}
Moreover, delete obsolete files from the branch 'staging'. By obsolete files I mean the following
|| What we are working on? || Obsolete files || Files I'd like to keep ||
| 10.2.0 | 10.0.CR1, 10.0.GA, 10.1.0.CRx, 10.1.0.GA | 10.2.0.CR1, 10.2.0.GA|
was:
Please clean update site files in stable/development/staging branch so that there are only html and p2 files at
{code}
/www_htdocs/devstudio/10.0/stable/updates/integration-stack/
{code}
and all binaries are in relevants folders such as
{code}
/www_htdocs/devstudio/10.0/stable/updates/integration-stack/10.1.0.GA/
{code}
Moreover, delete obsolete files from the branch 'staging'. By obsolete files I mean the following
|| What we are working on? || Obsolete files || Files I' like to keep ||
| 10.2.0 | 10.0.CR1, 10.0.GA, 10.1.0.CRx, 10.1.0.GA | 10.2.0.CR1, 10.2.0.GA|
> Clean update site files for stable/development/staging branch
> -------------------------------------------------------------
>
> Key: JBTIS-1067
> URL: https://issues.jboss.org/browse/JBTIS-1067
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: distribution
> Affects Versions: 10.2.0.GA
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
>
> Please clean update site files in stable/development/staging branch so that there are only html and p2 files at
> {code}
> /www_htdocs/devstudio/10.0/stable/updates/integration-stack/
> {code}
> and all binaries are in relevant folders such as
> {code}
> /www_htdocs/devstudio/10.0/stable/updates/integration-stack/10.1.0.GA/
> {code}
> Moreover, delete obsolete files from the branch 'staging'. By obsolete files I mean the following
> || What we are working on? || Obsolete files || Files I'd like to keep ||
> | 10.2.0 | 10.0.CR1, 10.0.GA, 10.1.0.CRx, 10.1.0.GA | 10.2.0.CR1, 10.2.0.GA|
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years