]
Yeray Borges resolved JBEE-225.
-------------------------------
Fix Version/s: jboss-el-api_3.0_spec-2.0.0.CR2
Resolution: Done
Incorrect Specification-Version manisfest attribute value in
jboss-jakarta-el-api_spec
--------------------------------------------------------------------------------------
Key: JBEE-225
URL:
https://issues.jboss.org/browse/JBEE-225
Project: JBoss Enterprise Spec APIs
Issue Type: Bug
Components: jboss-el-api
Environment: [link
title|http://example.com]
Reporter: Yeray Borges
Assignee: Yeray Borges
Priority: Major
Fix For: jboss-el-api_3.0_spec-2.0.0.CR2
The final MANIFEST.MF generated is using the artifact version to set the
Specification-Version manifest attribute. The value should be taken from the
[
spec.version|https://github.com/jboss/jboss-jakarta-el-api_spec/blob/mast...]
maven property.
The reason is maven-bundle-plugin is getting some configuration inherited from the parent
jboss project, which by default sets this value.