Re: Google Summer of Code 2013

110 views
Skip to first unread message

Olivier Sarrat

unread,
Apr 29, 2013, 3:54:35 AM4/29/13
to Unnikrishnan Patel, sigmah-dev
Hi Unnikrishnan,

Thanks again for all the help you gave on the mailing list ! (I put the mailing list back in CC to be sure everyone knows about the issues assignation)
To apply to Google Summer of Code 2013 with the Sigmah project, you need to write a proposal inspired from the project ideas and following our application template, and submit a couple of patchs showing your technical ability to work on Sigmah codebase. The deadline to submit a propoal is this Friday.
To write your first patch, would you like to try with issue #496 ?

If you have any question, please feel free to ask question on the mailing list !

Have a nice day,

Olivier.

Le 26/04/2013 19:24, Unnikrishnan Patel a écrit :
Respected Sir, 
   I solved issues of many people directly or indirectly in building . I also helped many people from my college who were willing to work in Sigmah.
But sir , i didnt got chance to work on some major bug because you told me to solve issues of peoples in mailing list.I have worked on this and given my best to solve doubts of others . Sir , how shall i start my work on this ? I am really willing to work with Sigmah...Thanks a lot sir for your consideration.:)

Can you please guide me on proposal making?
shall i mail you the link of my GIT and hackerrank profile?


Yours Sincerely
Unnikrishnan Patel

On Fri, Apr 26, 2013 at 9:21 PM, Olivier Sarrat <osa...@urd.org> wrote:
Hi !

I get in touch with you because you've shown interest in the past for Sigmah and have worked partially on the project.
And this year again, we get selected for Google Summer of Code 2013 !
In a nutshell, it means that we are looking for students wanting to work with Google financial support during the summer on project ideas linked with our application.

So, if you find this could be a nice experience for your summer, I invite you to take a look at the following link: http://www.google-melange.com/gsoc/org/google/gsoc2013/sigmah

Have a nice week-end !

Olivier.

--

Olivier Sarrat
Ingénieur Systèmes d'Information / Information System Engineer

Groupe URD
La Fontaine des Marins
26170 Plaisians
Tel: + 33(0)4 75 28 29 35
Mobile: +33 (0)6.34.31.42.07    -    Skype: osarrat.urd
www.urd.org



Par respect pour l'environnement,

n'imprimez ce mail qu'en cas d'absolue nécessité

 



osarrat.vcf

Olivier Sarrat

unread,
May 3, 2013, 8:41:43 AM5/3/13
to Unnikrishnan Patel, sigmah-dev
Hi Unnikrishnan, (cced sigmah-dev because this email is useful to everyone)

Thanks for this work on the proposal. I'm looking forward to read it early next week!
As written earlier on sigmah-dev, we will not review any proposal before first submission today.

Regarding the CV, you can either host it somewhere and attach a link into your proposal, or send it to me through direct email.

Best,

Olivier.


Le 02/05/2013 10:18, Unnikrishnan Patel a écrit :
Sir , i am done with the proposal , shall i mail it you for review before submitting ? And sir , where do we have to attach our CV?

Regards
Unnikrishnan Patel
osarrat.vcf

Unnikrishnan Patel

unread,
May 7, 2013, 5:45:17 AM5/7/13
to sigma...@googlegroups.com, Unnikrishnan Patel
Respected Sir, 
  I want to start working on the idea i proposed , so how shall i start ?
I will submit the patch asap. I have mailed you the CV.
Thanks a lot.

Regards
Unnikrishnan Patel

Olivier Sarrat

unread,
May 7, 2013, 7:02:53 AM5/7/13
to sigma...@googlegroups.com
Hi Unnikrishnan,

Thanks for your proposal, and your enthusiasm to start working on your project idea!
But before starting to work on your idea, you should first complete your application following the requirements stated in my email yesterday.
In addition to issue #496, you should pick up an issue of moderate difficulty in the list given yesterday and provide a patch on it before the deadline of the 15th.


Have a nice day,

Olivier.

--
You received this message because you are subscribed to the Google Groups "Sigmah developement" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sigmah-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

osarrat.vcf

Unnikrishnan Patel

unread,
May 8, 2013, 2:00:18 AM5/8/13
to sigma...@googlegroups.com
Sir , where do we have to add those two external jar file??
I copied them in maven's library folder , but still there is dependency error.


Regards
Unnikrishnan Patel

Unnikrishnan Patel

unread,
May 8, 2013, 9:53:12 AM5/8/13
to sigma...@googlegroups.com
Sir , here i am posting the screenshot of the errors i am facing . Please help me through this,
errorsigmah.png

S.P. Mohanty

unread,
May 8, 2013, 10:21:04 AM5/8/13
to sigma...@googlegroups.com
Hi Unnikrishnan,

Tom had added a temporary note to the Building Sigmah on Windows Wiki Page, which mentioned you will have to install these missing jars manually.

Heres a link to the jars. You will have to download them, and install them manually to your local Maven repository.

That should mostly solve the issue.

Regards,
Mohanty

Unnikrishnan Patel

unread,
May 8, 2013, 10:41:00 AM5/8/13
to sigma...@googlegroups.com
Yes , i did all this and took help from the peoples from  stackoverflow..but still facing those issues i showed on that screenshot.
PLease see that screenshot and tell me about it .
I did installed both jar files manually in local maven repo

Unnikrishnan Patel

unread,
May 11, 2013, 3:08:52 AM5/11/13
to sigma...@googlegroups.com
I did all the specified things on the given link . but many if the tests are failing and the error is org.apache.maven.plugin.compilationfailureexception compilation failure...Please help me through this.

aponcon

unread,
May 12, 2013, 6:40:57 AM5/12/13
to sigma...@googlegroups.com
Hi Unnikrishnan,

Can you send to us the entire error message ?

Perhaps the problem is linked to the I18n module. Have you already executed the command "mvn generate-sources" ?

Best,

Aurélien

Unnikrishnan Patel

unread,
May 12, 2013, 10:20:24 AM5/12/13
to sigma...@googlegroups.com

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
        at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
        at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:102)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        ... 17 more

Tom Miette

unread,
May 15, 2013, 4:07:12 AM5/15/13
to Sigmah Group
Hi Unnikrishnan,

The stacktrace you send reveals that you just have a failure when maven tries to compile your code.

As Aurélien said in his previous mail, the problem is probably related to the i18n files. We don't commit the interntionalization classes for the client module, just the properties files [1]. So you have to regenerate them using Maven. The goal gwt:i18n can do that for you [2]. This goal is binded by default to the lifecycle phase: generate-source.

Don't forget to send us a patch with your proposal, we are still waiting for it.

Best,
Tom.



Unnikrishnan Patel

unread,
May 15, 2013, 3:26:30 PM5/15/13
to sigma...@googlegroups.com
Sir , the thing is i am not able to work because of this errors . You can take my interview to test my java and algorithmic skill and i assure you that i wont disappoint any of the mentors. I am working hard to resolve this errors but not able to find success. I will submit patch asap.

Thanks a lot , Sir
Unnikrishnan Patel

Unnikrishnan Patel

unread,
May 19, 2013, 3:58:55 PM5/19/13
to sigma...@googlegroups.com

this is what i am facing ...http://www.coderanch.com/t/518117/tools/maven-build-error-strange..please have a look at it.


Regards
Unnikrishnan Patel

Unnikrishnan Patel

unread,
May 21, 2013, 8:48:19 PM5/21/13
to sigma...@googlegroups.com
Sir,
Build is done after so much struggle . I will update the wiki soon to make build easy for all the one who wants to contribute .


Regards
Unnikrishnan patel
Reply all
Reply to author
Forward
0 new messages