hi all,
i have a problem mirroring my b3 mirrored update site. The mirroring step and later the install in my eclipse works fine but when i compile my workspace i get some compile error. (some jars are not unpacked in eclipse/plugins)
I have made a diff between the working content.jar and the other and i find out that some units have missing following instruction
<instruction key='zipped'>
true
</instruction>
How can this happen? I use the latest b3 aggregator.
Do you know if the original repository had correct information?
Any way of replicating this would be appreciated - please log a bugzilla.
- henrik
On 11/3/10 7:39 AM, dops wrote:
> hi all,
> i have a problem mirroring my b3 mirrored update site. The mirroring
> step and later the install in my eclipse works fine but when i compile
> my workspace i get some compile error. (some jars are not unpacked in
> eclipse/plugins)
>
> I have made a diff between the working content.jar and the other and i
> find out that some units have missing following instruction
>
>
> <instruction key='zipped'>
> true
> </instruction>
>
> How can this happen? I use the latest b3 aggregator.
>
> thx dops