[
http://jira.amdatu.org/jira/browse/AMDATU-396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bram de Kruijff resolved AMDATU-396.
------------------------------------
Resolution: Won't Fix
This fucntionality will be provided by BND / the maven bundle plugin when it
upgrades.
> Support for BND packageinfo convention
> --------------------------------------
>
> Key: AMDATU-396
> URL: http://jira.amdatu.org/jira/browse/AMDATU-396
> Project: Amdatu
> Issue Type: New Feature
> Components: Build & Release management
> Affects Versions: 0.3.0
> Reporter: Bram de Kruijff
> Priority: Minor
>
> BND supports a file named packageinfo that may be placed inside a package
> folder to specify the version of an exported package (see
> http://www.mail-archive.com/[email protected]/msg01514.html). In order
> for this to work in the maven build these files need to be included on the
> packaging classpath so BND sees them. This could be supported globally and
> transparently by adding these as resources to the parent declaration.
> {code}
> <resource>
> <directory>src/main/java</directory>
> <includes>
> <include>**/packageinfo</include>
> </includes>
> </resource>
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers