The problem is that Git does not track directories but files. So, in
svn, even if we removed rhq-plugin.xml, src/main/resources/META-INF was left and it
worked. In Git, this is failing since the dir is not there.
I'll fix our tools code to create the corresponding dirs and avoid these issues.
On Nov 12, 2010, at 3:55 PM, Galder Zamarreño wrote:
> Hmmm, let me look at it. That file should be autogenerated, hence why I deleted it
from git.
>
> Cheers,
>
> On Nov 11, 2010, at 10:47 PM, Mircea Markus wrote:
>
>> Hi Galder,
>>
>> I've got this whilst publishing a 4.2. snapshot:
http://pastebin.com/497F7fPs
>> Any idea what this might be?
>>
>> Cheers,
>> Mircea
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
> --
> Galder Zamarreño
> Sr. Software Engineer
> Infinispan, JBoss Cache
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/infinispan-dev
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache