[JBoss JIRA] (JBDS-3861) Can't donwload some example projects from central
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3861?page=com.atlassian.jira.plugin.... ]
Fred Bricon updated JBDS-3861:
------------------------------
Fix Version/s: 10.0.0.Alpha1
(was: 10.0.0.Alpha2)
Story Points: 3
Sprint: devex #113 April 2016
> Can't donwload some example projects from central
> -------------------------------------------------
>
> Key: JBDS-3861
> URL: https://issues.jboss.org/browse/JBDS-3861
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 10.0.0.Alpha1
> Environment: Devstudio 10.0.0.Alpha1-v20160427-0539-B5240
> Reporter: Jan Richter
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 10.0.0.Alpha1
>
>
> Trying to download some example projects from central simply opens a progress dialog, which quickly disappears and nothing happens. So far I found it happening with HTML5 project, AngularJS forge and Java EE Web Project - but there might be more.
> Note that in JBT master they all work.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3861) Can't donwload some example projects from central
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3861?page=com.atlassian.jira.plugin.... ]
CDW Engine updated JBDS-3861:
-----------------------------
> Can't donwload some example projects from central
> -------------------------------------------------
>
> Key: JBDS-3861
> URL: https://issues.jboss.org/browse/JBDS-3861
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 10.0.0.Alpha1
> Environment: Devstudio 10.0.0.Alpha1-v20160427-0539-B5240
> Reporter: Jan Richter
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 10.0.0.Alpha2
>
>
> Trying to download some example projects from central simply opens a progress dialog, which quickly disappears and nothing happens. So far I found it happening with HTML5 project, AngularJS forge and Java EE Web Project - but there might be more.
> Note that in JBT master they all work.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3861) Can't donwload some example projects from central
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3861?page=com.atlassian.jira.plugin.... ]
Fred Bricon updated JBDS-3861:
------------------------------
Status: New (was: New)
Target Release: 10.0.0.GA
> Can't donwload some example projects from central
> -------------------------------------------------
>
> Key: JBDS-3861
> URL: https://issues.jboss.org/browse/JBDS-3861
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 10.0.0.Alpha1
> Environment: Devstudio 10.0.0.Alpha1-v20160427-0539-B5240
> Reporter: Jan Richter
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 10.0.0.Alpha2
>
>
> Trying to download some example projects from central simply opens a progress dialog, which quickly disappears and nothing happens. So far I found it happening with HTML5 project, AngularJS forge and Java EE Web Project - but there might be more.
> Note that in JBT master they all work.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-13671) Replace build timestamp in qualifier by last-mod-timestamp from git
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13671?page=com.atlassian.jira.plugi... ]
Denis Golovin commented on JBIDE-13671:
---------------------------------------
Why do we need CI suffix then? It is obvious v -> built in CI, w - local build.
> Replace build timestamp in qualifier by last-mod-timestamp from git
> -------------------------------------------------------------------
>
> Key: JBIDE-13671
> URL: https://issues.jboss.org/browse/JBIDE-13671
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: build
> Affects Versions: 4.1.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Priority: Optional
> Fix For: 4.4.0.Alpha2
>
> Attachments: jbide13671-before-and-after.png
>
>
> This needs to be added to master parent pom:
> {code}
> <plugin>
> <groupId>org.eclipse.tycho</groupId>
> <artifactId>tycho-packaging-plugin</artifactId>
> <version>${tycho.version}</version>
> <dependencies>
> <dependency>
> <groupId>org.eclipse.tycho.extras</groupId>
> <artifactId>tycho-buildtimestamp-jgit</artifactId>
> <version>${tycho-extras.version}</version>
> </dependency>
> </dependencies>
> <configuration>
> <strictBinIncludes>false</strictBinIncludes>
> <format>'v'yyyyMMdd-HHmm</format>
> <timestampProvider>jgit</timestampProvider>
> <jgit.ignore>
> </jgit.ignore>
> </configuration>
> </plugin>
> {code}
> Ref: http://pweclipse.blogspot.ch/2012_09_01_archive.html
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBDS-3861) Can't donwload some example projects from central
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBDS-3861?page=com.atlassian.jira.plugin.... ]
Fred Bricon updated JBDS-3861:
------------------------------
Status: New (was: New)
> Can't donwload some example projects from central
> -------------------------------------------------
>
> Key: JBDS-3861
> URL: https://issues.jboss.org/browse/JBDS-3861
> Project: Red Hat Developer Studio (DevStudio)
> Issue Type: Bug
> Components: central, project-examples
> Affects Versions: 10.0.0.Alpha1
> Environment: Devstudio 10.0.0.Alpha1-v20160427-0539-B5240
> Reporter: Jan Richter
> Assignee: Fred Bricon
> Priority: Blocker
> Fix For: 10.0.0.Alpha2
>
>
> Trying to download some example projects from central simply opens a progress dialog, which quickly disappears and nothing happens. So far I found it happening with HTML5 project, AngularJS forge and Java EE Web Project - but there might be more.
> Note that in JBT master they all work.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22273) Conflicting handlers for org.eclipse.e4.ui.importer.openDirectory
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22273?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-22273:
------------------------------------
Alpha1 is built with M5, not M6. Does this happen on M5 too? In a week we can update the TP to M7 and see if it's a problem there too.
> Conflicting handlers for org.eclipse.e4.ui.importer.openDirectory
> -----------------------------------------------------------------
>
> Key: JBIDE-22273
> URL: https://issues.jboss.org/browse/JBIDE-22273
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build
> Affects Versions: 4.4.0.Alpha1
> Reporter: Martin Malina
>
> When I instal JBT 4.4.0.Alpha1 nightly into Eclipse Java EE Neon M6, I get this after starting Eclipse:
> {code}
> Conflicting handlers for org.eclipse.e4.ui.importer.openDirectory: {org.eclipse.ui.internal.wizards.datatransfer.OpenFolderCommand} vs {org.eclipse.ui.internal.wizards.datatransfer.OpenFolderCommand@25fb43a9}
> {code}
> It's actually twice there and it then happens again at various times.
> I'm on Mac. And BTW I haven't seen this in JBDS, only in JBT.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22273) Conflicting handlers for org.eclipse.e4.ui.importer.openDirectory
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22273?page=com.atlassian.jira.plugi... ]
Nick Boldt updated JBIDE-22273:
-------------------------------
Component/s: target-platform
> Conflicting handlers for org.eclipse.e4.ui.importer.openDirectory
> -----------------------------------------------------------------
>
> Key: JBIDE-22273
> URL: https://issues.jboss.org/browse/JBIDE-22273
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 4.4.0.Alpha1
> Reporter: Martin Malina
>
> When I instal JBT 4.4.0.Alpha1 nightly into Eclipse Java EE Neon M6, I get this after starting Eclipse:
> {code}
> Conflicting handlers for org.eclipse.e4.ui.importer.openDirectory: {org.eclipse.ui.internal.wizards.datatransfer.OpenFolderCommand} vs {org.eclipse.ui.internal.wizards.datatransfer.OpenFolderCommand@25fb43a9}
> {code}
> It's actually twice there and it then happens again at various times.
> I'm on Mac. And BTW I haven't seen this in JBDS, only in JBT.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22273) Conflicting handlers for org.eclipse.e4.ui.importer.openDirectory
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22273?page=com.atlassian.jira.plugi... ]
Nick Boldt reassigned JBIDE-22273:
----------------------------------
Assignee: Nick Boldt
> Conflicting handlers for org.eclipse.e4.ui.importer.openDirectory
> -----------------------------------------------------------------
>
> Key: JBIDE-22273
> URL: https://issues.jboss.org/browse/JBIDE-22273
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 4.4.0.Alpha1
> Reporter: Martin Malina
> Assignee: Nick Boldt
>
> When I instal JBT 4.4.0.Alpha1 nightly into Eclipse Java EE Neon M6, I get this after starting Eclipse:
> {code}
> Conflicting handlers for org.eclipse.e4.ui.importer.openDirectory: {org.eclipse.ui.internal.wizards.datatransfer.OpenFolderCommand} vs {org.eclipse.ui.internal.wizards.datatransfer.OpenFolderCommand@25fb43a9}
> {code}
> It's actually twice there and it then happens again at various times.
> I'm on Mac. And BTW I haven't seen this in JBDS, only in JBT.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months
[JBoss JIRA] (JBIDE-22275) oc version is not recognized
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22275?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-22275:
-----------------------------------------------
For the message, I think it is not helping user to read 'Your OpenShift client version is 0.0.0' when actually parsing failed. Maybe if matcher.matches() returns false it is better to be logged.
> oc version is not recognized
> ----------------------------
>
> Key: JBIDE-22275
> URL: https://issues.jboss.org/browse/JBIDE-22275
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Alpha1
> Reporter: Marián Labuda
> Labels: openshift_v3
> Fix For: 4.4.0.Alpha2
>
> Attachments: oc_warning.png
>
>
> Using latest oc binary (1.2.0.RC2) there is an invalid warning message in OpenShift 3 preference page. It says my version is 0.0.0 and I need at least 1.1:1, although binary is 1.2.0.
> !oc_warning.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 10 months