Hi developers,
I see in JIRA that there are still 13 issues for Beta 1. I believe most are
already fixed. Could you please update your JIRA issues ASAP?
The plan is to try releasing Beta 1 early this week (possibly on Tuesday).
We said we would release it last week so we're already late. Let's try to
wrap it up quickly.
Thanks a lot
-Vincent
___________________________________________________________________________
D�couvrez une nouvelle fa�on d'obtenir des r�ponses � toutes vos questions !
Profitez des connaissances, des opinions et des exp�riences des internautes sur Yahoo! Questions/R�ponses
http://fr.answers.yahoo.com
I was just wondering where I can get the 1.0 beta standalone or war. I
really don't want to compile from src and the links on the xwiki site are
still broken.
Thanks,
Chad Westfall
Hi,
There seems to be a problem when I synchronise with the svn repository on my
linux (kubuntu 6.06) machine...
Eclipse fails to compile and calls out the following files as containing
invalid chars:
core/src/main/java/com.xpn.xwiki.util.Util
core/src/main/java/com.xpn.xwiki.render.macro.UseMacro
core/src/main/java/com.xpn.xwiki.render.macro.DisplayMacro
core/src/main/java/com.xpn.xwiki.web.ImportAction
core/src/main/java/com.xpn.xwiki.web.ExportAction
All these files are aparently unreadable using UTF-8 encoding - from what I
can see it is due to accents etc in the source files (for creation dates, eg
Date: 25 août 2004 in DisplayMacro).
I can fix the problem for myself (tell Eclipse to treat them as ISO-8859-1
not UTF-8)...
Anyone else suffering this? Should the source get changed so that the chars
are valid utf ones ?
A minor issue... looking forward to beta 1 - when the download link works ;)
Cheers,
Dan