You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Michelle Caisse (JIRA)" <ji...@apache.org> on 2008/07/25 23:45:31 UTC

[jira] Created: (JDO-600) Extra space at end of line in API2.MF causes problems for some applications

Extra space at end of line in API2.MF causes problems for some applications
---------------------------------------------------------------------------

                 Key: JDO-600
                 URL: https://issues.apache.org/jira/browse/JDO-600
             Project: JDO
          Issue Type: Bug
          Components: api2, api2-legacy
    Affects Versions: JDO 2 maintenance release 1
            Reporter: Michelle Caisse
            Assignee: Michelle Caisse


Problem was reported on jdo-user alias on 23 July 2008:

As per discussion on

http://www.nabble.com/Is-it-a-bug--Felix-cannot-parse-Bundle-ManifestVersion-having-trailing-spaces-td18613664.html#a18617865

While they had committed a fix to Felix, the people there suggests it's also
the problem of the JDO2 API's jar file - more specifially, is this line:

Bundle-ManifestVersion: 2 

The trailing space after 2 was causing the problem that made JDO2 API cannot
be started on Apache Felix as an OSGi bundle.

Fix was checked into trunk api2, api2-legacy by Andy with Revision: 679274.

Needs to be merged to 2.1.1 branch to produce a fixed jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JDO-600) Extra space at end of line in API2.MF causes problems for some applications

Posted by "Michael Bouschen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JDO-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Bouschen updated JDO-600:
---------------------------------

    Fix Version/s: JDO 2 maintenance release 2
                   JDO 2 maintenance release 1 update 1

> Extra space at end of line in API2.MF causes problems for some applications
> ---------------------------------------------------------------------------
>
>                 Key: JDO-600
>                 URL: https://issues.apache.org/jira/browse/JDO-600
>             Project: JDO
>          Issue Type: Bug
>          Components: api2, api2-legacy
>    Affects Versions: JDO 2 maintenance release 1
>            Reporter: Michelle Caisse
>            Assignee: Michelle Caisse
>             Fix For: JDO 2 maintenance release 1 update 1, JDO 2 maintenance release 2
>
>
> Problem was reported on jdo-user alias on 23 July 2008:
> As per discussion on
> http://www.nabble.com/Is-it-a-bug--Felix-cannot-parse-Bundle-ManifestVersion-having-trailing-spaces-td18613664.html#a18617865
> While they had committed a fix to Felix, the people there suggests it's also
> the problem of the JDO2 API's jar file - more specifially, is this line:
> Bundle-ManifestVersion: 2 
> The trailing space after 2 was causing the problem that made JDO2 API cannot
> be started on Apache Felix as an OSGi bundle.
> Fix was checked into trunk api2, api2-legacy by Andy with Revision: 679274.
> Needs to be merged to 2.1.1 branch to produce a fixed jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JDO-600) Extra space at end of line in API2.MF causes problems for some applications

Posted by "Michelle Caisse (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JDO-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michelle Caisse resolved JDO-600.
---------------------------------

    Resolution: Fixed

Fixed in 2.1.1 branch

> Extra space at end of line in API2.MF causes problems for some applications
> ---------------------------------------------------------------------------
>
>                 Key: JDO-600
>                 URL: https://issues.apache.org/jira/browse/JDO-600
>             Project: JDO
>          Issue Type: Bug
>          Components: api2, api2-legacy
>    Affects Versions: JDO 2 maintenance release 1
>            Reporter: Michelle Caisse
>            Assignee: Michelle Caisse
>
> Problem was reported on jdo-user alias on 23 July 2008:
> As per discussion on
> http://www.nabble.com/Is-it-a-bug--Felix-cannot-parse-Bundle-ManifestVersion-having-trailing-spaces-td18613664.html#a18617865
> While they had committed a fix to Felix, the people there suggests it's also
> the problem of the JDO2 API's jar file - more specifially, is this line:
> Bundle-ManifestVersion: 2 
> The trailing space after 2 was causing the problem that made JDO2 API cannot
> be started on Apache Felix as an OSGi bundle.
> Fix was checked into trunk api2, api2-legacy by Andy with Revision: 679274.
> Needs to be merged to 2.1.1 branch to produce a fixed jar file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.