You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Alessandro Adamou (JIRA)" <ji...@apache.org> on 2011/02/14 14:49:57 UTC

[jira] Created: (STANBOL-88) Move KReSFormat class to Jersey

Move KReSFormat class to Jersey
-------------------------------

                 Key: STANBOL-88
                 URL: https://issues.apache.org/jira/browse/STANBOL-88
             Project: Stanbol
          Issue Type: Improvement
          Components: KReS
            Reporter: Alessandro Adamou


The eu.iksproject.kres.api.fomat.KReSFormat class uses javax.ws.rs.core.MediaType, hence implying Jersey dependencies in the API module, that would otherwise not be needed. The class is best moved to the KReS Jersey bundle, as it is the only one using it.

The eu.iksproject.kres.api POM should be refactored accordingly, not to include these dependencies.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (STANBOL-88) Move KReSFormat class to Jersey

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

Alessandro Adamou resolved STANBOL-88.
--------------------------------------

    Resolution: Fixed
      Assignee: Alessandro Adamou

Fixed as of r1075265

> Move KReSFormat class to Jersey
> -------------------------------
>
>                 Key: STANBOL-88
>                 URL: https://issues.apache.org/jira/browse/STANBOL-88
>             Project: Stanbol
>          Issue Type: Improvement
>          Components: KReS
>            Reporter: Alessandro Adamou
>            Assignee: Alessandro Adamou
>              Labels: cleanup
>
> The eu.iksproject.kres.api.fomat.KReSFormat class uses javax.ws.rs.core.MediaType, hence implying Jersey dependencies in the API module, that would otherwise not be needed. The class is best moved to the KReS Jersey bundle, as it is the only one using it.
> The eu.iksproject.kres.api POM should be refactored accordingly, not to include these dependencies.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira