Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] JDT Core build script for Gerrit

Guys,

I would be very happy to see Gerrit enabled for JDT/Core[1]. Having
that without Hudson building, running tests and voting on a change
doesn't make much sense though. I've already pinged Igor asking about
pom.xml files I noticed in the JDT/Core projects. He told me that they
have value if I want to use them in Gerrit as they serve another
purpose (CBI).

Yesterday, I spent some time preparing a quick and dirty[2] pom.xml
for JDT/Core. At the end of the day I was able to compile all of the
projects and even have tests running. Some of them failed, but that's
not the point.

The reason I'm writing this is because I started wonder if there is a
way to join forces here. Is there anything I can help you with
regarding JDT/Core? I'm pretty sure this would also help me setting up
the forementioned gerrit/hudson tandem.

Cheers,
T

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=379652
[2] added target def, changed versions in OSGi manifests, renamed some
test suites to match default include pattern for running tests, bad
things...


Back to the top