|
Hi Markus, Thanks very much for testing it out! Yes, you're right - @Override annotation can be used on interface methods only from JDK 6 and since I'm using JDK 6, I didn't catch that. For now, CP only exposes the Google contacts as Entities and not the user's account. I shall add that feature in my next check-in. As per Mary, we've got the approval from Eclipse Legal for GData libraries. (Attached Mary's note on the approval). Thanks so much for checking-in the code! Thanks, Mohamad Raja Oracle Markus Sabadello wrote: Hi Mohamad, |
--- Begin Message ---Good News. Eclipse Legal finished reviewing the GData code and it is now approved for use by Higgins and it is now OK to check it into the Higgins SVN. -Mary _____ From: Mary Ruddy [mailto:[email protected]] Sent: Monday, December 15, 2008 9:53 AM To: 'Higgins (Trust Framework) Project developer discussions' Cc: 'brian walker'; 'Pervez Goiporia'; 'Tom Doman' Subject: RE: [higgins-dev] For Review: Google Contacts CP Mohamad, Eclipse legal expects to complete the GData review in January. So we will need to wait until then. -Mary _____ From: [email protected] [mailto:[email protected]] On Behalf Of Mary Ruddy Sent: Friday, December 12, 2008 11:18 AM To: 'Higgins (Trust Framework) Project developer discussions' Cc: 'brian walker'; 'Pervez Goiporia'; 'Tom Doman' Subject: RE: [higgins-dev] For Review: Google Contacts CP Mohamad, There is no problem per se, but the IP review (CQ 2533) for the Gdata hasn't been completed yet, so we don't yet have permission to put it into our SVN. Have pinged Eclipse legal to check on the status. -Mary _____ From: [email protected] [mailto:[email protected]] On Behalf Of Mohamad Raja Gani Sent: Friday, December 12, 2008 10:59 AM To: Higgins (Trust Framework) Project developer discussions Cc: 'brian walker'; 'Pervez Goiporia'; 'Tom Doman' Subject: Re: [higgins-dev] For Review: Google Contacts CP Hi Mary, GData libraries are required for both build & runtime. Do you see any problem in having these libraries as dependencies? Thanks, Mohamad Raja Oracle Mary Ruddy wrote: Markus, Did you just need the gdata jars at runtime or also at build time? -Mary -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Markus Sabadello Sent: Friday, December 12, 2008 3:23 AM To: Higgins (Trust Framework) Project developer discussions Cc: Pervez Goiporia; brian walker; Tom Doman Subject: Re: [higgins-dev] For Review: Google Contacts CP Hmm not sure what you mean with artifacts. Basically, you just check in your project into the Eclipse Higgins SVN (in the plugins/ folder), add it to the http://wiki.eclipse.org/Components page, and then you can add the project to the automated build system, according to http://wiki.eclipse.org/Automated_Builds. Or if you ask nicely on the list, I think someone else could do that for you :) Markus On Fri, Dec 12, 2008 at 8:29 AM, Mohamad Raja Gani <mailto:[email protected]> <[email protected]> wrote: Hi Markus, Thanks very much for trying this implementation! Yes, since it is developed using GData Java client library, the jars you mentioned are required. I shall make few more changes to the code and send it out for final review. Can you please let me know the artifacts that I need to generate as part of this package and how to do it? I will close bug 229639 once the code gets checked-in. Thanks, Mohamad Raja Oracle Markus Sabadello wrote: Hi Mohamad, I tried it and it works for me! I was able to read my Google contacts and to create a new one with the CP. I had to manually install the following .jars: gdata-client-1.0.jar gdata-contacts-2.0.jar gdata-core-1.0.jar gdata-contacts-meta-2.0.jar gdata-client-meta-1.0.jar Does that look right? Also, I had to move the .xrds file from src/ to the project root folder, but that's probably because I ran it from within Eclipse. Markus On Thu, Dec 11, 2008 at 5:16 PM, Mohamad Raja Gani <mailto:[email protected]> <[email protected]> wrote: Hello All, I have completed the initial implementation of IdAS Google Contacts Context Provider and would like to get it reviewed from you. Please find attached the CP source code. I'm in the process of adding support for contacts update & group membership and can make it ready for 1.1M5. In the mean time, I'd appreciate your comments & feedback on this implementation. Please note that this implementation is based on JDK 1.5 as the underlying GData Java client library is on 1.5. Thanks, Mohamad Raja Oracle _______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev _______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev _______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev _______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev _______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev_______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev
--- End Message ---
_______________________________________________ higgins-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/higgins-dev
