Re: [WARNING] Incompatible change (was Re: DELI support added)

2002-01-11 Thread Stefano Mazzocchi
Vadim Gritsenko wrote: > > IMPORTANT > > > > Any time you add a new Component that requires another third party jar > to > > Cocoon, PLEASE TEST WITHOUT THE JAR. Make sure your new Component > does not > > place any artificial constraints on other developers. This will help > make > > a lean an

RE: [WARNING] Incompatible change (was Re: DELI support added)

2002-01-11 Thread Carsten Ziegeler
Ovidiu Predescu wrote: > > On Thu, 10 Jan 2002 18:00:22 -0500, Berin Loritsch > <[EMAIL PROTECTED]> wrote: > > > Ovidiu Predescu wrote: > > > > > I guess the problem comes from the fact that cocoon.jar was built with > > > the Deli classes in it. I'll update the build.xml to verify the > > > prese

Re: [WARNING] Incompatible change (was Re: DELI support added)

2002-01-10 Thread Ovidiu Predescu
On Thu, 10 Jan 2002 18:00:22 -0500, Berin Loritsch <[EMAIL PROTECTED]> wrote: > Ovidiu Predescu wrote: > > > I guess the problem comes from the fact that cocoon.jar was built with > > the Deli classes in it. I'll update the build.xml to verify the > > presence of Deli libraries, and skip the com

RE: DELI support added

2002-01-10 Thread BUTLER,MARK A (HP-USA,ex3)
14:28 To: Mark Butler; Davanum Srinivas; [EMAIL PROTECTED] Subject: DELI support added Hi, I've just finished checking in the source code for the DELI, Mark Butler's CC/PP and UAProf library. DELI provide multiple device capabilities support to Cocoon. Mark has provided some documenta

Re: [WARNING] Incompatible change (was Re: DELI support added)

2002-01-10 Thread Berin Loritsch
Ovidiu Predescu wrote: > I guess the problem comes from the fact that cocoon.jar was built with > the Deli classes in it. I'll update the build.xml to verify the > presence of Deli libraries, and skip the compilation if they are not > present. With the Deli.jar in the CVS repository there is li

Re: [WARNING] Incompatible change (was Re: DELI support added)

2002-01-10 Thread Ovidiu Predescu
I guess the problem comes from the fact that cocoon.jar was built with the Deli classes in it. I'll update the build.xml to verify the presence of Deli libraries, and skip the compilation if they are not present. Ovidiu On Thu, 10 Jan 2002 16:36:27 -0500, Berin Loritsch <[EMAIL PROTECTED]> wrote

RE: [WARNING] Incompatible change (was Re: DELI support added)

2002-01-10 Thread Vadim Gritsenko
> From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > > Great work with incorporating DELI, however any webapp that doesn't use or > "need" it's support won't run if the jar is not available--even if I don't > refer to it in the sitemap or cocoon.xconf. > > This is considered a backwards incompati

[WARNING] Incompatible change (was Re: DELI support added)

2002-01-10 Thread Berin Loritsch
Davanum Srinivas wrote: > Mark, > > :) Once you jumpstart us...We can maintain this in Cocoon CVS Repository. Great work with incorporating DELI, however any webapp that doesn't use or "need" it's support won't run if the jar is not available--even if I don't refer to it in the sitemap or coco

RE: DELI support added

2002-01-10 Thread Davanum Srinivas
their data needed some tidying up also. > > Hopefully soon though - cheers > > M > > > -Original Message- > > From: Davanum Srinivas [mailto:[EMAIL PROTECTED]] > > Sent: 10 January 2002 18:35 > > To: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > S

RE: DELI support added

2002-01-10 Thread Butler, Mark
ary 2002 18:35 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: RE: DELI support added > > > Mark, > > How about starting a library of "legacy" CC/PP profiles using > Morphis's device.xml as a starting > point? (We'll need an XSL t

RE: DELI support added

2002-01-10 Thread Davanum Srinivas
Mark, How about starting a library of "legacy" CC/PP profiles using Morphis's device.xml as a starting point? (We'll need an XSL to convert device.xml to RDF?) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/morphis/morphis-1.0/config/device.xml Thanks, dims --- "Butler, Mark" <[EMAIL PROTECTE

Re: DELI support added

2002-01-10 Thread Ovidiu Predescu
On Thu, 10 Jan 2002 17:36:28 -, "Butler, Mark" <[EMAIL PROTECTED]> wrote: > Hi Steven > > > > I guess we should use the resource:/ protocol for locating > > the profile > > > docs, since http://localhost:8080/.../legacyProfiles/... > > seems like a > > > *very* big assumption to me. > > I

RE: DELI support added

2002-01-10 Thread Butler, Mark
Hi Steven > > I guess we should use the resource:/ protocol for locating > the profile > > docs, since http://localhost:8080/.../legacyProfiles/... > seems like a > > *very* big assumption to me. I'm not sure what you mean by the resource:/ protocol - could you elaborate? Currently developer

Re: DELI support added

2002-01-10 Thread Ovidiu Predescu
On Thu, 10 Jan 2002 10:18:46 +0100, "Steven Noels" <[EMAIL PROTECTED]> wrote: > Seems like a genuine XSLT error to me - the deli-capabilities variable > should be set with the location of the RDF profile document, and from > what I see this parameter isn't set correctly when calling the > stylesh

RE: DELI support added

2002-01-10 Thread Steven Noels
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf > Of Ovidiu Predescu > Sent: woensdag 9 januari 2002 23:28 > To: Mark Butler; Davanum Srinivas; [EMAIL PROTECTED] > Subject: DELI support added > > Mark, please cross check to s

RE: DELI support added

2002-01-09 Thread Steven Noels
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf > Of Ovidiu Predescu > Sent: donderdag 10 januari 2002 2:17 > To: Steven Noels > Cc: [EMAIL PROTECTED] > Subject: Re: DELI support added > > > Argh, sorry, I forgot to com

Re: DELI support added

2002-01-09 Thread Ovidiu Predescu
Argh, sorry, I forgot to commit the necessary jar files. I've fixed it now, could you please try again. Thanks, Ovidiu On Thu, 10 Jan 2002 01:32:02 +0100, "Steven Noels" <[EMAIL PROTECTED]> wrote: > > > I've just finished checking in the source code for the DELI, Mark > > Butler's CC/PP and UA

RE: DELI support added

2002-01-09 Thread Steven Noels
> I've just finished checking in the source code for the DELI, Mark > Butler's CC/PP and UAProf library. DELI provide multiple device > capabilities support to Cocoon. I get a "Package com.hp.hpl.deli not found in import" when compiling with "ant -Dinclude.webapp.libs=yes -Dinstall .war=C:\bin\j

DELI support added

2002-01-09 Thread Ovidiu Predescu
Hi, I've just finished checking in the source code for the DELI, Mark Butler's CC/PP and UAProf library. DELI provide multiple device capabilities support to Cocoon. Mark has provided some documentation on how this code is supposed to be used, please check out the developer documentation. DELI o