[JBoss JIRA] (JBDS-3755) JBDS source zip: all files have 000 permissions after unzip
by Martin Malina (JIRA)
Martin Malina created JBDS-3755:
-----------------------------------
Summary: JBDS source zip: all files have 000 permissions after unzip
Key: JBDS-3755
URL: https://issues.jboss.org/browse/JBDS-3755
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: build
Affects Versions: 9.1.0.CR1
Reporter: Martin Malina
Assignee: Nick Boldt
While verifying JBDS-3598 and trying to build from the latest source zip (jboss-devstudio-9.1.0.CR1-v20160326-0059-B443-src.zip), I hit a problem:
When I unzipped the zip, I could not cd to the directory. It turned out that all the files had zero permissions. Could we fix that?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21913) Server Adapter wizard: route is not changed when I select a different service
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21913?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-21913.
---------------------------------
Verified on nightly build of JBT with OpenShift plugin build B260.
> Server Adapter wizard: route is not changed when I select a different service
> -----------------------------------------------------------------------------
>
> Key: JBIDE-21913
> URL: https://issues.jboss.org/browse/JBIDE-21913
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.3.1.CR1
>
>
> # ASSERT: have a project with at least 2 services and 2 routes (ex. nodejs-example and eap-app services)
> # EXEC: launch OpenShift 3 Server Adapter wizard
> # ASSERT: eap-app service is selected
> # ASSERT: accordingly *eap-app* route is selected in "Use Route:"
> # EXEC: select eap-app service
> Result:
> "Use Route" is still set to *eap-app* route
> Expected result:
> "Use Route" should be set to *nodejs-example* route
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21351) Error during "Update Maven projects configuration"
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21351?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-21351:
----------------------------------------
Do you see a stacktrace in the log?
> Error during "Update Maven projects configuration"
> --------------------------------------------------
>
> Key: JBIDE-21351
> URL: https://issues.jboss.org/browse/JBIDE-21351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport
> Affects Versions: 4.3.1.Beta1
> Reporter: Radim Hopp
> Assignee: Mickael Istria
> Fix For: 4.3.1.CR1
>
>
> Sometimes I get
> {noformat}
> An internal error occurred during: "Update Maven projects configuration".
> Cannot add projects when processing is started{noformat}
> when I'm importing maven project using easymport.
> Full stacktrace:
> {noformat}
> java.lang.IllegalStateException: Cannot add projects when processing is started
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects(MavenProjectConfigurator.java:97)
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$UpdateMavenConfigurationJob.run(MavenProjectConfigurator.java:161)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-22064) Available selection of route for other project does not contain correct route(s)
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-22064:
-------------------------------------
Summary: Available selection of route for other project does not contain correct route(s)
Key: JBIDE-22064
URL: https://issues.jboss.org/browse/JBIDE-22064
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
When I have 2 OpenShift projects, first one contains a service and a route and second one contains it too, then in Server Adapter wizard are no available routes to select for a second project. In combo are listed only routes available for first project.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-21351) Error during "Update Maven projects configuration"
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21351?page=com.atlassian.jira.plugi... ]
Radim Hopp commented on JBIDE-21351:
------------------------------------
Not exact steps... I've imported whole reddeer repo using easymport (this was OK). Then I tried to import projects from steps to reproduce repo - this failed.
> Error during "Update Maven projects configuration"
> --------------------------------------------------
>
> Key: JBIDE-21351
> URL: https://issues.jboss.org/browse/JBIDE-21351
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport
> Affects Versions: 4.3.1.Beta1
> Reporter: Radim Hopp
> Assignee: Mickael Istria
> Fix For: 4.3.1.CR1
>
>
> Sometimes I get
> {noformat}
> An internal error occurred during: "Update Maven projects configuration".
> Cannot add projects when processing is started{noformat}
> when I'm importing maven project using easymport.
> Full stacktrace:
> {noformat}
> java.lang.IllegalStateException: Cannot add projects when processing is started
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$CumulativeMappingDiscoveryJob.addProjects(MavenProjectConfigurator.java:97)
> at org.jboss.tools.playground.easymport.maven.MavenProjectConfigurator$UpdateMavenConfigurationJob.run(MavenProjectConfigurator.java:161)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years