[equinox-dev] How to work with code defects?

2009-04-14 Thread Florian Over
Hi, how to work with code defects you stumble upon? I worked a bit through the source code to understand a certain part of equinox. Shall i fill a bug, even if its only a small bug, like checking string equality with ==, and add a patch? How to work with bigger defects, like - incorrect

Re: [equinox-dev] How to work with code defects?

2009-04-14 Thread Thomas Watson
Hi Florian, In all cases I suggest you open a bug at https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Equinox There you can attach patches (even for small fixes). We also would like any testcases you have to reproduce the bugs you find. Welcome to the community. We look forward to any bug

[equinox-dev] Red Hat Enterprise Linux 5.0, x86-64

2009-04-14 Thread Adolfo Ranea
Hello, I've a server-side equinox running in a production environment RH4 x86-64. System Administrators are upgrading production environments to RH5 x86-64 and I've tested that equinox doesn't launch I knwon Red Hat Enterprise Linux 5.0, x86-64 is not in the supported platform list, how can I

Re: [equinox-dev] Jaxb and Osgi

2009-04-14 Thread 林恺
Priyanka, I have done things like you so I will talk about what I have done here. I simply made a JAXB bundle myself, which include those jars I got from the JAXB official site -- activation.jar, jaxb-api.jar, jaxb-impl.jar and jsr173_1.0_api.jar. I put them in a bundle and export their