Hi,

2016-09-24 18:06 GMT+03:00 Felix Schumacher <
felix.schumac...@internetallee.de>:
>
> Am 01.09.2016 um 21:24 schrieb violet...@apache.org:
>>
>> Author: violetagg
>> Date: Thu Sep  1 19:24:30 2016
>> New Revision: 1758842
>>
>> URL: http://svn.apache.org/viewvc?rev=1758842&view=rev
>> Log:
>> Objenesis binary was moved to another download location.
>
> Any reason, why we download the zip version instead of going for the jar
version, which is published in the maven repo under
${base-maven.loc}/org/objenesis/objenesis/${objenesis.version}/objenesis-${objenesis.version}.jar
?

I think we can use the jar directly.

Regards,
Violeta

> Regards,
>  Felix
>>
>>
>> Modified:
>>      tomcat/trunk/build.properties.default
>>      tomcat/trunk/webapps/docs/changelog.xml
>>
>> Modified: tomcat/trunk/build.properties.default
>> URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1758842&r1=1758841&r2=1758842&view=diff
>>
==============================================================================
>> --- tomcat/trunk/build.properties.default (original)
>> +++ tomcat/trunk/build.properties.default Thu Sep  1 19:24:30 2016
>> @@ -177,7 +177,7 @@ cglib.jar=${cglib.home}/cglib-nodep-${cg
>>   # ----- objenesis, used by EasyMock, version 1.2 or later -----
>>   objenesis.version=1.2
>>   objenesis.home=${base.path}/objenesis-${objenesis.version}
>> -objenesis.loc=
https://objenesis.googlecode.com/files/objenesis-${objenesis.version}-bin.zip
>> +objenesis.loc=
https://bintray.com/easymock/distributions/download_file?file_path=objenesis-${objenesis.version}-bin.zip
>>   objenesis.jar=${objenesis.home}/objenesis-${objenesis.version}.jar
>>     # ----- Checkstyle, version 6.16 or later -----
>>
>> Modified: tomcat/trunk/webapps/docs/changelog.xml
>> URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1758842&r1=1758841&r2=1758842&view=diff
>>
==============================================================================
>> --- tomcat/trunk/webapps/docs/changelog.xml (original)
>> +++ tomcat/trunk/webapps/docs/changelog.xml Thu Sep  1 19:24:30 2016
>> @@ -45,6 +45,13 @@
>>     issues do not "pop up" wrt. others).
>>   -->
>>   <section name="Tomcat 9.0.0.M11" rtext="in development">
>> +  <subsection name="Other">
>> +    <changelog>
>> +      <fix>
>> +        Update the download location for Objenesis. (violetagg)
>> +      </fix>
>> +    </changelog>
>> +  </subsection>
>>   </section>
>>   <section name="Tomcat 9.0.0.M10" rtext="release in progress">
>>     <subsection name="Catalina">
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

Reply via email to