Re: [xwiki-devs] [xwiki-notifications] r9953 - xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0

2008-05-29 Thread Jerome Velociter

 Hi,

 Sorry about that. The rerelease of 1.0 is a mistake.
 The objective was to commit the patch in the 1.0 branch and eventually
 release a 1.0.1 release.

 This patch is absolutely necessary for Curriki since it is a security
 issue.
 We don't want to change to 1.1 since we don't want to go through
 intensive testing.

 What should we do to fix this ?

It seems the re-release hasn't be performed, if we trust the date here :
http://maven.xwiki.org/releases/com/xpn/xwiki/platform/plugins/xwiki-plugin-spacemanager/1.0/
So reverting the commit in the tag 1.0 should be enough. We can then
properly release 1.0.1.
I can help doing that if needed.

Let me know,

Jerome.




 Ludovic

 Vincent Massol wrote:
 Hi Ludovic,

 Some questions for you:

 * Why are you re-releasing the SM 1.0 version? (was this an error?).
 Did you rollback (I didn't see a rollback message)? Has your change
 overriden the existing 1.0 tag?
 * Why are you creating a 1.0 branch? Why your change cannot go in 1.1
 instead?
 * Did you create a jira version for 1.0.1?

 Thanks
 -Vincent

 On May 27, 2008, at 9:16 PM, ludovic (SVN) wrote:


 Author: ludovic
 Date: 2008-05-27 21:16:09 +0200 (Tue, 27 May 2008)
 New Revision: 9953

 Modified:
   xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/
 pom.xml
 Log:
 [maven-release-plugin] prepare release xwiki-plugin-spacemanager-1.0

 Modified: xwiki-platform/xwiki-plugins/tags/xwiki-plugin-
 spacemanager-1.0/pom.xml
 ===
 --- xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/
 pom.xml 2008-05-27 19:16:06 UTC (rev 9952)
 +++ xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/
 pom.xml 2008-05-27 19:16:09 UTC (rev 9953)
 @@ -62,8 +62,8 @@
   /dependencies

   scm
 -
 connectionscm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
 /connection
 -
 developerConnectionscm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
 /developerConnection
 -
 urlhttp://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
 /url
 +
 connectionscm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
 /connection
 +
 developerConnectionscm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
 /developerConnection
 +
 urlhttp://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
 /url
   /scm
 /project

 ___
 devs mailing list
 devs@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/devs




 --
 Ludovic Dubost
 Blog: http://blog.ludovic.org/
 XWiki: http://www.xwiki.com
 Skype: ldubost GTalk: ldubost

 ___
 devs mailing list
 devs@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/devs



___
devs mailing list
devs@xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs


Re: [xwiki-devs] [xwiki-notifications] r9953 - xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0

2008-05-29 Thread Jerome Velociter

 Hi,

 Sorry about that. The rerelease of 1.0 is a mistake.
 The objective was to commit the patch in the 1.0 branch and eventually
 release a 1.0.1 release.

 This patch is absolutely necessary for Curriki since it is a security
 issue.
 We don't want to change to 1.1 since we don't want to go through
 intensive testing.

 What should we do to fix this ?

 It seems the re-release hasn't be performed, if we trust the date here :
 http://maven.xwiki.org/releases/com/xpn/xwiki/platform/plugins/xwiki-plugin-spacemanager/1.0/
 So reverting the commit in the tag 1.0 should be enough. We can then
 properly release 1.0.1.
 I can help doing that if needed.

In fact there is no need to revert anything in the tag : the change done
in rev 9953 was just to reset the proper SCM after the branching done in
rev 9951 by the maven release plugin.

I've created a version 1.0.1 for the plugin in JIRA (and added to it the
concerned issue), and added the 1.0 branch to continuum build.

Jerome.


 Let me know,

 Jerome.




 Ludovic

 Vincent Massol wrote:
 Hi Ludovic,

 Some questions for you:

 * Why are you re-releasing the SM 1.0 version? (was this an error?).
 Did you rollback (I didn't see a rollback message)? Has your change
 overriden the existing 1.0 tag?
 * Why are you creating a 1.0 branch? Why your change cannot go in 1.1
 instead?
 * Did you create a jira version for 1.0.1?

 Thanks
 -Vincent

 On May 27, 2008, at 9:16 PM, ludovic (SVN) wrote:


 Author: ludovic
 Date: 2008-05-27 21:16:09 +0200 (Tue, 27 May 2008)
 New Revision: 9953

 Modified:
   xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/
 pom.xml
 Log:
 [maven-release-plugin] prepare release xwiki-plugin-spacemanager-1.0

 Modified: xwiki-platform/xwiki-plugins/tags/xwiki-plugin-
 spacemanager-1.0/pom.xml
 ===
 --- xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/
 pom.xml2008-05-27 19:16:06 UTC (rev 9952)
 +++ xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/
 pom.xml2008-05-27 19:16:09 UTC (rev 9953)
 @@ -62,8 +62,8 @@
   /dependencies

   scm
 -
 connectionscm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
 /connection
 -
 developerConnectionscm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
 /developerConnection
 -
 urlhttp://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
 /url
 +
 connectionscm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
 /connection
 +
 developerConnectionscm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
 /developerConnection
 +
 urlhttp://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
 /url
   /scm
 /project

 ___
 devs mailing list
 devs@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/devs




 --
 Ludovic Dubost
 Blog: http://blog.ludovic.org/
 XWiki: http://www.xwiki.com
 Skype: ldubost GTalk: ldubost

 ___
 devs mailing list
 devs@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/devs



 ___
 devs mailing list
 devs@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/devs



___
devs mailing list
devs@xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs


Re: [xwiki-devs] [xwiki-notifications] r9953 - xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0

2008-05-28 Thread Ludovic Dubost

Hi,

Sorry about that. The rerelease of 1.0 is a mistake.
The objective was to commit the patch in the 1.0 branch and eventually 
release a 1.0.1 release.

This patch is absolutely necessary for Curriki since it is a security issue.
We don't want to change to 1.1 since we don't want to go through 
intensive testing.

What should we do to fix this ?

Ludovic

Vincent Massol wrote:
 Hi Ludovic,

 Some questions for you:

 * Why are you re-releasing the SM 1.0 version? (was this an error?).  
 Did you rollback (I didn't see a rollback message)? Has your change  
 overriden the existing 1.0 tag?
 * Why are you creating a 1.0 branch? Why your change cannot go in 1.1  
 instead?
 * Did you create a jira version for 1.0.1?

 Thanks
 -Vincent

 On May 27, 2008, at 9:16 PM, ludovic (SVN) wrote:

   
 Author: ludovic
 Date: 2008-05-27 21:16:09 +0200 (Tue, 27 May 2008)
 New Revision: 9953

 Modified:
   xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/ 
 pom.xml
 Log:
 [maven-release-plugin] prepare release xwiki-plugin-spacemanager-1.0

 Modified: xwiki-platform/xwiki-plugins/tags/xwiki-plugin- 
 spacemanager-1.0/pom.xml
 ===
 --- xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/ 
 pom.xml  2008-05-27 19:16:06 UTC (rev 9952)
 +++ xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/ 
 pom.xml  2008-05-27 19:16:09 UTC (rev 9953)
 @@ -62,8 +62,8 @@
   /dependencies

   scm
 -
 connectionscm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
  
 /connection
 -
 developerConnectionscm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
  
 /developerConnection
 -
 urlhttp://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
  
 /url
 +
 connectionscm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
  
 /connection
 +
 developerConnectionscm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
  
 /developerConnection
 +
 urlhttp://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
  
 /url
   /scm
 /project
 
 ___
 devs mailing list
 devs@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/devs

   


-- 
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost

___
devs mailing list
devs@xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs


Re: [xwiki-devs] [xwiki-notifications] r9953 - xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0

2008-05-27 Thread Vincent Massol
Hi Ludovic,

Some questions for you:

* Why are you re-releasing the SM 1.0 version? (was this an error?).  
Did you rollback (I didn't see a rollback message)? Has your change  
overriden the existing 1.0 tag?
* Why are you creating a 1.0 branch? Why your change cannot go in 1.1  
instead?
* Did you create a jira version for 1.0.1?

Thanks
-Vincent

On May 27, 2008, at 9:16 PM, ludovic (SVN) wrote:

 Author: ludovic
 Date: 2008-05-27 21:16:09 +0200 (Tue, 27 May 2008)
 New Revision: 9953

 Modified:
   xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/ 
 pom.xml
 Log:
 [maven-release-plugin] prepare release xwiki-plugin-spacemanager-1.0

 Modified: xwiki-platform/xwiki-plugins/tags/xwiki-plugin- 
 spacemanager-1.0/pom.xml
 ===
 --- xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/ 
 pom.xml   2008-05-27 19:16:06 UTC (rev 9952)
 +++ xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0/ 
 pom.xml   2008-05-27 19:16:09 UTC (rev 9953)
 @@ -62,8 +62,8 @@
   /dependencies

   scm
 -
 connectionscm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
  
 /connection
 -
 developerConnectionscm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
  
 /developerConnection
 -
 urlhttp://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/branches/xwiki-plugin-spacemanager-1.0
  
 /url
 +
 connectionscm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
  
 /connection
 +
 developerConnectionscm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
  
 /developerConnection
 +
 urlhttp://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-plugins/tags/xwiki-plugin-spacemanager-1.0
  
 /url
   /scm
 /project
___
devs mailing list
devs@xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs