Re: Table.jar under JSPWiki v2.9.1

2013-12-16 Thread Dirk Frederickx
Hi Ed,

Tx for your kind words on JSPWiki -- much appreciated by the committers and
supporters of this project.

Happy Holidays,

dirk



On Mon, Dec 16, 2013 at 5:05 PM, Ed Jaffe edja...@phoenixsoftware.comwrote:

  Dirk,

 Thank you for your informative response.

 As a temporary measure, to allow time for contributed plugins to adapt to
 the Apache transition, we backed off to the 2.8.4 JSPWiki release and all
 is well. We will revisit 2.9.x again sometime in 2014.

 JSPWiki is a fantastic tool upon which we heavily depend in our mainframe
 z/OS environment. We very much look forward to it becoming fully integrated
 with ASF.

 Best regards and Happy Holidays,

 Ed Jaffe


 On 12/15/2013 5:47 AM, Dirk Frederickx wrote:

 Hi Ed,

  As JSPWiki 2.9.x is moving to Apache, all contributed plugins are
 currently broken.
 The java path com.ecyrd.jspwiki.plugin  is not valid anymore, and should
 be replaced by org.apache.wiki.plugin instead. Also other api's may have
 been moved and need plugin updates.

  Currently, we still need to setup new repositories for Apache JSPWiki
 contributed Plugins, or other goodies. (templates, filters, )

  In the mean time, find attached the updated Table Plugin, compatible
 with Apache JSPWiki.
 It's also available on
 https://github.com/brushed/jspwiki-contributed-plugins, where you can
 post issues or contribute improvs.


  Regards,
   dirk




 On Fri, Dec 13, 2013 at 10:58 PM, edja...@phoenixsoftware.com wrote:

 Dear Mr. Frederickx,

 I wanted to use a normal JSPWiki discussion forum for this, but
 JSPWiki.org is locked and I can't seem to find the right discussion group
 on Apache's site.

 We're having trouble using Table.jar after upgrading from JSPWiki 2.6
 under Apache Tomcat 5 to JSPWiki v2.9.1-incubating-4 under Apache Tomcat 7,
 with IBM Java 6.0.1 under z/OS 1.13.

 After we update the searchPath in jspwiki.properties with:

 jspwiki.plugin.searchPath = brushed.jspwiki.tableplugin

 the wiki will not come up. It crashes with various SEVERE errors such as:

 Dec 12, 2013 1:45:05 PM org.apache.catalina.core.StandardContext
 filterStart
 SEVERE: Exception starting filter WikiServletFilter
 Throwable occurred: java.lang.NoClassDefFoundError:
 com.ecyrd.jspwiki.plugin.WikiPlugin
 .at java.lang.ClassLoader.defineClass(ClassLoader.java:275)
 .at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:74)
 [etc...]

 We have tried various different searchPath values to no avail.

 Can you suggest a better searchPath value to use? Should we back off to
 an older JSPWiki release?

 Any help highly appreciated.

 Best Regards,

 Ed Jaffe
 Phoenix Software International

 _
 Sent from http://apache-incubator-general.996316.n3.nabble.com






Re: Kick out 2.9.1

2013-12-16 Thread Juan Pablo Santos Rodríguez
Hi,

just finished doing a big bunch of pending refactors prior to releasing
2.10. We should be able to end up with all the artifacts on maven central
too (once the vote+release passes), and use a staged repository[#1] to vote
instead of uploading to somewhere at people.a.o

There are only a couple of points remaining: updating UPGRADING and
ReleaseNotes and ensuring all the prerequisites of [#1] are met. Hopefully,
they will be done between today and tomorrow. In the meantime, this is a
call for testing current trunk, which is going to be most likely 2.10.0.
I've tried to test all the recent commits (and will continue to do some
more testing), but for sure the more people looking into it before voting
the release, the better.


thanks + br,
juan pablo


[#1]:
http://www.apache.org/dev/publishing-maven-artifacts.html#staging-maven



On Sun, Nov 10, 2013 at 11:07 PM, Siegfried Goeschl 
siegfried.goes...@it20one.at wrote:

 Hi folks,

 IMHO it is important to get the release out

 * users are looking at project activity - there are many different wikis
 out there ...

 * are there bugfixes in 2.9.1 the users would appreciate? Better have 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,

 about 2.9 vs 2.10, I was having in mind releasing trunk in any case, the
 version numbers were just to note binary compatibility. If we release
 current trunk as it is, it isn't binary compatible with latest release,
 because of 2.10.0-svn-8 and 2.10.0-svn-26. We could copy those classes
 back
 to their original location and have 2.9.2 (with some duplicated classes)
 or
 just release 2.10.0 as it is. I'm a little inclined to 2.9.2, because I
 was
 having in mind further similar refactorings with the rest of the managers
 for 2.10, but given the fact I've been unable to spend time coding these
 last months, 2.10 would also be fine for me.

 As an aside, there's an initial Infra setup [#1] to allow us to deploy to
 repository.apache.org, which is synced with central. Once that is done,
 I'll update the appropiate page on jspwiki.a.o


 br,
 juan pablo

 [#1] https://issues.apache.org/jira/browse/INFRA-6986



 On Fri, Nov 8, 2013 at 10:39 PM, Glen Mazza glen.ma...@gmail.com wrote:

  Yes, I don't see any need to release the same 2.9.1 product just without
 incubator in its version name, that's not a very Apache-esque way of
 doing things (the incubator in version release is not an indicator of
 software quality, as Apache stresses over and over.)   If none of us
 right
 now have time to work on JSPWiki (a situation I hope changes soon with
 me),
 busywork such as that isn't going to help the situation.

 Glen


 On 11/08/2013 01:02 PM, Harry Metske wrote:

  what would be reasons to release 2.9.x versus 2.10.x ?
 The latter has more issues fixed...

 regards,
 Harry



 On 8 November 2013 08:41, Jürgen Weber juer...@jwi.de wrote:

   +1

 Am 07.11.2013 19:33 schrieb Juan Pablo Santos Rodríguez 
 juanpablo.san...@gmail.com:

   +1 too

 In order to remain 2.9.x, we should get back o.a.w.WikiException
 (deleted
 in favour of o.a.w.api.WikiException) and maybe one or two similar

  changes,

  have to check svn to be sure.. Otherwise we should release 2.10.0

 I'm thinking we could also use this release to publish the release on

  ASF's

  maven repo, so we also end up on central. WDYT?

 br,
 juan pablo
 El 05/11/2013 17:07, Harry Metske harry.met...@gmail.com
 escribió:

   +1


 On 5 November 2013 16:50, Jürgen Weber juer...@jwi.de wrote:

   Currently the dev mailing list is a bit lonely, there seems not a
 lot
 be
 going on.

 I suggest that JSPWiki 2.9.1 come out from incubator.
 Actually 2.9.1 looks good. Why not release it?

 http://en.wikipedia.org/wiki/Release_early,_release_often

 Cheers,
 Juergen