Re: svn commit: r601048 [1/5] - in /geronimo/specs/trunk: ./ geronimo-jsp_2.1_spec/src/main/resources/javax/servlet/jsp/resources/ geronimo-saaj_1.1_spec/ geronimo-saaj_1.3_spec/ geronimo-saaj_1.3_spe

2007-12-04 Thread Daniel Kulp

I agree with Guilllaume.   I'd prefer a single place to look for spec 
jars.   There is already a 1.1 version of saaj in geronimo-specs, why 
shouldn't there be a 1.3 version?


Dan
 

On Tuesday 04 December 2007, you wrote:
 Actually, this *is* the axis2 saaj 1.3 spec.
 I've done that for two reasons:
   * the spec jar becomes an osgi bundle (along with all the other
 specs) * it provides a single location for all specs

 I guess this is the same problem as the stax api which is available in
 public repo with an ASL license.
 If these reasons do not seem sufficient, I can easily remove it
 though.

 On Dec 4, 2007 8:33 PM, Jarek Gawor [EMAIL PROTECTED] wrote:
  In Geronimo we use Axis2 SAAJ 1.3 API... I would rather not
  introduce yet another version of this spec API. Why is this
  necessary?
 
  Jarek
 
  On Dec 4, 2007 2:25 PM,  [EMAIL PROTECTED] wrote:
   Author: gnodet
   Date: Tue Dec  4 11:25:44 2007
   New Revision: 601048
  
   URL: http://svn.apache.org/viewvc?rev=601048view=rev
   Log:
   Add missing jsp resources, upgrade saaj to 1.3 spec
  
   Added:



-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727C: 508-380-7194
[EMAIL PROTECTED]
http://www.dankulp.com/blog


Re: svn commit: r601048 [1/5] - in /geronimo/specs/trunk: ./ geronimo-jsp_2.1_spec/src/main/resources/javax/servlet/jsp/resources/ geronimo-saaj_1.1_spec/ geronimo-saaj_1.3_spec/ geronimo-saaj_1.3_spe

2007-12-04 Thread Jarek Gawor
On Dec 4, 2007 2:38 PM, Guillaume Nodet [EMAIL PROTECTED] wrote:
 Actually, this *is* the axis2 saaj 1.3 spec.
 I've done that for two reasons:
   * the spec jar becomes an osgi bundle (along with all the other specs)

Ok but we can work with the Axis2 community to get this done.

   * it provides a single location for all specs

We pull two specs from Axis2 so we would have to replicate them both.
But in general, I don't think we need to replicate the specs although
I do understand the reason to keep things in one place.
I did mention this idea on the Axis2 list (to move the spec api to
Geronimo) a while ago but nothing much came out if it (and I didn't
really push it). Maybe something to consider again.

 I guess this is the same problem as the stax api which is available in
 public repo with an ASL license.

Right, but if I remember correctly we actaully had a good reason for
that. I think the published version had some tck issues.

Jarek


Re: svn commit: r601048 [1/5] - in /geronimo/specs/trunk: ./ geronimo-jsp_2.1_spec/src/main/resources/javax/servlet/jsp/resources/ geronimo-saaj_1.1_spec/ geronimo-saaj_1.3_spec/ geronimo-saaj_1.3_spe

2007-12-04 Thread Guillaume Nodet
On Dec 4, 2007 8:57 PM, Jarek Gawor [EMAIL PROTECTED] wrote:

 On Dec 4, 2007 2:38 PM, Guillaume Nodet [EMAIL PROTECTED] wrote:
  Actually, this *is* the axis2 saaj 1.3 spec.
  I've done that for two reasons:
* the spec jar becomes an osgi bundle (along with all the other specs)

 Ok but we can work with the Axis2 community to get this done.

* it provides a single location for all specs

 We pull two specs from Axis2 so we would have to replicate them both.
 But in general, I don't think we need to replicate the specs although
 I do understand the reason to keep things in one place.
 I did mention this idea on the Axis2 list (to move the spec api to
 Geronimo) a while ago but nothing much came out if it (and I didn't
 really push it). Maybe something to consider again.


What's the other one ?



  I guess this is the same problem as the stax api which is available in
  public repo with an ASL license.

 Right, but if I remember correctly we actaully had a good reason for
 that. I think the published version had some tck issues.

 Jarek




-- 
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/


Re: svn commit: r601048 [1/5] - in /geronimo/specs/trunk: ./ geronimo-jsp_2.1_spec/src/main/resources/javax/servlet/jsp/resources/ geronimo-saaj_1.1_spec/ geronimo-saaj_1.3_spec/ geronimo-saaj_1.3_spe

2007-12-04 Thread Jarek Gawor
On Dec 4, 2007 3:00 PM, Guillaume Nodet [EMAIL PROTECTED] wrote:

 
  We pull two specs from Axis2 so we would have to replicate them both.
  But in general, I don't think we need to replicate the specs although
  I do understand the reason to keep things in one place.
  I did mention this idea on the Axis2 list (to move the spec api to
  Geronimo) a while ago but nothing much came out if it (and I didn't
  really push it). Maybe something to consider again.

 What's the other one ?

axis2-jaxws-api

Jarek


Re: svn commit: r601048 [1/5] - in /geronimo/specs/trunk: ./ geronimo-jsp_2.1_spec/src/main/resources/javax/servlet/jsp/resources/ geronimo-saaj_1.1_spec/ geronimo-saaj_1.3_spec/ geronimo-saaj_1.3_spe

2007-12-04 Thread Guillaume Nodet
Interesting.  I did not even know there was one at the ASF.
I was using the sun one which is binary compatible with ASL.

On Dec 4, 2007 9:03 PM, Jarek Gawor [EMAIL PROTECTED] wrote:

 On Dec 4, 2007 3:00 PM, Guillaume Nodet [EMAIL PROTECTED] wrote:
 
  
   We pull two specs from Axis2 so we would have to replicate them both.
   But in general, I don't think we need to replicate the specs although
   I do understand the reason to keep things in one place.
   I did mention this idea on the Axis2 list (to move the spec api to
   Geronimo) a while ago but nothing much came out if it (and I didn't
   really push it). Maybe something to consider again.
 
  What's the other one ?

 axis2-jaxws-api

 Jarek




-- 
Cheers,
Guillaume Nodet

Blog: http://gnodet.blogspot.com/