Project

General

Profile

Actions

Support Request #4140

closed

How to version filter in ADTF 3.x

Added by hidden over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Customer:
AUDI
Department:
AEV
Requester's Priority:
Normal
Support Level:
2nd Level
Resolution:
Product Issue Opened
Affected Products:
Platform:
Ubuntu 16.04 64bit, Windows 7 64bit
Topic:
ADTF::FilterSDK
FAQ Links:

Description

Supportanfrage

Gibt es in ADTF3.x irgendeine Möglichkeit ADTF Plugins zu versionieren?

Also ähnliche wie in ADTF2:

ADTF_FILTER_VERSION(OID_ADTF_BFFT_FILTER_DEF,
                    ADTF_BFFT_FILTER_DESC,
                    adtf::OBJCAT_Tool,
                    ADTF_BFFT_FILTER_VERSION_SUB_NAME,
                    ADTF_BFFT_FILTER_VERSION_Major,
                    ADTF_BFFT_FILTER_VERSION_Minor,
                    ADTF_BFFT_FILTER_VERSION_Build,
                    ADTF_BFFT_FILTER_VERSION_LABEL
                    );

Lösung

Statt ADTF_PLUGIN kann ADTF_PLUGIN_VERSION verwendet werden.
Zur Visualisierung via Plugin Description wurde ACORE-9683 als Anforderung aufgenommen.

Actions

Also available in: Atom PDF