[jbosstools-dev] 2 deprecated / unused variables removed from JBoss Tools parent pom in master branch (4.1.0.Alpha2-SNAPSHOT)
Max Rydahl Andersen
max.andersen at redhat.com
Tue Mar 26 16:25:07 EDT 2013
On Mon, Mar 25, 2013 at 05:45:38PM -0400, Nick Boldt wrote:
>On 03/25/2013 01:43 PM, Max Rydahl Andersen wrote:
>>Which version of the parent pom has this change ?
>
>If not stated otherwise, master. Also obvious from the PR and the JIRA. :)
mails aren't really good if you have to hunt down the important details :)
>>>As part of the ongoing cleanup/simplification of the JBT parent pom,
>>>I've removed these two variables, which are no longer used, referenced,
>>>or needed:
>>eh - the main idea for the latest change is you can do:
>>mvn -Dtpc.version=4.30.5.Alpha2-SNAPSHOT
>>i.e. TARGET_PLATFORM_VERSION is intended to be a constant/internal use
>>and tpc.version what you use for overrides for specific builds.
>
>mvn verify -Dtpc.version=4.30.5.Alpha2-SNAPSHOT
>and
>mvn verify -DTARGET_PLATFORM_VERSION=4.30.5.Alpha2-SNAPSHOT
Yes? -Dtpc.version is explicit, TARGET_PLATFORM_VERSION implicit (i.e. -Pmaximum will affect this, but not the tpc.version)
Which is why I call TARGET_PLATFORM_VERSION a constant/for internal use.
/max
More information about the jbosstools-dev
mailing list