You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Rahul Thakur (JIRA)" <ji...@codehaus.org> on 2006/04/22 02:10:19 UTC

[jira] Created: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
-----------------------------------------------------------------

         Key: CONTINUUM-663
         URL: http://jira.codehaus.org/browse/CONTINUUM-663
     Project: Continuum
        Type: New Feature

 Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
    Reporter: Rahul Thakur
 Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt

It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Laszlo Hornyak Kocka (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_66024 ] 

Laszlo Hornyak Kocka commented on CONTINUUM-663:
------------------------------------------------

A quick comparison with the requirements

 3-1) Allow setup of connection profiles to multiple Continuum instances.

Not supported.

3-2) Display list of currently added Maven projects.

Supported.

3-3) Allow user to ADD/EDIT/DELETE a Maven project.

not supported.

3-4) Allow user to trigger/force a manual build for a Project.

Supported.

3-5) Allow user to ADD/VIEW/EDIT build definitions for a selected Maven
project.

not supported

3-6) Provide a user-friendly interface to enable user to set up a Cron-based
schedule for a build.

not supported

3-7) Obtain build results for a given project build.

supported in a tricky way, with a browser, as far as I know it should not work with XML-RPC since build logs can grow really large, which would lead to OOMs both client and server side, see also CONTINUUM-713

It uses my own xml-rpc wrapper for continuum, the one maintained by the mevenide project would be better imho.

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, cm-plugin.tar.gz
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Jesse McConnell (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse McConnell updated CONTINUUM-663:
--------------------------------------

    Affects Version/s: 1.1-alpha-1
        Fix Version/s: Future

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>                 Key: CONTINUUM-663
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-663
>             Project: Continuum
>          Issue Type: New Feature
>    Affects Versions: 1.1-alpha-1
>         Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>            Reporter: Rahul Thakur
>         Assigned To: Rahul Thakur
>             Fix For: Future
>
>         Attachments: cm-plugin.tar.gz, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
>   Original Estimate: 8 weeks
>  Remaining Estimate: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Laszlo Hornyak Kocka (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_66019 ] 

Laszlo Hornyak Kocka commented on CONTINUUM-663:
------------------------------------------------

Hi!

It was deleted at the codehaus server crash, I attach it to this issue. It works with continuum 1.0.2 and eclipse 3.1
Also, the netbeans-maven2 plugin has a very good functionality which may be good for a begining.

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Laszlo Hornyak Kocka (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-663?page=all ]

Laszlo Hornyak Kocka updated CONTINUUM-663:
-------------------------------------------

    Attachment: cm-plugin.tar.gz

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, cm-plugin.tar.gz
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "john john (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88706 ] 

john john commented on CONTINUUM-663:
-------------------------------------

http://phantoma.weblogs.hu/2007/02/19/bollywood_actors_actresses_photoes_bolly~1768726
http://phantoma.weblogs.hu/2007/02/19/free_memberships_cock_sucking_dick_sucki~1768724
http://phantoma.weblogs.hu/2007/02/19/independent_blowjob_pictures_videos_indi~1768719
http://phantoma.weblogs.hu/2007/02/19/gayblowjobs_gayblowjobs_animated_photos_~1768716
http://phantoma.weblogs.hu/2007/02/19/free_housewives_blow_job_photos_free_int~1768709
http://phantoma.weblogs.hu/2007/02/19/free_big_titi_black_fuck_gallery_free_bi~1768706
http://phantoma.weblogs.hu/2007/02/19/free_sex_cilps_black_girls_free_sex_film~1768704
http://phantoma.weblogs.hu/2007/02/19/free_pics_blackmen_women_free_pics_black~1768701
http://phantoma.weblogs.hu/2007/02/19/free_big_blackcock_pics_free_big_blackwo~1768694
http://phantoma.weblogs.hu/2007/02/19/free_sample_video_black_women_getting_fu~1768690
http://phantoma.weblogs.hu/2007/02/19/free_pics_black_booty_gallerys_free_pics~1768684
http://phantoma.weblogs.hu/2007/02/19/free_nude_adult_picturesfree_free_free_n~1768680
http://phantoma.weblogs.hu/2007/02/19/free_sample_movie_mpeg_blacks_gangbang_b~1768675
http://phantoma.weblogs.hu/2007/02/19/free_pic_galleries_black_gay_men_dicks_f~1768671
http://phantoma.weblogs.hu/2007/02/19/free_beautiful_black_wonem_picture_galle~1768667
http://phantoma.weblogs.hu/2007/02/19/thumnails_slutty_bitchs_trashy_bitchs_ve~1768662
http://phantoma.weblogs.hu/2007/02/19/playboy_nude_bitchs_porno_bitchs_xxx_pot~1768655
http://phantoma.weblogs.hu/2007/02/19/japanese_young_big_breasted_schoolgirl_b~1768652
http://phantoma.weblogs.hu/2007/02/19/freepornvideos_movies_big_freesamples_bi~1768648
http://phantoma.weblogs.hu/2007/02/19/kerala_beutiful_girls_lebanon_beutifull_~1768631
http://phantoma.weblogs.hu/2007/02/19/sexy_arseholes_beutiful_women_sexy_beuti~1768628
http://phantoma.weblogs.hu/2007/02/19/huge_dicks_being_sucked_illegal_gilr_bei~1768622
http://phantoma.weblogs.hu/2007/02/19/cartoons_adult_funny_humorus_cartoons_an~1768619
http://phantoma.weblogs.hu/2007/02/19/thumbnails_blondes_being_fucked_thumbnai~1768614
http://phantoma.weblogs.hu/2007/02/19/free_pics_girls_being_raped_free_picts_y~1768609
http://phantoma.weblogs.hu/2007/02/19/girl_beauty_free_sample_hairy_nude_beaut~1768605
http://phantoma.weblogs.hu/2007/02/19/thumbnail_photos_beautifull_women_wallpa~1768598
http://phantoma.weblogs.hu/2007/02/19/indian_bollywood_babys_boobs_las_vegas_n~1768595
http://phantoma.weblogs.hu/2007/02/19/free_voyeur_babysitters_free_xxx_undergr~1768589
http://phantoma.weblogs.hu/2007/02/19/hot_babys_saver_hot_stories_babysitters_~1768584
http://phantoma.weblogs.hu/2007/02/19/sexy_small_pegnant_babies_sexy_sri_lanka~1768580
http://phantoma.weblogs.hu/2007/02/19/superhero_babes_hentei_swedisch_babes_sw~1768572
http://phantoma.weblogs.hu/2007/02/19/brazilan_babes_pics_brazilan_beaches_bab~1768559
http://phantoma.weblogs.hu/2007/02/19/cartoon_cartoons_free_adult_cartoon_xxx_~1768555
http://phantoma.weblogs.hu/2007/02/19/sri_lankan_nude_babes_sri_lankan_porn_mo~1768551
http://phantoma.weblogs.hu/2007/02/19/bras_babes_picture_brasil_babes_brasil_b~1768527
http://phantoma.weblogs.hu/2007/02/19/free_cleb_babes_naked_free_clebe_babes_f~1768522
http://phantoma.weblogs.hu/2007/02/19/assian_assian_anal_sex_pictures_assian_a~1768511
http://phantoma.weblogs.hu/2007/02/19/xxx_hugh_cocks_tight_assholes_xxx_anal_s~1768495
http://phantoma.weblogs.hu/2007/02/19/pic_assfuckingpics_pussy_assfucking_scho~1768493
http://phantoma.weblogs.hu/2007/02/19/gay_stretched_assholes_gayassfucking_gay~1768490
http://phantoma.weblogs.hu/2007/02/19/nude_teen_assi_nude_teen_gay_ass_fuckimg~1768482
http://phantoma.weblogs.hu/2007/02/19/megaspider_alisha_klass_free_movies_mega~1768463
http://phantoma.weblogs.hu/2007/02/19/penthouse_adult_magasine_penthouse_magas~1768456
http://phantoma.weblogs.hu/2007/02/19/genisis_adult_mag_german_adult_cartoons_~1768452
http://phantoma.weblogs.hu/2007/02/19/free_aisan_sex_video_sample_gwy_adult_ta~1768433
http://phantoma.weblogs.hu/2007/02/19/free_anal_asain_gallerys_free_asain_free~1768425
http://phantoma.weblogs.hu/2007/02/19/forced_young_asain_rape_pictures_free_ad~1768415
http://phantoma.weblogs.hu/2007/02/19/free_nude_artistic_erotic_pics_brazilian~1768408
http://phantoma.weblogs.hu/2007/02/19/comic_artist_gallery_desibaba_indian_art~1768395
http://phantoma.weblogs.hu/2007/02/19/jessica_fuck_arse_kaviarsex_korea_starse~1767403
http://phantoma.weblogs.hu/2007/02/19/sex_video_avi_mov_archives_sextoon_archi~1767392
http://phantoma.weblogs.hu/2007/02/19/cartoon_archie_veronica_sex_pics_classic~1767391
http://phantoma.weblogs.hu/2007/02/19/teen_arbic_hot_gallery_xxx_photo_arbic_a~1767387
http://phantoma.weblogs.hu/2007/02/19/fuking_arabic_fuking_arabic_girls_fuking~1767381
http://phantoma.weblogs.hu/2007/02/19/malyalam_actresses_pic_gallary_middle_ea~1767378
http://phantoma.weblogs.hu/2007/02/19/free_dawnload_arabic_sex_movie_free_dowe~1767367
http://phantoma.weblogs.hu/2007/02/19/adult_animation_japannese_adult_animatio~1767362
http://phantoma.weblogs.hu/2007/02/19/batgirl_animated_nude_betty_veronica_ani~1767358
http://phantoma.weblogs.hu/2007/02/19/sexyest_animated_girl_shilpa_shetty_anim~1767354
http://phantoma.weblogs.hu/2007/02/19/free_xxx_adult_animated_gifs_avi_free_xx~1767348
http://phantoma.weblogs.hu/2007/02/19/free_sample_sexy_animated_pictures_free_~1767340
http://phantoma.weblogs.hu/2007/02/19/uncensored_final_fantasy_hentai_anima_un~1767331
http://phantoma.weblogs.hu/2007/02/19/xxx_mpeg_demos_pamela_anderson_xxx_mpg_p~1767326
http://phantoma.weblogs.hu/2007/02/19/download_pamela_anderson_nude_video_clip~1767323
http://phantoma.weblogs.hu/2007/02/19/download_pam_anderson_fucking_tommy_lee_~1767321
http://phantoma.weblogs.hu/2007/02/19/free_posters_naked_bollywood_actresses_f~1767317
http://phantoma.weblogs.hu/2007/02/19/free_naked_pictures_pamla_anderson_free_~1767311
http://phantoma.weblogs.hu/2007/02/19/free_teen_ameteur_free_thumbnails_ameteu~1767292
http://phantoma.weblogs.hu/2007/02/19/india_ameteur_webcam_nude_free_indian_am~1767289
http://phantoma.weblogs.hu/2007/02/19/free_nude_ameteur_lingerie_photos_free_n~1767283
http://phantoma.weblogs.hu/2007/02/19/free_nude_african_american_nude_pic_gall~1767282
http://phantoma.weblogs.hu/2007/02/19/underground_american_videos_unlegal_dvd_~1767279
http://phantoma.weblogs.hu/2007/02/19/pornograph_american_pornographic_photos_~1767272
http://phantoma.weblogs.hu/2007/02/19/japaneseboy_american_latin_america_naked~1767267
http://phantoma.weblogs.hu/2007/02/19/lynn_amauters_mature_amauter_mature_amau~1767263
http://phantoma.weblogs.hu/2007/02/19/nude_pics_amauter_russian_amauters_sex_a~1767259
http://phantoma.weblogs.hu/2007/02/19/thumbnail_actresses_indian_pics_thumbnai~1767254
http://phantoma.weblogs.hu/2007/02/19/tiny_young_amatures_wetlands_amatures_xx~1767246
http://phantoma.weblogs.hu/2007/02/19/freeamatures_freepics_fat_amatures_freep~1767241
http://phantoma.weblogs.hu/2007/02/19/virgen_amatures_webcam_amatures_webcam_h~1767237
http://phantoma.weblogs.hu/2007/02/19/fee_amature_sex_pictures_female_amature_~1767233
http://phantoma.weblogs.hu/2007/02/19/aika_miura_akira_fubuki_movies_akira_daw~1767230
http://phantoma.weblogs.hu/2007/02/19/busty_aisian_girls_download_high_quality~1767220
http://phantoma.weblogs.hu/2007/02/19/penthouse_aishwarya_nude_naked_penthouse~1767217
http://phantoma.weblogs.hu/2007/02/19/free_aisan_fuck_pics_free_aisan_fuck_vid~1767214
http://phantoma.weblogs.hu/2007/02/19/free_naked_aisan_girl_pics_free_nude_ais~1767210
http://phantoma.weblogs.hu/2007/02/19/free_nude_aisan_girls_free_nude_aisan_ha~1767203
http://phantoma.weblogs.hu/2007/02/19/wet_actresses_bollywood_wet_body_indian_~1767202
http://phantoma.weblogs.hu/2007/02/19/xvfxadlr_omc_summervacation_girl_aika_mi~1767195
http://phantoma.weblogs.hu/2007/02/19/largest_zipped_image_nude_gallery_latex_~1767188
http://phantoma.weblogs.hu/2007/02/19/free_teenage_ametuer_masturbation_free_t~1767182
http://phantoma.weblogs.hu/2007/02/19/free_pictures_xxxadult_wmt_pic_free_pira~1767170
http://phantoma.weblogs.hu/2007/02/19/chubba_adult_tastynetwork_tastysex_picht~1767163
http://phantoma.weblogs.hu/2007/02/19/cheergirls_nude_upskirt_mainmenu_adult_t~1767159
http://phantoma.weblogs.hu/2007/02/19/hardcore_adult_black_thumbs_hardcore_adu~1767152
http://phantoma.weblogs.hu/2007/02/19/free_online_adult_enterainment_free_onli~1767146
http://phantoma.weblogs.hu/2007/02/19/carttoons_adult_celeberty_fakes_adult_ja~1767124
http://phantoma.weblogs.hu/2007/02/19/girl_blowjob_girl_blowjob_mpeg_sample_gi~1767009
http://phantoma.weblogs.hu/2007/02/19/gree_adult_thumbnail_galleries_green_gif~1767002
http://cisco101.forum-on.de/ftopic106.html
http://cisco101.forum-on.de/ftopic105.html
http://cisco101.forum-on.de/ftopic104.html
http://cisco101.forum-on.de/ftopic103.html
http://cisco101.forum-on.de/ftopic102.html
http://cisco101.forum-on.de/ftopic101.html
http://cisco101.forum-on.de/ftopic100.html
http://cisco101.forum-on.de/ftopic99.html
http://cisco101.forum-on.de/ftopic98.html
http://cisco101.forum-on.de/ftopic97.html
http://cisco101.forum-on.de/ftopic96.html
http://cisco101.forum-on.de/ftopic95.html
http://cisco101.forum-on.de/ftopic94.html
http://cisco101.forum-on.de/ftopic93.html
http://cisco101.forum-on.de/ftopic92.html
http://cisco101.forum-on.de/ftopic91.html
http://cisco101.forum-on.de/ftopic90.html
http://cisco101.forum-on.de/ftopic89.html
http://cisco101.forum-on.de/ftopic88.html
http://cisco101.forum-on.de/ftopic87.html
http://cisco101.forum-on.de/ftopic86.html
http://cisco101.forum-on.de/ftopic85.html
http://cisco101.forum-on.de/ftopic84.html
http://cisco101.forum-on.de/ftopic83.html
http://cisco101.forum-on.de/ftopic82.html
http://cisco101.forum-on.de/ftopic81.html
http://cisco101.forum-on.de/ftopic80.html
http://cisco101.forum-on.de/ftopic79.html
http://cisco101.forum-on.de/ftopic78.html
http://cisco101.forum-on.de/ftopic77.html
http://cisco101.forum-on.de/ftopic76.html
http://cisco101.forum-on.de/ftopic75.html
http://cisco101.forum-on.de/ftopic74.html
http://cisco101.forum-on.de/ftopic73.html
http://cisco101.forum-on.de/ftopic72.html
http://cisco101.forum-on.de/ftopic71.html
http://cisco101.forum-on.de/ftopic70.html
http://cisco101.forum-on.de/ftopic69.html
http://cisco101.forum-on.de/ftopic68.html
http://cisco101.forum-on.de/ftopic67.html
http://cisco101.forum-on.de/ftopic66.html
http://cisco101.forum-on.de/ftopic65.html
http://cisco101.forum-on.de/ftopic64.html
http://cisco101.forum-on.de/ftopic63.html
http://cisco101.forum-on.de/ftopic62.html
http://cisco101.forum-on.de/ftopic61.html
http://cisco101.forum-on.de/ftopic60.html
http://cisco101.forum-on.de/ftopic59.html
http://cisco101.forum-on.de/ftopic58.html
http://cisco101.forum-on.de/ftopic57.html
http://cisco101.forum-on.de/ftopic56.html
http://cisco101.forum-on.de/ftopic55.html
http://cisco101.forum-on.de/ftopic54.html
http://cisco101.forum-on.de/ftopic53.html
http://cisco101.forum-on.de/ftopic52.html
http://cisco101.forum-on.de/ftopic51.html
http://cisco101.forum-on.de/ftopic50.html
http://cisco101.forum-on.de/ftopic49.html
http://cisco101.forum-on.de/ftopic48.html
http://cisco101.forum-on.de/ftopic47.html
http://cisco101.forum-on.de/ftopic46.html
http://cisco101.forum-on.de/ftopic45.html
http://cisco101.forum-on.de/ftopic44.html
http://cisco101.forum-on.de/ftopic43.html
http://cisco101.forum-on.de/ftopic42.html
http://cisco101.forum-on.de/ftopic41.html
http://cisco101.forum-on.de/ftopic40.html
http://cisco101.forum-on.de/ftopic39.html
http://cisco101.forum-on.de/ftopic38.html
http://cisco101.forum-on.de/ftopic37.html
http://cisco101.forum-on.de/ftopic36.html
http://cisco101.forum-on.de/ftopic35.html
http://cisco101.forum-on.de/ftopic34.html
http://cisco101.forum-on.de/ftopic33.html
http://cisco101.forum-on.de/ftopic32.html
http://cisco101.forum-on.de/ftopic31.html
http://cisco101.forum-on.de/ftopic30.html
http://cisco101.forum-on.de/ftopic29.html
http://cisco101.forum-on.de/ftopic28.html
http://cisco101.forum-on.de/ftopic27.html
http://cisco101.forum-on.de/ftopic26.html
http://cisco101.forum-on.de/ftopic25.html
http://cisco101.forum-on.de/ftopic24.html
http://cisco101.forum-on.de/ftopic23.html
http://cisco101.forum-on.de/ftopic22.html
http://cisco101.forum-on.de/ftopic21.html
http://cisco101.forum-on.de/ftopic20.html
http://cisco101.forum-on.de/ftopic19.html
http://cisco101.forum-on.de/ftopic18.html
http://cisco101.forum-on.de/ftopic17.html
http://cisco101.forum-on.de/ftopic16.html
http://cisco101.forum-on.de/ftopic15.html
http://cisco101.forum-on.de/ftopic14.html
http://cisco101.forum-on.de/ftopic13.html
http://cisco101.forum-on.de/ftopic12.html
http://cisco101.forum-on.de/ftopic11.html
http://cisco101.forum-on.de/ftopic10.html
http://cisco101.forum-on.de/ftopic9.html
http://cisco101.forum-on.de/ftopic8.html
http://cisco101.forum-on.de/ftopic7.html
http://cisco101.forum-on.de/ftopic6.html
http://cisco101.forum-on.de/ftopic5.html
http://cisco101.alloforum.com/sujet-23291-210-1.html
http://cisco101.alloforum.com/sujet-23291-209-1.html
http://cisco101.alloforum.com/sujet-23291-208-1.html
http://cisco101.alloforum.com/sujet-23291-206-1.html
http://cisco101.alloforum.com/sujet-23291-205-1.html
http://cisco101.alloforum.com/sujet-23291-201-1.html
http://cisco101.alloforum.com/sujet-23291-193-1.html
http://cisco101.alloforum.com/sujet-23291-191-1.html
http://cisco101.alloforum.com/sujet-23291-241-1.html
http://cisco101.alloforum.com/sujet-23291-240-1.html
http://cisco101.alloforum.com/sujet-23291-239-1.html
http://cisco101.alloforum.com/sujet-23291-238-1.html
http://cisco101.alloforum.com/sujet-23291-237-1.html
http://cisco101.alloforum.com/sujet-23291-236-1.html
http://cisco101.alloforum.com/sujet-23291-235-1.html
http://cisco101.alloforum.com/sujet-23291-234-1.html
http://cisco101.alloforum.com/sujet-23291-233-1.html
http://cisco101.alloforum.com/sujet-23291-232-1.html
http://cisco101.alloforum.com/sujet-23291-231-1.html
http://cisco101.alloforum.com/sujet-23291-230-1.html
http://cisco101.alloforum.com/sujet-23291-229-1.html
http://cisco101.alloforum.com/sujet-23291-228-1.html
http://cisco101.alloforum.com/sujet-23291-227-1.html
http://cisco101.alloforum.com/sujet-23291-226-1.html
http://cisco101.alloforum.com/sujet-23291-225-1.html
http://cisco101.alloforum.com/sujet-23291-224-1.html
http://cisco101.alloforum.com/sujet-23291-223-1.html
http://cisco101.alloforum.com/sujet-23291-222-1.html
http://cisco101.alloforum.com/sujet-23291-221-1.html
http://cisco101.alloforum.com/sujet-23291-220-1.html
http://cisco101.alloforum.com/sujet-23291-219-1.html
http://cisco101.alloforum.com/sujet-23291-218-1.html
http://cisco101.alloforum.com/sujet-23291-217-1.html
http://cisco101.alloforum.com/sujet-23291-216-1.html
http://cisco101.alloforum.com/sujet-23291-215-1.html
http://cisco101.alloforum.com/sujet-23291-213-1.html
http://cisco101.alloforum.com/sujet-23291-212-1.html
http://cisco101.alloforum.com/sujet-23291-211-1.html
http://cisco101.alloforum.com/sujet-23291-273-1.html
http://cisco101.alloforum.com/sujet-23291-271-1.html
http://cisco101.alloforum.com/sujet-23291-270-1.html
http://cisco101.alloforum.com/sujet-23291-269-1.html
http://cisco101.alloforum.com/sujet-23291-268-1.html
http://cisco101.alloforum.com/sujet-23291-267-1.html
http://cisco101.alloforum.com/sujet-23291-266-1.html
http://cisco101.alloforum.com/sujet-23291-265-1.html
http://cisco101.alloforum.com/sujet-23291-264-1.html
http://cisco101.alloforum.com/sujet-23291-263-1.html
http://cisco101.alloforum.com/sujet-23291-262-1.html
http://cisco101.alloforum.com/sujet-23291-261-1.html
http://cisco101.alloforum.com/sujet-23291-260-1.html
http://cisco101.alloforum.com/sujet-23291-259-1.html
http://cisco101.alloforum.com/sujet-23291-258-1.html
http://cisco101.alloforum.com/sujet-23291-257-1.html
http://cisco101.alloforum.com/sujet-23291-256-1.html
http://cisco101.alloforum.com/sujet-23291-255-1.html
http://cisco101.alloforum.com/sujet-23291-254-1.html
http://cisco101.alloforum.com/sujet-23291-253-1.html
http://cisco101.alloforum.com/sujet-23291-252-1.html
http://cisco101.alloforum.com/sujet-23291-251-1.html
http://cisco101.alloforum.com/sujet-23291-250-1.html
http://cisco101.alloforum.com/sujet-23291-249-1.html
http://cisco101.alloforum.com/sujet-23291-248-1.html
http://cisco101.alloforum.com/sujet-23291-247-1.html
http://cisco101.alloforum.com/sujet-23291-246-1.html
http://cisco101.alloforum.com/sujet-23291-245-1.html
http://cisco101.alloforum.com/sujet-23291-244-1.html
http://cisco101.alloforum.com/sujet-23291-242-1.html
http://cisco101.alloforum.com/sujet-23291-304-1.html
http://cisco101.alloforum.com/sujet-23291-303-1.html
http://cisco101.alloforum.com/sujet-23291-302-1.html
http://cisco101.alloforum.com/sujet-23291-301-1.html
http://cisco101.alloforum.com/sujet-23291-300-1.html
http://cisco101.alloforum.com/sujet-23291-299-1.html
http://cisco101.alloforum.com/sujet-23291-298-1.html
http://cisco101.alloforum.com/sujet-23291-297-1.html
http://cisco101.alloforum.com/sujet-23291-296-1.html
http://cisco101.alloforum.com/sujet-23291-295-1.html
http://cisco101.alloforum.com/sujet-23291-294-1.html
http://cisco101.alloforum.com/sujet-23291-293-1.html
http://cisco101.alloforum.com/sujet-23291-292-1.html
http://cisco101.alloforum.com/sujet-23291-291-1.html
http://cisco101.alloforum.com/sujet-23291-290-1.html
http://cisco101.alloforum.com/sujet-23291-289-1.html
http://cisco101.alloforum.com/sujet-23291-288-1.html
http://cisco101.alloforum.com/sujet-23291-287-1.html
http://cisco101.alloforum.com/sujet-23291-286-1.html
http://cisco101.alloforum.com/sujet-23291-285-1.html
http://cisco101.alloforum.com/sujet-23291-283-1.html
http://cisco101.alloforum.com/sujet-23291-282-1.html
http://cisco101.alloforum.com/sujet-23291-281-1.html
http://cisco101.alloforum.com/sujet-23291-280-1.html
http://cisco101.alloforum.com/sujet-23291-279-1.html
http://cisco101.alloforum.com/sujet-23291-278-1.html
http://cisco101.alloforum.com/sujet-23291-277-1.html
http://cisco101.alloforum.com/sujet-23291-276-1.html
http://cisco101.alloforum.com/sujet-23291-275-1.html
http://cisco101.alloforum.com/sujet-23291-274-1.html

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>                 Key: CONTINUUM-663
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-663
>             Project: Continuum
>          Issue Type: New Feature
>         Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>            Reporter: Rahul Thakur
>         Assigned To: Rahul Thakur
>         Attachments: cm-plugin.tar.gz, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
>   Original Estimate: 8 weeks
>  Remaining Estimate: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by Rinku <ra...@gmail.com>.
Hi Kenney,

I wasn't aware I could create an SVN repo on codehaus. Thanks for the 
suggestion, though I am not sure how to use svnadmin and don't want to 
stuff up anything on the server :-). But definately sounds like a better 
solution and will read up on that, or if you have a resource handy 
please let me know.

Thanks for that!

Cheers,
Rahul

----- Original Message ----- 
From: "Kenney Westerhof" <ke...@apache.org>
To: "Maven Developers List" <de...@maven.apache.org>
Sent: Tuesday, May 02, 2006 8:47 PM
Subject: Re: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 
2006 proposal for Continuum Eclipse Plugin


On Tue, 2 May 2006, Rinku wrote:

Hi,

You can always create a repository yourself using svnadmin,
set file permissions accordingly, and people with a codehaus account
can svn+ssh:// to it then. But samples are best just attached to jira
using an archive, and updates attached as a patch. No need to version
control this, right?

-- Kenney


> Hi Vincent,
>
> I was hoping I escape getting beaten up for putting them there
> temporarily! :-)
>
> I don't think I can version control under public_html directory, can 
> I?
> if it might be an issue, I am happy to remove them and look for an
> alternative.
>
> Let me know.
>
> Cheers,
> Rahul
>
> ----- Original Message -----
> From: "Vincent Massol" <vm...@pivolis.com>
> To: <de...@maven.apache.org>
> Sent: Tuesday, May 02, 2006 7:23 PM
> Subject: RE: [jira] Commented: (CONTINUUM-663) Google Summer Of Code
> 2006 proposal for Continuum Eclipse Plugin
>
>
> > Hi Rahul
> >
> > Can I ask why you hijack the faqbot's project for this? :-) You have
> > an
> > account @ codehaus so you can put any file you want in there (in 
> > your
> > public_html/ directory), for example. I think it's much cleaner this
> > way...
> >
> > Thanks
> > -Vincent
> >
> >> -----Original Message-----
> >> From: Rahul Thakur (JIRA) [mailto:jira@codehaus.org]
> >> Sent: mardi 2 mai 2006 09:19
> >> To: issues@maven.apache.org
> >> Subject: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 
> >> 2006
> >> proposal for Continuum Eclipse Plugin
> >>
> >>     [ http://jira.codehaus.org/browse/CONTINUUM-
> >> 663?page=comments#action_64536 ]
> >>
> >> Rahul Thakur commented on CONTINUUM-663:
> >> ----------------------------------------
> >>
> >> A quick note:
> >> SoC related updates can be checked out from:
> >>
> >> https://svn.codehaus.org/faqbot/trunk/sandbox/continuum-eclipse-plugin
> >>
> >> https://svn.codehaus.org/faqbot/trunk/sandbox/refactored-continuum-xfire
> >>
> >>
> >> > Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin
> >> > -----------------------------------------------------------------
> >> >
> >> >          Key: CONTINUUM-663
> >> >          URL: http://jira.codehaus.org/browse/CONTINUUM-663
> >> >      Project: Continuum
> >> >         Type: New Feature
> >>
> >> >  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
> >> >     Reporter: Rahul Thakur
> >> >  Attachments: 
> >> > Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt,
> >> Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
> >> >
> >> > Original Estimate: 8 weeks
> >> >         Remaining: 8 weeks
> >> >
> >> > It is proposed for Google SOC 2006 to develop a Continuum Eclipse
> >> > Plugin
> >> that could be used by Eclipse users to manage project builds on a
> >> remote
> >> Continuum server.
> >>
> >> --
> >> This message is automatically generated by JIRA.
> >> -
> >> If you think it was sent incorrectly contact one of the
> >> administrators:
> >>    http://jira.codehaus.org/secure/Administrators.jspa
> >> -
> >> For more information on JIRA, see:
> >>    http://www.atlassian.com/software/jira
> >
> >
> >
> >
> >
> >
> > ___________________________________________________________________________
> > Faites de Yahoo! votre page d'accueil sur le web pour retrouver
> > directement vos services préférés : vérifiez vos nouveaux mails,
> > lancez vos recherches et suivez l'actualité en temps réel.
> > Rendez-vous sur http://fr.yahoo.com/set
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by Kenney Westerhof <ke...@apache.org>.
On Tue, 2 May 2006, Rinku wrote:

Hi,

You can always create a repository yourself using svnadmin,
set file permissions accordingly, and people with a codehaus account
can svn+ssh:// to it then. But samples are best just attached to jira
using an archive, and updates attached as a patch. No need to version
control this, right?

-- Kenney


> Hi Vincent,
>
> I was hoping I escape getting beaten up for putting them there
> temporarily! :-)
>
> I don't think I can version control under public_html directory, can I?
> if it might be an issue, I am happy to remove them and look for an
> alternative.
>
> Let me know.
>
> Cheers,
> Rahul
>
> ----- Original Message -----
> From: "Vincent Massol" <vm...@pivolis.com>
> To: <de...@maven.apache.org>
> Sent: Tuesday, May 02, 2006 7:23 PM
> Subject: RE: [jira] Commented: (CONTINUUM-663) Google Summer Of Code
> 2006 proposal for Continuum Eclipse Plugin
>
>
> > Hi Rahul
> >
> > Can I ask why you hijack the faqbot's project for this? :-) You have
> > an
> > account @ codehaus so you can put any file you want in there (in your
> > public_html/ directory), for example. I think it's much cleaner this
> > way...
> >
> > Thanks
> > -Vincent
> >
> >> -----Original Message-----
> >> From: Rahul Thakur (JIRA) [mailto:jira@codehaus.org]
> >> Sent: mardi 2 mai 2006 09:19
> >> To: issues@maven.apache.org
> >> Subject: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006
> >> proposal for Continuum Eclipse Plugin
> >>
> >>     [ http://jira.codehaus.org/browse/CONTINUUM-
> >> 663?page=comments#action_64536 ]
> >>
> >> Rahul Thakur commented on CONTINUUM-663:
> >> ----------------------------------------
> >>
> >> A quick note:
> >> SoC related updates can be checked out from:
> >>
> >> https://svn.codehaus.org/faqbot/trunk/sandbox/continuum-eclipse-plugin
> >>
> >> https://svn.codehaus.org/faqbot/trunk/sandbox/refactored-continuum-xfire
> >>
> >>
> >> > Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin
> >> > -----------------------------------------------------------------
> >> >
> >> >          Key: CONTINUUM-663
> >> >          URL: http://jira.codehaus.org/browse/CONTINUUM-663
> >> >      Project: Continuum
> >> >         Type: New Feature
> >>
> >> >  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
> >> >     Reporter: Rahul Thakur
> >> >  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt,
> >> Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
> >> >
> >> > Original Estimate: 8 weeks
> >> >         Remaining: 8 weeks
> >> >
> >> > It is proposed for Google SOC 2006 to develop a Continuum Eclipse
> >> > Plugin
> >> that could be used by Eclipse users to manage project builds on a
> >> remote
> >> Continuum server.
> >>
> >> --
> >> This message is automatically generated by JIRA.
> >> -
> >> If you think it was sent incorrectly contact one of the
> >> administrators:
> >>    http://jira.codehaus.org/secure/Administrators.jspa
> >> -
> >> For more information on JIRA, see:
> >>    http://www.atlassian.com/software/jira
> >
> >
> >
> >
> >
> >
> > ___________________________________________________________________________
> > Faites de Yahoo! votre page d'accueil sur le web pour retrouver
> > directement vos services préférés : vérifiez vos nouveaux mails,
> > lancez vos recherches et suivez l'actualité en temps réel.
> > Rendez-vous sur http://fr.yahoo.com/set
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by Rinku <ra...@gmail.com>.
Hi Vincent,

I was hoping I escape getting beaten up for putting them there 
temporarily! :-)

I don't think I can version control under public_html directory, can I? 
if it might be an issue, I am happy to remove them and look for an 
alternative.

Let me know.

Cheers,
Rahul

----- Original Message ----- 
From: "Vincent Massol" <vm...@pivolis.com>
To: <de...@maven.apache.org>
Sent: Tuesday, May 02, 2006 7:23 PM
Subject: RE: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 
2006 proposal for Continuum Eclipse Plugin


> Hi Rahul
>
> Can I ask why you hijack the faqbot's project for this? :-) You have 
> an
> account @ codehaus so you can put any file you want in there (in your
> public_html/ directory), for example. I think it's much cleaner this 
> way...
>
> Thanks
> -Vincent
>
>> -----Original Message-----
>> From: Rahul Thakur (JIRA) [mailto:jira@codehaus.org]
>> Sent: mardi 2 mai 2006 09:19
>> To: issues@maven.apache.org
>> Subject: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006
>> proposal for Continuum Eclipse Plugin
>>
>>     [ http://jira.codehaus.org/browse/CONTINUUM-
>> 663?page=comments#action_64536 ]
>>
>> Rahul Thakur commented on CONTINUUM-663:
>> ----------------------------------------
>>
>> A quick note:
>> SoC related updates can be checked out from:
>>
>> https://svn.codehaus.org/faqbot/trunk/sandbox/continuum-eclipse-plugin
>>
>> https://svn.codehaus.org/faqbot/trunk/sandbox/refactored-continuum-xfire
>>
>>
>> > Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin
>> > -----------------------------------------------------------------
>> >
>> >          Key: CONTINUUM-663
>> >          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>> >      Project: Continuum
>> >         Type: New Feature
>>
>> >  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>> >     Reporter: Rahul Thakur
>> >  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt,
>> Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>> >
>> > Original Estimate: 8 weeks
>> >         Remaining: 8 weeks
>> >
>> > It is proposed for Google SOC 2006 to develop a Continuum Eclipse 
>> > Plugin
>> that could be used by Eclipse users to manage project builds on a 
>> remote
>> Continuum server.
>>
>> --
>> This message is automatically generated by JIRA.
>> -
>> If you think it was sent incorrectly contact one of the 
>> administrators:
>>    http://jira.codehaus.org/secure/Administrators.jspa
>> -
>> For more information on JIRA, see:
>>    http://www.atlassian.com/software/jira
>
>
>
>
>
>
> ___________________________________________________________________________
> Faites de Yahoo! votre page d'accueil sur le web pour retrouver 
> directement vos services préférés : vérifiez vos nouveaux mails, 
> lancez vos recherches et suivez l'actualité en temps réel.
> Rendez-vous sur http://fr.yahoo.com/set
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


RE: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Rahul

Can I ask why you hijack the faqbot's project for this? :-) You have an
account @ codehaus so you can put any file you want in there (in your
public_html/ directory), for example. I think it's much cleaner this way...

Thanks
-Vincent

> -----Original Message-----
> From: Rahul Thakur (JIRA) [mailto:jira@codehaus.org]
> Sent: mardi 2 mai 2006 09:19
> To: issues@maven.apache.org
> Subject: [jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006
> proposal for Continuum Eclipse Plugin
> 
>     [ http://jira.codehaus.org/browse/CONTINUUM-
> 663?page=comments#action_64536 ]
> 
> Rahul Thakur commented on CONTINUUM-663:
> ----------------------------------------
> 
> A quick note:
> SoC related updates can be checked out from:
> 
> https://svn.codehaus.org/faqbot/trunk/sandbox/continuum-eclipse-plugin
> 
> https://svn.codehaus.org/faqbot/trunk/sandbox/refactored-continuum-xfire
> 
> 
> > Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin
> > -----------------------------------------------------------------
> >
> >          Key: CONTINUUM-663
> >          URL: http://jira.codehaus.org/browse/CONTINUUM-663
> >      Project: Continuum
> >         Type: New Feature
> 
> >  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
> >     Reporter: Rahul Thakur
> >  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt,
> Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
> >
> > Original Estimate: 8 weeks
> >         Remaining: 8 weeks
> >
> > It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin
> that could be used by Eclipse users to manage project builds on a remote
> Continuum server.
> 
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
>    http://jira.codehaus.org/secure/Administrators.jspa
> -
> For more information on JIRA, see:
>    http://www.atlassian.com/software/jira


	

	
		
___________________________________________________________________________ 
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services pr�f�r�s : v�rifiez vos nouveaux mails, lancez vos recherches et suivez l'actualit� en temps r�el. 
Rendez-vous sur http://fr.yahoo.com/set

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_64536 ] 

Rahul Thakur commented on CONTINUUM-663:
----------------------------------------

A quick note: 
SoC related updates can be checked out from:

https://svn.codehaus.org/faqbot/trunk/sandbox/continuum-eclipse-plugin

https://svn.codehaus.org/faqbot/trunk/sandbox/refactored-continuum-xfire


> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_64546 ] 

Rahul Thakur commented on CONTINUUM-663:
----------------------------------------

Keep in mind that the other components/libs that will be developed along with this plugin should be Eclipse (or any other IDE ) agnostic such that they can be used by clients like gnome/kde/windows applets. The applets can monitor the Continuum instance without having to run from within an IDE. 

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-663?page=all ]

Rahul Thakur updated CONTINUUM-663:
-----------------------------------

    Attachment: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Laszlo Hornyak Kocka (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_65998 ] 

Laszlo Hornyak Kocka commented on CONTINUUM-663:
------------------------------------------------

Hi!

I wrote a plugin continuum-plugin for eclipse, use it as inspiration if you like.
It was under http://www.codehaus.org/~kocka/cm-plugin/

screenshots of version 0.0.1:  http://www.jhacks.hu/space/cm-plugin/cm-preferences.gif and http://www.jhacks.hu/space/cm-plugin/cm-view.gif

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Venisse updated CONTINUUM-663:
---------------------------------------

    Comment: was deleted

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>                 Key: CONTINUUM-663
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-663
>             Project: Continuum
>          Issue Type: New Feature
>         Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>            Reporter: Rahul Thakur
>         Assigned To: Rahul Thakur
>         Attachments: cm-plugin.tar.gz, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
>   Original Estimate: 8 weeks
>  Remaining Estimate: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_64547 ] 

Rahul Thakur commented on CONTINUUM-663:
----------------------------------------

Moving this proposal to: http://docs.codehaus.org/display/CONTINUUM/Continuum+Eclipse+Plugin+proposal

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_63962 ] 

Rahul Thakur commented on CONTINUUM-663:
----------------------------------------

As discussed on IRC here's an initial draft for the SOC proposal. Please review and update as you see fit - cheers!

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_66007 ] 

Rahul Thakur commented on CONTINUUM-663:
----------------------------------------

Thanks Laszlo, 

That link to the sources doesn't seems to work. I'd be happy to look at what is already available in there. 

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Rahul Thakur (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_66026 ] 

Rahul Thakur commented on CONTINUUM-663:
----------------------------------------

Great! I have implemented basic (3-1) Connection profiles, and working through (3-2) now. I will have look thru your sources - thanks. What license are they under - ASL 2.0? 

Can we move this discussion to:
http://docs.codehaus.org/display/CONTINUUM/Continuum+Eclipse+Plugin+proposal

Regards (3-7), I think it could be an idea to store the log size for that log and add an operation on RPC interface such that clients can query size before they attempt a download. If log size is too big, the user can be warned. 

PS: I am not sure about what functionality you were referring to in "netbeans-maven2", I don't use NB. How does it relate to what we are trying to do with CEP (Continuum Eclipse Plugin).

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, cm-plugin.tar.gz
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Laszlo Hornyak Kocka (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_66035 ] 

Laszlo Hornyak Kocka commented on CONTINUUM-663:
------------------------------------------------

yes, ASL is ok.
confluence...

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, cm-plugin.tar.gz
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-663) Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-663?page=comments#action_64093 ] 

Emmanuel Venisse commented on CONTINUUM-663:
--------------------------------------------

Looks good. The project must be split in multi-modules (one for continuum connections and one for eclipse GUI)

> Google Summer Of Code 2006 proposal for Continuum Eclipse Plugin 
> -----------------------------------------------------------------
>
>          Key: CONTINUUM-663
>          URL: http://jira.codehaus.org/browse/CONTINUUM-663
>      Project: Continuum
>         Type: New Feature

>  Environment: Maven 2.0.x, Continuum 1.0.x, Eclipse 3.2
>     Reporter: Rahul Thakur
>  Attachments: Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt, Continuum-Eclipse-plugin-Google-SOC2006-proposal.txt
>
> Original Estimate: 8 weeks
>         Remaining: 8 weeks
>
> It is proposed for Google SOC 2006 to develop a Continuum Eclipse Plugin that could be used by Eclipse users to manage project builds on a remote Continuum server.  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira