dev@jax-ws.java.net

Re: How were jaxws-api-2.1.jar and other RELEASED archives changed???

From: Rama Pulavarthi <Rama.Pulavarthi_at_Sun.COM>
Date: Wed, 18 Nov 2009 09:25:40 -0800

May be
this(http://weblogs.java.net/blog/325/2008/10/10/jax-ws-api-version-mess-maven)
will shed some light on what happened.

thanks,
Rama Pulavarthi

Paulo Gaspar wrote:
> Hi again,
>
>
> It seems that only "jaxws-api-2.1.pom" was changed together with the "jaxws-api-2.1.jar".
>
> I would still like to know:
>
> 1) If the above mentioned archives are released by this project;
>
> 2-Yes) If Yes, if you intend to repeat the stunt of silently changing released archives;
>
> 2-No) If no, I would like to know who did this, so that I can try knock at their door.
>
>
> Thanks,
> Paulo Gaspar
>
>
> On 2009-11-18, at 13:49, Paulo Gaspar wrote:
>
>
>> Hi,
>>
>>
>> Some of my project's Java 5 Maven builds recently broke due to changes on RELEASED archives.
>>
>> At the moment I already detected that the "jaxws-api-2.1.jar" archive had a class removed:
>> javax.xml.ws.spi.WebServiceFeatureAnnotation
>>
>> ...but there are other differences (jsr181-api and jsr250-api) related, since dependency on these modules must now be explicitly declared on my POMs.
>>
>>
>> I understand that the new "version" might work (maybe even better) with Java 6, but the archives I am using have RELEASE names, which means they were RELEASED (are not snapshots) and, therefore, should NOT be changed.
>>
>> Good and expected practice is that you do NOT change a released archive. You may cut a new version with fixes and even remove de old version, but you do not silently change a released archive.
>>
>>
>> I am assuming that (at least) the above mentioned problem has the end of this project, since this is the reference implementation. If it is not so, please and you have nothing to do with this mess, I am sorry for knocking at the wrong door but please point me to the right one.
>>
>> Besides this issue, if you are aware of these changes, please tell me (or point me to) what else changed.
>>
>>
>> Thank you and my best regards,
>> Paulo Gaspar
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: dev-help_at_jax-ws.dev.java.net
>
>