Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] Any estimate on when the ZHBX and ZRRPS code mightbe checked in?

Mike,

Since:
       org.eclipse.higgins.icard.provider.cardspace.common
       org.eclipse.higgins.registry
do not build, I've had to make some minor changes locally.
In org.eclipse.higgins.registry.IConfiguration and
org.eclipse.higgins.icard.provider.cardspace.utils.ProviderConfiguration:
       I've changed the result of getPropertyNames to from Iterable to
java.util.List

org.eclipse.higgins.icard.provider.cardspace.common did not build because of some changes in org.eclipse.higgins.registry (Iterable was changed to Iterator). Now it is buildable.

Thanks,
Sergey Lyakhov
----- Original Message ----- From: "Michael McIntosh" <mikemci@xxxxxxxxxx> To: "Higgins (Trust Framework) Project developer discussions" <higgins-dev@xxxxxxxxxxx> Cc: "Higgins (Trust Framework) Project developer discussions" <higgins-dev@xxxxxxxxxxx>; <higgins-dev-bounces@xxxxxxxxxxx>
Sent: Friday, April 13, 2007 7:04 PM
Subject: Re: [higgins-dev] Any estimate on when the ZHBX and ZRRPS code mightbe checked in?


I've checked in the code Abhi's been waiting for:

I've had to check in code that relies on:
       org.eclipse.higgins.icard
       org.eclipse.higgins.icard.provider.cardspace.common
       org.eclipse.higgins.icard.registry
       org.eclipse.higgins.registry
(I'll soon (tonight?) be refactoring this code into a separate STS Client
project)

Since:
       org.eclipse.higgins.icard.provider.cardspace.common
       org.eclipse.higgins.registry
do not build, I've had to make some minor changes locally.
In org.eclipse.higgins.registry.IConfiguration and
org.eclipse.higgins.icard.provider.cardspace.utils.ProviderConfiguration:
       I've changed the result of getPropertyNames to from Iterable to
java.util.List

For the time being - in order to get the STS to build you'll have to make
these local changes too.

Thanks,
Mike
higgins-dev-bounces@xxxxxxxxxxx wrote on 04/12/2007 12:47:42 PM:

Hi Paul,

We have not received permission from our legal dept to commit the Idemix
code.

In the mean time, our team is working with Mike to get the Cardspace
support.  In particular, this week, we will hopefully finish the support
for Self-signed cards and commit that code.

At this point, the interface and policy matching code "works."  The
remaining step is to generate the Token using Mike's STS.  After that
step, the rest of the code that we have produced will at least be usable
(even without idemix).

So on Monday, perhaps Valery and I can talk on the phone to discuss what
his teams wants to do with our code?

~a


On Thu, 2007-04-12 at 11:34 -0400, Paul Trevithick wrote:
> Hi Abhi,
>
>
>
> The work that Valery and his team were planning to do between HBX and
> ZHBX and between RPPS and ZRPPS is stalled waiting for the rest of
> your stuff. Do you have an ETA?
>
>
>
> -Paul
>
>
>
>
> _______________________________________________
> 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