Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Trying out the EBR approach for adding XML RPC 3.1.3 to Orbit

> > 3. tried the test builds per recipe
> > I had to disable the Tycho JGit build-qualifier stuff due to NPEs
> > otherwise.
> > Cfr https://bugs.eclipse.org/bugs/show_bug.cgi?id=455007
> > The test builds then work fine.
> 
> There should a property you can override on the command line to set it from
> error to warning/ignore.

I haven't run into such NPE, although the property Gunnar mentions
(-DdirtyWorkingTree=warning) should prevent a build failure when you only have
uncommitted content. According to the bug, if you set the property to ignore,
and proceed with the build then it may fail if your modules are uncommitted.

I would try committing your changes locally so that the jgit provider is able
to generate timestamps.

Also, ATO CQs generally don't take long to be approved as you can see :)

Cheers,
-- 
Roland Grunberg


Back to the top