Re: Jakarta: too many similar projects?

2003-03-10 Thread Pier Fumagalli
Paulo Silveira [EMAIL PROTECTED] wrote:

 Sorry not giving a link the other time. Here is Apache voting against
 JSR 127 long time ago.
 
 http://www.jcp.org/en/jsr/results?id=614
 
 You can see ApacheĀ“s comment:
 
 On 2001-05-28 Apache Software Foundation voted No with the following
 comment:
 This JSR conflicts with the Apache open source project Struts.
 Considering Sun's current position that JSRs may not be independently
 implemented under an open source license, we see little value in
 recreating a technology in a closed environment that is already
 available in an open environment.

I would simply like to point out WHO is the specification lead of JSR-127
(see http://www.jcp.org/en/jsr/detail?id=127), and who was the initial
author of Struts (see http://jakarta.apache.org/struts/volunteers.html)...

Apache's concerns were Considering Sun's current position that JSRs may not
be independently implemented under an open source license [...], and I'll
let you make 1 + 1 here...

Pier


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ANNOUNCEMENT] JXPath 1.1 Released

2003-03-10 Thread Dmitri Plotnikov
The JXPath team is proud to announce the release of JXPath 1.1.

JXPath is an interpreter of the XPath expression language. JXPath applies
XPath expressions to graphs of objects of all kinds: JavaBeans, Collections,
arrays, Maps, Servlet contexts, DOM etc, including mixtures thereof.  It
fully supports the XPath 1.0 standard: paths, arithmetic, logical, set and
string expressions, all standard as well as extension functions etc.

The new release adds support for JDOM and DynaBeans, introduces many
improvements and bug fixes.

JXPath's home page which has links to API documentation and a detailed
user's guide:

  http://jakarta.apache.org/commons/jxpath/


JXPath 1.1 Release Notes are at:

  http://jakarta.apache.org/commons/jxpath/release-notes-1.1.html


The binary and source distributions are available at:


http://jakarta.apache.org/builds/jakarta-commons/release/commons-jxpath/v1.1


Great thanks to everybody who supported the beta testing effort as well as
reported problems, helped to trace them, suggested changes or simply
provided encouragement.

Special thanks to

  - Adam J Chesney
  - Robert Burrell Donkin
  - Stephen Colebourne
  - Costin Manolache

also great thanks to

  - Trond Aasan
  - Bjorn Bength
  - Derek A. Bodin
  - BoD
  - Torsten Curdt
  - Pierre Delisle
  - Ruud Diterwich
  - Peter Donald
  - Kate Dvortsova
  - Eduardo Francos
  - dIon Gillard
  - Mike Hogan
  - Ivelin Ivanov
  - Per Kreipke
  - Kees Kuip
  - David Li
  - Ulrich Nicolas Lisse
  - Thorsten Mauch
  - Craig R. McClanahan
  - Markus Menner
  - Daniel Michalik
  - Steve Pannier
  - Ed Peters
  - Kenneth Petersen
  - Ovidiu Predescu
  - Erik Pugh
  - Robert Rasmussen
  - Vasco C. Rocha
  - Francois Swiegers
  - Joern Turner
  - Knut Wannheden
  - Andrew Wulf
  - Jason van Zyl


Thank you all for your continuous support of JXPath.

Dmitri Plotnikov
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]