POM change review request: was request for help in changing spec.version in /security/javax.security.jacc/pom.xml

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown POM change review request: was request for help in changing spec.version in /security/javax.security.jacc/pom.xml

by Ron Monzillo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sahoo wrote:
> Ron,
>
> No other change is needed. You may like to ensure this by looking at the
> MANIFEST.MF of the jar produced out of that module. It should say 1.4
> wherever 1.2 was appearing earlier.

thanks, that is indeed the case.

May I make the following change to the jacc pom file?
The version of the api included in EE6 is 1.4.

thanks,

Ron

>
> Thanks,
> Sahoo
>
> Ronald.Monzillo@... wrote:
>
>> *** ./javax.security.jacc/pom.xml.save    Fri Nov  6 10:49:44 2009
>> --- ./javax.security.jacc/pom.xml    Wed Nov  4 14:47:10 2009
>> ***************
>> *** 47,53 ****
>>      <packaging>jar</packaging>
>>      <properties>
>>          <extension.name>javax.security.jacc</extension.name>
>> !         <spec.version>1.2</spec.version>
>>      </properties>
>>      <name>${extension.name} API v.${spec.version}</name>
>>      <url>http://jcp.org/en/jsr/detail?id=115</url>
>> --- 47,53 ----
>>      <packaging>jar</packaging>
>>      <properties>
>>          <extension.name>javax.security.jacc</extension.name>
>> !         <spec.version>1.4</spec.version>
>>      </properties>
>>      <name>${extension.name} API v.${spec.version}</name>
>>      <url>http://jcp.org/en/jsr/detail?id=115</url>
>>
>> can you please provide some direction as to what if any other changes
>> must be made to make this change.
>>
>> thanks,
>>
>> Ron
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: POM change review request: was request for help in changing spec.version in /security/javax.security.jacc/pom.xml

by Sahoo :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Ron Monzillo wrote:

> Sahoo wrote:
>> Ron,
>>
>> No other change is needed. You may like to ensure this by looking at
>> the MANIFEST.MF of the jar produced out of that module. It should say
>> 1.4 wherever 1.2 was appearing earlier.
>
> thanks, that is indeed the case.
>
> May I make the following change to the jacc pom file?
> The version of the api included in EE6 is 1.4.
>
>
Please go ahead.

Sahoo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...