[JBoss JIRA] (JBIDE-11366) No more ERRORLOG causes Hudson job to be red
by Mickael Istria (JIRA)
Mickael Istria created JBIDE-11366:
--------------------------------------
Summary: No more ERRORLOG causes Hudson job to be red
Key: JBIDE-11366
URL: https://issues.jboss.org/browse/JBIDE-11366
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Reporter: Mickael Istria
Assignee: Nick Boldt
Priority: Critical
A lot of jobs fail because
{code}
Jenkins Text Finder: File set 'results/*/logs/ERRORLOG.txt,results/*/logs/FAIL_LOG.txt' is empty
Jenkins Text Finder: File set 'results/*/logs/ERRORLOG.txt,results/*/logs/FAIL_LOG.txt' is empty
{code}
This only issue makes a green build become red. What approach should we use? get the Jenkins Text finder removed, or try to get this files back? What are their purpose?
--
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
14 years
[JBoss JIRA] (JBIDE-10336) after install of JBT 3.3.0.M5 abridged category (all features) from nightly site, many logged console errors!
by Nick Boldt (Created) (JIRA)
after install of JBT 3.3.0.M5 abridged category (all features) from nightly site, many logged console errors!
-------------------------------------------------------------------------------------------------------------
Key: JBIDE-10336
URL: https://issues.jboss.org/browse/JBIDE-10336
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers, maven, UpStream
Affects Versions: 3.3.0.M5
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
Fix For: 3.3.0.Beta1
Installed into Eclipse Indigo SR1 x86_64 on Fedora 15 w/ Sun JDK 6 from http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
Seeing a lot of hitherto unseen errors related to:
* Central (JBIDE-10321 - ticketmonster example),
* AS7 (org.jboss.ide.eclipse.as.management.as7.service),
* m2e (could be upstream/network issue), and
* mylyn (org.jboss.tools.common.mylyn, connectorKind jira).
Will attach log.
--
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
14 years
[JBoss JIRA] Created: (JBIDE-9018) remove refs to teiid from jbds product (intro content, themes, wizards, etc.)
by Nick Boldt (JIRA)
remove refs to teiid from jbds product (intro content, themes, wizards, etc.)
-----------------------------------------------------------------------------
Key: JBIDE-9018
URL: https://issues.jboss.org/browse/JBIDE-9018
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: teiid
Affects Versions: 3.3.0.M2
Reporter: Nick Boldt
Assignee: Barry LaFond
In JBDS trunk [1], I've moved ESB refs in ./features/com.jboss.jbds.product.feature/feature.xml and ./site/site.xml to ./features/com.jboss.jbds.product.soa.feature/feature.xml and ./soa-site/site.xml, but other refs persist.
[1] http://svn.jboss.org/repos/devstudio/trunk/product/
---
These references should be removed and dealt with as downstream extensions, etc.
** [3] ./plugins/com.jboss.jbds.product/themes/jbds/html/internal-page.css **
496-a#hibernate_perspective:hover img { background-image : url('../graphics/icons/ctool/hibernate_perspective_hov.png'); width : 48px; height : 48px; }
497-
498:a#teiid_perspective img { background-image : url('../graphics/icons/ctool/web_link.png'); width : 48px; height : 48px; }
499:a#teiid_perspective:hover img { background-image : url('../graphics/icons/ctool/web_link_hov.png'); width : 48px; height : 48px; }
500-
501-
--
518-a#new_esb_project:hover img { background-image : url('../graphics/icons/ctool/new_generic_project_hov.png'); width : 48px; height : 48px; }
519-
520:a#new_teiid_project img { background-image : url('../graphics/icons/ctool/new_generic_project.png'); width : 48px; height : 48px; }
521:a#new_teiid_project:hover img { background-image : url('../graphics/icons/ctool/new_generic_project_hov.png'); width : 48px; height : 48px; }
** [4] ./plugins/com.jboss.jbds.product/intro4/introContent.xml **
280- <link style-id="content-link" label="$introLink5Title-perspectives$"
281- url="http://org.eclipse.ui.intro/runAction?pluginId=com.jboss.jbds.product&..."
282: id="teiid_perspective">
283- <text>$introLink5Description-perspectives$</text>
284- </link>
--
405- <group>
406- <link style-id="content-link" label="$introLink4Title-createnew$"
407: url="http://org.eclipse.ui.intro/runAction?pluginId=com.jboss.jbds.product&..."
408: id="new_teiid_project">
409- <text>$introLink4Description-createnew$</text>
410- </link>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years