Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] finalName definition

Something like this has been requested here https://bugs.eclipse.org/bugs/show_bug.cgi?id=347416, but the requirements are not all clarified yet. Please contribute your ideas to the bug.

 

Regards

Tobias

 

 

From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Fabian Knoll
Sent: Freitag, 4. November 2011 11:41
To: tycho-user@xxxxxxxxxxx
Subject: [tycho-user] finalName definition

 

Hi,

I tried a product build with Tycho 0.13.0 with packing type "eclipse-repository". Also defined the <finalName>MyApplication_${project.version}</finalName> tag in the POM but it seems not working. The exported products have still the name of the product project without any version within the name.

Is this a known bug or a configuration issue?

Regards
Fabian


Back to the top