Open blair opened 11 years ago
Hey @blair, please note that the code is still at a very early stage and I don't know yet, where to read the information about the avatar location from.
However, you still should be able to compile the code and play with it. Therefore you need the gerrit-plugin-api*.jar file. Go and get the Gerrit source, checkout the stable-2.7
branch and type mvn -P all clean install
, see here.
For the moment, I created a TYPO3-specific avatar provider, which you could adapt to your needs. I'm waiting for answer, how to store the avatar URL somewhere in the data base.
Hello,
I'd like to build this for our 2.6-rc2 deployment but it fails with the below. Any suggestions?
Thanks, Blair