Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Open ID Context Provider: Checked In

Mike,

Duane had to work w/ the OpenID folks to get a feature he needed and, while that code is in their repository, we had to post our build of it on our forge site.  Go to the Open ID dependencies page http://wiki.eclipse.org/index.php/OpenID_Context_Provider_Dependencies and redownload the .9.1 OpenID jar.

Tom

>>> Michael McIntosh <mikemci@xxxxxxxxxx> 4/10/2007 8:31 AM >>>
Duane,

Now that I've updated all of the dependent libraries I am getting 
compilation errors:


Severity and Description        Path    Resource        Location Creation 
Time    Id
SRegMessage cannot be resolved 
org.eclipse.higgins.idas.cp.openid/src/org/eclipse/higgins/idas/cp/openid 
OpenIDDigitalSubject.java       line 563        1176215184443   26102
SRegMessage cannot be resolved 
org.eclipse.higgins.idas.cp.openid/src/org/eclipse/higgins/idas/cp/openid 
OpenIDDigitalSubject.java       line 567        1176215184443   26105
SRegRequest cannot be resolved 
org.eclipse.higgins.idas.cp.openid/src/org/eclipse/higgins/idas/cp/openid 
OpenIDDigitalSubject.java       line 1093       1176215184443   26109
SRegRequest cannot be resolved to a type 
org.eclipse.higgins.idas.cp.openid/src/org/eclipse/higgins/idas/cp/openid 
OpenIDDigitalSubject.java       line 1051       1176215184443   26107
SRegRequest cannot be resolved to a type 
org.eclipse.higgins.idas.cp.openid/src/org/eclipse/higgins/idas/cp/openid 
OpenIDDigitalSubject.java       line 1069       1176215184443   26108
SRegResponse cannot be resolved to a type 
org.eclipse.higgins.idas.cp.openid/src/org/eclipse/higgins/idas/cp/openid 
OpenIDDigitalSubject.java       line 566        1176215184443   26103
SRegResponse cannot be resolved to a type 
org.eclipse.higgins.idas.cp.openid/src/org/eclipse/higgins/idas/cp/openid 
OpenIDDigitalSubject.java       line 566        1176215184443   26104
The import net.openid.message.sreg cannot be resolved 
org.eclipse.higgins.idas.cp.openid/src/org/eclipse/higgins/idas/cp/openid 
OpenIDDigitalSubject.java       line 44 1176215184443   26098
The import net.openid.message.sreg cannot be resolved 
org.eclipse.higgins.idas.cp.openid/src/org/eclipse/higgins/idas/cp/openid 
OpenIDDigitalSubject.java       line 45 1176215184443   26099
The import net.openid.message.sreg cannot be resolved 
org.eclipse.higgins.idas.cp.openid/src/org/eclipse/higgins/idas/cp/openid 
OpenIDDigitalSubject.java       line 46 1176215184443   26100

Thanks,
Mike

higgins-dev-bounces@xxxxxxxxxxx wrote on 04/09/2007 03:39:58 PM:

> I have updated many of the links on the openid depends page to be 
> more direct when possible.  When Tom checks in his latest bandit-* 
> files I'll get those links updated as well.
> 
> -Duane
> 
> >>> Michael McIntosh <mikemci@xxxxxxxxxx> 04/09/07 10:24 AM >>>
> Seems like the idea we floated a while ago maight make a lot of sense.
> For each common dependency we could have a project that holds that 
jar(s) 
> - and the documentation for that project would explain ONCE where to 
> download from.
> Then each dependant project would depend on that project.
> 
> Thanks,
> Mike
> 
> higgins-dev-bounces@xxxxxxxxxxx wrote on 04/09/2007 11:58:23 AM:
> 
> > Mike,
> > 
> > I think I'm going to go ahead and sync up all the bandit utility 
> > versions to the latest number and update all the projects and 
> > dependencies pages and then we'll go from there on any individual 
> > changes to any one specific bandit utility.  For deployment 
> > scenarios where more than one component uses a given bandit utility,
> > the latest version should work as they are, so far, backward 
compatible.
> > 
> > I have another set of changes to do to the bandit-config library so 
> > my sync up may be a little while but in the meantime, as I said, you
> > should be able to use the latest version of each bandit utility 
library.
> > 
> > Duane,
> > 
> > Could you update the Open ID CP dependency chart with a link to the 
> > jericho library?
> > 
> > Thanks,
> > Tom
> > 
> > >>> Michael McIntosh <mikemci@xxxxxxxxxx> 4/9/2007 9:17 AM >>>
> > Tom,
> > 
> > The bandit jars versions are wrong on the dep page (they dont match 
the 
> > project)
> > Also, There is a jar missing: where does jericho-html-2.3.jar come 
from?
> > 
> > Thanks,
> > Mike
> > 
> > higgins-dev-bounces@xxxxxxxxxxx wrote on 04/06/2007 05:49:52 PM:
> > 
> > > All,
> > > 
> > > The Open ID Context Provider has now been checked into eclipse.  As 
> > > before, there is also an associated test project.  It is documented 
> > > together with it's dependencies and CVS instructions off the Higgins
> > > components page here: http://wiki.eclipse.org/index.php/Components.
> > > 
> > > Thanks,
> > > Tom
> > > 
> > > 
> > > _______________________________________________
> > > higgins-dev mailing list
> > > higgins-dev@xxxxxxxxxxx 
> > > https://dev.eclipse.org/mailman/listinfo/higgins-dev 
> > 
> > _______________________________________________
> > higgins-dev mailing list
> > higgins-dev@xxxxxxxxxxx 
> > https://dev.eclipse.org/mailman/listinfo/higgins-dev 
> > 
> > _______________________________________________
> > higgins-dev mailing list
> > higgins-dev@xxxxxxxxxxx 
> > https://dev.eclipse.org/mailman/listinfo/higgins-dev 
> 
> _______________________________________________
> higgins-dev mailing list
> higgins-dev@xxxxxxxxxxx 
> https://dev.eclipse.org/mailman/listinfo/higgins-dev 
> 
> _______________________________________________
> higgins-dev mailing list
> higgins-dev@xxxxxxxxxxx 
> https://dev.eclipse.org/mailman/listinfo/higgins-dev 

_______________________________________________
higgins-dev mailing list
higgins-dev@xxxxxxxxxxx 
https://dev.eclipse.org/mailman/listinfo/higgins-dev


Back to the top