IRC Archive for channel #xwiki on 06 October 2008
Last modified by Vincent Massol on 2012/10/18 18:30
fmancinelli - (06/10/2008 10:59): Hi everybody
jvdrean - (06/10/2008 11:01): Hi fmancinelli
fmancinelli - (06/10/2008 11:02): I would like to put all the XEclipse thing on the continuos build in order to make it available... But to do this I need some assistance :)
vmassol - (06/10/2008 11:05): fmancinelli: sure, what do you need?
fmancinelli - (06/10/2008 11:08): Well, basically I need to setup the building environment on the continuos building machine (i.e., putting there the Eclipse SDK) because the XEclipse build needs it, and I think that that would be enough. But I don't think I have access to the machine and I don't know how it is organized.
jvdrean - (06/10/2008 11:08): the machine is maven.xwiki.org
jvdrean - (06/10/2008 11:08): you're likely to have an access on it
fmancinelli - (06/10/2008 11:10): I think you are right... I think I had actually... but I need to find my ssh keys in a backup :) Wait
fmancinelli - (06/10/2008 11:16): ok. found it. I am in. Now my problem is how (and where) to lay things out
fmancinelli - (06/10/2008 11:23): So first question: where can I unpack the needed eclipse SDKs? (proposal: an eclipse subdirectory in the home should be fine)
vmassol - (06/10/2008 11:30): xipe: any idea on this?
vmassol - (06/10/2008 11:30): fmancinelli: I don't know about the layout, the best person to answer is Raffaello I think
vmassol - (06/10/2008 11:30): he's here under the xipe nick but he doesn't answer often here so you might want to ping him on skype
cypromis - (06/10/2008 11:30): is the default username and password different in XE ?
fmancinelli - (06/10/2008 11:30): ok
cypromis - (06/10/2008 11:31): cause Admin/admin does not work
cypromis - (06/10/2008 11:34): hmmm
asyd - (06/10/2008 11:42): \_o<
vmassol - (06/10/2008 11:48): cypromis: you need to have an Admin user in the wiki
cypromis - (06/10/2008 11:50): I imported the standard whatsitcalled into my enterprise manager installation
cypromis - (06/10/2008 11:50): and now I try ot login and it does not accept the default one
cypromis - (06/10/2008 11:50): when I install Xwiki its ine
cypromis - (06/10/2008 11:50): with enterprise manager it seems the default user is different
cypromis - (06/10/2008 11:50): or do I have to register an Admin user and that one will be Admin ?
asyd - (06/10/2008 11:51): once you uploader the xar, you need to click on it, select all data, and then import.
cypromis - (06/10/2008 11:52): did that
cypromis - (06/10/2008 11:52): its not my first install
asyd - (06/10/2008 11:52): and you can't logon using "Admin / admin" ?
cypromis - (06/10/2008 11:52): just the first of enterpise administrator
cypromis - (06/10/2008 11:52): correct
vmassol - (06/10/2008 12:01): cypromis: it just works fine Whenever people tells us about this pb it's when they didn't import the Admin user page
vmassol - (06/10/2008 12:01): cypromis: unless you made changes to authentication of course
vmassol - (06/10/2008 12:01): (like configure LDAP only)
vmassol - (06/10/2008 12:02): oh you're talking about XEM? (you said XE above)
vmassol - (06/10/2008 12:02): in any case XEM should be similar
vmassol - (06/10/2008 12:03): since it's XE + 2 plugins/applications
vmassol - (06/10/2008 12:03): XEM = XEM administrator I suspect
thomasmortagne - (06/10/2008 12:06): cypromis: yes, XEM or XE it should be exactly the same, if you can't login as Admin then there is no Admin user or as vmassol suggested you are not using the "standard" authentication
thomasmortagne - (06/10/2008 12:06): what error do you get when you try to login ?
cypromis - (06/10/2008 12:16): lemme check
xwikibot - (06/10/2008 12:19): XWiki.AbdelkaderBenabdi was modified by XWiki.AbdelkaderBenabdi (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/AbdelkaderBenabdi
xwikibot - (06/10/2008 12:20): XWiki.AbdelkaderBenabdi was modified by XWiki.AbdelkaderBenabdi (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/AbdelkaderBenabdi
xwikibot - (06/10/2008 12:21): XWiki.XWikiCommittersGroup was modified by xwiki:XWiki.jvelociter (Added object) - http://nearbee.xwiki.org/xwiki/bin/view/XWiki/XWikiCommittersGroup
xwikibot - (06/10/2008 12:21): XWiki.XWikiCommittersGroup was modified by xwiki:XWiki.jvelociter - http://nearbee.xwiki.org/xwiki/bin/view/XWiki/XWikiCommittersGroup
cypromis - (06/10/2008 12:22): ok, the ldap stuff was borked
cypromis - (06/10/2008 12:23): sorry
cypromis - (06/10/2008 12:23): :)
fmancinelli - (06/10/2008 14:35): I am back... sorry for the delay but I had some leakage problems (water :( )
fmancinelli - (06/10/2008 14:37): anyway, I talked to Raffaello and I installed all the necessary SDKs... Now I should take care of handling the actual build. Raf told me that's in the hudson's domain
fmancinelli - (06/10/2008 14:42): I suppose that the code is automatically checked out (somewhere) and the build scripts are run against it every time a commit is done. Now I don't know how all of this is configured, so I need a hint about how to proceed.
xwikibot - (06/10/2008 15:15): Design.RatingsImplementation was modified by xwiki:XWiki.GuillaumeLerouge - http://dev.xwiki.org/xwiki/bin/view/Design/RatingsImplementation
thomasmortagne - (06/10/2008 15:15): fmancinelli: if I remember well all projects on our hudson are always built in an infinite loop commit or not
thomasmortagne - (06/10/2008 15:16): jvdrean could say more about that
jvdrean - (06/10/2008 15:17): thomasmortagne: the problem of the infinite loop is partly in our project arch
jvdrean - (06/10/2008 15:18): fmancinelli: yep you can configure hudson to update sources every * minutes and run a build if there has been some commits
fmancinelli - (06/10/2008 15:18): thomasmortagne: thanks thomas, my question is where are the sources checked out and where do I put the script for building XEclipse. Actually for building it I have to issue 5 maven install command with some command line parameters (1 is for the plugin, 4 are for the standalone version, one for each architecture)
thomasmortagne - (06/10/2008 15:21): I think you have to choose the svn url the commend line to build when you create a new job
thomasmortagne - (06/10/2008 15:22): you can look at existing job configuration
thomasmortagne - (06/10/2008 15:23): or maybe you don't have rights ?
thomasmortagne - (06/10/2008 15:23): for example : http://hudson.xwiki.org/job/xwiki-platform-applications-trunk/configure
thomasmortagne - (06/10/2008 15:24): you can link it to a svn repository url and uson will checkout each time it rebuild
thomasmortagne - (06/10/2008 15:25): in your case i think you will have to create 5 job unless these 5 projects are in the same tree
fmancinelli - (06/10/2008 15:27): I don't think I have the rights to do this
jvdrean - (06/10/2008 15:44): fmancinelli: you should have them now
fmancinelli - (06/10/2008 15:44): ok I see the panel
xwikibot - (06/10/2008 15:52): DevGuide.velocityHqlExamples was modified by xwiki:XWiki.jvdrean - http://platform.xwiki.org/xwiki/bin/view/DevGuide/velocityHqlExamples
fmancinelli - (06/10/2008 15:55): This is the layout and what I have to do to build http://www.pastie.org/285904 In hudson I see that there is a link to the root pom (that I don't have). So maybe I should try to craft a root pom (though I don't know if it's possible to say in that pom to build 5 times the same thing with a different profile each time)
xwikibot - (06/10/2008 16:04): DevGuide.velocityHqlExamples was modified by xwiki:XWiki.jvdrean - http://platform.xwiki.org/xwiki/bin/view/DevGuide/velocityHqlExamples
fmancinelli - (06/10/2008 16:55): I read something about hudson and I think that a good solution is to choose "Build a free-style software project" and provide a build.sh script that will simply execute my 5 maven build commands one after another. WDYT?
fmancinelli - (06/10/2008 17:12): going home... see you later
xwikibot - (06/10/2008 18:46): XWiki.nhards was modified by XWiki.nhards (Created user) - http://www.xwiki.org/xwiki/bin/view/XWiki/nhards