You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-dev@xml.apache.org by xm...@xml.apache.org on 2004/07/15 23:41:42 UTC

[jira] Resolved: (XMLBEANS-17) JDK 1.3.1 backport: remove the use of java.net.URI

Message:

   The following issue has been resolved as FIXED.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XMLBEANS-17

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XMLBEANS-17
    Summary: JDK 1.3.1 backport: remove the use of java.net.URI
       Type: Improvement

     Status: Resolved
   Priority: Major
 Resolution: FIXED

    Project: XMLBeans
   Fix Fors:
             Version 1.0.3 (jdk1.3 port)

   Assignee: 
   Reporter: Matt Bishop

    Created: Sun, 8 Feb 2004 9:07 PM
    Updated: Thu, 15 Jul 2004 2:40 PM

Description:
URIs are used as references to existing resources like files, and also for relativizing and normalizing paths.

Replace URI with URLs where real resources are referred to and Path utility functions for path manipulations.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/