[JBoss JIRA] (JBDS-2044) .eclipseproduct file no longer refers to JBDS
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBDS-2044?page=com.atlassian.jira.plugin.... ]
Max Rydahl Andersen commented on JBDS-2044:
-------------------------------------------
This still seem to happen.
Have a bug been opened against m2e since it seems wrong they include a feature that forces eclipseproduct.
> .eclipseproduct file no longer refers to JBDS
> ---------------------------------------------
>
> Key: JBDS-2044
> URL: https://issues.jboss.org/browse/JBDS-2044
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 5.0.0.Beta1
> Reporter: Nick Boldt
> Assignee: Denis Golovin
> Fix For: 8.0.x
>
>
> Before, with the linux x64 installer (jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201202271832M-H79-Beta1.jar) the .eclipseproduct file read:
> {code}
> name=JBoss Developer Studio
> id=com.jboss.jbds.all
> version=5.0.0.v201202271832M-H79-Beta1
> {code}
> Now, with the universal installer (jbdevstudio-product-universal-5.0.0.v201202271832M-H79-Beta1.jar), it reads:
> {code}
> name=Eclipse Platform
> id=org.eclipse.platform
> version=3.7.0
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-13835) Improve publish script (split? Move to maven?)
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13835?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-13835:
---------------------------------------------
publishing of installers sounds like something that is completely different from publishing update sites. Sounds like something that should be separated out and not mingled into publishing of updatesites to me.
> Improve publish script (split? Move to maven?)
> ----------------------------------------------
>
> Key: JBIDE-13835
> URL: https://issues.jboss.org/browse/JBIDE-13835
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: build
> Reporter: Mickael Istria
> Fix For: 4.3.x
>
>
> Publish script deals with a lot of different and not-always-related things. It makes it difficult to maintain it. We should think about some improvements such as
> * different conventions from different stream
> * components vs aggregate
> * devstudio vs jbosstools.
> Or,
> * Make publishing part of a "mvn deploy" step.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18652) NPE in Eclipse Error Log View when Central repo isn't available
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18652?page=com.atlassian.jira.plugi... ]
Radim Hopp commented on JBIDE-18652:
------------------------------------
I'm ok with this.
Cloned to JBIDE-18870 (for 4.3.x stream)
> NPE in Eclipse Error Log View when Central repo isn't available
> ---------------------------------------------------------------
>
> Key: JBIDE-18652
> URL: https://issues.jboss.org/browse/JBIDE-18652
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR2
> Reporter: Denis Golovin
> Assignee: Mickael Istria
> Labels: respin-a
> Fix For: 4.2.1.CR1
>
>
> Could be related to Central Update Site not being available, but it should not fail with NPE in this case.
> {code}java.lang.NullPointerException
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
> at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:316)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18870) NPE in Eclipse Error Log View when Central repo isn't available
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18870?page=com.atlassian.jira.plugi... ]
Radim Hopp updated JBIDE-18870:
-------------------------------
Fix Version/s: 4.3.0.Alpha1
(was: 4.2.1.CR1)
> NPE in Eclipse Error Log View when Central repo isn't available
> ---------------------------------------------------------------
>
> Key: JBIDE-18870
> URL: https://issues.jboss.org/browse/JBIDE-18870
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR2
> Reporter: Radim Hopp
> Assignee: Mickael Istria
> Fix For: 4.3.0.Alpha1
>
>
> Could be related to Central Update Site not being available, but it should not fail with NPE in this case.
> {code}java.lang.NullPointerException
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
> at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:316)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18870) NPE in Eclipse Error Log View when Central repo isn't available
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18870?page=com.atlassian.jira.plugi... ]
Radim Hopp updated JBIDE-18870:
-------------------------------
Labels: (was: respin-a)
> NPE in Eclipse Error Log View when Central repo isn't available
> ---------------------------------------------------------------
>
> Key: JBIDE-18870
> URL: https://issues.jboss.org/browse/JBIDE-18870
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR2
> Reporter: Radim Hopp
> Assignee: Mickael Istria
> Fix For: 4.3.0.Alpha1
>
>
> Could be related to Central Update Site not being available, but it should not fail with NPE in this case.
> {code}java.lang.NullPointerException
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
> at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:316)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18870) CLONE - NPE in Eclipse Error Log View when Central repo isn't available
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18870?page=com.atlassian.jira.plugi... ]
Radim Hopp updated JBIDE-18870:
-------------------------------
Summary: CLONE - NPE in Eclipse Error Log View when Central repo isn't available (was: NPE in Eclipse Error Log View when Central repo isn't available)
> CLONE - NPE in Eclipse Error Log View when Central repo isn't available
> -----------------------------------------------------------------------
>
> Key: JBIDE-18870
> URL: https://issues.jboss.org/browse/JBIDE-18870
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR2
> Reporter: Radim Hopp
> Assignee: Mickael Istria
> Fix For: 4.3.0.Alpha1
>
>
> Could be related to Central Update Site not being available, but it should not fail with NPE in this case.
> {code}java.lang.NullPointerException
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
> at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:316)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months
[JBoss JIRA] (JBIDE-18652) NPE in Eclipse Error Log View when Central repo isn't available
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18652?page=com.atlassian.jira.plugi... ]
Radim Hopp updated JBIDE-18652:
-------------------------------
Fix Version/s: 4.3.0.Alpha1
(was: 4.2.1.CR1)
> NPE in Eclipse Error Log View when Central repo isn't available
> ---------------------------------------------------------------
>
> Key: JBIDE-18652
> URL: https://issues.jboss.org/browse/JBIDE-18652
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR2
> Reporter: Denis Golovin
> Assignee: Mickael Istria
> Labels: respin-a
> Fix For: 4.3.0.Alpha1
>
>
> Could be related to Central Update Site not being available, but it should not fail with NPE in this case.
> {code}java.lang.NullPointerException
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
> at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:316)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 4 months