[JBoss JIRA] (JBIDE-13213) Simple adding/removing Project Archives capabilities into project
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13213?page=com.atlassian.jira.plugi... ]
Rob Stryker updated JBIDE-13213:
--------------------------------
Fix Version/s: 4.0.1.Final
(was: 4.0.x)
> Simple adding/removing Project Archives capabilities into project
> -----------------------------------------------------------------
>
> Key: JBIDE-13213
> URL: https://issues.jboss.org/browse/JBIDE-13213
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: Archives
> Reporter: Vlado Pakan
> Assignee: Max Rydahl Andersen
> Fix For: 4.0.1.Final
>
>
> It would be useful if we have "Configure -> Add/Remove Project Archive support" option. This option would add/remove Project Archive explorer into project in Project Explorer. Now, Project Archive explorer is visible only after creation of archive with Project Archives view. To remove Project Archives explorer now, .packages files has to be deleted. This approach is not much user friendly.
--
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, 4 months
[JBoss JIRA] (JBIDE-13683) JPP not instantiated by runtime detection
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-13683:
-----------------------------------
Summary: JPP not instantiated by runtime detection
Key: JBIDE-13683
URL: https://issues.jboss.org/browse/JBIDE-13683
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 4.0.1.Final
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.0.1.Final
Use runtime detection against a folder containing JPP 6, and try to have it create the server. It does not create any server.
--
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, 4 months
[JBoss JIRA] (JBIDE-13639) remove struts tests from integration-tests update site
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13639?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-13639:
---------------------------------------
>From Nick:
{quote}
it's an easy fix in plugins/pom.xml, features/pom.xml and site/category.xml
just comment out everything with "struts" in it
{quote}
> remove struts tests from integration-tests update site
> ------------------------------------------------------
>
> Key: JBIDE-13639
> URL: https://issues.jboss.org/browse/JBIDE-13639
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Build/Releng, struts/shale
> Affects Versions: 4.1.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Martin Malina
> Priority: Blocker
> Fix For: 4.1.0.Alpha1
>
>
> {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_7.0.kepler/job/jbosstools-integration-tests.aggregate_master/53/console}
> [ERROR] Cannot resolve project dependencies:
> [ERROR] Software being installed: org.jboss.tools.struts.ui.bot.test 4.0.0.qualifier
> [ERROR] Missing requirement: org.jboss.tools.struts.ui.bot.test 4.0.0.qualifier requires 'bundle org.jboss.tools.struts.ui 3.1.0' but it could not be found
> [ERROR]
> [ERROR] Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from org.jboss.tools.struts.ui.bot.test 4.0.0.qualifier to bundle org.jboss.tools.struts.ui 3.1.0.", "No solution found because the problem is unsatisfiable."] -> [Help 1]
> {code}
> This is failing because struts has been removed from the upstream sites (it's been removed from JBT4.1/JBDS 7). So, need to also remove it from your integration tests site's category.xml file [1].
> [1] https://github.com/jbosstools/jbosstools-integration-tests/blob/master/si...
--
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, 4 months
[JBoss JIRA] (JBIDE-13681) compile failed in org.jboss.tools.jst.web.ui
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13681?page=com.atlassian.jira.plugi... ]
Alexey Kazakov reassigned JBIDE-13681:
--------------------------------------
Assignee: Nick Boldt (was: Alexey Kazakov)
I have the same problem if the nightly build (or whatever maven uses) of common was built later then my local common.
But if I built and install base (common) from master first and then built jst then everything works.
So this looks like a problem of build.
Nick, do you have any idea what is going on?
> compile failed in org.jboss.tools.jst.web.ui
> --------------------------------------------
>
> Key: JBIDE-13681
> URL: https://issues.jboss.org/browse/JBIDE-13681
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JSF
> Affects Versions: 4.1.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
>
> {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-jst_master/309/console}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.16.0:compile (default-compile) on project org.jboss.tools.jst.web.ui: Compilation failure: Compilation failure:
> [ERROR] /mnt/hudson_workspace/workspace/jbosstools-jst_master/sources/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/palette/html/jquery/wizard/JQueryFieldEditorFactory.java:[84,0]
> [ERROR] text.setMessage("Generate");
> [ERROR] ^^^^^^^^^^
> [ERROR] The method setMessage(String) is undefined for the type TextFieldEditor
> [ERROR] 1 problem (1 error)
> {code}
--
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, 4 months
[JBoss JIRA] (JBIDE-13631) URL for embedded cartridges is empty
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13631?page=com.atlassian.jira.plugi... ]
RH Bugzilla Integration commented on JBIDE-13631:
-------------------------------------------------
xiaoli <xtian(a)redhat.com> made a comment on [bug 916268|https://bugzilla.redhat.com/show_bug.cgi?id=916268]
Are we going to store such information in 2 places, afaik, for now it's stored in cartridges link as well, and site and CLI may be using the following link as well:
# curl -k -H "Accept: application/json" --user "xtian+t1@redhat.com:1278" https://localhost/broker/rest/domains/domx1/applications/phpapp1/cartridges|
"properties": [
{
"description": "Root user on mysql database",
"name": "username",
"type": "cart_data",
"value": "adminQp9eTxY"
},
{
"description": "Password for root user on mysql database",
"name": "password",
"type": "cart_data",
"value": "sCS-2WPhFWHJ"
},
{
"description": "MySQL DB name",
"name": "database_name",
"type": "cart_data",
"value": "phpapp1"
},
{
"description": "MySQL DB connection URL",
"name": "connection_url",
"type": "cart_data",
"value": "mysql://127.0.251.129:3306/"
}
> URL for embedded cartridges is empty
> ------------------------------------
>
> Key: JBIDE-13631
> URL: https://issues.jboss.org/browse/JBIDE-13631
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.0.0.Final
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.1.0.Alpha2
>
> Attachments: existing-application.json, no-url.png
>
>
> Embedded cartridges for OpenShift application have an URL property. Currently JBDS/JBT doesn't show any, all URLs are blank
--
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, 4 months