Awesome work Prasanna!
CloudMonkey only needs the request section, and your changes are in
the response where you go ahead and serialize class objects which have
may objects again, recursively. I'll see the code, otherwise from the
gist you shared, the response json looks fine and won't break
clou
On 25 March 2013 18:44, Prasanna Santhanam wrote:
> I'm working to include a couple more things:
>
> a. Allow a developer to run his/her own integration test written in
> marvin.
> b. new APIs to be synced automatically without marvin reinstallation
In doing b. I realized I had to improve the res
On Sat, Mar 23, 2013 at 09:01:49PM +0530, prasanna wrote:
> On 23 March 2013 17:53, prasanna wrote:
> > On 23 March 2013 01:49, Chip Childers wrote:
> >>
> >> OK - Next errors:
> >>
> >> mvn -Pdeveloper,marvin -Dmarvin.config=setup/dev/advanced.cfg -pl
> >> :cloud-marvin integration-test
> >> [I
On 23 March 2013 17:53, prasanna wrote:
> On 23 March 2013 01:49, Chip Childers wrote:
>>
>> OK - Next errors:
>>
>> mvn -Pdeveloper,marvin -Dmarvin.config=setup/dev/advanced.cfg -pl
>> :cloud-marvin integration-test
>> [INFO] Scanning for projects...
>> [INFO]
>> [INFO]
>>
On 23 March 2013 01:49, Chip Childers wrote:
>
> OK - Next errors:
>
> mvn -Pdeveloper,marvin -Dmarvin.config=setup/dev/advanced.cfg -pl
> :cloud-marvin integration-test
> [INFO] Scanning for projects...
> [INFO]
> [INFO]
>
On Fri, Mar 22, 2013 at 01:07:48PM -0700, Chiradeep Vittal wrote:
>
>
> On 3/22/13 12:49 PM, "Chip Childers" wrote:
>
> >
> >
> >After running through the steps, I get this error:
> >
> > mvn -Pdeveloper,marvin -Dmarvin.config=setup/dev/advanced.cfg -pl
> >:cloud-marvin integration-test
> > E
On 3/22/13 12:49 PM, "Chip Childers" wrote:
>
>
>After running through the steps, I get this error:
>
> mvn -Pdeveloper,marvin -Dmarvin.config=setup/dev/advanced.cfg -pl
>:cloud-marvin integration-test
> ERROR: transport error 202: bind failed: Address already in use
> ERROR: JDWP Transport
On Fri, Mar 22, 2013 at 08:27:44PM +0530, Prasanna Santhanam wrote:
> On Sun, Mar 10, 2013 at 11:39:03AM -0400, Prasanna Santhanam wrote:
> > On Sat, Mar 09, 2013 at 05:01:49AM -0500, prasanna wrote:
> > > On 8 March 2013 22:24, Alex Huang wrote:
> > > >
> > > > I'm going to start off a branch spe
On Sun, Mar 10, 2013 at 11:39:03AM -0400, Prasanna Santhanam wrote:
> On Sat, Mar 09, 2013 at 05:01:49AM -0500, prasanna wrote:
> > On 8 March 2013 22:24, Alex Huang wrote:
> > >
> > > I'm going to start off a branch specifically to do BVT on
> > > simulator and devCloud so that we can at least ha