NullPointerException on GitFlow actions with build 181
See original GitHub issueHi,
Thanks for this great plugin.
When I do Start new release, then enter “v1.2.3”, it fails with:
null
java.lang.NullPointerException
at gitflow.GitflowImpl.run(GitflowImpl.java:62)
at gitflow.GitflowImpl.startRelease(GitflowImpl.java:252)
at gitflow.actions.StartReleaseAction$1.run(StartReleaseAction.java:35)
at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:750)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:157)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:580)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:525)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:85)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:144)
at com.intellij.openapi.progress.impl.CoreProgressManager$4.run(CoreProgressManager.java:395)
at com.intellij.openapi.application.impl.ApplicationImpl$1.run(ApplicationImpl.java:305)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
I will try to find out what’s wrong.
Issue Analytics
- State:
- Created 5 years ago
- Comments:31 (9 by maintainers)
Top Results From Across the Web
https://issuetracker.google.com/action/issues/3711...
Main - IDE: Android Studio (build #AI-143.2915827, 26 May 2016 00:00) 2016-08-09 ... Git Flow Integration (0.4.7), GitToolBox (13.5.4), JavaDoc (3.1.0), ...
Read more >Bug List - Bugs - Eclipse
This list is too long for Bugzilla's little mind; the Next/Prev/First/Last buttons won't appear on individual bugs. Hide Search Description. Assignee: loskutov@ ...
Read more >From Oracle to Apache - News from the NetBeans Community
NetBeans is now a top level Apache project! How did it get to Apache and what's the state of the donation process? What...
Read more >Leveraging Open Source Designs - TIB AV-Portal
Automating schema migration flow with GitHub Actions, skeema & gh-ost ... Spotlight on Free Software Building Blocks for a Secure Health Data Infrastructure....
Read more >Data-at-Rest-Encryption: Overview - TIB AV-Portal
The journey of building OpenSpeedMonitor. 180. Video thumbnail. 35:40. Weave Net, an Open Source Container Network. 181. Video thumbnail.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@kylekatarnls @darkman1983 @nisace @blint587 @pdesterlich Can you please try to install this version locally and see if it still works or if you get errors:
gitflow4idea_0.6.4.1.jar.zip
gitflow4idea_0.6.4.1 work fine too me. I’m not expert , but can you write on your doc how to create a jar file from your gir rep?
phpstorm2018