Re: Build failure in PhotArk REST

2011-01-30 Thread Suhothayan Sriskandarajah
On 30 January 2011 12:42, Luciano Resende luckbr1...@gmail.com wrote: On Mon, Jan 24, 2011 at 9:19 AM, Suhothayan Sriskandarajah suhotha...@gmail.com wrote: I was trying to build the REST branch I'm getting the following test failure Tests in error:

Re: java.io.IOException:Stream closed, occurred after adding remote albums details to local JCR.

2011-01-30 Thread Subash Chaturanga
Yes, I debug the code, and the Image.getImageMetadata() is called from the method, org.apache.tuscany.sca.invocation.Message invoke(org.apache.tuscany.sca.invocation.Message msg) . So I handled the situation by adding an additional attribute to the Image class, which specifies whether the image

[jira] Commented: (PHOTARK-62) UI support to subscribe external albums

2011-01-30 Thread Sriskandarajah Suhothayan (JIRA)
[ https://issues.apache.org/jira/browse/PHOTARK-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988559#action_12988559 ] Sriskandarajah Suhothayan commented on PHOTARK-62: -- I found you have made

[jira] Commented: (PHOTARK-62) UI support to subscribe external albums

2011-01-30 Thread Subash Chaturanga (JIRA)
[ https://issues.apache.org/jira/browse/PHOTARK-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12988565#action_12988565 ] Subash Chaturanga commented on PHOTARK-62: -- Yes, OK I will look in to it and make

Proper dependency management regarding remote album subscriptions in trunk.

2011-01-30 Thread Subash Chaturanga
Hi all, The jira [1] I work on adding UI support for remote album subscription, I came across with some problems with the proper, formal way of managing dependency as Suhothayan mentioned. Currently I have two services which facilitates remote album subscription, PicasaSubscription and

Re: Proper dependency management regarding remote album subscriptions in trunk.

2011-01-30 Thread Subash Chaturanga
On Mon, Jan 31, 2011 at 1:38 AM, Luciano Resende luckbr1...@gmail.comwrote: On Sun, Jan 30, 2011 at 3:40 AM, Subash Chaturanga subash...@gmail.com wrote: Hi all, The jira [1] I work on adding UI support for remote album subscription, I came across with some problems with the proper,

Re: Google Summer of Code 2011

2011-01-30 Thread Avdhesh Yadav
Last Year 3 proposals accepted for GSOC. https://cwiki.apache.org/confluence/display/PHOTARKxWIKI/Google+Summer+of+Code+2010+Applications On Mon, Jan 31, 2011 at 9:04 AM, Avdhesh Yadav a...@avdheshyadav.com wrote: Hi Thomas, Welcome to Apache PhotArk.Here is the link of demo deployed on

Re: Proper dependency management regarding remote album subscriptions in trunk.

2011-01-30 Thread Luciano Resende
On Sun, Jan 30, 2011 at 7:04 PM, Subash Chaturanga subash...@gmail.com wrote: You should think separation of concerns here. The specific modules that deal with remote albums (subscriptions) should know how to handle the specifics of the album providers (e.g picasa, flickr, etc). Then we can