Hi Devarsh, Sorry for the late reply. I am not sure what SMTP should it be set to. Are you able to see existing settings from other projects?
For InternalError, I've never seen it before. What maven command do you run on your Mac? A simple "mvn clean package" should build it. For your last question, what do you mean by how to port local Jenkins to master slave of ASF? I am not familiar with the ASF Jenkins as well. I am cc'ing this to the dev list to see if our mentors could help. Terence On Fri, Jan 17, 2014 at 9:03 PM, Devarsh Desai <[email protected]> wrote: > Hi Terence, > > Hope you've been having a good week! I apologize for the having the ticket > take this long, I've been down with the flu for the better part of this > week ;( > > I finished the jenkin's build, a couple of quick questions: > > I have it configured to send the logs to the appropriate mailing list, > however Jenkins requires a SMTP server specified in the configuration > settings. I was unable to find that information on the Jenkins ASF page, I > was wondering if you knew that information? > > Also the Jenkins successfully runs the build as shown here: > [INFO] Reactor Summary: > [INFO] > [INFO] Apache Twill ...................................... SUCCESS [32.117s] > [INFO] Twill common library .............................. SUCCESS [20.065s] > [INFO] Twill discovery service API ....................... SUCCESS [2.165s] > [INFO] Twill API ......................................... SUCCESS [4.013s] > [INFO] Twill ZooKeeper client library .................... SUCCESS [16.548s] > [INFO] Twill discovery service implementations ........... SUCCESS [23.536s] > [INFO] Twill core library ................................ SUCCESS [23.156s] > [INFO] Twill Apache Hadoop YARN library .................. SUCCESS > [8:58.268s] > [INFO] > ------------------------------------------------------------------------ > > Then there is a error at the final step: > Caused by: java.lang.InternalError: Can't connect to window server - not > enough permissions. > > Could you please explain where this might be coming from? I'm building > twill on a mac osx platform. > > Also how would you like me to port the local Jenkins build to the > master/slave machines of ASF? > > Thank you for your time! > Best Regards, > Devarsh Desai > >> Hi Devarsh, >> >> Saturday looks good. >> >> Thanks, >> Terence >> >> On Tue, Jan 14, 2014 at 5:16 PM, Devarsh Desai <[email protected]> wrote: >>> Hi Terrance, >>> >>> Thank you for getting back to me about the TWILL-19 ticket, and I >>> apologize for the late response. I was wondering if it is alright if I >>> finish up the Jenkins build by Saturday, or do you have an earlier >>> deadline? >>> >>> Thank you for your time! >>> Best Regards, >>> Devarsh Desai >> >
