On 15/01/14 20:48, Harry Metske wrote:
+1
kind regards,
Harry
I only started working on 2.10 this week, so I don't want to spoil the
party!
I checked out the trunk at r1557110 on my main dev machine and it built
and tested perfectly.
Yesterday, while preparing for a trip, I checked out
failed. It is binary
- is there any point looking inside it?
Regards,
Brian
br,
juan pablo
On Fri, Jan 17, 2014 at 10:54 AM, Brian Burch wrote:
On 15/01/14 20:48, Harry Metske wrote:
+1
kind regards,
Harry
I only started working on 2.10 this week, so I don't want to spoil the
party
On 18/01/14 10:26, Brian Burch wrote:
On 18/01/14 01:03, Juan Pablo Santos Rodríguez wrote:
(changed thread subject in order to not pollute the vote thread)
Hi Brian,
a couple of questions:
did you an "mvn install" or "mvn clean install"? if the first, did you do
it on a
sing break points. Pity I will be forced
to run the entire project test suite under netbeans to reproduce the
failure!!!
Brian
kind regards,
Harry
On 18 January 2014 11:26, Brian Burch wrote:
On 18/01/14 01:03, Juan Pablo Santos Rodríguez wrote:
(changed thread subject in order to no
On 18/01/14 16:32, Craig L Russell wrote:
On Jan 18, 2014, at 3:31 AM, Brian Burch wrote:
On 18/01/14 10:32, Harry Metske wrote:
Brian,
there is a small mvn cheatsheet in the root of the project (I ask myself
this same question too every time) :
http://svn.apache.org/viewvc/jspwiki/trunk
expected. The text was not even used in
that particular suite. At the moment, I am running those tests with
"jspwiki.usePageCache = false" so that they run properly. Perhaps these
are similar problems?
Regards,
Brian
thx + br,
juan pablo
On Sat, Jan 18, 2014 at 5:32 PM, Craig L Rus
a bit confusing.
Meanwhile, I will return to figure out what I have done wrong.
Thanks,
Brian
thx + br,
juan pablo
On Sat, Jan 18, 2014 at 5:32 PM, Craig L Russell
wrote:
On Jan 18, 2014, at 3:31 AM, Brian Burch wrote:
On 18/01/14 10:32, Harry Metske wrote:
Brian,
there is a s
On 21/01/14 16:51, Brian Burch wrote:
On 20/01/14 20:50, Juan Pablo Santos Rodríguez wrote:
Hi Brian,
would mind performing a couple of changes to see if they solve your build
issue:
1) substitute lines 50-63 on setUp at ReferenceManagerTest, with the
following lines:
TestEngine.emptyWorkDir
On 21/01/14 17:37, Brian Burch wrote:
On 21/01/14 16:51, Brian Burch wrote:
On 20/01/14 20:50, Juan Pablo Santos Rodríguez wrote:
Hi Brian,
would mind performing a couple of changes to see if they solve your
build
issue:
1) substitute lines 50-63 on setUp at ReferenceManagerTest, with the
in mind. It should be done EVERYWHERE.
Let's just fix this particular bug for now, though.
Look out for my svn patch tomorrow, I hope.
Thanks,
Brian
br,
juan pablo
On Tue, Jan 21, 2014 at 8:25 PM, Brian Burch wrote:
On 21/01/14 17:37, Brian Burch wrote:
On 21/01/14 16:51, Brian Burch wr
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 of Apache JSPWiki, a feature-rich and
extensible WikiWiki engine built around the standard JEE components.
The release is available here
te an X.Y.Z
tag, renaming it to X.Y.Z-rcA if the vote doesn't succeed
I noticed you did the rename yesterday and so I successfully checked-out
2.10.0. Much more intuitively-obvious!! Thanks very much,
Brian
br,
juan pablo
On Sat, Feb 1, 2014 at 4:23 PM, Brian Burch wrote:
On 01/02/
When I first started working on patches for tomcat several years ago, I
found their code standards quite extreme compared to my personal
preferences. As time has passed, I've come to appreciate their rules and
adopted many (not all) for my own projects.
As I've started working on jspwiki, I mu
ng to match the rest of the project rather
than introduce some
questionably "improved" formatting in only a few classes.
One of my coworker's quipped a relevant haiku:
Code is poetry
the compiler doesn't care.
So I can't say that "shaking the tree&quo
y together represent the code style wishes of the committers?
If yes, I would be very happy to submit style-only patches for the
classes I've worked on. Those classes would then disappear from the
reports and take you a small step nearer to making the rules mandatory
in the future.
Than
On 24/02/14 18:00, Harry Metske (JIRA) wrote:
[
https://issues.apache.org/jira/browse/JSPWIKI-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910581#comment-13910581
]
Harry Metske commented on JSPWIKI-812:
On 24/02/14 19:21, Brian Burch wrote:
On 24/02/14 18:00, Harry Metske (JIRA) wrote:
[
https://issues.apache.org/jira/browse/JSPWIKI-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910581#comment-13910581
]
Harry Metske commented on JSPWIKI
On 25/02/14 20:41, Harry Metske wrote:
Brian,
first, the value for jspwiki.plugin.externalJars should probably be an
absolute path.
And secondly, that could be the cause of the problem, you should not put
your photocollection.jar in a directory that is already on tomcat's
classpath (given it's n
On 26/02/14 19:03, Harry Metske wrote:
hmm, to be honest I never considered this situation of having custom tags
in the plugin jar.
I am not sure if that can be fixed, I would have to dive into that a bit
more..
regards,
Harry
I wonder whether "war surgery" is an inevitable consequence of
rt to "war surgery" to deploy my plugin.
Thanks to everyone for your help,
Brian
On Thu, Feb 27, 2014 at 11:46 AM, Brian Burch wrote:
On 26/02/14 19:03, Harry Metske wrote:
hmm, to be honest I never considered this situation of having custom tags
in the plugin jar.
I am not su
I can see that everyone has been busy over the last couple of weeks, so
I have been waiting patiently. Now I'm beginning to wonder whether my
two proposed changes to the trunk have been overlooked?
I re-opened JIRA JSPWIKI-813 because the test class triggered log4j
configuration error messages
s: Core & storage
Affects Versions: 2.10
Environment: ubuntu linux and openjdk 1.7.0_25. mvn test.
Reporter: Brian Burch
Priority: Minor
Labels: features
Fix For: FutureVersion
Attachments: JSPWIKI-814-patchNew-TestEngine,
JSPWIKI-8
to vote on JIRA for your issues to
improve their prioritization.
Glen
On 03/03/2014 04:08 AM, Brian Burch wrote:
I can see that everyone has been busy over the last couple of weeks, so I
have been waiting patiently. Now I'm beginning to wonder whether my two
proposed changes to the t
Type: Bug
Components: Core & storage
Affects Versions: 2.10
Environment: ubuntu linux and openjdk 1.7.0_25. mvn test.
Reporter: Brian Burch
Priority: Minor
Labels: features
Fix For: FutureVersion
Attachments
I was delighted when Juan Pablo committed my fix for JSPWIKI-814 to
VersioningFileProvider, TestEngine and VersioningFileProviderTest.
I have been running a personally-customised fork of an old trunk
revision in production for a couple of months, and so I am looking
forward to implementing 2.1
On 25/05/14 18:38, Juan Pablo Santos Rodríguez 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.jspa?projectId=12310732&version=12325764
Note t
g/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 2.10.1. The vote will
be
open for at least 72 hours from
On 21/05/18 05:11, Juan Pablo Santos Rodríguez wrote:
This is a release vote for Apache JSPWiki, version 2.10.4. 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=12342771
Note t
),
because otherwise it is just a no-op.
Thanks again,
Brian
HTH,
juan pablo
ps: if your plugin is oss, drop us a line so it gets included on
https://jspwiki-wiki.apache.org/Wiki.jsp?page=ContributedPlugins :-)
On Tue, May 22, 2018 at 9:18 AM, Brian Burch wrote:
On 21/05/18 05:11, Juan Pab
On 23/05/18 09:17, Brian Burch wrote:
On 23/05/18 06:59, Juan Pablo Santos Rodríguez wrote:
Hi Brian,
seems you've hit https://issues.apache.org/jira/browse/SUREFIRE-1439
(NullPointerException on JDK10) which is fixed on the 2.21.0 version
of the
surefire plugin. JSPWiki itself should co
On 29/05/18 08:13, Juan Pablo Santos Rodríguez wrote:
Hi Brian,
the jdk.version property is used indeed to set the source and target
arguments of the compiler plugin, and also to
set the minimum JDK required to compile the project (see the configuration
of the enforcer plugin on the base pom).
F
7;ve stumbled upon another problem
with another plugin: https://github.com/wro4j/wro4j/issues/1039
I'll reopen JSPWIKI-1070 with that information, download a JDK10 and try
to fix it over the weekend/next weeks instead of keeping asking to see if
it's ok or not O:-)
best regards,
juan p
I apologise if I have missed something simple.
I wanted to add a couple of helpful footnotes to the "Building from
source code" wiki page, based on my own recent activity.
I have an ancient apache userid, which was revived last year when I
became a committer for the Directory project. I also
On 01/09/18 09:08, Juan Pablo Santos Rodríguez wrote:
and my +1
br,
juan pablo
On Sat, Sep 1, 2018 at 12:59 AM Juan Pablo Santos Rodríguez <
juanpa...@apache.org> wrote:
This is a release vote for Apache JSPWiki, version 2.10.5. The vote will
be open for at least 72 hours from now.
It fixes
On 30/11/18 7:54 am, Juan Pablo Santos Rodríguez wrote:
Hi,
I've came up with https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
which will be refered on the upcoming release. It contains a "What does
that M# mean anyway?" section which I'd thank a lot if someone could review
it
OK Juan P
hat I am
trying to say - syntax is easy, semantics is a lot harder!
Thanks,
Brian
br,
juan pablo
On Thu, Nov 29, 2018 at 11:36 PM Brian Burch wrote:
On 30/11/18 7:54 am, Juan Pablo Santos Rodríguez wrote:
Hi,
I've came up with
https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
whic
hen compared to X.Y. Once X.Y+1 is reached,
there shouldn't be more M#.
As per the url, that's correct, right now yields a 404. Once the release is
done, it'll be populated. You can check its contents at
https://jspwiki.apache.org/japicmp/2.11.0.M1-SNAPSHOT/
br,
juan pablo
E
valued project that my family
use daily.
Looking forward to testing the new release soon, but don't lose sleep to
save a day or two!
Brian
br,
juan pablo
On Sun, Dec 2, 2018 at 6:29 AM Brian Burch wrote:
I am deliberately top-posting because I will try to rephrase both the
original parag
On 4/12/18 6:01 am, Juan Pablo Santos Rodríguez wrote:
[X] +1 Approve the release
(please note that https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
has a curated changelog far more complete than the jira link; will also add
it for future release votes)
Sorry to be a pain, but I get a
nge. I'll go back to lurking
while I raise my own priority to set up a proper testbed and see where
that takes me. I have a valid RC1 jspwiki-war/target/JSPWiki.war, so
that can be my starting point.
I'm a "glass half full" person, so well done and thanks for all the hard
work. As
l be denied in a future release
Is it just me, or do you all simply ignore them?
Brian
br,
juan pablo
[#1]:
https://github.com/apache/jspwiki/commit/87bf9b941fdff55fe4e80a031269d19bc39363a7#diff-71de8c033afbea8be078f02ec7f141a9R145
On Tue, Dec 4, 2018 at 11:09 PM Brian Burch wrote:
On
The discussion below is useful warning for me because I am (very
slowly!) setting up a test tomcat to validate the new version of
jspwiki, but then I have my own plugins to migrate. I had intended to
also migrate from the old default template to haddock, but it seems that
step will be automatic
On 5/3/19 8:55 am, Juan Pablo Santos Rodríguez wrote:
This is a release vote for Apache JSPWiki, version 2.11.0.M2. 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=12343994
You
ore creating any documentation JIRAs and updates.
I'm so pleased to have it working. I've been waiting to work on this
upgrade for my plugin for at least a year, with it still running in
production with 2.10.3-git-32.
Regards,
Brian
On 7/3/19 3:08 pm, Brian Burch wrote:
On 5/3/19 8:
Janne Jalkanen helped me resolve this requirement of my PhotoCollection
plugin in February 2009! I have not needed to make a change since that
time and use the "feature" all the time.
It stopped working on my production wiki late in 2018, along with some
other things not directly related to JS
and optimism after
your very helpful reply.
Brian
However, I would have expected to see another edit URL, i.e. without /wiki
:
https://my.web.server/Edit.jsp?page=&_editedtext=
Hope this helps a bit,
dirk
On Wed, Mar 20, 2019 at 8:03 AM Brian Burch wrote:
Janne Jalkanen helped
On 21/3/19 8:37 am, Brian Burch wrote:
On 21/3/19 8:00 am, Dirk Frederickx wrote:
Hi Brian,
As far as I can see, nothing has changed on the plain editor w.r.t. the
_editedtext parameter name.
You can still use it to overwrite the content of the edit area.
Thanks very much, Dirk. You have
On 23/3/19 3:53 am, Juan Pablo Santos Rodríguez wrote:
This is a release vote for Apache JSPWiki, version 2.11.0.M3. 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=12344900
Yo
I'm feeling pretty dumb today. After several weeks messing around with
M3 and my plugin, I decided to do a clean install by following the
extensive notes I made the first time around, but skipping all the dead
ends. My intention was to suggest some changes to the JSPWiki wiki
reflecting the got
I will try to diff a small change soon to see how it goes in practice.
I can see you are busy, so I just wanted to let you know I appreciated
you taking the time to point me in a productive direction.
Brian
HTH,
juan pablo
On Thu, May 2, 2019 at 8:46 AM Brian Burch wrote:
I'm feeling
On 15/5/19 8:04 pm, Juan Pablo Santos Rodríguez wrote:
This is a release vote for Apache JSPWiki, version 2.11.0.M4. 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=12345211
Yo
On 20/5/19 1:59 am, Juan Pablo Santos Rodríguez wrote:
Severity
Medium
Vendor
The Apache Software Foundation
Versions Affected
Apache JSPWiki up to 2.11.0.M3
Description
A carefully crafted plugin link invocation could trigger an XSS
vulnerability on Apache JSPWiki, which could lead to sessio
On 11/9/19 6:10 am, Juan Pablo Santos Rodríguez wrote:
This is a release vote for Apache JSPWiki, version 2.11.0.M5. 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=12345540
Yo
On 15/9/19 3:09 am, Juan Pablo Santos Rodríguez wrote:
This is a release vote for Apache JSPWiki, version 2.11.0.M5. 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=12345540
Yo
the change here at dev@j.a.o and it will
be eventually carried over.
As a side note, jspwiki.a.o, as a backup site, contains the minimum pages
to run the project page (mailing lists, news, where's the source code, etc.)
HTH,
juan pablo
On Thu, May 2, 2019 at 8:46 AM Brian Burch wrote:
I&
age, with links off to several new pages, each for
different levels of sophistication.
As a member of the Gardener group, do I have the right to create new
pages on the production wiki?
Thanks for your help,
Brian
BR
dirk
On Sun, Oct 20, 2019 at 7:45 AM Brian Burch wrote:
I created a
On 24/10/19 10:01 am, Brian Burch wrote:
On 22/10/19 6:09 am, Dirk Frederickx wrote:
Hi Brian,
I've created a new "Gardener" group on the jspwiki-site; and included
user
BrianB (and all administrators).
However, I am puzzled by the fact that "Edit" on both t
On 30/10/19 7:29 am, Dirk Frederickx wrote:
Hi Brian,
snippet
However, I am puzzled by the fact that "Edit" on both these pages
(between View and More) is still greyed-out. When I move my mouse over
the "Edit" widget, google chrome displays a No Entry sign.
How am I supposed to edit the Get
d to begin the
page-splitting work.
I am satisfied that I can now do the work I intended, so "the ball is
back in my court"!
Well done!
Brian
Best regards,
dirk
On Sun, Nov 3, 2019 at 2:59 AM Brian Burch wrote:
On 30/10/19 7:29 am, Dirk Frederickx wrote:
Hi Brian,
snipp
I am trying again to have Brian removed from ll lists etc
Brian died in June 2020 from prostate cancer
Please try to help or pass this on to someone who can
Thanks
Jane Burch
Brian Burch created JSPWIKI-813:
---
Summary: ReferenceManagerTest - two cases fail
Key: JSPWIKI-813
URL: https://issues.apache.org/jira/browse/JSPWIKI-813
Project: JSPWiki
Issue Type: Bug
[
https://issues.apache.org/jira/browse/JSPWIKI-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-813:
Attachment: JSPWIKI-813-patch
This is my "minimum acceptable" patch, which resolves th
Brian Burch created JSPWIKI-814:
---
Summary: VersioningFileProvider does migrate original page
properties
Key: JSPWIKI-814
URL: https://issues.apache.org/jira/browse/JSPWIKI-814
Project: JSPWiki
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-patch
Improved comments and layout of the
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897662#comment-13897662
]
Brian Burch commented on JSPWIKI-814:
-
I am actively working on this problem
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897952#comment-13897952
]
Brian Burch commented on JSPWIKI-814:
-
The bug is fixed my my new patch, w
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-patch-author
mutually-dependent changes to VersioningFileProvider
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900299#comment-13900299
]
Brian Burch commented on JSPWIKI-814:
-
Please disregard the last patches for t
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-patch-TestEngine
Standalone trivial change to TestEngine. The
Brian Burch created JSPWIKI-821:
---
Summary: TestEngine sometimes creates testrepositories with double
timestamps after r1567444
Key: JSPWIKI-821
URL: https://issues.apache.org/jira/browse/JSPWIKI-821
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: (was: JSPWIKI-814-patch-author)
> VersioningFileProvider does migrate origi
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900594#comment-13900594
]
Brian Burch commented on JSPWIKI-814:
-
My test failures were related to TestEngi
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-patch-VersioningFileProviderTest
New test cases, 5 of which fail unless
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900600#comment-13900600
]
Brian Burch commented on JSPWIKI-814:
-
The associated patch file adds and wires-
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-patch-VersioningFileProvider
add a new method called
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-patch-VersioningFileProvider
Implements a new method
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: (was: JSPWIKI-814-patch)
> VersioningFileProvider does migrate original p
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: (was: JSPWIKI-814-patch-VersioningFileProvider)
> VersioningFileProvider d
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: (was: JSPWIKI-814-patch-VersioningFileProviderTest)
> VersioningFileProvider d
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: (was: JSPWIKI-814-patch-TestEngine)
> VersioningFileProvider does migr
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: (was: JSPWIKI-814-patch-VersioningFileProvider)
> VersioningFileProvider d
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13902681#comment-13902681
]
Brian Burch commented on JSPWIKI-814:
-
I added a new, fairly complex, test cas
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-patchNew-TestEngine
When a unit test updates a wiki page as user janne
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-patchNew-VersioningFileProvider
Comprehensive support for migration of
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-patchNew-VersioningFileProviderTest
Several new test cases to examine the
[
https://issues.apache.org/jira/browse/JSPWIKI-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch reopened JSPWIKI-813:
-
When this unit test class is executed on its own, rather than as part of the
entire test
[
https://issues.apache.org/jira/browse/JSPWIKI-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-813:
Attachment: JSPWIKI-813-patchNew
incremental patch against the latest trunk - resolves warning
[
https://issues.apache.org/jira/browse/JSPWIKI-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910561#comment-13910561
]
Brian Burch commented on JSPWIKI-812:
-
Harry. I hit this problem deploying revi
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: (was: JSPWIKI-814-patchNew-VersioningFileProviderTest)
> VersioningFileProvi
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-VersioningFileProviderTest-10140303.patch
New patch file that include the
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918355#comment-13918355
]
Brian Burch commented on JSPWIKI-814:
-
My suspicion was correct. The prev
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: (was: JSPWIKI-814-patchNew-TestEngine)
> VersioningFileProvider does migr
[
https://issues.apache.org/jira/browse/JSPWIKI-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch updated JSPWIKI-814:
Attachment: JSPWIKI-814-patch-TestEngine-2014-04-21
I do not understand why the previous patch
Brian Burch created JSPWIKI-1119:
Summary: Getting Started wiki page should be easier to find
Key: JSPWIKI-1119
URL: https://issues.apache.org/jira/browse/JSPWIKI-1119
Project: JSPWiki
Issue
[
https://issues.apache.org/jira/browse/JSPWIKI-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16967966#comment-16967966
]
Brian Burch commented on JSPWIKI-1119:
--
Dirk Frederickx resolved this issu
[
https://issues.apache.org/jira/browse/JSPWIKI-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Burch resolved JSPWIKI-1119.
--
Fix Version/s: 2.11.0-M5
Resolution: Fixed
Because the JSPWiki wiki is maintained
Brian Burch created JSPWIKI-1121:
Summary: Restructure Getting Started wiki page
Key: JSPWIKI-1121
URL: https://issues.apache.org/jira/browse/JSPWIKI-1121
Project: JSPWiki
Issue Type
97 matches
Mail list logo