[JBoss JIRA] (JBIDE-16088) Compilation error when building WebServices against Luna TP
by Brian Fitzpatrick (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16088?page=com.atlassian.jira.plugi... ]
Brian Fitzpatrick updated JBIDE-16088:
--------------------------------------
Fix Version/s: 4.2.0.Alpha1
(was: 4.2.x)
> Compilation error when building WebServices against Luna TP
> -----------------------------------------------------------
>
> Key: JBIDE-16088
> URL: https://issues.jboss.org/browse/JBIDE-16088
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: target-platform, webservices
> Reporter: Xavier Coulon
> Assignee: Brian Fitzpatrick
> Fix For: 4.2.0.Alpha1
>
>
> I have the following dependency resolution problem when building the Web Services component against the Luna TP:
> {code}
> [INFO] Resolving dependencies of MavenProject: org.jboss.tools.ws.plugins:org.jboss.tools.ws.creation.core:1.6.0-SNAPSHOT @ /Users/xcoulon/code/jbosstools/jbosstools-webservices/plugins/org.jboss.tools.ws.creation.core/pom.xml
> [INFO] Cannot complete the request. Generating details.
> [INFO] Cannot complete the request. Generating details.
> [INFO] {osgi.ws=cocoa, osgi.os=macosx, osgi.arch=x86, org.eclipse.update.install.features=true}
> [ERROR] Cannot resolve project dependencies:
> [ERROR] Software being installed: org.jboss.tools.ws.creation.core 1.6.0.qualifier
> [ERROR] Missing requirement: org.jboss.tools.ws.creation.core 1.6.0.qualifier requires 'bundle org.apache.ant [1.8.2,1.9.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.ws.creation.core 1.6.0.qualifier to bundle org.apache.ant [1.8.2,1.9.0).; No solution found because the problem is unsatisfiable.] -> [Help 1]
> org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: No solution found because the problem is unsatisfiable.: [Unable to satisfy dependency from org.jboss.tools.ws.creation.core 1.6.0.qualifier to bundle org.apache.ant [1.8.2,1.9.0).; No solution found because the problem is unsatisfiable.]
> {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
12 years, 5 months
[JBoss JIRA] (JBIDE-15806) Migrate jbosstools-4.1.x and master branches to use Tycho 0.19.0
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15806?page=com.atlassian.jira.plugi... ]
Pavol Srna closed JBIDE-15806.
------------------------------
Verified in jbt 4.1.1.x branch and master branch.
> Migrate jbosstools-4.1.x and master branches to use Tycho 0.19.0
> ----------------------------------------------------------------
>
> Key: JBIDE-15806
> URL: https://issues.jboss.org/browse/JBIDE-15806
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Reporter: Nick Boldt
> Assignee: Mickael Istria
> Fix For: 4.1.1.CR1, 4.2.0.Alpha1
>
>
> With the release of Tycho 0.19, we should explore moving up to that in our parent pom, Locus, and TP builds.
> {quote}
> Tycho milestone 0.19.0 has been released and is available from maven central.
> See the release notes [1] for details of enhancements and bug fixes in this release.
> Thanks to Mickael Istria, Nepomuk Seiler, Roland Grunberg, and Thanh Ha who contributed patches for this release.
> And thanks and to everyone who helped us with testing the staged version.
> Regards,
> Tycho team
> [1] http://wiki.eclipse.org/Tycho/Release_Notes/0.19
> {quote}
--
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
12 years, 5 months
[JBoss JIRA] (JBIDE-15467) should JBT have a category for "stuff not in Abridged" ?
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15467?page=com.atlassian.jira.plugi... ]
Pavol Srna closed JBIDE-15467.
------------------------------
Verified in CR1a build.
> should JBT have a category for "stuff not in Abridged" ?
> --------------------------------------------------------
>
> Key: JBIDE-15467
> URL: https://issues.jboss.org/browse/JBIDE-15467
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.1.1.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.1.1.Alpha2
>
> Attachments: 15467.png, 15467_new.png
>
>
> The Marketplace entry for JBT includes all the features in the "Abridged JBoss Tools" category, but there are a number of features not included therein.
> So for those users installing from the update site itself, not the Marketplace, should these be grouped into a single category, perhaps called "Additional JBoss Tools"?
> {code}
> org.jboss.tools.aerogear.hybrid.feature
> org.jboss.tools.arquillian.feature
> org.jboss.tools.birt.feature
> org.jboss.tools.central.themes.feature
> org.jboss.tools.forge.ext.feature
> org.jboss.tools.gwt.feature
> org.jboss.tools.vpe.cordovasim.feature
> org.jboss.tools.maven.gwt.feature
> org.jboss.tools.common.mylyn.feature
> {code}
> Added bonus (from a releng P.O.V., not an end user one) is that having such a category would make it easier to maintain the full list of features to be included in these job configs, to ensure we're properly doing full JBT co-installation testing:
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-composite...
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-composite...
> [~burrsutter] [~maxandersen] [~koen.aers] [~gercan] WDYT?
--
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
12 years, 5 months
[JBoss JIRA] (JBIDE-16101) Broken layout of feature description with "Technology Preview" text on Fedora
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16101?page=com.atlassian.jira.plugi... ]
Fred Bricon commented on JBIDE-16101:
-------------------------------------
[~maxandersen] proposes to display *Tech. Preview* instead.
> Broken layout of feature description with "Technology Preview" text on Fedora
> -----------------------------------------------------------------------------
>
> Key: JBIDE-16101
> URL: https://issues.jboss.org/browse/JBIDE-16101
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.1.1.CR1
> Environment: Fedora 18 64bit KDE, JBDS7.1.0.CR1 CR1-v20131124-0717-B560
> -Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/development/7.1.0.CR1a/devstudio-directory.xml
> -Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/development/7.1.0.CR1a/
> Reporter: Vlado Pakan
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: technologypreview.png
>
>
> Instead of link with text "Technology Preview" only link with text "Technology" is displayed within Central as patr of JBoss Hybrid Mobile Mobile Tools + CordovaSim item in JBoss Central.
> !technologypreview.png!
> It's displayed correctly on OSX.
--
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
12 years, 5 months
[JBoss JIRA] (JBIDE-16101) Broken layout of feature description with "Technology Preview" text on Fedora
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16101?page=com.atlassian.jira.plugi... ]
Fred Bricon updated JBIDE-16101:
--------------------------------
Fix Version/s: 4.2.x
(was: 4.1.1.Final)
> Broken layout of feature description with "Technology Preview" text on Fedora
> -----------------------------------------------------------------------------
>
> Key: JBIDE-16101
> URL: https://issues.jboss.org/browse/JBIDE-16101
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.1.1.CR1
> Environment: Fedora 18 64bit KDE, JBDS7.1.0.CR1 CR1-v20131124-0717-B560
> -Djboss.discovery.directory.url=http://www.qa.jboss.com/binaries/RHDS/discovery/development/7.1.0.CR1a/devstudio-directory.xml
> -Djboss.discovery.site.url=http://www.qa.jboss.com/binaries/RHDS/discovery/development/7.1.0.CR1a/
> Reporter: Vlado Pakan
> Priority: Minor
> Fix For: 4.2.x
>
> Attachments: technologypreview.png
>
>
> Instead of link with text "Technology Preview" only link with text "Technology" is displayed within Central as patr of JBoss Hybrid Mobile Mobile Tools + CordovaSim item in JBoss Central.
> !technologypreview.png!
> It's displayed correctly on OSX.
--
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
12 years, 5 months