I am having issues because I am processing MANIFEST.MF file do something.
It throws number format exception due to ${jclouds.version} references
instead of actual version.Thanks. On Fri, Nov 14, 2014 at 3:29 PM, Raj <[email protected]> wrote: > Hi > > When I see the MANIFEST.MF file of openstack-neutron-1.8.1.jar, it > contains ${jclouds.version} in lot of places. > > Shouldn't it be replaced by actual version(1.8.1)? > > I didn't build openstack-neutron. I just put 1.8.1 as my maven dependency > and built my project. When I see the jar from my local repo, I found > $Subject. > > It is causing several issues to me. > > Can anyone please have a look? > > Thanks. > > -- > Rajkumar Rajaratnam > Committer & PMC Member, Apache Stratos > Software Engineer, WSO2 > -- R. Rajkumar Department of Computer Science and Engineering University of Moratuwa
