You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Ruslan Lopez Carro (JIRA)" <ji...@apache.org> on 2019/07/25 07:08:00 UTC

[jira] [Created] (NETBEANS-2898) Clicked Oracle Jet ofrom project properties and error appeared

Ruslan Lopez Carro created NETBEANS-2898:
--------------------------------------------

             Summary: Clicked Oracle Jet ofrom project properties and error appeared
                 Key: NETBEANS-2898
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2898
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Gradle, web - Oracle JET
    Affects Versions: 11.1
            Reporter: Ruslan Lopez Carro
            Assignee: Laszlo Kishalmi


I was working on a gradle project.

relevant part of the trace:
{code:java}
ava.lang.IllegalArgumentException: 2.0.0 is unknown version
at org.netbeans.modules.html.ojet.data.DataProviderImpl.setCurrentVersion(DataProviderImpl.java:165)
at org.netbeans.modules.html.ojet.ui.OJETPanel.save(OJETPanel.java:161)
at org.netbeans.modules.html.ojet.ui.OJETPanel$1.actionPerformed(OJETPanel.java:66)
at org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.storePerformed(CustomizerDialog.java:332)
at org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.storePerformed(CustomizerDialog.java:335)
at org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener.access$400(CustomizerDialog.java:228)
at org.netbeans.modules.project.uiapi.CustomizerDialog$OptionListener$2$1$1.run(CustomizerDialog.java:291)
at org.openide.filesystems.FileUtil$2.run(FileUtil.java:412)
at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:494)
at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:396)
at org.openide.filesystems.FileUtil.runAtomicAction(FileUtil.java:416)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists