[JBoss JIRA] (JBIDE-10777) Use Sonar for Code Quality Analysis
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10777?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-10777:
---------------------------------------------
JBIDE-18105 is closed and not related to sonar. got a different jira ? :)
> Use Sonar for Code Quality Analysis
> -----------------------------------
>
> Key: JBIDE-10777
> URL: https://issues.jboss.org/browse/JBIDE-10777
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: qa
> Affects Versions: 3.1.2
> Environment: any
> Reporter: Mickael Istria
> Assignee: Len DiMaggio
> Priority: Minor
> Fix For: LATER
>
> Original Estimate: 1 week
> Remaining Estimate: 1 week
>
> Sonar provides a very powerful tool to get report about tests, code coverage, and static analysis in a project (errors, duplications...). It is easy to use, there is a nice integration with Maven and Hudson/Jenkins. It provides reporting tools for everything existing in the Java world, and more.
> Adding Sonar to Hudson really helps to make code better.
> http://www.sonarsource.org/
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-18665) Application wizard: Should not use project-name as application name if it's invalid, should sanitze it
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-18665:
----------------------------------------
Summary: Application wizard: Should not use project-name as application name if it's invalid, should sanitze it
Key: JBIDE-18665
URL: https://issues.jboss.org/browse/JBIDE-18665
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.CR2
Reporter: Andre Dietisheim
Fix For: 4.3.x
In JBIDE-18052 we started using the project name as suggested application name. If the project name is using non-alphanumeric characters, the suggested application name is invalid. We should not suggest invalid application names, we should sanitize those names before suggesting those.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBDS-3189) AngularJS for Web Tools cannot be installed
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBDS-3189?page=com.atlassian.jira.plugin.... ]
Mickael Istria commented on JBDS-3189:
--------------------------------------
The reason is that Central and Early-Access target platforms weren't correctly updated to contain the newer CR2b content. I'm respinning discoveyr TP.
For JBT, the effect would be immediate after TP respin. For JBDS, I'll need to repopulate the site correctly with latest content.
The step was already documented, but I didn't perform it correctly: https://github.com/jbdevstudio/jbdevstudio-devdoc/blob/master/release_gui...
> AngularJS for Web Tools cannot be installed
> -------------------------------------------
>
> Key: JBDS-3189
> URL: https://issues.jboss.org/browse/JBDS-3189
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.CR2
> Environment: JBDS 8.0.0.CR2b
> Reporter: Rastislav Wagner
> Assignee: Mickael Istria
> Priority: Blocker
> Fix For: 8.0.0.CR2
>
>
> {code}
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> Software currently installed: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt 3.6.0.Final-v20141016-0045-B76)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt 3.6.0.CR2-v20141003-2041-B74)
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Core Features) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.feature.feature.group 8.0.0.GA-v20141017-1111-B314)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.Final-v20141016-0045-B76]
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> To: com.jboss.devstudio.core.feature.feature.group [8.0.0.GA-v20141017-1111-B314]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.Final-v20141016-0045-B76)
> To: org.jboss.tools.jst.jsdt [3.6.0.Final-v20141016-0045-B76]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBDS-3189) AngularJS for Web Tools cannot be installed
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBDS-3189?page=com.atlassian.jira.plugin.... ]
Vlado Pakan commented on JBDS-3189:
-----------------------------------
Getting the same error when installing JBoss Hybrid Mobile Tools + CordovaSim. I'm not sure if Mobile tooling from JBoss Central should install also JBoss Tools Java Standard Tools AngularJS
> AngularJS for Web Tools cannot be installed
> -------------------------------------------
>
> Key: JBDS-3189
> URL: https://issues.jboss.org/browse/JBDS-3189
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.CR2
> Environment: JBDS 8.0.0.CR2b
> Reporter: Rastislav Wagner
> Assignee: Mickael Istria
> Priority: Blocker
> Fix For: 8.0.0.CR2
>
>
> {code}
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> Software currently installed: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt 3.6.0.Final-v20141016-0045-B76)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt 3.6.0.CR2-v20141003-2041-B74)
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Core Features) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.feature.feature.group 8.0.0.GA-v20141017-1111-B314)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.Final-v20141016-0045-B76]
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> To: com.jboss.devstudio.core.feature.feature.group [8.0.0.GA-v20141017-1111-B314]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.Final-v20141016-0045-B76)
> To: org.jboss.tools.jst.jsdt [3.6.0.Final-v20141016-0045-B76]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBIDE-10777) Use Sonar for Code Quality Analysis
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-10777?page=com.atlassian.jira.plugi... ]
Mickael Istria resolved JBIDE-10777.
------------------------------------
Resolution: Done
If you don't mind, I'll mark this issue as resolved and we can track future usage and processes regarding SonarQube usage in JBIDE-18105
> Use Sonar for Code Quality Analysis
> -----------------------------------
>
> Key: JBIDE-10777
> URL: https://issues.jboss.org/browse/JBIDE-10777
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: qa
> Affects Versions: 3.1.2
> Environment: any
> Reporter: Mickael Istria
> Assignee: Len DiMaggio
> Priority: Minor
> Fix For: LATER
>
> Original Estimate: 1 week
> Remaining Estimate: 1 week
>
> Sonar provides a very powerful tool to get report about tests, code coverage, and static analysis in a project (errors, duplications...). It is easy to use, there is a nice integration with Maven and Hudson/Jenkins. It provides reporting tools for everything existing in the Java world, and more.
> Adding Sonar to Hudson really helps to make code better.
> http://www.sonarsource.org/
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBDS-3189) AngularJS for Web Tools cannot be installed
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3189?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen updated JBDS-3189:
--------------------------------------
Fix Version/s: 8.0.0.CR2
(was: 8.0.0.GA)
> AngularJS for Web Tools cannot be installed
> -------------------------------------------
>
> Key: JBDS-3189
> URL: https://issues.jboss.org/browse/JBDS-3189
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.CR2
> Environment: JBDS 8.0.0.CR2b
> Reporter: Rastislav Wagner
> Assignee: Mickael Istria
> Priority: Blocker
> Fix For: 8.0.0.CR2
>
>
> {code}
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> Software currently installed: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt 3.6.0.Final-v20141016-0045-B76)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt 3.6.0.CR2-v20141003-2041-B74)
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Core Features) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.feature.feature.group 8.0.0.GA-v20141017-1111-B314)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.Final-v20141016-0045-B76]
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> To: com.jboss.devstudio.core.feature.feature.group [8.0.0.GA-v20141017-1111-B314]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.Final-v20141016-0045-B76)
> To: org.jboss.tools.jst.jsdt [3.6.0.Final-v20141016-0045-B76]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBDS-3189) AngularJS for Web Tools cannot be installed
by Jiri Pallich (JIRA)
[ https://issues.jboss.org/browse/JBDS-3189?page=com.atlassian.jira.plugin.... ]
Jiri Pallich updated JBDS-3189:
-------------------------------
Fix Version/s: 8.0.0.GA
(was: 8.0.0.CR2)
> AngularJS for Web Tools cannot be installed
> -------------------------------------------
>
> Key: JBDS-3189
> URL: https://issues.jboss.org/browse/JBDS-3189
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.CR2
> Environment: JBDS 8.0.0.CR2b
> Reporter: Rastislav Wagner
> Assignee: Mickael Istria
> Priority: Blocker
> Fix For: 8.0.0.GA
>
>
> {code}
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> Software currently installed: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt 3.6.0.Final-v20141016-0045-B76)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt 3.6.0.CR2-v20141003-2041-B74)
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Core Features) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.feature.feature.group 8.0.0.GA-v20141017-1111-B314)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.Final-v20141016-0045-B76]
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> To: com.jboss.devstudio.core.feature.feature.group [8.0.0.GA-v20141017-1111-B314]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.Final-v20141016-0045-B76)
> To: org.jboss.tools.jst.jsdt [3.6.0.Final-v20141016-0045-B76]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months
[JBoss JIRA] (JBDS-3189) AngularJS for Web Tools cannot be installed
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-3189?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen updated JBDS-3189:
--------------------------------------
Fix Version/s: 8.0.0.CR2
> AngularJS for Web Tools cannot be installed
> -------------------------------------------
>
> Key: JBDS-3189
> URL: https://issues.jboss.org/browse/JBDS-3189
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: central
> Affects Versions: 8.0.0.CR2
> Environment: JBDS 8.0.0.CR2b
> Reporter: Rastislav Wagner
> Assignee: Mickael Istria
> Priority: Blocker
> Fix For: 8.0.0.CR2
>
>
> {code}
> Cannot complete the install because of a conflicting dependency.
> Software being installed: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> Software currently installed: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> Only one of the following can be installed at once:
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt 3.6.0.Final-v20141016-0045-B76)
> JBoss Tools Java Standard Tools - Tern Project Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt 3.6.0.CR2-v20141003-2041-B74)
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Core Features) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.feature.feature.group 8.0.0.GA-v20141017-1111-B314)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.Final-v20141016-0045-B76]
> Cannot satisfy dependency:
> From: JBoss Developer Studio (Branded Product) 8.0.0.GA-v20141017-1111-B314 (com.jboss.devstudio.core.package 8.0.0.GA-v20141017-1111-B314)
> To: com.jboss.devstudio.core.feature.feature.group [8.0.0.GA-v20141017-1111-B314]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools AngularJS 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.angularjs.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt.feature.feature.group [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.CR2-v20141003-2041-B74 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.CR2-v20141003-2041-B74)
> To: org.jboss.tools.jst.jsdt [3.6.0.CR2-v20141003-2041-B74]
> Cannot satisfy dependency:
> From: JBoss Tools Java Standard Tools Tern.java Adapter 3.6.0.Final-v20141016-0045-B76 (org.jboss.tools.jst.jsdt.feature.feature.group 3.6.0.Final-v20141016-0045-B76)
> To: org.jboss.tools.jst.jsdt [3.6.0.Final-v20141016-0045-B76]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 6 months