[jbosstools-issues] [JBoss JIRA] (JBIDE-13957) LiveReload feature.properties sets feature name as "Feature"

Nick Boldt (JIRA) jira-events at lists.jboss.org
Mon Apr 8 10:38:41 EDT 2013


Nick Boldt created JBIDE-13957:
----------------------------------

             Summary: LiveReload feature.properties sets feature name as "Feature"
                 Key: JBIDE-13957
                 URL: https://issues.jboss.org/browse/JBIDE-13957
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Build/Releng, livereload
    Affects Versions: 4.1.0.Alpha2
         Environment: JBT 4.1.0.Alpha2 B140
http://download.jboss.org/jbosstools/updates/JBossTools-4.1.0.Alpha2.core/
            Reporter: Martin Malina
            Assignee: Nick Boldt
            Priority: Blocker
             Fix For: 4.1.0.Alpha2


When I try to install all features from the JBT update site, I get this error:
{code}
Cannot complete the install because one or more required items could not be found.
  Software being installed: Feature Developer Resources 1.0.0.Alpha2-v20130405-0853-B3 (org.jboss.tools.livereload.feature.source.feature.group 1.0.0.Alpha2-v20130405-0853-B3)
  Missing requirement: Webpage Reloader 1.0.0.Alpha2-v20130405-0853-B3 (org.jboss.tools.livereload 1.0.0.Alpha2-v20130405-0853-B3) requires 'bundle org.eclipse.jetty.websocket [8.1.0,9.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: Feature 1.0.0.Alpha2-v20130405-0853-B3 (org.jboss.tools.livereload.feature.feature.group 1.0.0.Alpha2-v20130405-0853-B3)
    To: org.jboss.tools.livereload [1.0.0.Alpha2-v20130405-0853-B3]
  Cannot satisfy dependency:
    From: Feature Developer Resources 1.0.0.Alpha2-v20130405-0853-B3 (org.jboss.tools.livereload.feature.source.feature.group 1.0.0.Alpha2-v20130405-0853-B3)
    To: org.jboss.tools.livereload.feature.feature.group [1.0.0.Alpha2-v20130405-0853-B3]
{code}

If I remove the source feature, I get this:
{code}
Cannot complete the install because one or more required items could not be found.
  Software being installed: Feature 1.0.0.Alpha2-v20130405-0853-B3 (org.jboss.tools.livereload.feature.feature.group 1.0.0.Alpha2-v20130405-0853-B3)
  Missing requirement: Webpage Reloader 1.0.0.Alpha2-v20130405-0853-B3 (org.jboss.tools.livereload 1.0.0.Alpha2-v20130405-0853-B3) requires 'bundle org.eclipse.jetty.websocket [8.1.0,9.0.0)' but it could not be found
  Cannot satisfy dependency:
    From: Feature 1.0.0.Alpha2-v20130405-0853-B3 (org.jboss.tools.livereload.feature.feature.group 1.0.0.Alpha2-v20130405-0853-B3)
    To: org.jboss.tools.livereload [1.0.0.Alpha2-v20130405-0853-B3]
{code}

Also, the livereload feature should have a better name (currently just "Feature").

--
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


More information about the jbosstools-issues mailing list