Michael Pogrebinsky
Michael Pogrebinsky
@thekingnothing I was wondering if Powermock is undergoing any development to support JDK 9+? I noticed that issues don't get a lot of responses on Github. Should I ask this...
I'm having the same issue
Hi @vietj, unfortunately I cannot do that since I've been able to get into this situation only in production and I obviously cannot test a non stable snapshot version in...
Yes, I am as surprised, and it is actually possible that the exceptions I see in the log are different. The thing is, I noticed the NullPointerExceptions in the log...
I think it's still happening (3.5.2-SNAPSHOT) I see ``` 2018-05-17 11:47:15.502-0700 vert.x-eventloop-thread-3 ERROR NULL ``` In the logs I don't have the stack trace as it happens rarely. I will...
Any progress on this? @vietj @pmlopes ?
Thanks for sharing your perspectives. According to [AWS documentation on SDLC](https://aws.amazon.com/what-is/sdlc) SDLC includes: Plan, Design, Implement, Test, Deploy, Maintain. According to [Wikipedia - The phases of SDLC](https://en.wikipedia.org/wiki/Systems_development_life_cycle#Phases), the phases of...
@alxlo, thanks for joining in. I appreciate you sharing [this paper](https://www.researchgate.net/publication/220662759_Software_Evolution_and_the_Staged_Model_of_the_Software_Lifecycle), I am aware of it. This is indeed the **only** resource I've found that talks about "Software Lifecycle". It...
@alxlo, yes, I remember. You present it very nicely. I think there's definitely value in pointing out the distinction between the SDLC and the SLC in this paper. I have...