Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@fml89 Official compiler is used by us both. Same javac version, same mvn version. Same codebase.
Paths? Would that explain why the app can be deployed every n-th time? Either way, things are working well with another branch which, IMO, rules PATH corruption out completely.
As for hidden files.. That sounds possible but I don't think it's very likely to be the reason for Spring to lose configuration entries.. -
@hitzoR <-- okay, this guy right there has a brilliant nose. He was right.
And I sooo badly wanted it to be a windows fuckup...
Allright, this one begs for a rant.
Me (Linux boi):
0 checkout code
1 update local config file
2 compile
3 deploy locally
4 run
5 use
Coleague (Windows boi):
0 checkout code
1 update local config file
2 compile
3 deploy locally
4 run
-1 "configuration xyz not found in config file"
→ goto #3
After 4 attempts:
ø windows.reboot()
3 deploy locally
4 run
-1 "configuration xyz not found in config file"
3 deploy locally
4 run
5 use
// out of curiosity...
3 deploy locally
4 run
-1 "configuration xyz not found in config file"
NO side actions taken (no configs updated, no code changes made, no nothing. Just simple double-clicking the redeploy script again and again)
Now... How do you objectively explain THAT?
http://weknowmemes.com/2013/01/... IRL :)
rant
dev on windows
dev on linux