You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Claude Brisson (JIRA)" <ji...@apache.org> on 2018/10/14 13:42:00 UTC

[jira] [Resolved] (VELOCITY-840) Wrong version of the exported packages

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

Claude Brisson resolved VELOCITY-840.
-------------------------------------
       Resolution: Fixed
         Assignee: Claude Brisson
    Fix Version/s: 2.1

> Wrong version of the exported packages
> --------------------------------------
>
>                 Key: VELOCITY-840
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-840
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.7
>         Environment: Apache Karaf 2.2.10
>            Reporter: Alexander Osadchiy
>            Assignee: Claude Brisson
>            Priority: Major
>              Labels: Exported-Packages, OSGi,
>             Fix For: 2.1
>
>
> When I try to install velocity-1.7.jar into Apache Karaf container it exports packages with wrong version:
> karaf@trun> exports | grep -i velocity
>    216 org.apache.velocity; version="0.0.0"    
>    216 org.apache.velocity.anakia; version="0.0.0"
>    216 org.apache.velocity.app; version="0.0.0"
>    216 org.apache.velocity.app.event; version="0.0.0"
>    216 org.apache.velocity.app.event.implement; version="0.0.0"
>    216 org.apache.velocity.app.tools; version="0.0.0"
>    216 org.apache.velocity.context; version="0.0.0"
>    216 org.apache.velocity.convert; version="0.0.0"
>    216 org.apache.velocity.exception; version="0.0.0"
>    216 org.apache.velocity.io; version="0.0.0" 
>    216 org.apache.velocity.runtime; version="0.0.0"
>    216 org.apache.velocity.runtime.defaults; version="0.0.0"
>    216 org.apache.velocity.runtime.directive; version="0.0.0"
>    216 org.apache.velocity.runtime.log; version="0.0.0"
>    216 org.apache.velocity.runtime.parser; version="0.0.0"
>    216 org.apache.velocity.runtime.parser.node; version="0.0.0"
>    216 org.apache.velocity.runtime.resource; version="0.0.0"
>    216 org.apache.velocity.runtime.resource.loader; version="0.0.0"
>    216 org.apache.velocity.runtime.resource.util; version="0.0.0"
>    216 org.apache.velocity.runtime.visitor; version="0.0.0"
>    216 org.apache.velocity.servlet; version="0.0.0"
>    216 org.apache.velocity.texen; version="0.0.0"
>    216 org.apache.velocity.texen.ant; version="0.0.0"
>    216 org.apache.velocity.texen.defaults; version="0.0.0"
>    216 org.apache.velocity.texen.util; version="0.0.0"
>    216 org.apache.velocity.util; version="0.0.0"
>    216 org.apache.velocity.util.introspection; version="0.0.0"
> It caused exception while installing bundles which depends on velocity bundle:
> Reason: Missing Constraint: Import-Package: org.apache.velocity.app; version="[1.7.0,2.0.0)"



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org