Naming of generated .zip files from product [message #646534] |
Tue, 28 December 2010 04:07  |
Eclipse User |
|
|
|
Hi all,
I'm currently creating the build for the proposed eclipse RTP project.
So, first of all I want to say that it's pretty easy to create an
eclipse based build with tycho, good job!
But I'm stumbling with one issue regarding the naming of the created
product .zip files. i can explain this using the tycho-demo/itp04-rcp
example. When you run this build two zip file will be created. The name
of one of this files is:
example.product.id-linux.gtk.x86.zip
That's not what I need for my zip files. I need a format like this:
example.product.id-<version>-<buildType>-incubation-linux.gtk.x86-.zip
I searched a while for a solution but I can't find one. Can somebody
tell me how to affect the name of this archived zip files? Thanks in
advance.
Regards Holger
--
--
Holger Staudacher | EclipseSource Karlsruhe
Need professional support for RAP and RCP?
Go to: http://eclipsesource.com/support
Twitter : @hstaudacher
Blog : http://eclipsesource.com/blogs/tag/rap/
|
|
|
|
|
|
Re: Naming of generated .zip files from product [message #655467 is a reply to message #655357] |
Mon, 21 February 2011 04:04  |
Eclipse User |
|
|
|
Hi Werner,
RTP uses the assembly plugin to name the zip files and exclude some
files from the product during the install phase.
Just take a look at the pom.xml of the products in our repository:
http://git.eclipse.org/c/rtp/org.eclipse.rtp.git/
Hope this helps,
Regards Holger
On 2011-02-19 21:09:03 +0100, "Werner Keil" <werner.keil@gmx.net> said:
> Holger/Jan,
>
> Can you point us to where RTP is exactly using this? I have so far seen
> no further update on my question regarding the examples or
> automatically deploying to an update site from Maven/Hudson with Tycho.
>
> It works rather well manually for UOMo and the feature is also visually
> integrated with Eclipse now, but having either the ZIP archive of that
> feature or an update site built by Hudson would be great.
>
> TIA,
> Werner Keil | UOMo Lead
--
--
Holger Staudacher | EclipseSource Karlsruhe
Need professional support for RAP and RCP?
Go to: http://eclipsesource.com/support
Twitter : @hstaudacher
Blog : http://eclipsesource.com/blogs/tag/rap/
|
|
|
Powered by
FUDForum. Page generated in 0.03667 seconds