Project

General

Profile

Feature #148

Remove Jena dependency in date types

Added by Paula Gearon over 15 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Mulgara
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed

Description

The date types of gYear, gMonth, gDay, gMonthDay and gYearMonth are using Jena XSD classes to wrap the fields in a java.util.Calendar object, despite parsing everything themselves. The work is redundant, and it is creating an artificial dependence on Jena code. This should be removed.

#1

Updated by Paula Gearon over 15 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

This will be in the 2.0.6 release

#2

Updated by ronald - over 15 years ago

The fix occurred in r1267.

Also available in: Atom PDF