condor-framework
condor-framework copied to clipboard
proto with java_package option causing error
We have a proto with option java_package, and condor won't boot correctly in this case. I found that a regex for getting package caused this problem in lib/builder.js at line 75 in master branch.