Kamna Jain wrote:
Vincen, Thanks much for the reply. It is very helpful But, the http://tinyurl.com/3352dy does not seem to work.
Works fine for me. Here's another location: http://www.nabble.com/XWiki-and-SVN-as-a-backend-td9753910.html
Thanks
On 2/21/08, *[email protected] <mailto:[email protected]>* <[email protected] <mailto:[email protected]>> wrote:
Send devs mailing list submissions to [email protected] <mailto:[email protected]>
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 [email protected] <mailto:[email protected]>
You can reach the person managing the list at [email protected] <mailto:[email protected]>
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 <[email protected] <mailto:[email protected]>> Subject: Re: [xwiki-devs] [VOTE] Bring forward XE 1.3 final + create branch To: XWiki Developers <[email protected] <mailto:[email protected]>> Message-ID: <[email protected] <mailto:[email protected]>> 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 <[email protected] <mailto:[email protected]>> Subject: Re: [xwiki-devs] [vote] Switch to java 5 To: XWiki Developers <[email protected] <mailto:[email protected]>> Message-ID: <[email protected] <mailto:[email protected]>> 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 <[email protected] <mailto:[email protected]>> Subject: Re: [xwiki-devs] [vote] Switch to java 5 To: XWiki Developers <[email protected] <mailto:[email protected]>> Message-ID: <[email protected] <mailto:[email protected]>> 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" <[email protected] <mailto:[email protected]>> Subject: [xwiki-devs] XWikiAttachments in SVN ? To: [email protected] <mailto:[email protected]> Message-ID: <[email protected] <mailto:[email protected]>> 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