[JBoss JIRA] (JBDS-2354) HTML5 example generates warnings
by Len DiMaggio (JIRA)
Len DiMaggio created JBDS-2354:
----------------------------------
Summary: HTML5 example generates warnings
Key: JBDS-2354
URL: https://issues.jboss.org/browse/JBDS-2354
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central
Affects Versions: 6.0.0.Alpha2
Environment: Version: 6.0.0.Alpha2
Build id: Alpha2-v20121004-2330-B40
Build date: 20121004-2330
Reporter: Len DiMaggio
Assignee: Snjezana Peco
Fix For: 6.0.0.CR1
The HTML5 example generates these warnings:
No connection specified for project. No database-specific validation will be performed.
jboss-html5-webapp
Unnecessary @SuppressWarnings("unused")
Resources.java
/jboss-html5-webapp/src/main/java/org/jboss/tools/example/html5/util
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBDS-2401) remove old version of installer code & refactor new stuff to remove "pde" from the name
by Nick Boldt (JIRA)
Nick Boldt created JBDS-2401:
--------------------------------
Summary: remove old version of installer code & refactor new stuff to remove "pde" from the name
Key: JBDS-2401
URL: https://issues.jboss.org/browse/JBDS-2401
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Affects Versions: 6.1.0.Alpha1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 6.1.0.Alpha1
Many moons ago, we forked the inpack installer code so that we now have these files:
{code:title=https://svn.jboss.org/repos/devstudio/trunk/product/installer}
./build-pde.xml
./src/config/install-pde.xml
./src/config/resources/default_shortcut_specification_pde.xml
./src/config/resources/p2-meta-gen-action-pde.xml
./src/config/resources/p2-meta-gen-script-pde.xml
./src/config/resources/readme-pde.txt
./src/config/resources/unix_shortcut_specification_pde.xml
and
./build.xml
./src/config/install.xml
./src/config/resources/default_shortcut_specification.xml
./src/config/resources/p2-meta-gen-action.xml
./src/config/resources/p2-meta-gen-script.xml
./src/config/resources/readme.txt
./src/config/resources/unix_shortcut_specification.xml
{code}
The old code should be removed from trunk, and the new stuff refactored so that there's no longer a "-pde" or "_pde" marker in it, since we don't build w/ PDE anymore.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBDS-2402) ensure BYOE feature provides URL from which to update
by Nick Boldt (JIRA)
Nick Boldt created JBDS-2402:
--------------------------------
Summary: ensure BYOE feature provides URL from which to update
Key: JBDS-2402
URL: https://issues.jboss.org/browse/JBDS-2402
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: updatesite
Affects Versions: 6.0.0.CR1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 6.0.0.CR1
We recently removed 'org.eclipse.equinox.p2.touchpoint.eclipse.addRepository' touchpoints from *p2.inf files in JBDS, and the result is that until a user scans Central's update site, there are no entries listed in the Available Software Sites pref page.
So, we need to ensure that this is added back in.
Rather than putting it in the JBDS Branded Product feature, however, I would rather see it put into the BYOE / Core Features feature, so that anyone who's installed from Marketplace can also get updates from the site on devstudio.jboss.com. We can also use this mechanism to replace the 6.0-staging site (currently in Marketplace) by the 6.0 site (once we go GA) and clean the old site out of users' Eclipse installs so they only get updates from the official site, not the staging one.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBIDE-12326) After Eclipse updates, constantly get error dialogs and some features (refactor) fail
by George Policello (JIRA)
George Policello created JBIDE-12326:
----------------------------------------
Summary: After Eclipse updates, constantly get error dialogs and some features (refactor) fail
Key: JBIDE-12326
URL: https://issues.jboss.org/browse/JBIDE-12326
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 3.3.0.Final
Environment: Eclipse (Indigo, update 2012/07/12 and earlier), Java 6.1 (update check 2012/07/06), JBoss (update, part of Eclipse update), Windows 7 (update ~2012/07/10), Dell Studio. All worked fine until update errors occurred on JBoss components.
Reporter: George Policello
Assignee: Alexey Kazakov
After all recent updates, constantly throws error dialogs. Some Eclipse features no longer work, refactor. Error logs always are headed by JBoss issue. Eclipse folks looked at error logs and said JBoss is likely cause.
I have quite a few JBoss ZIP files created by JBoss Eclipse menu "Help => Report Problem" I want to attach.
There does not seem to be any way to describe a "recreate action" as it is just a recurring system failure.
Tried "Create Issue" quite a few times and "Create" click or "Alt-Shift-s" all failed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months
[JBoss JIRA] (JBDS-2399) JBDS license linked pages are not correctly displayed
by Jiri Peterka (JIRA)
Jiri Peterka created JBDS-2399:
----------------------------------
Summary: JBDS license linked pages are not correctly displayed
Key: JBDS-2399
URL: https://issues.jboss.org/browse/JBDS-2399
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: installer
Affects Versions: 6.0.0.CR1
Environment: JBDS 6.0.0.CR1a, L64
Reporter: Jiri Peterka
Fix For: 6.0.0.CR1
Attachments: broken-page.png
JBDS license contains links and when clicked there is empty area for quite long while loading and page is broken when loaded (see a screenshot)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 7 months