IRC Archive for channel #xwiki on 30 April 2008
Last modified by Vincent Massol on 2012/10/18 18:29
xwikibot - (30/04/2008 09:17): FAQ.FAQSearch was modified by XWiki.VincentMassol (Fixing FAQ Search) - http://www.xwiki.org/xwiki/bin/view/FAQ/FAQSearch
xwikibot - (30/04/2008 10:27): Development.PublicationModeDesignProposal was modified by xwiki:XWiki.GuillaumeLerouge - http://workspaces.xwiki.org/xwiki/bin/view/Development/PublicationModeDesignProposal
xwikibot - (30/04/2008 11:32): Main.ReleaseNotes was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotes
xwikibot - (30/04/2008 11:33): Main.ReleaseNotes was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotes
xwikibot - (30/04/2008 11:40): Main.ReleaseNotesXEM12M2 was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM12M2
xwikibot - (30/04/2008 11:41): Main.ReleaseNotesXEM12RC1 was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM12RC1
xwikibot - (30/04/2008 11:41): Main.ReleaseNotesXEM12RC1 was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM12RC1
xwikibot - (30/04/2008 11:42): Main.ReleaseNotes was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotes
xwikibot - (30/04/2008 11:46): Main.ReleaseNotesXEM12RC1 was modified by XWiki.ThomasMortagne - http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM12RC1
jvelociter - (30/04/2008 14:47): sdumitriu: with for (XWikiNotificationRule rule : vnamedrules), we don't need the test on vnamedrules nullity any longer, right ?
sdumitriu - (30/04/2008 14:47): Yes, we do
vmassol - (30/04/2008 14:47): our javadoc best practices are here: http://dev.xwiki.org/xwiki/bin/view/Community/CodeStyle#HJavadocBestPractices
sdumitriu - (30/04/2008 14:48): It will throw NPE if you don't
jvelociter - (30/04/2008 14:49): sdumitriu: ok
sdumitriu - (30/04/2008 16:02): Any idea why are there 2 Lucene indexing threads???
sdumitriu - (30/04/2008 16:04): vmassol: The AllDocs indexing problem is caused by the fact that that's a malformed document (invalid Tags object)
sdumitriu - (30/04/2008 16:06): Also, with the new platform the hang seems to be gone...
sdumitriu - (30/04/2008 16:06): Although I don't remember doing something that should affect this
sdumitriu - (30/04/2008 16:07): (http://jira.xwiki.org/jira/browse/XPLUCENE-7)
sdumitriu - (30/04/2008 16:21): vmassol: This is really bad... It seems that the Lucene plugin indeed is loaded twice...
sdumitriu - (30/04/2008 16:22): I wonder if all plugins are loaded twice
sdumitriu - (30/04/2008 16:22): Hm, it is just registered twice in the plugin list in xwiki.cfg
jvelociter - (30/04/2008 16:28): 1.4 RC1 is maintained for today?
jvelociter - (30/04/2008 16:41): (vmassol sdumitriu )
sdumitriu - (30/04/2008 16:41): I'm +1 for delaying it for next week
dward - (30/04/2008 17:02): SaiKrishna: Were you able to get svn to work to download the source?