Closed pavelber closed 4 years ago
Now gradle build is not working. Just create 'java' dir under src/main and move 'mt' dir (package) to it
Hi @pavelber,
Sorry for the delay, I've been trying out some stuff with gradle when I get the chance. It seems that moving everything into a "java" directory causes the following exception:
java.lang.SecurityException: Prohibited package name: java.mt.edu.um.cf2.jgribx
Have you encountered this issue?
I'll try to make a pull request
Resolved by #9, so I'll close this issue.
It means create "java" folder under "main" Otherwise gradle build creates empty jar