Re: current situtation JSPWiki VM

2013-11-27 Thread Juan Pablo Santos Rodríguez
Hi Harry, thanks a lot for pursuing this!! as you say, https://jspwiki-wiki.apache.org/wiki seems a little weird, ideally, jspwiki.a.o/wiki should serve the wiki (same for doc wiki). As for the real ip, could we use x-ip-forwarded-for header? (don't know about fail2ban, but most probably SpamFilt

Re: current situtation JSPWiki VM

2013-11-28 Thread Juan Pablo Santos Rodríguez
ki SpamFilter for that. >> I'll also ask INFRA if it possible to have the URL changed. >> >> tx, >> Harry >> >> >> >> On 27 November 2013 18:59, Juan Pablo Santos Rodríguez < >> juanpablo.san...@gmail.com> wrote: >> >>

Re: current situtation JSPWiki VM

2013-11-29 Thread Juan Pablo Santos Rodríguez
users cannot save their preferences. > >> > >> for the encoding thing, I addedd URIEncoding="UTF-8" to the AJP > connector > >> (though that shouldn't be necessary) , but that did not help. > >> Looking with vi at the file on the filesystem shows

Releasing 2.10.0

2013-12-01 Thread Juan Pablo Santos Rodríguez
Hi! Before releasing I'd like to do a couple of things: - remove @deprecated methods/classes from code (at $svn/jspwiki-war/src/main/config/2.10-API.txt there're noted a bunch of them). I'll do it during week if nobody does it before - advance a little more on JSPWIKI-155 / JSPWIKI-303; in order

Re: Releasing 2.10.0

2013-12-02 Thread Juan Pablo Santos Rodríguez
y: > Things You Should Never Do > http://www.joelonsoftware.com/articles/fog000069.html > > Thanks, Juergen > Am 01.12.2013 22:12 schrieb "Juan Pablo Santos Rodríguez" < > juanpablo.san...@gmail.com>: > > > Hi! > > > > Before releasing I'd lik

Re: [jira] [Commented] (JSPWIKI-155) Allow customisation of core classes via ClassUtil.getMappedObject

2013-12-09 Thread Juan Pablo Santos Rodríguez
of this would you like me to send you > what I've got? > It might be a good starting point and I wouldn't feel like I've wasted that > effort... > > Ichiro > > > On Thu, Dec 5, 2013 at 11:49 AM, Juan Pablo Santos Rodríguez (JIRA) < > j...@apache.org&g

Re: [jira] [Commented] (JSPWIKI-155) Allow customisation of core classes via ClassUtil.getMappedObject

2013-12-10 Thread Juan Pablo Santos Rodríguez
Ichiro > > > > On Tue, Dec 10, 2013 at 1:40 PM, Ichiro Furusato > wrote: > > > Actually, kinda both. I'll zip up everything I've got then and either > > attach it to JSPWIKI-155 > > (if I can manage to log in), post it and provide a URL or send it to you

Re: [jira] [Commented] (JSPWIKI-155) Allow customisation of core classes via ClassUtil.getMappedObject

2013-12-10 Thread Juan Pablo Santos Rodríguez
Ichiro > > > > On Tue, Dec 10, 2013 at 1:40 PM, Ichiro Furusato > wrote: > > > Actually, kinda both. I'll zip up everything I've got then and either > > attach it to JSPWIKI-155 > > (if I can manage to log in), post it and provide a URL or send it to you

Re: Kick out 2.9.1

2013-12-16 Thread Juan Pablo Santos Rodríguez
e a > small bugfix release now than the latest and greatest release 9 months down > the road (which might get delayed later on) > > Cheers, > > Siegfried Goeschl > > > > > On 10.11.13 21:39, Juan Pablo Santos Rodríguez wrote: > >> Hi, >> >> ab

Re: Kick out 2.9.1

2013-12-17 Thread Juan Pablo Santos Rodríguez
trunk :-) > > Cheers, > > Siegfried Goeschl > > > On 16 Dec 2013, at 22:03, Juan Pablo Santos Rodríguez < > juanpablo.san...@gmail.com> wrote: > > > Hi, > > > > just finished doing a big bunch of pending refactors prior to releasing > > 2.10. We shoul

Re: Kick out 2.9.1

2013-12-18 Thread Juan Pablo Santos Rodríguez
gt; I'm investigating it currently... > > kind regards, > Harry > > > > > On 18 December 2013 02:00, Juan Pablo Santos Rodríguez < > juanpablo.san...@gmail.com> wrote: > > > Hi, > > > > quick note, as it's nearly 2.00am here; done almost a

Re: Kick out 2.9.1

2013-12-20 Thread Juan Pablo Santos Rodríguez
x27;s > quite > > some overhead (I could do some measurements on that). > > * it now also pollutes the log (but we might fix that) > > > > WDYT ? > > > > kind regards, > > Harry > > > > > > > > On 18 December 2013 22:14, Juan Pab

Subject: [VOTE] Release JSPWiki version 2.10.0

2013-12-20 Thread Juan Pablo Santos Rodríguez
This is a release vote for Apache JSPWiki, version 2.10.0. The vote will be open for at least 72 hours from now. It fixes the following issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12323941 Note that we are voting upon the source (tag), binaries are pr

Re: Subject: [VOTE] Release JSPWiki version 2.10.0

2013-12-21 Thread Juan Pablo Santos Rodríguez
ichiro.furus...@gmail.com > >: > > > Just a note: when I tried to access the source zip permissions didn't > > permit me to download it. > > > > > > On Sat, Dec 21, 2013 at 12:02 PM, Juan Pablo Santos Rodríguez < > > juanpablo.san...@gmail.com> wro

Re: Subject: [VOTE] Release JSPWiki version 2.10.0

2013-12-22 Thread Juan Pablo Santos Rodríguez
like users to be able to >>> just >>> deploy the WAR & a separate policy file without needing to do "war >>> surgery", i.e., open up and modify the jspwiki.policy file loaded there >>> by >>> default. We no longer require war surgery for

Re: can't build trunk

2013-12-22 Thread Juan Pablo Santos Rodríguez
Hi, I'm on W7-64bits, running fine without problems with both JDK 1.6.0_19 and 1.7.0_03. Maybe some kind of firewall configuration is stepping by? Also, builds.apache.org runs jspwiki jobs on ubuntu boxes. Did reverting to 9001 fix the build? The point to switch to 9321 as Harry pointed out was t

Re: Kick out 2.9.1

2013-12-22 Thread Juan Pablo Santos Rodríguez
e 263. > > > synchronized( m_stateStack ) { > try { > if (m_stateStack.size() > 0) { > WatchDog.State st = m_stateStack.peek(); > > long now = System.currentTimeMillis(); > > I cannot expla

Re: Subject: [VOTE] Release JSPWiki version 2.10.0

2013-12-22 Thread Juan Pablo Santos Rodríguez
t org.apache.wiki.auth.AuthorizationManager.initialize( >>>> AuthorizationManager.java:494) >>>> at org.apache.wiki.WikiEngine.initialize(WikiEngine.java:586) >>>> at org.apache.wiki.WikiEngine.(WikiEngine.java:430) >>>> >>>>

jspwiki.properties file configuration (was: Subject: [VOTE] Release JSPWiki version 2.10.0)

2013-12-23 Thread Juan Pablo Santos Rodríguez
t;> Hi, >>>> >>>> Just a note regarding my experience installing the new version, which >>>> might >>>> be pilot error. >>>> I don't get a vote but this experience might suggest a problem with the >>>> release

[CLOSED] [VOTE] Release JSPWiki version 2.10.0

2013-12-23 Thread Juan Pablo Santos Rodríguez
.wiki.auth.AuthorizationManager.initialize( >>>>> AuthorizationManager.java:494) >>>>> at org.apache.wiki.WikiEngine.initialize(WikiEngine.java:586) >>>>> at org.apache.wiki.WikiEngine.(WikiEngine.java:430) >>>>> >>>>

Re: can't build trunk

2013-12-26 Thread Juan Pablo Santos Rodríguez
nment? thanks & br, juan pablo On Sun, Dec 22, 2013 at 8:31 PM, Glen Mazza wrote: > Same errors for me on port 9001 as mentioned earlier. I'm not aware of > using any firewall, this is just my personal laptop with an Internet > connection. > > Glen > > > On

2.10.0-rc2?

2013-12-26 Thread Juan Pablo Santos Rodríguez
Hi all, as it seems that the two blocking issues of the first release of 2.10.0-rc1 have been solved, and after committing a bunch of cleanings/nice-to-have things for 2.10.0, I'd like to start again the vote to release 2.10.0, based on current trunk. However, weekend + new year is just ahead, so

Re: can't build trunk

2013-12-26 Thread Juan Pablo Santos Rodríguez
ion ex) { > + Thread.currentThread().interrupt(); > +} > } > > /** > > -- > Marco Roeland > > > Op 26 dec. 2013, om 21:36 heeft Juan Pablo Santos Rodríguez < > juanpablo.san...@gmail.com> het volgende geschreven: > > >

Re: can't build trunk

2013-12-26 Thread Juan Pablo Santos Rodríguez
o's patch is a sufficient solution for now. >> Le 26 déc. 2013 21:36, "Juan Pablo Santos Rodríguez" < >> juanpablo.san...@gmail.com> a écrit : >> >> Hi Adrien, >>> >>> since Glen said on another thread that his hsqldb related problem

Re: can't build trunk

2013-12-26 Thread Juan Pablo Santos Rodríguez
27, 2013 at 12:44 AM, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > reading the hsqlServer.stop() javadoc, it states: > > > > On Fri, Dec 27, 2013 at 12:33 AM, Glen Mazza wrote: > >> JP: My problems were *mostly* solved, the DB error does pop up

Re: Possible bug in RecentChanges plugin

2013-12-30 Thread Juan Pablo Santos Rodríguez
Hi Ichiro, thanks for spotting this, indeed it's a bug, not caused by code, but by a configuration issue (that's why there aren't any traces at all, you're getting the "expected behaviour"): if you check $svn/jspwiki-war/src/main/resources/ini/jspwiki.properties, lines 361-372, you'll see the defa

Re: ReferringUndefinedPagesPlugin in the base distribution

2014-01-03 Thread Juan Pablo Santos Rodríguez
Hi, as Gregor isn't following the dev list, I've made some googling to reach and ask him if he would mind including the plugin. Seems that I've written to his work address, so I'd wait until, let's say, next Tuesday and if we don't get a positive answer by then, rewrite it from scratch. Sounds rea

2.10.0 second attempt

2014-01-03 Thread Juan Pablo Santos Rodríguez
Hi, while we're at it, how about testing/fixing/polishing current trunk 'til next Wednesday, in order to call a vote for releasing 2.10.0 then? WDYT? br, juan pablo On Fri, Jan 3, 2014 at 7:37 PM, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > Hi,

Re: 2.10.0 second attempt

2014-01-03 Thread Juan Pablo Santos Rodríguez
> > Regards, > Harry > > Op 3 jan. 2014 19:41 schreef "Juan Pablo Santos Rodríguez" < > juanpablo.san...@gmail.com>: > > > Hi, > > > > while we're at it, how about testing/fixing/polishing current trunk 'til > > next Wednesd

Re: Minor nit in jspwiki.css

2014-01-04 Thread Juan Pablo Santos Rodríguez
Hi Ichiro! thanks for spotting it, I'll take a look at it this evening or maybe tomorrow (or if anyone else one to take it before, please feel free O:-)) br, juan pablo On Sat, Jan 4, 2014 at 6:57 AM, Ichiro Furusato wrote: > Hi Juan Pablo, > > There's a minor bug in the default jspwiki.css s

Re: Tagging pages on the Apache JSPWiki public site

2014-01-04 Thread Juan Pablo Santos Rodríguez
Hi Ichiro, asking the same question as Harry, but putting it on another way: do you have a public wiki with the tag plugin? looking how it looks/behaves would help me seeing the differences (as a side note, there is no need nor obligation to have j-wiki.a.o to be Apache only, although it would be

Re: Bug in userbox link

2014-01-05 Thread Juan Pablo Santos Rodríguez
Hi, I think that has more to do with CachingProvider than the userbox (both asserted and logged have the same code to display the username link, so not completly sure why you get that behaviour other than something similar to below). When using CachingProvider, in Page1 create an empty wikilink t

Re: Mootools vs. jQuery

2014-01-06 Thread Juan Pablo Santos Rodríguez
Hi, jspwiki-commonstyles.js uses mootools, at least for some of the effects; posteditor (non minified source: http://icebeat.bitacoras.com/public/mootools/posteditor/) is also based on mootools br, juan pablo p.s.: Ichiro, hope you'll evade the asylum ;-) On Mon, Jan 6, 2014 at 1:13 PM, Ichir

Re: new JSPWiki wiki available, https://jspwiki-wiki.apache.org

2014-01-12 Thread Juan Pablo Santos Rodríguez
Hi, I'm +1 on including it, nice work Ichiro! br, juan pablo On Sun, Jan 12, 2014 at 2:23 PM, Harry Metske wrote: > Hi, > > Ichiro submitted the latest (1.0.10) version of the CleanBlue template, all > coloring issues have been fixed. > I just put it on https://jspwiki-wiki.apache.org . > >

Re: Minor nit in jspwiki.css

2014-01-12 Thread Juan Pablo Santos Rodríguez
Hi, turned out that "this evening or maybe tomorrow" was meaning "a week after".. Anyway, committed the fix on 2.10.0-svn-68 (I ended up giving 0.1em 0.5em to select boxes to give a little more space between lines). br, juan pablo On Sat, Jan 4, 2014 at 3:31 PM, Juan Pa

Re: 2.10.0 second attempt

2014-01-13 Thread Juan Pablo Santos Rodríguez
snapshots/org/apache/jspwiki/just in case anyone wants to take a look in advance. br, juan pablo On Sat, Jan 4, 2014 at 1:21 AM, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > yes, sure, then Monday 13th instead of Wednesday 8th? > > > br, > juan pablo &g

[VOTE] Release JSPWiki version 2.10.0

2014-01-14 Thread Juan Pablo Santos Rodríguez
This is a release vote for Apache JSPWiki, version 2.10.0. The vote will be open for at least 72 hours from now. It fixes the following issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12323941 Note that we are voting upon the source (tag), binaries are pr

replace "(Legacy)Doc wiki" link at jspwiki.a.o?

2014-01-14 Thread Juan Pablo Santos Rodríguez
Hi, the "(Legacy)Doc wiki" at jspwiki.a.o points to http://www.ecyrd.com/JSPWiki/wiki/JSPWikiDocumentation, how about changing it to https://jspwiki-wiki.apache.org/Wiki.jsp?page=JSPWikiDocumentation? br, juan pablo

Re: replace "(Legacy)Doc wiki" link at jspwiki.a.o?

2014-01-15 Thread Juan Pablo Santos Rodríguez
nk > (unless > you're referring to a link that isn't *actually* labelled as 'legacy'). > > Cheers, > > Ichiro > > > > On Wed, Jan 15, 2014 at 11:43 AM, Juan Pablo Santos Rodríguez < > juanpablo.san...@gmail.com> wrote: > > > Hi, > &

Re: replace "(Legacy)Doc wiki" link at jspwiki.a.o?

2014-01-16 Thread Juan Pablo Santos Rodríguez
Hiya, rereading the original question, I see I haven't expressed it clear before: the intention of my question wasn't on that link pointing to something considered "legacy" but rather on that page being for first-time users (as stated by the page content) so it should be more "appropiate" to be li

Re: [VOTE] Release JSPWiki version 2.10.0

2014-01-16 Thread Juan Pablo Santos Rodríguez
+1 too br, juan pablo On Thu, Jan 16, 2014 at 4:42 AM, Glen Mazza wrote: > +1 > > Glen > > > On 01/15/2014 03:48 PM, Harry Metske wrote: > >> +1 >> >> kind regards, >> Harry >> >> >> >> On 14 January 2014 23:08, Juan Pablo

Failing tests on ReferenceManagerTest (was: [VOTE] Release JSPWiki version 2.10.0)

2014-01-17 Thread Juan Pablo Santos Rodríguez
on't think this is a relevant factor. > > Both systems run the same default jdk: > java version "1.7.0_25" > OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-4ubuntu3) > OpenJDK Server VM (build 23.7-b01, mixed mode) > > I haven't yet checked out

[RESULT][VOTE] Release JSPWiki version 2.10.0 PASSED

2014-01-17 Thread Juan Pablo Santos Rodríguez
t; OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-4ubuntu3) > OpenJDK Server VM (build 23.7-b01, mixed mode) > > I haven't yet checked out RC2 on my desktop, but I expect it would work. > > Is this a known problem? If not, what can I do to help diagnose it fur

Re: Failing tests on ReferenceManagerTest (was: [VOTE] Release JSPWiki version 2.10.0)

2014-01-20 Thread Juan Pablo Santos Rodríguez
; > > > Looks like I need some help choosing break points. Pity I will be forced > to run the entire project test suite under netbeans to reproduce the > failure!!! > > > > Brian > > > >> kind regards, > >> Harry > >> > >> > >&

Re: Failing tests on ReferenceManagerTest (was: [VOTE] Release JSPWiki version 2.10.0)

2014-01-23 Thread Juan Pablo Santos Rodríguez
gt;>>> Maven >>>>> does a match on the name given, regardless of its fully qualified >>>>> name. So >>>>> the above should be -Dtest=ReferenceManagerTest and should work >>>>> whatever >>>>> the current director

Re: updating wikimatrix.org

2014-01-23 Thread Juan Pablo Santos Rodríguez
Hi, http://www.wikimatrix.org/wiki/become_a_maintainer?rev=1195029529 (old revision of the page, as further revisions and current content seems spam) states that signing up and advising the site mantainers should suffice, but don't know for sure as I haven't emailed them myself. Btw, last week I

Re: updating wikimatrix.org

2014-01-23 Thread Juan Pablo Santos Rodríguez
> > kind regards, > Harry > > > On 23 January 2014 18:32, Juan Pablo Santos Rodríguez < > juanpablo.san...@gmail.com> wrote: > > > Hi, > > > > http://www.wikimatrix.org/wiki/become_a_maintainer?rev=1195029529 (old > > revision of the page, as f

Re: Failing tests on ReferenceManagerTest (was: [VOTE] Release JSPWiki version 2.10.0)

2014-01-23 Thread Juan Pablo Santos Rodríguez
n on a more visible place, but this should be enough thanks for your efforts on providing the patch! :-) br, juan pablo On Thu, Jan 23, 2014 at 8:15 PM, Brian Burch wrote: > On 23/01/14 17:24, Juan Pablo Santos Rodríguez wrote: > >> Hi Brian, >> >> just seen you've

Re: problem when run jspwiki from source code

2014-01-26 Thread Juan Pablo Santos Rodríguez
Hi Xiaojun and welcome! On Sun, Jan 26, 2014 at 4:21 PM, 张孝军 wrote: > Dear All, > > Don't know if this is the suitable place to ask the question. If not, > please kindly remind me. > > I'm xiaojun from China, a user of jspwiki, and found I'm interested in the > development of it. So these days I

delay on announcing jspwiki 2.10.0

2014-01-27 Thread Juan Pablo Santos Rodríguez
Hi all, JSPWiki 2.10.0 release vote passed almost 10 days ago, but it hasn't been announced yet, mainly because: - we need a dist area to place release artifacts into (requested on 14th) - 2.10.0 vote passed on 18th - initial steps for dist area on 22th - population fo dist area several hours aft

Re: problem when run jspwiki from source code

2014-01-27 Thread Juan Pablo Santos Rodríguez
at > org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:450) > >> at > >> org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) > >> at org.mortbay.jetty.Server.handle(Server.java:326) > >> at > org.mortbay.jetty.HttpConn

[ANNOUNCE] Apache JSPWiki 2.10.0 released

2014-02-01 Thread Juan Pablo Santos Rodríguez
The Apache JSPWiki team is pleased to announce the release of JSPWiki 2.10.0. This is the 2.10.0 release of Apache JSPWiki, a feature-rich and extensible WikiWiki engine built around the standard JEE components. The release is available here: http://www.apache.org/dyn/closer.cgi/jspwiki/ JSPWiki

Re: [ANNOUNCE] Apache JSPWiki 2.10.0 released

2014-02-03 Thread Juan Pablo Santos Rodríguez
't succeed br, juan pablo On Sat, Feb 1, 2014 at 4:23 PM, Brian Burch wrote: > On 01/02/14 13:13, Juan Pablo Santos Rodríguez wrote: > >> The Apache JSPWiki team is pleased to announce the release of JSPWiki >> 2.10.0. >> >> This is the 2.10.0 release o

Fwd: new IndexPlugin

2014-02-06 Thread Juan Pablo Santos Rodríguez
Juan Pablo Santos Rodríguez Hi Juan Pablo, I've rewritten the IndexPlugin using JDOM2 so we can eliminate the retired Apache ECS project reference. If you want you can check it in to the trunk. Note the attached file. Ichiro /* Licensed to the Apache Software Foundation (ASF) under

Re: JAbsorb to replace com.metaparadigm.jsonrpc?

2014-02-07 Thread Juan Pablo Santos Rodríguez
Hi, regarding the JIRA ticket, we have a few related issues: * https://issues.apache.org/jira/browse/JSPWIKI-566 which was scoped for 3.0 * https://issues.apache.org/jira/browse/JSPWIKI-659 related to JSPWIKI-566, but also happens on current trunk * https://issues.apache.org/jira/browse/JSPWIKI-7

Re: HADDOCK template

2014-02-19 Thread Juan Pablo Santos Rodríguez
Hi, checked haddock template with latest trunk, looks really nice! I especially like the fluid layout :-D regarding the issues found: the sidebar doesn't hide when clicking on the x with latest Firefox, but nothing shows up on console. Same happens with "More Menu" and "Sidebar" links on the uppe

Re: Code Standards

2014-02-19 Thread Juan Pablo Santos Rodríguez
Hi, there is an Eclipse code style file and a a checkstyle file at $SVN/jspwiki-war/src/main/config/dev regarding the format itself, I use [#1] it while coding, as I find it more readable than if (cond) { whatever } else { whatever_ever } so I'm afraid I'm guilty of breaking the code format

Portable JSPWiki binaries

2014-02-19 Thread Juan Pablo Santos Rodríguez
Hi, I've just committed a new module, meant to generate portable JSPWiki binaries for several OS/platforms. It isn't integrated into main build yet, as this is only a first step and there are still things to do. Some module-related notes (also reachable at https://jspwiki-wiki.apache.org/Wiki.jsp?

Re: Portable JSPWiki binaries

2014-02-20 Thread Juan Pablo Santos Rodríguez
up with something more modest and reasonable that a > small team can support over a many-month period--the energy burst you're > having now may not be around six months from now, or may be diverted to > other things. Then again, maybe I'm overconcerned here--I'm not fully >

Re: maven question

2014-03-03 Thread Juan Pablo Santos Rodríguez
Hi Dirk, wro4j minimize value was hardcoded to true, so it would always perform the minimization (is that a word?). I've just made a quick commit so that value is readed from a maven property (which can be overriden via -D..), with a "true" default value. I've also moved wro4j plugin's common con

Re: Current progress on jspwiki-portable (aka Wiki On A Stick)

2014-03-03 Thread Juan Pablo Santos Rodríguez
Hi Siegfried, tested linux exec under cygwin and looks really good! As there are "public" and "private" spaces, are there any default users/admins, or are they just two given names? I also noticed that only *.png images are inlined (default value), could that value be set to *.png, *.jpg, *gif ?

Re: svn commit: r1573667 - in /jspwiki/trunk: jspwiki-war/pom.xml pom.xml

2014-03-03 Thread Juan Pablo Santos Rodríguez
do'h, didn't noticed; they should have their value correctly set by now thx for looking into it, juan pablo On Mon, Mar 3, 2014 at 8:01 PM, Dirk Frederickx wrote: > Juan, > > Quick check : > The haddock.css is now generated in the templates/default directory. This > should be the templates/ha

Re: Code review status?

2014-03-03 Thread Juan Pablo Santos Rodríguez
Hi Brian, I have them on sight, but didn't have the time; will probably do next week, but can't guarantee you anything, I also want to look into your JSPWIKI-812 issues. OTOH, JSPWIKI-813 has been solved by Harry a few hours ago, and you've uploaded a new patch on JSPWIKI-814 today, so we can only

Re: JSPWiki @ ApacheCon Denver - First Steps ...

2014-03-10 Thread Juan Pablo Santos Rodríguez
Hi Siegfried, I'd also talk about extensibility, i.e.: plugins, filters and templates, and on #9, I'd also add authorization: ACLs + approval workflow + captcha + spam wiki filter not so important but nice to have (at least to me) rss feeds, both at page and wiki-wide level last but not least: t

2.10.1 release?

2014-04-07 Thread Juan Pablo Santos Rodríguez
it these days to get these issues fixed before 2.10.1? br, juan pablo On Mon, Apr 7, 2014 at 10:51 PM, Juan Pablo Santos Rodríguez (JIRA) < j...@apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/JSPWIKI-817?page=com.atlassian.jira.plugin.system.issuetabpanel

Re: Slides from ApacheCon 2014 ...

2014-04-11 Thread Juan Pablo Santos Rodríguez
Hi! I've added a link at https://jspwiki-wiki.apache.org/Wiki.jsp?page=JSPWikiPublications, please feel free to add/modify as appropiate. That page is linked on the Getting Involved page, and also contains the publications listed at http://www.ecyrd.com/JSPWiki/wiki/JSPWikiApplications#section-JS

Re: Please create a DOAP for your project

2014-04-11 Thread Juan Pablo Santos Rodríguez
Hi Sebb, JSPWiki's DOAP file is under http://svn.apache.org/repos/asf/jspwiki/site/doap/doap-jspwiki.rdf, with http://projects.apache.org/projects/jspwiki.html pointing to that URL. Is there something we've missed? br, juan pablo On Fri, Apr 11, 2014 at 3:29 AM, sebb wrote: > The following T

Re: Open Discussion - How to increasing JSPWiki publicity ...

2014-04-11 Thread Juan Pablo Santos Rodríguez
Hi, I've added a link to https://jspwiki-wiki.apache.org/Wiki.jsp?page=JSPWikiSites on the wiki home page, as it also was linked from there on the original (=Janne's) wiki. The page structure is taken from http://www.ecyrd.com/JSPWiki/wiki/JSPWikiSitesI've only added a few sites from Janne's wiki

Re: Please create a DOAP for your project

2014-04-11 Thread Juan Pablo Santos Rodríguez
Hi Sebb, just've fixed it, JSPWiki's files.xml location was still pointing to its old Incubator URL thanks for looking into it br, juan pablo On Fri, Apr 11, 2014 at 2:14 PM, sebb wrote: > On 11 April 2014 10:55, Juan Pablo Santos Rodríguez > wrote: > > Hi Sebb,

Re: Open Discussion - How to increasing JSPWiki publicity ...

2014-04-16 Thread Juan Pablo Santos Rodríguez
Right now, people click on the Kie Services link and >> they're taken to a website causing them to waste time clicking on its >> various links trying to find a JSPWiki instance, only to find none. >> >> Glen >> >> On 4/11/2014 6:44 AM, Juan Pablo Santos R

Releasing 2.10.1? (was: Re: [jira] [Commented] (JSPWIKI-839) JSP-Wiki - Installation 2.10 is not possible)

2014-05-19 Thread Juan Pablo Santos Rodríguez
Hi, (switching to dev@j.a.o as this e-mail is not that issue specific) Before being caught by work, I thought I could incorporate WOAS into trunk and release 2.10.1 on a reasonable time frame, my bad. Right now, the only stopper for releasing 2.10.1 is the RAT report, which is complaining about

Re: Releasing 2.10.1? (was: Re: [jira] [Commented] (JSPWIKI-839) JSP-Wiki - Installation 2.10 is not possible)

2014-05-20 Thread Juan Pablo Santos Rodríguez
m/workspace/jspwiki/jspwiki-war/src/main/styles/haddock/RecentChangesPlugin.less > > /home/metskem/workspace/jspwiki/jspwiki-war/src/main/styles/haddock/Template.Search.less > > /home/metskem/workspace/jspwiki/jspwiki-war/src/main/styles/haddock/Template.Nav.less > > /home/metske

Re: Releasing 2.10.1? (was: Re: [jira] [Commented] (JSPWIKI-839) JSP-Wiki - Installation 2.10 is not possible)

2014-05-20 Thread Juan Pablo Santos Rodríguez
Hi! done at r1596342 br, juan pablo On Tue, May 20, 2014 at 7:52 PM, Harry Metske wrote: > Yes please, go ahead with the commit of the less files. > I am currently looking at the js files... > Op 20 mei 2014 19:42 schreef "Juan Pablo Santos Rodríguez" < > j

Re: Releasing 2.10.1? (was: Re: [jira] [Commented] (JSPWIKI-839) JSP-Wiki - Installation 2.10 is not possible)

2014-05-20 Thread Juan Pablo Santos Rodríguez
we exclude those > from RAT ? > > > On 20 May 2014 20:09, Juan Pablo Santos Rodríguez < > juanpablo.san...@gmail.com> wrote: > > > Hi! > > > > done at r1596342 > > > > > > br, > > juan pablo > > > > > > On Tue, Ma

Re: Releasing 2.10.1? (was: Re: [jira] [Commented] (JSPWIKI-839) JSP-Wiki - Installation 2.10 is not possible)

2014-05-20 Thread Juan Pablo Santos Rodríguez
in fact, only mootools-more needs to be added to LICENSE, prettify and mootools-core are already there, I'm committing the required in a sec.. On Tue, May 20, 2014 at 10:26 PM, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > I think that adding a pointer

Re: Releasing 2.10.1? (was: Re: [jira] [Commented] (JSPWIKI-839) JSP-Wiki - Installation 2.10 is not possible)

2014-05-20 Thread Juan Pablo Santos Rodríguez
exus-search;gav~org.apache.jspwiki~jspwiki-warkw,versionexpand On Tue, May 20, 2014 at 10:33 PM, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > in fact, only mootools-more needs to be added to LICENSE, prettify and > mootools-core are already there, I'm committing the req

Re: Releasing 2.10.1? (was: Re: [jira] [Commented] (JSPWIKI-839) JSP-Wiki - Installation 2.10 is not possible)

2014-05-21 Thread Juan Pablo Santos Rodríguez
6355/java-appbundler-application-pointing-to-jre-defined-by-java-home/17546508#17546508 On Wed, May 21, 2014 at 8:54 AM, Siegfried Goeschl wrote: > Hi Juan Pablo, > > what is left from WOAS which is not part of the trunk? > > Thanks in advance > > Siegfried Goeschl &

Re: Releasing 2.10.1? (was: Re: [jira] [Commented] (JSPWIKI-839) JSP-Wiki - Installation 2.10 is not possible)

2014-05-21 Thread Juan Pablo Santos Rodríguez
mcat-plugin is actually commented out > injspwiki-portable > > Thanks in advance > > Sigi > > > On 21.05.14 10:25, Juan Pablo Santos Rodríguez wrote: > >> Hi Siegfried, >> >> the changes on the java files from [#1] where merged, so mostly the >> po

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 JSPW

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 wrote: > 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 Pa

[VOTE] Release JSPWiki version 2.10.1

2014-05-25 Thread Juan Pablo Santos Rodríguez
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.jspa?projectId=12310732&version=12325764 Note that we are voting upon the source (tag), binaries are pr

Re: [VOTE] Release JSPWiki version 2.10.1

2014-05-25 Thread Juan Pablo Santos Rodríguez
pablo [#1]: https://issues.apache.org/jira/browse/INFRA-7804 [#2]: http://people.apache.org/~juanpablo/releases/2.10.1-rc1/ On Sun, May 25, 2014 at 10:11 PM, Brian Burch wrote: > On 25/05/14 18:38, Juan Pablo Santos Rodríguez wrote: > >> This is a release vote for Apache JSPWiki, version

Re: [VOTE] Release JSPWiki version 2.10.1

2014-05-26 Thread Juan Pablo Santos Rodríguez
; > 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 issu

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

2014-05-27 Thread Juan Pablo Santos Rodríguez
Hi, maybe it's an overkill for home usage, but you can make use of maven's overlays to generate a new war with your desired web.xml configuration and other customizations, without having to open and modify JSPWiki war. That way you could also put your configuration under version control / ci, and

[RESULT][VOTE] Release JSPWiki version 2.10.1

2014-05-28 Thread Juan Pablo Santos Rodríguez
> > +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

[ANNOUNCE] Apache JSPWiki 2.10.1 released

2014-05-29 Thread Juan Pablo Santos Rodríguez
The Apache JSPWiki team is pleased to announce the release of JSPWiki 2.10.1. This is the second release on the 2.10 series of Apache JSPWiki, a feature-rich and extensible WikiWiki engine built around the standard JEE components. The release is available here: http://www.apache.org/dyn/closer.cg

[ANNOUNCE] Apache JSPWiki 2.10.1 released

2014-05-29 Thread Juan Pablo Santos Rodríguez
The Apache JSPWiki team is pleased to announce the release of JSPWiki 2.10.1. This is the second release on the 2.10 series of Apache JSPWiki, a feature-rich and extensible WikiWiki engine built around the standard JEE components. The release is available here: http://www.apache.org/dyn/closer.cg

Re: [ANNOUNCE] Apache JSPWiki 2.10.1 released

2014-05-29 Thread Juan Pablo Santos Rodríguez
all my modified 2.9 code so I > could compare it to the new 2.10 > > Thanks a lot! > > Christophe Dupriez > Twitter @ChristopheDupri > > Le 30/05/2014 00:05, Juan Pablo Santos Rodríguez a écrit : > > The Apache JSPWiki team is pleased to announce the release of JS

Re: [ANNOUNCE] Apache JSPWiki 2.10.1 released

2014-06-04 Thread Juan Pablo Santos Rodríguez
Hi Jürgen, I've given a quick peek at jspwiki.a.o and main, news and download pages were updated with the release a few days ago, as the corresponding wiki pages at j-wiki.a.o. I've seen that the links on the downloads page pointing to jspwiki-wiki.a.o are not well-formed though, and will fix them

Re: [ANNOUNCE] Apache JSPWiki 2.10.1 released

2014-06-04 Thread Juan Pablo Santos Rodríguez
pwiki-wiki.apache.org which both seem to run on jspwiki (is it?), > couldn't that be unified? > > At least there could be a link back to the web page on the wiki. > > Greetings, Juergen > Am 04.06.2014 13:23 schrieb "Juan Pablo Santos Rodríguez" < > juanpablo

ApacheCon CFP closes June 25

2014-06-11 Thread Juan Pablo Santos Rodríguez
Dear JSPWikiers, As you may be aware, ApacheCon will be held this year in Budapest, on November 17-23. (See http://apachecon.eu for more info.) The Call For Papers for that conference is still open, but will be closing soon. We need you talk proposals, to represent JSPWiki at ApacheCon. We need a

Re: Upgrade to EHCache 2.8.3?

2014-07-08 Thread Juan Pablo Santos Rodríguez
8.x this was the > replacement for removeAll(), > which was then deprecated. > > At some point I believe we'll want to move to 2.8.x since that's about a > year newer. > > Cheers, > > Ichiro > > > > On Tue, Jul 8, 2014 at 6:16 AM, Juan Pablo Santos Rodrígu

Re: EncryptingFileProvider

2014-08-12 Thread Juan Pablo Santos Rodríguez
Hi Juergen, I think it would be a nice to have option, mind opening a JIRA ticket so this doesn't get lost? A possible use case could be wiki on a stick, where you won't mind having the public pages stored on clear text, but perhaps the private ones are safer encrypted. As for the encryption pass

Re: Proposal: remove WikiEngine dependency in WikiPage

2014-08-12 Thread Juan Pablo Santos Rodríguez
Hi Ichiro, for reason #1, Wiki on a Stick comes to my mind as an example of a single JVM with multiple wiki instances, if I recall correctly. Also on thread [1] several people noted being using /having used different combinations of one JVM and several wikis. But yes, I agree that having the WikiE

JSPWiki wiki monitored at status.apache.org [was: Re: Opt-in request: Monitoring of local services (pubsub'ified)]

2014-08-16 Thread Juan Pablo Santos Rodríguez
Hi, recently Apache Infra launched http://status.apache.org (see below), which was followed soon afterwards, with the possibility to monitor local services, and to subscribe to a monitoring list, to know as soon as possible when something has gone wrong. I asked them to include a monitor for jspw

Re: JSPWiki @ ApacheCon Europe 2014 ...

2014-08-18 Thread Juan Pablo Santos Rodríguez
Hi Siegfried, (retaking pending mails..) I won't be able to go to next ApacheCon, but it's really nice to see JSPWiki on the schedule :-D best regards and good luck on Budapest!! On Tue, Aug 12, 2014 at 7:51 PM, Siegfried Goeschl < siegfried.goes...@it20one.com> wrote: > Hi folks, > > the p

Re: Updated Documentation

2014-08-18 Thread Juan Pablo Santos Rodríguez
Hi David, and welcome! help is always welcome, as this project is developed on free developers time :) Regarding the topics on your page and email, with no particular order: Perhaps beginning with plugins is the easiest way to begin to dive in with JSPWiki. I haven't read thoroughly your document

Re: Updated Documentation

2014-08-18 Thread Juan Pablo Santos Rodríguez
Hi Jürgen, I've just updated the page stating latest release + development version. br, juan pablo On Mon, Aug 18, 2014 at 11:31 AM, Jürgen Weber wrote: > Current release is 2.10.1, development goes to 2.10.2 (can somebody please > document that on > http://jspwiki.apache.org/development/sou

Re: Wiki spammed

2014-08-21 Thread Juan Pablo Santos Rodríguez
andbox page, which would > be world writeable and which should be deleted by a batch job every hour or > so. > > But we should discuss this, either via a Jira or on dev. > > Greetings, Jürgen > Am 19.08.2014 17:27 schrieb "Juan Pablo Santos Rodríguez" < > juanpabl

Re: Enhancing FileSystemProvider to save page attributes

2014-08-21 Thread Juan Pablo Santos Rodríguez
Hi David, initially, you should add your changes as a patch to the Jira issue (btw, didn't had time to look at jspwiki-856, but I'll try to do tonight), someone will review them and put them into trunk. With enough interest/contributions, over time, we'll end up voting to add you as a committer so

  1   2   3   4   5   6   >