Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tracecompass-dev] Building the RCP by default?

Hi

I'm ok to build it by default. One thing would be nice though, a way to disable the RCP build, like it is possible to disable the JUnit test execution (-Dmaven.test.skip). Sometimes I like to just compile the code.

/Bernd

On 08/24/2015 06:17 PM, Alexandre Montplaisir wrote:
Hi all,

I was looking at our README file, and noticed that we have to pass "-Pbuild-rcp" to build the RCP, while the update-site on the other hand is built by default. Isn't this a bit strange, considering most users will probably want to build the RCP rather than the update site?

We could add a profile for the update site too, but I think that'd be a bit overkill. Isn't it a bit simpler to just build the RCP by default? It adds a couple seconds to the build, but considering the length of the whole process, it's a relatively very short amount.

Cheers,
Alex
_______________________________________________
tracecompass-dev mailing list
tracecompass-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tracecompass-dev



Back to the top