Re: svn commit: r1597105 - in /jspwiki/trunk: ./ jspwiki-it-tests/ jspwiki-it-tests/jspwiki-it-test-cma-jdbc/ jspwiki-it-tests/jspwiki-it-test-cma/ jspwiki-it-tests/jspwiki-it-test-custom-absolute-url

2014-05-23 Thread Juan Pablo Santos Rodríguez
Hi Harry,

haven't performed the mvn release:perform step yet, so we could still
rollback the release without manually reverting all the files. My intention
was to apply the patch at JSPWIKI-841 after releasing 2.10.1 (for 2.10.2),
as I didn't want to delay the release anymore. Also, to make JSPWIKI-841
surface requires knowing about a property which hasn't been in
jspwiki.properties since at least 2.4.87, which is unlikely (although not
impossible, as demonstrated by that JIRA itself), so it didn't seem a
showstopper for me.

That said, we can still rollback the release, apply the patch and rearrange
a new release; shouldn't be more than a couple of hours, so if you think is
worth including, please confirm and I'll push the patch into 2.10.1


thx + br,
juan pablo


On Fri, May 23, 2014 at 6:34 PM, Harry Metske harry.met...@gmail.comwrote:

 JP,

 shouldn't we first commit JSPWIKI-841 (container managed security not
 working) ?

 kind regards,
 Harry



 On 23 May 2014 16:30, juanpa...@apache.org wrote:

  Author: juanpablo
  Date: Fri May 23 14:30:03 2014
  New Revision: 1597105
 
  URL: http://svn.apache.org/r1597105
  Log:
  [maven-release-plugin] prepare for next development iteration
 
  Modified:
  jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
  jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
 
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
  jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml
  jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom/pom.xml
  jspwiki/trunk/jspwiki-it-tests/jspwiki-selenium-tests/pom.xml
  jspwiki/trunk/jspwiki-it-tests/pom.xml
  jspwiki/trunk/jspwiki-war/pom.xml
  jspwiki/trunk/jspwiki-wikipages/de/pom.xml
  jspwiki/trunk/jspwiki-wikipages/en/pom.xml
  jspwiki/trunk/jspwiki-wikipages/es/pom.xml
  jspwiki/trunk/jspwiki-wikipages/fi/pom.xml
  jspwiki/trunk/jspwiki-wikipages/fr/pom.xml
  jspwiki/trunk/jspwiki-wikipages/it/pom.xml
  jspwiki/trunk/jspwiki-wikipages/nl/pom.xml
  jspwiki/trunk/jspwiki-wikipages/pom.xml
  jspwiki/trunk/jspwiki-wikipages/pt_BR/pom.xml
  jspwiki/trunk/jspwiki-wikipages/zh_CN/pom.xml
  jspwiki/trunk/pom.xml
 
  Modified: jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
  URL:
 
 http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml?rev=1597105r1=1597104r2=1597105view=diff
 
 
 ==
  --- jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
  (original)
  +++ jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml Fri
  May 23 14:30:03 2014
  @@ -22,7 +22,7 @@
 parent !-- this enables tests reuse [1/3] --
   groupIdorg.apache.jspwiki.it/groupId
   artifactIdjspwiki-it-builder/artifactId
  -version2.10.1/version
  +version2.10.2-SNAPSHOT/version
 /parent
 
 !-- Container Managed Authentication using JDBC instead of XML files
  for user and group info --
 
  Modified: jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
  URL:
 
 http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml?rev=1597105r1=1597104r2=1597105view=diff
 
 
 ==
  --- jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml (original)
  +++ jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml Fri May 23
  14:30:03 2014
  @@ -22,7 +22,7 @@
 parent !-- this enables tests reuse [1/3] --
   groupIdorg.apache.jspwiki.it/groupId
   artifactIdjspwiki-it-builder/artifactId
  -version2.10.1/version
  +version2.10.2-SNAPSHOT/version
 /parent
 
 !-- Container Managed Authentication --
 
  Modified:
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
  URL:
 
 http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml?rev=1597105r1=1597104r2=1597105view=diff
 
 
 ==
  ---
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
  (original)
  +++
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
  Fri May 23 14:30:03 2014
  @@ -22,7 +22,7 @@
 parent !-- this enables tests reuse [1/3] --
   groupIdorg.apache.jspwiki.it/groupId
   artifactIdjspwiki-it-builder/artifactId
  -version2.10.1/version
  +version2.10.2-SNAPSHOT/version
 /parent
 
 artifactIdjspwiki-it-test-custom-absolute-urls/artifactId
 
  Modified:
  jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml
  URL:
 
 http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml?rev=1597105r1=1597104r2=1597105view=diff
 
 
 

Re: svn commit: r1597105 - in /jspwiki/trunk: ./ jspwiki-it-tests/ jspwiki-it-tests/jspwiki-it-test-cma-jdbc/ jspwiki-it-tests/jspwiki-it-test-cma/ jspwiki-it-tests/jspwiki-it-test-custom-absolute-url

2014-05-23 Thread Harry Metske
In that case, I would say go on wit 2.10.1 and drop JSPWIKI-841 for 2.10.2

regards,
Harry
Op 23 mei 2014 20:57 schreef Juan Pablo Santos Rodríguez 
juanpablo.san...@gmail.com:

 Hi Harry,

 haven't performed the mvn release:perform step yet, so we could still
 rollback the release without manually reverting all the files. My intention
 was to apply the patch at JSPWIKI-841 after releasing 2.10.1 (for 2.10.2),
 as I didn't want to delay the release anymore. Also, to make JSPWIKI-841
 surface requires knowing about a property which hasn't been in
 jspwiki.properties since at least 2.4.87, which is unlikely (although not
 impossible, as demonstrated by that JIRA itself), so it didn't seem a
 showstopper for me.

 That said, we can still rollback the release, apply the patch and rearrange
 a new release; shouldn't be more than a couple of hours, so if you think is
 worth including, please confirm and I'll push the patch into 2.10.1


 thx + br,
 juan pablo


 On Fri, May 23, 2014 at 6:34 PM, Harry Metske harry.met...@gmail.com
 wrote:

  JP,
 
  shouldn't we first commit JSPWIKI-841 (container managed security not
  working) ?
 
  kind regards,
  Harry
 
 
 
  On 23 May 2014 16:30, juanpa...@apache.org wrote:
 
   Author: juanpablo
   Date: Fri May 23 14:30:03 2014
   New Revision: 1597105
  
   URL: http://svn.apache.org/r1597105
   Log:
   [maven-release-plugin] prepare for next development iteration
  
   Modified:
   jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
   jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
  
  
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
   jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml
   jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom/pom.xml
   jspwiki/trunk/jspwiki-it-tests/jspwiki-selenium-tests/pom.xml
   jspwiki/trunk/jspwiki-it-tests/pom.xml
   jspwiki/trunk/jspwiki-war/pom.xml
   jspwiki/trunk/jspwiki-wikipages/de/pom.xml
   jspwiki/trunk/jspwiki-wikipages/en/pom.xml
   jspwiki/trunk/jspwiki-wikipages/es/pom.xml
   jspwiki/trunk/jspwiki-wikipages/fi/pom.xml
   jspwiki/trunk/jspwiki-wikipages/fr/pom.xml
   jspwiki/trunk/jspwiki-wikipages/it/pom.xml
   jspwiki/trunk/jspwiki-wikipages/nl/pom.xml
   jspwiki/trunk/jspwiki-wikipages/pom.xml
   jspwiki/trunk/jspwiki-wikipages/pt_BR/pom.xml
   jspwiki/trunk/jspwiki-wikipages/zh_CN/pom.xml
   jspwiki/trunk/pom.xml
  
   Modified:
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
   URL:
  
 
 http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml?rev=1597105r1=1597104r2=1597105view=diff
  
  
 
 ==
   --- jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
   (original)
   +++ jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml Fri
   May 23 14:30:03 2014
   @@ -22,7 +22,7 @@
  parent !-- this enables tests reuse [1/3] --
groupIdorg.apache.jspwiki.it/groupId
artifactIdjspwiki-it-builder/artifactId
   -version2.10.1/version
   +version2.10.2-SNAPSHOT/version
  /parent
  
  !-- Container Managed Authentication using JDBC instead of XML
 files
   for user and group info --
  
   Modified: jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
   URL:
  
 
 http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml?rev=1597105r1=1597104r2=1597105view=diff
  
  
 
 ==
   --- jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
 (original)
   +++ jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml Fri May
 23
   14:30:03 2014
   @@ -22,7 +22,7 @@
  parent !-- this enables tests reuse [1/3] --
groupIdorg.apache.jspwiki.it/groupId
artifactIdjspwiki-it-builder/artifactId
   -version2.10.1/version
   +version2.10.2-SNAPSHOT/version
  /parent
  
  !-- Container Managed Authentication --
  
   Modified:
  
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
   URL:
  
 
 http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml?rev=1597105r1=1597104r2=1597105view=diff
  
  
 
 ==
   ---
  
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
   (original)
   +++
  
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
   Fri May 23 14:30:03 2014
   @@ -22,7 +22,7 @@
  parent !-- this enables tests reuse [1/3] --
groupIdorg.apache.jspwiki.it/groupId
artifactIdjspwiki-it-builder/artifactId
   -version2.10.1/version
   +version2.10.2-SNAPSHOT/version
  /parent
  
  

Re: svn commit: r1597105 - in /jspwiki/trunk: ./ jspwiki-it-tests/ jspwiki-it-tests/jspwiki-it-test-cma-jdbc/ jspwiki-it-tests/jspwiki-it-test-cma/ jspwiki-it-tests/jspwiki-it-test-custom-absolute-url

2014-05-23 Thread Juan Pablo Santos Rodríguez
ok, making the release:perform right now.. :-D


cheers,
juan pablo


On Fri, May 23, 2014 at 9:10 PM, Harry Metske harry.met...@gmail.comwrote:

 In that case, I would say go on wit 2.10.1 and drop JSPWIKI-841 for 2.10.2

 regards,
 Harry
 Op 23 mei 2014 20:57 schreef Juan Pablo Santos Rodríguez 
 juanpablo.san...@gmail.com:

  Hi Harry,
 
  haven't performed the mvn release:perform step yet, so we could still
  rollback the release without manually reverting all the files. My
 intention
  was to apply the patch at JSPWIKI-841 after releasing 2.10.1 (for
 2.10.2),
  as I didn't want to delay the release anymore. Also, to make JSPWIKI-841
  surface requires knowing about a property which hasn't been in
  jspwiki.properties since at least 2.4.87, which is unlikely (although not
  impossible, as demonstrated by that JIRA itself), so it didn't seem a
  showstopper for me.
 
  That said, we can still rollback the release, apply the patch and
 rearrange
  a new release; shouldn't be more than a couple of hours, so if you think
 is
  worth including, please confirm and I'll push the patch into 2.10.1
 
 
  thx + br,
  juan pablo
 
 
  On Fri, May 23, 2014 at 6:34 PM, Harry Metske harry.met...@gmail.com
  wrote:
 
   JP,
  
   shouldn't we first commit JSPWIKI-841 (container managed security not
   working) ?
  
   kind regards,
   Harry
  
  
  
   On 23 May 2014 16:30, juanpa...@apache.org wrote:
  
Author: juanpablo
Date: Fri May 23 14:30:03 2014
New Revision: 1597105
   
URL: http://svn.apache.org/r1597105
Log:
[maven-release-plugin] prepare for next development iteration
   
Modified:
jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
   
   
  
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
   
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-jdbc/pom.xml
jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom/pom.xml
jspwiki/trunk/jspwiki-it-tests/jspwiki-selenium-tests/pom.xml
jspwiki/trunk/jspwiki-it-tests/pom.xml
jspwiki/trunk/jspwiki-war/pom.xml
jspwiki/trunk/jspwiki-wikipages/de/pom.xml
jspwiki/trunk/jspwiki-wikipages/en/pom.xml
jspwiki/trunk/jspwiki-wikipages/es/pom.xml
jspwiki/trunk/jspwiki-wikipages/fi/pom.xml
jspwiki/trunk/jspwiki-wikipages/fr/pom.xml
jspwiki/trunk/jspwiki-wikipages/it/pom.xml
jspwiki/trunk/jspwiki-wikipages/nl/pom.xml
jspwiki/trunk/jspwiki-wikipages/pom.xml
jspwiki/trunk/jspwiki-wikipages/pt_BR/pom.xml
jspwiki/trunk/jspwiki-wikipages/zh_CN/pom.xml
jspwiki/trunk/pom.xml
   
Modified:
  jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
URL:
   
  
 
 http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml?rev=1597105r1=1597104r2=1597105view=diff
   
   
  
 
 ==
--- jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
(original)
+++ jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma-jdbc/pom.xml
 Fri
May 23 14:30:03 2014
@@ -22,7 +22,7 @@
   parent !-- this enables tests reuse [1/3] --
 groupIdorg.apache.jspwiki.it/groupId
 artifactIdjspwiki-it-builder/artifactId
-version2.10.1/version
+version2.10.2-SNAPSHOT/version
   /parent
   
   !-- Container Managed Authentication using JDBC instead of XML
  files
for user and group info --
   
Modified: jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
URL:
   
  
 
 http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml?rev=1597105r1=1597104r2=1597105view=diff
   
   
  
 
 ==
--- jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml
  (original)
+++ jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-cma/pom.xml Fri
 May
  23
14:30:03 2014
@@ -22,7 +22,7 @@
   parent !-- this enables tests reuse [1/3] --
 groupIdorg.apache.jspwiki.it/groupId
 artifactIdjspwiki-it-builder/artifactId
-version2.10.1/version
+version2.10.2-SNAPSHOT/version
   /parent
   
   !-- Container Managed Authentication --
   
Modified:
   
  
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
URL:
   
  
 
 http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml?rev=1597105r1=1597104r2=1597105view=diff
   
   
  
 
 ==
---
   
  
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
(original)
+++
   
  
 
 jspwiki/trunk/jspwiki-it-tests/jspwiki-it-test-custom-absolute-urls/pom.xml
Fri May 23 14:30:03 2014