Hi PulasthiM, Thanks. As you mentioned waffle classes were missing in the jar at[1]. Once I specified the bundle plugin version to 1.4.0 it works as expected. Furthermore it has missed com.sun.jna*; classes also from being export.
Hi KasunG/Sameera/Manoj I have created a pull request for above mentioned issues. Please review and merge the pull request[2]. Have to mention all these things came up while I was working on this JIRA [3]. [1] http://maven.wso2.org/nexus/content/repositories/releases/com/github/dblock/waffle/wso2/waffle-jna/1.6.wso2v1/ [2] https://github.com/wso2/orbit/pull/90 [3] https://wso2.org/jira/browse/APIMANAGER-3541 Regards Roshan. On Sun, May 17, 2015 at 4:04 PM, Pulasthi Mahawithana <[email protected]> wrote: > Hi, > > Seems like the waffle.* classes are missing in the jar at [2]. > > Checked the code locally and it works fine when the maven-bundle-plugin > version is specified to 2.3 or below at [3] (Currently the version is not > specified). Will we need to re-deploy this with the version included (or > by doing the required changes for bundle plugin 2.4 and above)? > > [3] https://github.com/wso2/orbit/blob/master/waffle/1.6.wso2v1/pom.xml > > On Sat, May 16, 2015 at 1:18 PM, Roshan Wijesena <[email protected]> wrote: > >> Hi Devs, >> >> Can someone please explain why we are having two different nexus >> repositories? And which one to use when releasing a feature? >> >> http://maven.wso2.org/nexus/content/repositories/wso2maven2/ >> http://maven.wso2.org/nexus/content/repositories/releases/ >> >> We have a situation where waffle-jna-1.6. wso2v1. jar exist in both >> locations with two different file sizes.. [1] [2]. The problem is which one >> to be used? >> >> [1] >> http://maven.wso2.org/nexus/content/repositories/wso2maven2/com/github/dblock/waffle/wso2/waffle-jna/1.6.wso2v1/ >> >> [2] >> >> http://maven.wso2.org/nexus/content/repositories/releases/com/github/dblock/waffle/wso2/waffle-jna/1.6.wso2v1/ >> >> Thanks. >> >> >> -- >> Roshan Wijesena. >> Senior Software Engineer-WSO2 Inc. >> Mobile: *+94719154640 <%2B94719154640>* >> Email: [email protected] >> *WSO2, Inc. :** wso2.com <http://wso2.com/>* >> lean.enterprise.middleware. >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Pulasthi Mahawithana* > Software Engineer > WSO2 Inc., http://wso2.com/ > Mobile: +94-71-5179022 > Blog: http://blog.pulasthi.org > -- Roshan Wijesena. Senior Software Engineer-WSO2 Inc. Mobile: *+94719154640* Email: [email protected] *WSO2, Inc. :** wso2.com <http://wso2.com/>* lean.enterprise.middleware.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
