[JBoss JIRA] (JBIDE-18847) Extract discovery code out of project examples
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18847?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-18847 at 1/15/15 2:22 PM:
-------------------------------------------------------------
PR to remove unneeded new features (can just add the plugins to the update site directly):
https://github.com/jbosstools/jbosstools-central/pull/319 (was 318)
was (Author: nickboldt):
PR to remove unneeded new features (can just add the plugins to the update site directly):
https://github.com/jbosstools/jbosstools-central/pull/318
> Extract discovery code out of project examples
> ----------------------------------------------
>
> Key: JBIDE-18847
> URL: https://issues.jboss.org/browse/JBIDE-18847
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: project-examples
> Affects Versions: 4.2.0.Final
> Reporter: Fred Bricon
> Assignee: Fred Bricon
> Fix For: 4.3.0.Alpha1
>
>
> Discovery code used by central (to install software) and project-examples (to discover proxy-wizards) lives in project examples. Because of that dependency, project examples also contain API that configures central content. That forces com.jboss.devstudio.core.central to depend on project examples, just to configure central contents.
> This sucks big time and that common discovery code should be extracted to another component, consumed by both central and examples. The central configuration API should move back to central.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBDS-3320) JBDS 8.0.2 standalone installer displays incorrect storage requirements to user
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-3320:
----------------------------------
Summary: JBDS 8.0.2 standalone installer displays incorrect storage requirements to user
Key: JBDS-3320
URL: https://issues.jboss.org/browse/JBDS-3320
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 8.0.2.GA
Reporter: Len DiMaggio
Assignee: Nick Boldt
The installer instructs the user that this much disk space is required:
Disk Space:
Available Disk Space: 30.83 GB Required Disk Space: 426.22 MB
When actually, this much disk space is required:
du -sh installdir/
661M installdir/
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months