[JBoss JIRA] (JBDS-4143) RPM requires eclipse-m2e-* -> not installable
by Alexey Kazakov (JIRA)
[ https://issues.jboss.org/browse/JBDS-4143?page=com.atlassian.jira.plugin.... ]
Alexey Kazakov reassigned JBDS-4143:
------------------------------------
Assignee: Nick Boldt
> RPM requires eclipse-m2e-* -> not installable
> ---------------------------------------------
>
> Key: JBDS-4143
> URL: https://issues.jboss.org/browse/JBDS-4143
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: rpm
> Reporter: Václav Kadlčík
> Assignee: Nick Boldt
> Priority: Blocker
>
> Follow-up to JBDS-4141. lucene3 is OK now but five others appeared:
> # yum localinstall rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64.rpm
> ...
> --> Finished Dependency Resolution
> Error: Package: rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64 (/rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64)
> Requires: eclipse-m2e-buildhelper
> Error: Package: rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64 (/rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64)
> Requires: eclipse-m2e-workspace
> Error: Package: rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64 (/rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64)
> Requires: eclipse-m2e-egit
> Error: Package: rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64 (/rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64)
> Requires: eclipse-m2e-core
> Error: Package: rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64 (/rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64)
> Requires: eclipse-m2e-mavenarchiver
> I don't think there's anything in RHEL which can satisfy eclipse-m2e-core, or whatever starting with "eclipse". That is, unless Mat is brewing something really different from his previous builds of rh-eclipse46...
> Maybe there's some systematic error how the RPM Requires get created?
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)
9 years, 5 months
[JBoss JIRA] (JBTIS-961) Fuse - SAPComponentTest sometimes fails due to property changes
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-961?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky closed JBTIS-961.
-----------------------------------
Resolution: Done
pushed to master, jbtis-4.4.x and jbtis-4.3.x
> Fuse - SAPComponentTest sometimes fails due to property changes
> ---------------------------------------------------------------
>
> Key: JBTIS-961
> URL: https://issues.jboss.org/browse/JBTIS-961
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: Fuse IDE, QE
> Affects Versions: 4.4.0.Alpha1
> Reporter: Andrej Podhradsky
> Assignee: Andrej Podhradsky
> Fix For: 4.4.0.Final, 4.3.3.Final
>
> Attachments: npe.txt
>
>
> It seems that some components are changed after adding to the palette. I have no idea what could be wrong but here is an example. The following component
> {code}
> sap-srfc-server:server:rfc
> {code}
> is changed to (EDIT: the change is applied once you activate the Properties view)
> {code}
> sap-srfc-server:myServer:rfc
> {code}
> Probably it happens due to previous changes in sap-trfc-server. The order of the tests is as follows
> * testSAPTRFCServer
> * testSAPQIDocDestination
> * testSAPSRFCServer
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)
9 years, 5 months