[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [orbit-dev] orbit-S build.133 Build Fixed ... almost
|
Yes, you can add an exclude rule to the test. Unfortunately the test only handles it on a per-bundle basis right now. (doesn't take the version into account)
It would be pretty easy to modify though if you wanted to look at it. The code is in the project:
org.eclipse.orbit.releng.tests
Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx>
Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx>
Sent by: orbit-dev-bounces@xxxxxxxxxxx
01/23/2009 02:01 AM
Please respond to
Orbit Developer discussion <orbit-dev@xxxxxxxxxxx> |
|
|
Hi David,
David M Williams schrieb:
> Missing pattern: .*.(class|jar)$ in file:
> /shared/orbit/projects/orbit-S/workdir/S20090123045900/bundles/org.apache.lucene_2.4.0.v20090121-2110.jar
> I think this means the lucene jar has no java content
That's intentional. The bundle was refactored into multiple "child"
bundles. It now only re-exports split-packages from its "children" but
does not come with any Java content.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=260034
Can we add an exclusion rule to the test?
-Gunnar
--
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/
[attachment "signature.asc" deleted by DJ Houghton/Ottawa/IBM] _______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orbit-dev


