Vincen,
Thanks much for the reply. It is very helpful
But, the
does not seem to work.
Thanks
On 2/21/08, devs-request(a)xwiki.org <devs-request(a)xwiki.org> wrote:
Send devs mailing list submissions to
devs(a)xwiki.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/devs
or, via email, send a message with subject or body 'help' to
devs-request(a)xwiki.org
You can reach the person managing the list at
devs-owner(a)xwiki.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of devs digest..."
Today's Topics:
1. Re: [VOTE] Bring forward XE 1.3 final + create branch
(Sergiu Dumitriu)
2. Re: [vote] Switch to java 5 (Ludovic Dubost)
3. Re: [vote] Switch to java 5 (Sergiu Dumitriu)
4. XWikiAttachments in SVN ? (Kamna Jain)
5. Re: XWikiAttachments in SVN ? (Vincent Massol)
----------------------------------------------------------------------
Message: 1
Date: Wed, 20 Feb 2008 14:11:46 +0100
From: Sergiu Dumitriu <sergiu(a)xwiki.com>
Subject: Re: [xwiki-devs] [VOTE] Bring forward XE 1.3 final + create
branch
To: XWiki Developers <devs(a)xwiki.org>
Message-ID: <47BC2712.3070305(a)xwiki.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Vincent Massol wrote:
Hi,
I'd like to bring forward the release dates for XE 1.3 final, as
follows:
* 1.3RC1 - 25/02
* 1.3Final - 3/03
I'd also like to create a branch for 1.3 since it's now in RC stage
and trunk will become 1.4-SNAPSHOT so that committers eager to work on
1.4 can start doing so and so that we're not tempted to push non bug
changes in 1.3...
The reasons:
1) We're ready to release it barring any regression we have introduced
(which will be fixed in 1.3RC1)
2) Some of us are eager to work on 1.4 (like JV who's working on
performance improvements for ex) :)
3) I'd like to drop support for 1.2 ASAP since it's hard to support
several branches at once. When 1.3 is released it means we will be
supporting 1.3 and 1.4 but no longer 1.2 (since our standard rule is
to support 2 versions - Of course anyone is free to support whatever
he wants but this is our general rule to make it easy to progress in
our devs).
4) 1.3 hasn't had any major changes since 1.2 and thus should be
pretty stable
Here's my +1 to both the new dates and the branch creation.
Thanks
-Vincent
+1
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
------------------------------
Message: 2
Date: Wed, 20 Feb 2008 15:07:08 +0100
From: Ludovic Dubost <ludovic(a)xwiki.org>
Subject: Re: [xwiki-devs] [vote] Switch to java 5
To: XWiki Developers <devs(a)xwiki.org>
Message-ID: <47BC340C.2080507(a)xwiki.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
+1
Sergiu Dumitriu wrote:
Hi devs,
I think it is time to completely switch to Java 5. It adds several nice
features we could use.
I think it is safe to make the switch, given that:
- We get only few mails related to deployment on Java 1.4, and only very
few say that they cannot drop 1.4.
- Java 1.4 is in the late EOL process (should end this summer)
- We already have some requirements on 1.5 libraries, so XWiki doesn't
really work on 1.4, anyway
Here's my +1
--
Ludovic Dubost
Blog:
http://blog.ludovic.org/
XWiki:
http://www.xwiki.com
Skype: ldubost GTalk: ldubost
------------------------------
Message: 3
Date: Wed, 20 Feb 2008 15:21:33 +0100
From: Sergiu Dumitriu <sergiu(a)xwiki.com>
Subject: Re: [xwiki-devs] [vote] Switch to java 5
To: XWiki Developers <devs(a)xwiki.org>
Message-ID: <47BC376D.7080109(a)xwiki.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
5 +1, 3 nb +1.
Now I hope Velocity knows about enums...
Sergiu Dumitriu wrote:
Hi devs,
I think it is time to completely switch to Java 5. It adds several nice
features we could use.
I think it is safe to make the switch, given that:
- We get only few mails related to deployment on Java 1.4, and only very
few say that they cannot drop 1.4.
- Java 1.4 is in the late EOL process (should end this summer)
- We already have some requirements on 1.5 libraries, so XWiki doesn't
really work on 1.4, anyway
Here's my +1
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
------------------------------
Message: 4
Date: Wed, 20 Feb 2008 12:41:16 -0600
From: "Kamna Jain" <kammy.scorpi(a)gmail.com>
Subject: [xwiki-devs] XWikiAttachments in SVN ?
To: devs(a)xwiki.org
Message-ID:
<fb681d280802201041r462f5314k9f3e56f8470d726c(a)mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hi,
I was wondering if this has ever been discussed before in this mailing
list
- Having the attched files being version controlled by SVN?
We use SVN a lot in our company and it would be great if there exists some
integration between XWiki and SVN to save the attached files.
Thanks