Re: svn commit: r916972 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/transaction/TransactionUtil.java

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r916972 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/transaction/TransactionUtil.java

Adam Heath-2
[hidden email] wrote:
> Author: lektran
> Date: Sat Feb 27 15:40:17 2010
> New Revision: 916972
>
> URL: http://svn.apache.org/viewvc?rev=916972&view=rev
> Log:
> The following deprecated classes, constructors or methods have been removed:
> org.ofbiz.entity.transaction.TransactionUtil.rollback(boolean)
> - Use TransactionUtil.rollback(boolean, String, Throwable) instead

Btw, this is a good way to do this.  Something that is easy to scan
for in the changelog, which can then be added to some wiki page, or
release notes, in semi-automated fashion.
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r916972 - /ofbiz/trunk/framework/entity/src/org/ofbiz/entity/transaction/TransactionUtil.java

Scott Gray-2
On 27/02/2010, at 9:46 AM, Adam Heath wrote:

> [hidden email] wrote:
>> Author: lektran
>> Date: Sat Feb 27 15:40:17 2010
>> New Revision: 916972
>>
>> URL: http://svn.apache.org/viewvc?rev=916972&view=rev
>> Log:
>> The following deprecated classes, constructors or methods have been removed:
>> org.ofbiz.entity.transaction.TransactionUtil.rollback(boolean)
>> - Use TransactionUtil.rollback(boolean, String, Throwable) instead
>
> Btw, this is a good way to do this.  Something that is easy to scan
> for in the changelog, which can then be added to some wiki page, or
> release notes, in semi-automated fashion.
Thanks, I've kept copies of all of these logs locally so if we do decide on putting them somewhere then I've got them ready to go.

smime.p7s (3K) Download Attachment