[JBoss JIRA] (JBDS-4540) Remove findbugs plugin from Central
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-4540?page=com.atlassian.jira.plugin.... ]
Martin Malina closed JBDS-4540.
-------------------------------
I installed devstudio nightly today [1] and I can confirm that Findbugs no longer shows up in the Software/Update tab of Central. Closing.
[1] devstudio-11.1.0.AM3-v20170921-0715-B1126-installer-standalone.jar
> Remove findbugs plugin from Central
> -----------------------------------
>
> Key: JBDS-4540
> URL: https://issues.jboss.org/browse/JBDS-4540
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update
> Affects Versions: 11.1.0.AM1
> Reporter: Martin Malina
> Assignee: Nick Boldt
> Fix For: 11.1.0.AM3
>
>
> I suggest we remove FindBugs connector from Central. It seems it hasn't been developed for some time now. The version we have in central is:
> edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1
> And if you look at the project's update site, that's still the latest release there is:
> http://findbugs.cs.umd.edu/eclipse/
> Furthermore, it kind of broke for me now. I never tested it extensively. But I would create a project and then right-click -> Find Bugs -> Find Bugs. This would open a window showing progress as the project is searched for bugs. When I tried it now, no window appears. For a few seconds something shows up in the status bar. But I can't see the results anywhere.
> Since this is Central, we could do this right away - affecting devstudio 11 / jbosstools 4.5.0. But I guess we need PM approval first.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4564) Configure slaves with c++ build tools
by Jan Richter (JIRA)
Jan Richter created JBDS-4564:
---------------------------------
Summary: Configure slaves with c++ build tools
Key: JBDS-4564
URL: https://issues.jboss.org/browse/JBDS-4564
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Task
Components: platform-installer
Affects Versions: 11.1.0.AM2
Reporter: Jan Richter
Assignee: Jan Richter
JBDS-4520 requires c++ build tools on CI machines in order to run builds.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4520) Use credential manager API to store username/login
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4520?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-4520:
-------------------------------------
[~jrichter1] To configure for windows images and mac hosts follow https://github.com/nodejs/node-gyp. I used option 1 for windows and {code}npm install keytar{code}
worked without errors
{code}npm install keytar
> keytar(a)4.0.4 install C:\p\rh\dpi\node_modules\keytar
> node-gyp rebuild
C:\p\rh\dpi\node_modules\keytar>if not defined npm_config_node_gyp (node "C:\Programs\nvm\v6.9.2\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
async.cc
main.cc
keytar_win.cc
win_delay_load_hook.cc
Creating library C:\p\rh\dpi\node_modules\keytar\build\Release\keytar.lib and object C:\p\rh\dpi\node_modules\keytar\build\Release\keytar.exp
Generating code
Finished generating code
keytar.vcxproj -> C:\p\rh\dpi\node_modules\keytar\build\Release\\keytar.node
keytar.vcxproj -> C:\p\rh\dpi\node_modules\keytar\build\Release\keytar.pdb (Full PDB)
devstudio-platform-installer(a)2.1.0-GA C:\p\rh\dpi
+-- UNMET PEER DEPENDENCY istanbul(a)1.1.0-alpha.1
`-- keytar(a)4.0.4
`-- nan(a)2.5.1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: 7zip-bin-linux(a)^1.1.0 (node_modules\7zip-bin\node_modules\7zip-bin-linux):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 7zip-bin-linux(a)1.1.0: wanted {"os":"linux","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: 7zip-bin-mac(a)^1.0.1 (node_modules\7zip-bin\node_modules\7zip-bin-mac):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 7zip-bin-mac(a)1.0.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN ajv-keywords(a)2.1.0 requires a peer of ajv@>=5.0.0 but none was installed.
npm WARN gulp-spawn-mocha(a)3.3.1 requires a peer of istanbul(a)^0.4.3 but none was installed.{code}
It seems should just fork for macOS if xcode is installed.
> Use credential manager API to store username/login
> --------------------------------------------------
>
> Key: JBDS-4520
> URL: https://issues.jboss.org/browse/JBDS-4520
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 11.1.0.AM1
> Reporter: Denis Golovin
> Assignee: Sudhir Verma
> Fix For: 11.x
>
>
> Installer should let to save user credentials to use them for next installer start. See details for API here
> https://developers.google.com/web/updates/2016/04/credential-management-api
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4563) Include SonarLint into Central
by Jeff MAURY (JIRA)
Jeff MAURY created JBDS-4563:
--------------------------------
Summary: Include SonarLint into Central
Key: JBDS-4563
URL: https://issues.jboss.org/browse/JBDS-4563
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Sub-task
Components: central
Affects Versions: 11.1.0.AM2
Reporter: Jeff MAURY
Fix For: 11.x
Include SonarLint as it is being the replacement for FindBugs in Eclipse and start to be very
popular for Java developers
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBDS-4562) test
by Shinji YANAGIDA (JIRA)
Shinji YANAGIDA created JBDS-4562:
-------------------------------------
Summary: test
Key: JBDS-4562
URL: https://issues.jboss.org/browse/JBDS-4562
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Feature Request
Reporter: Shinji YANAGIDA
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-24939) update target platform & Central to Oxygen.1
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24939?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-24939:
------------------------------------
p2diffs for moving up to Oxygen.1.RC4 and Red Deer 2.0.0.Final:
* [^p2diff.considerversions.txt]
* [^p2diff.ignoreversions.txt]
> update target platform & Central to Oxygen.1
> --------------------------------------------
>
> Key: JBIDE-24939
> URL: https://issues.jboss.org/browse/JBIDE-24939
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: target-platform
> Affects Versions: 4.5.0.Final
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.5.1.AM3
>
> Attachments: 4.70.2.Final_4.71.0.AM2-SNAPSHOT_p2diff-ignoreVersions.txt, 4.70.2.Final_4.71.0.AM2-SNAPSHOT_p2diff-ignoreVersions_sorted_no_featurejars_no_sources.txt, 4.70.2.Final_4.71.0.AM2-SNAPSHOT_p2diff.txt, p2diff.considerversions.txt, p2diff.ignoreversions.txt
>
>
> Issue to track changes to target platform after AM1.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months