[
https://issues.apache.org/activemq/browse/SMX4KNL-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen resolved SMX4KNL-34.
------------------------------------
Assignee: Gert Vanthienen
Fix Version/s: 1.0-rc2
Resolution: Fixed
Fixed in http://svn.eu.apache.org/viewvc?view=rev&revision=670472
> snapshot jar name mismatch in startup.properties and in the system folder
> -------------------------------------------------------------------------
>
> Key: SMX4KNL-34
> URL: https://issues.apache.org/activemq/browse/SMX4KNL-34
> Project: ServiceMix Kernel
> Issue Type: Bug
> Reporter: Freeman Fang
> Assignee: Gert Vanthienen
> Priority: Minor
> Fix For: 1.0-rc2
>
>
> for instance, we specify the pax-logging-api-1.1-SNAPSHOT.jar in
> startup.properties, but it's real name in the system folder is
> pax-logging-api-1.1-20080507.113353-4.jar, the snapshot with timestamp is
> picked up
> this will cause fail when start servicemix4 kernel
> I saw in the kit assembly, we already use filter like
> ${pax.logging.version} to pick up the correct jar, so I guess the maven
> snapshot jar match mechinasm cause this problem
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.