[JBoss JIRA] (JBIDE-27080) Project wizard fails on Windows
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27080?page=com.atlassian.jira.plug... ]
Jeff MAURY updated JBIDE-27080:
-------------------------------
Fix Version/s: 4.14.0.Final
(was: 4.15.0.AM1)
> Project wizard fails on Windows
> -------------------------------
>
> Key: JBIDE-27080
> URL: https://issues.redhat.com/browse/JBIDE-27080
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: quarkus
> Affects Versions: 4.14.0.Final
> Reporter: Jeff MAURY
> Assignee: Jeff MAURY
> Priority: Blocker
> Fix For: 4.14.0.Final
>
>
> The wizard fails when trying to set up permissions on the tool file and on Windows.
> The stack trace is:
> {code:java}
> java.lang.UnsupportedOperationException
> at java.nio.file.Files.setPosixFilePermissions(Files.java:2044)
> at org.jboss.tools.quarkus.ui.wizard.CodeProjectWizardController.makeExecutable(CodeProjectWizardController.java:149)
> at org.jboss.tools.quarkus.ui.wizard.CodeProjectWizardController.createMavenProject(CodeProjectWizardController.java:136)
> at org.jboss.tools.quarkus.ui.wizard.CodeProjectWizardController.createProject(CodeProjectWizardController.java:88)
> at org.jboss.tools.quarkus.ui.wizard.CodeProjectWizardController.run(CodeProjectWizardController.java:67)
> at org.eclipse.core.runtime.jobs.Job$1.run(Job.java:164)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (JBIDE-27080) Project wizard fails on Windows
by Jeff MAURY (Jira)
[ https://issues.redhat.com/browse/JBIDE-27080?page=com.atlassian.jira.plug... ]
Jeff MAURY reassigned JBIDE-27080:
----------------------------------
Assignee: Jeff MAURY (was: Koen Aers)
> Project wizard fails on Windows
> -------------------------------
>
> Key: JBIDE-27080
> URL: https://issues.redhat.com/browse/JBIDE-27080
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: quarkus
> Affects Versions: 4.14.0.Final
> Reporter: Jeff MAURY
> Assignee: Jeff MAURY
> Priority: Blocker
> Fix For: 4.14.0.Final
>
>
> The wizard fails when trying to set up permissions on the tool file and on Windows.
> The stack trace is:
> {code:java}
> java.lang.UnsupportedOperationException
> at java.nio.file.Files.setPosixFilePermissions(Files.java:2044)
> at org.jboss.tools.quarkus.ui.wizard.CodeProjectWizardController.makeExecutable(CodeProjectWizardController.java:149)
> at org.jboss.tools.quarkus.ui.wizard.CodeProjectWizardController.createMavenProject(CodeProjectWizardController.java:136)
> at org.jboss.tools.quarkus.ui.wizard.CodeProjectWizardController.createProject(CodeProjectWizardController.java:88)
> at org.jboss.tools.quarkus.ui.wizard.CodeProjectWizardController.run(CodeProjectWizardController.java:67)
> at org.eclipse.core.runtime.jobs.Job$1.run(Job.java:164)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month