Issue Details (XML | Word | Printable)

Key: JDO-393
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Michael Bouschen
Reporter: Michael Bouschen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

Upgrade commons-logging dependency to version 1.1

Created: 17/Jul/06 09:12 PM   Updated: 17/Jul/06 09:42 PM
Return to search
Component/s: api11, api2, enhancer2, fostore2, model2, query2, ri11, runtime2, tck11, tck2, util2
Affects Version/s: JDO 2 final
Fix Version/s: JDO 2 maintenance release 1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works JDO-393.patch 2006-07-17 09:19 PM Michael Bouschen 15 kB

Resolution Date: 17/Jul/06 09:42 PM


 Description  « Hide
Most of the apache jdo subprojects use the commons-looging API for logging. The projects currently use version 1.0.4. I propose to upgrade to version 1.1.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michael Bouschen added a comment - 17/Jul/06 09:19 PM
The attached patch for review upgrades two dependencies:
- commons-logging to version 1.1
- jta to version geronimo-jta_1.0.1B_spec as described in JDO-360

Craig Russell added a comment - 17/Jul/06 09:34 PM
The patch looks good.

Michael Bouschen added a comment - 17/Jul/06 09:42 PM
Checked in the patch (see revision 422888).