Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho-Surefire guessing the Test Framework

+1


Tycho has been designed so that almost all of the project information is extract from the MANIFEST.MF file so you dont need to generate them.

Jeff


On Tue, May 15, 2012 at 11:41 AM, Mickael Istria <mistria@xxxxxxxxxx> wrote:
On 05/15/2012 11:31 AM, Hervé Esteguet wrote:
I operate in a context of continuous integration.
My tests and bundles are intended to be run and build on jenkins, my poms are regenerated automically 
before every build.
Pom files have to be managed, and committed. They do not change often, so there is no gain in regenerating them on each build.
You should generate them once and commit them, otherwise you loose a lot of ability to customize your build and you prevent your developers from running build locally.
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top