Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] Question on Test git repositories

Well, I guess I'll have to live with it.  And dependening on the build system being used, you don't need to run the tests.  If CBI was being used a simple: mvn clean install -DskipTests=true will do the trick.

I just think this way makes it more complicated not less for adopters to contribute code patches, and even more complicated if one wanted to use Gerrit for code review.

Anyways, is there a possibility of getting these new repos so they are being mirrored on to GitHub?

http://wiki.eclipse.org/Git/GitHub

Also is there an updated wiki entry on how to build things from the command line locally?  This way I can internally at work run the builds, and any forks we may want to do?  Or do I need to recreate it.  If the later, I'll just go the maven/tycho route.

Dave

On 08/28/2012 05:19 PM, Nitin Dahyabhai wrote:
Dave,
I'm not sure what answer you're looking for.  Yes, it's split up in part 
to allow someone to intentionally not clone the tests.  Not everyone is 
interested in building and running them if they're packaging the plug-ins 
for redistribution without making their own modifications.

Regards,
---
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational

_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng


Back to the top