CogComp / lbjava

Learning Based Java (LBJava)
http://cogcomp.cs.illinois.edu/page/software_view/LBJava
Other
13 stars 17 forks source link

Minor changes #8

Closed christos-c closed 8 years ago

christos-c commented 8 years ago

Updated compileLBJ.sh to point to the latest vesrion Updated mvn-plugin's LBJava dependency to point to the project's version Added generated .ex files in main gitignore Removed auto-generated LBJava files (sym and parser classes)

kordjamshidi commented 8 years ago

Thanks!

kordjamshidi commented 8 years ago

why this is failed?

christos-c commented 8 years ago

For some reason the compilation script compileLBJ.sh failed to find the target directory. @danyaljj should be able to fix it but I think you should go ahead and merge in the meantime.

kordjamshidi commented 8 years ago

Ok, going to merge.

kordjamshidi commented 8 years ago

Oh, I do not have write access here, I can not accept your PR.

christos-c commented 8 years ago

ok I'll merge it now

danyaljj commented 8 years ago

Thanks for the PR. I fixed the issue with Semphore failing.