GSOC 2013 - Test and Fix Apache Oak Integration with Sling

2013-04-29 Thread Marcus Santos
Hi everyone, I'm interested to contribute on the project "Test and Fix Apache Oak Integration with Sling" under GSOC. How can I talk with the mentor to know more about it and expose my doubts? Best regards, Marcus Santos

Re: GSOC 2013 - Test and Fix Apache Oak Integration with Sling

2013-04-30 Thread Ian Boston
Dont forget, the deadline for proposals is 3rd May (Probably end of day PST). On 30 April 2013 10:28, Ian Boston wrote: > Hi, > I put that one up. The need is genuine, here is some background. > > Apache Sling uses a content repository to store its content. You can think > of it like a file sys

Re: GSOC 2013 - Test and Fix Apache Oak Integration with Sling

2013-05-01 Thread Marcus Santos
Thanks Ian Boston, actually I'm working on it. I have been reading some tutorials about OSGi and doing some examples. I would like to know more about the integration test framework, what I suppose to do and how... Thanks for helping, Marcus Santos 2013/4/30 Ian Boston > Dont forget, the deadl

Re: GSOC 2013 - Test and Fix Apache Oak Integration with Sling

2013-05-01 Thread Ian Boston
Hi Marcus, Good news. Integration test framework. The test integration framework runs an instance of Sling on a reserved port. It then makes REST calls to that reserved port testing all aspects of Sling over HTTP. There are over 100 tests, I dont know the exact figure. You will need to: Work on t

Re: GSOC 2013 - Test and Fix Apache Oak Integration with Sling

2013-05-02 Thread Marcus Santos
Hi Ian, Thanks for the news. I'll focus on the tests now... How can I clone and build the project? Can you give me an overview of how the test works on Sling? About my proposal I'm in trouble do write something to the topic "a detailed description / design document". Can you help me with this? I

Re: GSOC 2013 - Test and Fix Apache Oak Integration with Sling

2013-05-02 Thread Bertrand Delacretaz
Him On Thu, May 2, 2013 at 1:08 PM, Marcus Santos wrote: > ...I'll focus on the tests now... How can I clone and > build the project?... Checkout http://svn.apache.org/repos/asf/sling/trunk/ and run Maven >= 3.0.4 on it. > ...Can you give me an overview of how the test works on Sling?... There

Fwd: GSOC 2013 - Test and Fix Apache Oak Integration with Sling

2013-04-29 Thread Marcus Santos
Hi everyone, I'm interested to contribute on the project "Test and Fix Apache Oak Integration with Sling" under GSOC. How can I talk with the mentor to know more about it and expose my doubts? Best regards, Marcus Santos

Re: GSOC 2013 - Test and Fix Apache Oak Integration with Sling

2013-04-29 Thread Ian Boston
Hi, I put that one up. The need is genuine, here is some background. Apache Sling uses a content repository to store its content. You can think of it like a file system but its a lot more sophisticated than that. The standard content repository is Apache Jackrabbit. Version 1.x and 2.x of Apache J