[JBoss JIRA] (JBIDE-21076) [npm] cannot find module
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21076?page=com.atlassian.jira.plugi... ]
Alexey Kazakov commented on JBIDE-21076:
----------------------------------------
Pushed to master. We have the same problem in 4.3.x, right?
> [npm] cannot find module
> ------------------------
>
> Key: JBIDE-21076
> URL: https://issues.jboss.org/browse/JBIDE-21076
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: nodejs
> Affects Versions: 4.4.0.Alpha1
> Environment: windows
> Reporter: Pavol Srna
> Assignee: Ilya Buziuk
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: screen.png
>
>
> {code}
> module.js:339
> throw err;
> ^
> Error: Cannot find module 'C:\Program'
> at Function.Module._resolveFilename (module.js:337:15)
> at Function.Module._load (module.js:287:25)
> at Function.Module.runMain (module.js:467:10)
> at startup (node.js:136:18)
> at node.js:963:3
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21043) Create a credentialing framework
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21043?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-21043:
-------------------------------------
[~maxandersen] - [~pmuir] has indicated this is something that needs to be worked on in the next week... centralizing storage of jboss.org and redhat.com credentials. Configuring other parts of the tools (mylyn, etc) WITH those credentials is a secondary concern, but having them stored in one place (and having my cdk server adapter / download runtimes simply pull from there) is a primary usecase.
I'll be working on this over the next week.
> Create a credentialing framework
> --------------------------------
>
> Key: JBIDE-21043
> URL: https://issues.jboss.org/browse/JBIDE-21043
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: common/jst/core
> Affects Versions: 4.3.0.Final
> Reporter: Rob Stryker
> Attachments: JBIDE-21043.png, JBIDE-21043a.png
>
>
> There should be a unified framework for storing credentials to various domains. As of now, download runtimes (in astools) requires redhat or jboss credentials, and I've heard that others are also storing the credentials for some of those domains as well.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBDS-3276) JBDS-IS Installer support
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBDS-3276?page=com.atlassian.jira.plugin.... ]
Paul Leacu commented on JBDS-3276:
----------------------------------
Hey [~dgolovin] - are the two issues above Jira'd anywhere so they can be tracked?
Thkx!
> JBDS-IS Installer support
> -------------------------
>
> Key: JBDS-3276
> URL: https://issues.jboss.org/browse/JBDS-3276
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer, integration-platform, requirements
> Affects Versions: 8.0.0.GA
> Reporter: Burr Sutter
> Assignee: Paul Leacu
> Fix For: 9.1.0.Beta1
>
> Attachments: Red Hat JBoss Developer Studio 9.0.0.Alpha2_105.png, EA.png, jbds-is-about.png, JBDSIS_installer_9.png, JBDSIS_installer_space.png, mirroringlog.txt, sai1.png
>
>
> As a Fuse, integration-focused developer, I need a downloadable installer that will allow me to quickly and easily install JBDS with Fuse capabilities.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21081) Application wizard: canceling the 'Create Application From Template Job' doesn't cancel anything
by Jan Richter (JIRA)
Jan Richter created JBIDE-21081:
-----------------------------------
Summary: Application wizard: canceling the 'Create Application From Template Job' doesn't cancel anything
Key: JBIDE-21081
URL: https://issues.jboss.org/browse/JBIDE-21081
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Jan Richter
After clicking finish in the Application wizard, a progress bar with a button to cancel the operation appears. Once clicked, depending on the user's speed, it either does nothing at all, or it returns the user back to the Application wizard.
However, the app always gets created on Openshift. So if the user is returned to the wizard, a dialog appears saying the app was created. In the end the user might end up with an open wizard with the same data that their newly created application has.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21077) [bower] invalid numbers of parameters
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21077?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-21077:
-------------------------------------
Yeah, you are right. So I would resolve both in one PR
> [bower] invalid numbers of parameters
> -------------------------------------
>
> Key: JBIDE-21077
> URL: https://issues.jboss.org/browse/JBIDE-21077
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: nodejs
> Affects Versions: 4.4.0.Alpha1
> Environment: windows
> Reporter: Pavol Srna
> Assignee: Ilya Buziuk
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: screen.png
>
>
> {code}
> C:\Users\Pali:1
> (function (exports, require, module, __filename, __dirname) { Invalid number of parameters
> ^^^^^^
> SyntaxError: Unexpected identifier
> at exports.runInThisContext (vm.js:53:16)
> at Module._compile (module.js:414:25)
> at Object.Module._extensions..js (module.js:442:10)
> at Module.load (module.js:356:32)
> at Function.Module._load (module.js:311:12)
> at Function.Module.runMain (module.js:467:10)
> at startup (node.js:136:18)
> at node.js:963:3
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21077) [bower] invalid numbers of parameters
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21077?page=com.atlassian.jira.plugi... ]
Pavol Srna commented on JBIDE-21077:
------------------------------------
I think this is the same problem as with npm JBIDE-21076. the space in the path. 'C:\Users\Pali Srna\AppData\Roaming\npm\node_modules\bower\bin'
> [bower] invalid numbers of parameters
> -------------------------------------
>
> Key: JBIDE-21077
> URL: https://issues.jboss.org/browse/JBIDE-21077
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: nodejs
> Affects Versions: 4.4.0.Alpha1
> Environment: windows
> Reporter: Pavol Srna
> Assignee: Ilya Buziuk
> Priority: Blocker
> Fix For: 4.4.0.Alpha1
>
> Attachments: screen.png
>
>
> {code}
> C:\Users\Pali:1
> (function (exports, require, module, __filename, __dirname) { Invalid number of parameters
> ^^^^^^
> SyntaxError: Unexpected identifier
> at exports.runInThisContext (vm.js:53:16)
> at Module._compile (module.js:414:25)
> at Object.Module._extensions..js (module.js:442:10)
> at Module.load (module.js:356:32)
> at Function.Module._load (module.js:311:12)
> at Function.Module.runMain (module.js:467:10)
> at startup (node.js:136:18)
> at node.js:963:3
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21080) Import Application... context menu item is available for any tree item under an OpenShift 3 connection
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-21080:
-------------------------------------
Summary: Import Application... context menu item is available for any tree item under an OpenShift 3 connection
Key: JBIDE-21080
URL: https://issues.jboss.org/browse/JBIDE-21080
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Marián Labuda
Priority: Minor
There is a context menu item to import an existing OpenShift 3 application available on every tree item placed under OpenShift 3 connection. Even "folder" for any resource has it (e.g. Routes, Services) and any resource too (e.g. specific pod, service, replication controller).
I think this is not good because it go against concept of *context* menu. We could have it for a project and build config (maybe also for a connection) that would be sufficient.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21079) Importing OpenShift 3 application via shell menu shows empty build configs table
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-21079:
-------------------------------------
Summary: Importing OpenShift 3 application via shell menu shows empty build configs table
Key: JBIDE-21079
URL: https://issues.jboss.org/browse/JBIDE-21079
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Marián Labuda
Table in Import OpenShift Application wizard is empty when trying to import an OpenShift application via shell menu File - Import - Existing OpenShift Application. It is necessary to hit Refresh button to get any build config to the table and making it possible to import an application.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months
[JBoss JIRA] (JBIDE-21078) [bower] invalid numbers of parameters
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21078?page=com.atlassian.jira.plugi... ]
Pavol Srna updated JBIDE-21078:
-------------------------------
Steps to Reproduce:
1) create js project
2) bower init
3) Run As - Bower update
> [bower] invalid numbers of parameters
> -------------------------------------
>
> Key: JBIDE-21078
> URL: https://issues.jboss.org/browse/JBIDE-21078
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: nodejs
> Affects Versions: 4.3.1.Beta1
> Environment: windows
> Reporter: Pavol Srna
> Assignee: Ilya Buziuk
> Priority: Blocker
> Fix For: 4.3.1.Beta1
>
> Attachments: screen.png
>
>
> {code}
> C:\Users\Pali:1
> (function (exports, require, module, __filename, __dirname) { Invalid number of parameters
> ^^^^^^
> SyntaxError: Unexpected identifier
> at exports.runInThisContext (vm.js:53:16)
> at Module._compile (module.js:414:25)
> at Object.Module._extensions..js (module.js:442:10)
> at Module.load (module.js:356:32)
> at Function.Module._load (module.js:311:12)
> at Function.Module.runMain (module.js:467:10)
> at startup (node.js:136:18)
> at node.js:963:3
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 5 months