Re: [VOTE] Release JSPWiki version 2.10.1

2014-05-26 Thread Jürgen Weber
+1 Am 25.05.2014 19:38 schrieb "Juan Pablo Santos Rodríguez" < juanpablo.san...@gmail.com>: > This is a release vote for Apache JSPWiki, version 2.10.1. The vote will be > open for at least 72 hours from now. > > It fixes the following issues: > > https://issues.apache.org/jira/secure/ReleaseNote.

Re: [VOTE] Release JSPWiki version 2.10.1

2014-05-26 Thread Glen Mazza
+1 Glen On 05/25/2014 06:19 PM, Juan Pablo Santos Rodríguez wrote: Hi Brian, thanks for looking + voting :-) Here's my +1 as well Anybody trying to use the staging repo, please mind that the ASF's Nexus is currently having some problems [#1] which prevent its use. Source and binaries still a

steps to get jspwiki-2.10.1-rc1 running with container managed aut

2014-05-26 Thread Jürgen Weber
My steps to get jspwiki-2.10.1-rc1 running with container managed auth: explode the war to /projekte/jspwiki-2.10.1-rc1/JSPWiki add /projekte/apache-tomcat-8.0.8/conf/Catalina/localhost/JSPWiki.xml change /projekte/apache-tomcat-8.0.8/conf/server.xml in web.xml enabled CONTAINER-M

[jira] [Commented] (JSPWIKI-212) transport-guarantee CONFIDENTIAL should be removed from web.xml

2014-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/JSPWIKI-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008767#comment-14008767 ] Jürgen Weber commented on JSPWIKI-212: -- After all these years... I am still against

[jira] [Created] (JSPWIKI-842) deliver a template for jspwiki-custom.properties

2014-05-26 Thread JIRA
Jürgen Weber created JSPWIKI-842: Summary: deliver a template for jspwiki-custom.properties Key: JSPWIKI-842 URL: https://issues.apache.org/jira/browse/JSPWIKI-842 Project: JSPWiki Issue Type

Re: [VOTE] Release JSPWiki version 2.10.1

2014-05-26 Thread Ichiro Furusato
+1 FWIW (from a non-voter), I downloaded and successfully built 2.10.1, then installed it on a server. I then installed: * the Neocortext wiki plugins * the Neocortext JsonPageProvider * 7 additional dependency jars (e.g., guava, joda-time). * various prototype skins (including CleanBlue)

Re: steps to get jspwiki-2.10.1-rc1 running with container managed aut

2014-05-26 Thread Glen Mazza
Hello Jürgen, while it will work, I recommend against placing the jspwiki-custom.properties file within the WAR. Just place it in the Tomcat "lib" folder, and JSPWiki will automatically pick it up and use its values to override whatever is in jspwiki.properties. (If you're inclined to place t

[jira] [Commented] (JSPWIKI-842) deliver a template for jspwiki-custom.properties

2014-05-26 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008895#comment-14008895 ] Glen Mazza commented on JSPWIKI-842: Hi, Juergen, some concerns I have on this: 1.)

Re: steps to get jspwiki-2.10.1-rc1 running with container managed aut

2014-05-26 Thread Harry Metske
The way JSPWiki currently works is optimized for a setup where you have : * one jspwiki instance in tomcat * write access to tomcat's lib directory If you miss one of these, you have to do something withing the exploded war to get the properties file on the classpath. In that case I would recommen

Re: [VOTE] Release JSPWiki version 2.10.1

2014-05-26 Thread Harry Metske
+1 On 25 May 2014 19:38, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > This is a release vote for Apache JSPWiki, version 2.10.1. The vote will be > open for at least 72 hours from now. > > It fixes the following issues: > > https://issues.apache.org/jira/secure/ReleaseNote.

[jira] [Commented] (JSPWIKI-212) transport-guarantee CONFIDENTIAL should be removed from web.xml

2014-05-26 Thread Harry Metske (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008968#comment-14008968 ] Harry Metske commented on JSPWIKI-212: -- If you use container managed A&A or not, in

[jira] [Commented] (JSPWIKI-212) transport-guarantee CONFIDENTIAL should be removed from web.xml

2014-05-26 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008983#comment-14008983 ] Glen Mazza commented on JSPWIKI-212: I'm not sure I understand your point, Harry; CMA

[jira] [Commented] (JSPWIKI-212) transport-guarantee CONFIDENTIAL should be removed from web.xml

2014-05-26 Thread Harry Metske (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008991#comment-14008991 ] Harry Metske commented on JSPWIKI-212: -- Yes I understand what SSL (https) does. But

Re: [VOTE] Release JSPWiki version 2.10.1

2014-05-26 Thread Juan Pablo Santos Rodríguez
Hi, a quick note: https://issues.apache.org/jira/browse/INFRA-7804 was solved this morning, so the staging repo at https://repository.apache.org/content/repositories/orgapachejspwiki-1001/is accesible again br, juan pablo On Mon, May 26, 2014 at 6:58 PM, Harry Metske wrote: > +1 > > > On 25 M

[jira] [Commented] (JSPWIKI-842) deliver a template for jspwiki-custom.properties

2014-05-26 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009008#comment-14009008 ] Glen Mazza commented on JSPWIKI-842: Hi, I updated our documentation page with more i

[jira] [Closed] (JSPWIKI-842) deliver a template for jspwiki-custom.properties

2014-05-26 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glen Mazza closed JSPWIKI-842. -- Resolution: Fixed More documentation added on jspwiki-custom.properties. > deliver a template for jsp

[jira] [Commented] (JSPWIKI-212) transport-guarantee CONFIDENTIAL should be removed from web.xml

2014-05-26 Thread Glen Mazza (JIRA)
[ https://issues.apache.org/jira/browse/JSPWIKI-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009013#comment-14009013 ] Glen Mazza commented on JSPWIKI-212: Oh, now I see. OK, I don't care either way. >

Re: steps to get jspwiki-2.10.1-rc1 running with container managed aut

2014-05-26 Thread Jürgen Weber
Glen, I had put jspwiki-custom.properties into /projekte/apache-tomcat-8.0.8/lib It's just that there is no properties whatever in the war, and I would have like a properties template in the war to work on. Juergen 2014-05-26 18:35 GMT+02:00 Harry Metske : > The way JSPWiki currently works is

Re: steps to get jspwiki-2.10.1-rc1 running with container managed aut

2014-05-26 Thread Glen Mazza
(umlaut in name = get to practice my high school German :) Ich habe unsere Doku aktuelisiert: https://jspwiki-wiki.apache.org/Wiki.jsp?page=Documentation quote: The default jspwiki.properties can be easilyviewed online

[jira] [Commented] (JSPWIKI-842) deliver a template for jspwiki-custom.properties

2014-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/JSPWIKI-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009028#comment-14009028 ] Jürgen Weber commented on JSPWIKI-842: -- Actually, I don't see any properties file in

[jira] [Commented] (JSPWIKI-212) transport-guarantee CONFIDENTIAL should be removed from web.xml

2014-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/JSPWIKI-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009034#comment-14009034 ] Jürgen Weber commented on JSPWIKI-212: -- So, I repeat my suggestion to take it out an

Re: steps to get jspwiki-2.10.1-rc1 running with container managed aut

2014-05-26 Thread Jürgen Weber
I like the war and the separate jspwiki-custom.properties out of the war in Tomcat's lib, problem is that I alway use container auth and therefore have to explode the war to edit the web.xml 2014-05-26 18:35 GMT+02:00 Harry Metske : > The way JSPWiki currently works is optimized for a setup whe

[jira] [Commented] (JSPWIKI-842) deliver a template for jspwiki-custom.properties

2014-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/JSPWIKI-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14009037#comment-14009037 ] Jürgen Weber commented on JSPWIKI-842: -- Another option would be to not deliver a sta

Re: [VOTE] Release JSPWiki version 2.10.1

2014-05-26 Thread Dirk Frederickx
Also +1 for me, dirk On Mon, May 26, 2014 at 6:58 PM, Harry Metske wrote: > +1 > > > On 25 May 2014 19:38, Juan Pablo Santos Rodríguez < > juanpablo.san...@gmail.com> wrote: > > > This is a release vote for Apache JSPWiki, version 2.10.1. The vote will > be > > open for at least 72 hours from n