Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] generateFeatureVersionSuffix help

Hi Jae,

I would recommend switching your build to Tycho.
It successfully replaces .qualifier with the current timestamp and
overall is easier to use.

Regards,
Alex

On Fri, Apr 27, 2012 at 22:53, Jae Gangemi <jgangemi@xxxxxxxxx> wrote:
> hello all -
>
>   i've been trying to get my feature to include a version suffix, but for
> the life of me, i can't figure out why it's not working.
>
>   i added this property to the feature's build.properties
>
>     generateFeatureVersionSuffix=true
>
>   but no matter how i build the plugins (either via export or an update
> site), i can't get the version qualifier.
>
>   can anyone shed some light on this? i've tried searching but have been
> unsuccessful at finding an answer.
>
>   thanks!!
>
> --
> -jae
>
> _______________________________________________
> dltk-dev mailing list
> dltk-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dltk-dev
>


Back to the top