Hi, I added the openid4java into dependency. It is wrong if carbon/dependencies generates a jar file as openid4java-nodeps-0.9.6-SNAPSHOT.jar. So my idea is to change it by appending wso2v1 (I referred what qpid ppl have done)
We can have one of the two versions. 1) openid4java-nodeps-0.9.6-wso2v1.jar -----> orbit bundle would be openid4java-nodeps-0.9.6-wso2v1.wso2v1.jar 2) openid4java-nodeps-0.9.6-SNAPSHOT.wso2v1.jar -----> openid4java-nodeps-0.9.6-SNAPSHOT.wso2v1.wso2v1.jar Any objects to option 1 ? Thanks, dimuthu On Fri, Mar 4, 2011 at 3:49 PM, Dimuthu Leelarathne <[email protected]>wrote: > Hi, > > We need 0.9.6-SNAPSHOT of openid4java to make GApp seamless login to work. > > This is what I am going to do, > > 1) Copy the current revision of OpenID into our dependencies available > here <http://openid4java.googlecode.com/svn/trunk/>. This is not an svn > external. It will be a svn copy since we don't want updates. This will also > checkout the libs directory. > > 2) Build openid library and upload it into one of our repos. > > 3) Use the timestamped SNAPSHOT in the openid4java orbit project and fix > the build. > > WDYT ? > > Thanks, > dimuthu >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
