Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] How to test eclipse 3.4 compatibility?

Hello EGit dev team,

we are building a synchronization system between an handset application and a remote database server where the handset application must be able to run in offline mode and send its changes to the server (and receive changes from the server) where it connects to the network. We are analyzing the possibility of using egit to compute client/server differences and merges. 

As you are the experts for EGit, we thought the best place to ask for some information would be here. Do you think it is possible to implement this using egit as a backend?

Thanks,
Olivier

On Wed, Feb 17, 2010 at 1:23 PM, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote:
"Lay, Stefan" <stefan.lay@xxxxxxx> wrote:
> as far as I understand we want to be compatible with eclipse versions 3.4 onwards.
>
> We should at document this on the contributor guide. But if we do not regularly build
> against 3.4, how can we ensure that we are compatible?
>
> Can we add another Hudson job that builds with eclipse 3.4?

That's a great point.  Yea, we should be doing a 3.4 build too.

--
Shawn.
_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/egit-dev


Back to the top