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/03/31 10:41:05 UTC

[jira] [Reopened] (STANBOL-134) The rules module must not have dependencies to reasoners

     [ https://issues.apache.org/jira/browse/STANBOL-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Adamou reopened STANBOL-134:
---------------------------------------

      Assignee: Alessandro Adamou

Some other non-stanbol dependencies from the rules module can be cleaned up

> The rules module must not have dependencies to reasoners
> --------------------------------------------------------
>
>                 Key: STANBOL-134
>                 URL: https://issues.apache.org/jira/browse/STANBOL-134
>             Project: Stanbol
>          Issue Type: Bug
>          Components: KReS
>            Reporter: Enrico Daga
>            Assignee: Alessandro Adamou
>
> rules/refactor and rules/web modules have a dependency on reasoners/base. This dependency must be removed because it imply a cyclic dependecy between the rules and the reasoners modules.
> Detailt about the rules/refactor module (fragment from 'mvn dependency:tree' output):
> org.apache.stanbol:org.apache.stanbol.rules.refactor:bundle:0.9-SNAPSHOT
> [INFO] +- org.apache.stanbol:org.apache.stanbol.owlapi:jar:0.9-SNAPSHOT:compile
> [INFO] |  \- org.apache.felix:org.osgi.core:jar:1.4.0:compile
> [INFO] +- org.apache.stanbol:org.apache.stanbol.ontologymanager.ontonet:jar:0.9-SNAPSHOT:provided (scope not updated to compile)
> [INFO] +- org.apache.stanbol:org.apache.stanbol.reasoners.base:jar:0.9-SNAPSHOT:compile REMOVE THIS!
> [INFO] |  +- owl-link:owl-link:jar:1.0.2:compile
> [INFO] |  \- hermit:hermit:jar:1.2.4:compile
> [INFO] +- org.apache.stanbol:org.apache.stanbol.rules.base:jar:0.9-SNAPSHOT:compile
> [INFO] +- org.apache.stanbol:org.apache.stanbol.rules.manager:jar:0.9-SNAPSHOT:compile
> [INFO] |  \- org.apache.clerezza:org.apache.clerezza.rdf.jena.serializer:bundle:0.9-incubating-SNAPSHOT:compile
> [INFO] +- owlapi:owlapi:jar:3.0.0:compile
> Details about the rules/web module (fragment from 'mvn dependency:tree' output):
> +- org.apache.stanbol:org.apache.stanbol.kres.jersey:jar:0.9-SNAPSHOT:provided
> [INFO] +- org.apache.stanbol:org.apache.stanbol.ontologymanager.ontonet:jar:0.9-SNAPSHOT:compile
> [INFO] |  \- org.apache.stanbol:org.apache.stanbol.owlapi:jar:0.9-SNAPSHOT:compile
> [INFO] +- org.apache.stanbol:org.apache.stanbol.reasoners.base:jar:0.9-SNAPSHOT:compile REMOVE THIS!
> [INFO] |  +- org.apache.felix:org.osgi.core:jar:1.4.0:compile
> [INFO] |  +- owl-link:owl-link:jar:1.0.2:compile
> [INFO] |  \- hermit:hermit:jar:1.2.4:compile
> [INFO] +- org.apache.stanbol:org.apache.stanbol.rules.manager:jar:0.9-SNAPSHOT:compile 
> [INFO] |  \- org.apache.clerezza:org.apache.clerezza.rdf.jena.serializer:bundle:0.9-incubating-SNAPSHOT:compile
> [INFO] +- org.apache.stanbol:org.apache.stanbol.rules.refactor:jar:0.9-SNAPSHOT:compile 
> [INFO] +- org.apache.stanbol:org.apache.stanbol.rules.base:jar:0.9-SNAPSHOT:compile
> This issue is related to STANBOL-39

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