[jruby-dev] Query About Project

2013-10-13 Thread vaibhav gupta
Respected Sir, We are students of Computer Sciences in India pursuing our under-graduation(B-TECH 2nd year) from Dhirubhai Ambani Institute of Information and Communication Technology. We are complete beginners. Though We have our background in C, Java and Ruby. We are interested in Doing some proj

[jruby-dev] Query about projects

2013-10-13 Thread Ajay Gaur
Respected Sir, We are students of Computer Sciences in India pursuing our under-graduation(B-TECH 2nd year) from Dhirubhai Ambani Institute of Information and Communication Technology. We are complete beginners. Though We have our background in C, Java and Ruby. We are interested in Doing some proj

[jruby-dev] Build failure on master

2013-10-13 Thread Hirotsugu Asari
Build fails on master, and I have no idea why. It works on Travis, so the problem might be local. Here's the output: https://gist.github.com/BanzaiMan/6961828 Hiro signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [jruby-dev] Build failure on master

2013-10-13 Thread christian
it works with me ;) it looks very similar to https://gist.github.com/kwando/6914196 would be interesting to see whether you use the same OS, jdk version etc. my maven environment is: $ mvn --version Apache Maven 3.0.4 Maven home: /usr/share/maven Java version: 1.7.0_25, vendor: Oracle Corporation

Re: [jruby-dev] Build failure on master

2013-10-13 Thread Hirotsugu Asari
On Oct 13, 2013, at 10:43 AM, christian wrote: > it works with me ;) > > it looks very similar to https://gist.github.com/kwando/6914196 > > would be interesting to see whether you use the same OS, jdk version etc. my > maven environment is: > $ mvn --version > Apache Maven 3.0.4 > Maven home