Subject: Gem doesn't appear to be building
Hi,
I'm working on a gem (hooligan495/rcov)
and the gem does not appear to be building.
I have 2 gemspec files:
one for creating an rcov-0.9.1.gem file
and on for creating an rcov-0.9.1-java.gem file
but neither are being created...
Is this not the right thing to do?
or is something else wrong?
Thanks!
Jay
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Tekkub on 12 Sep, 2009 12:06 AM
Not sure why they didn't build, the force rebuild button seems to have sorted things out with the java spec. Could you push a change to the other (just whitespace is fine) and see if that triggers a build on it?
3 Posted by jay on 12 Sep, 2009 12:26 AM
hey.
thanks for getting the java spec completed.
I pushed a change and I am getting errors saying the gem already exists. Is there a way to see the list of gems that are there? (it looks like you can ... but can I)?
when I try to install the gem from here... on JRuby I get the proper install (YAY)
on MRI tho it's trying to install 0.8.1.3... which is an old copy of a PRIOR Rcov project I had and had deleted before forking relevance's rcov could that be an issue?
Support Staff 4 Posted by Tekkub on 12 Sep, 2009 12:28 AM
$ ls hooligan495-rcov* hooligan495-rcov-0.8.1.3.0-java.gem hooligan495-rcov-0.8.1.3.0.gem hooligan495-rcov-0.9.1-java.gem
I wonder if the builder isn't taking the platform into account here...
5 Posted by jay on 12 Sep, 2009 12:50 AM
wierd... the 8.1.3 stuff was done a long time ago.. then I deleted that fork.
how does relevance/rcov look? Aaron merged in my stuff... if he has the 2 different 0.9.1 gems then we are good and I can use that ... (My fork was used to merge the jruby stuff in)
Support Staff 6 Posted by Tekkub on 16 Sep, 2009 08:54 AM
Check the other thread... I think we should probably merge this one into it: http://support.github.com/discussions/gems/189-relevance-rcov-not-b...