Re: [cocoon-2.2] Deprecation

2007-11-16 Thread Grzegorz Kossakowski
Vadim Gritsenko pisze:
> Grzegorz Kossakowski wrote:
>> Vadim Gritsenko pisze:
>>
>> Thanks for explanation. I'm not sure if I'm going to have a free time
>> to merge XInclude and Include
>> transformers but could we at least deprecate CInclude?
>>
>> I hope nobody is going to have any objections.
> 
> Feel free to start separate thread about it...

I'll do it right now.

> I don't know if I can look at it this week... It certainly is on my
> radar, together with "pipeline lock bug".

Ok, so if you need any help I'm willing to give a hand but I would like to 
focus on other things
(like releasing databases bridge and working on my secret Cocoon project :P)

>>
>> Will do it later. It may be just missing dependency.
> 
> BCEL :) It is required for XSLTC and it is indeed missing.

I just tried to transform using xsltc and it works fine for me. Which Java 
version do you use?

-- 
Grzegorz Kossakowski
Committer and PMC Member of Apache Cocoon
http://reflectingonthevicissitudes.wordpress.com/


Re: [cocoon-2.2] Deprecation

2007-11-16 Thread Grzegorz Kossakowski
Vadim Gritsenko pisze:
> Grzegorz Kossakowski wrote:
>> Vadim Gritsenko pisze:
>>
>> So it's easy to fix as soon as we establish which version Cocoon
>> should use, any idea if it should
>> be 1.3.x or 2.0.x ?
> 
> It should be xml-apis 1.3.x. IIUC, xmlParserAPIs 2.0 is some old stuff.

Vadim, I tried to fix this problem but I still cannot reproduce it using Maven 
2.0.6 on Linux with
Java 1.6.0 installed.

If you are sure that xmlParserAPIs causes a problem I can exclude it but I 
cannot test if it fixes
this problem.

-- 
Grzegorz Kossakowski
Committer and PMC Member of Apache Cocoon
http://reflectingonthevicissitudes.wordpress.com/


Re: Cocoon website urls

2007-11-16 Thread Grzegorz Kossakowski
Carsten Ziegeler pisze:
> I know that this has been discussed in the past, but nevertheless do we
> really think that urls like
> 
> http://cocoon.apache.org/2.2/1290_1_1.html
> 
> are suited for a top web framework of the 21st century? "1290_1_1" has
> absolutely no meaning. So what can be done about it?

I support you Carsten on this. I talked about this with Reinhard and, AFAIR, he 
told me that the
main reason was to have links immutable. I think we could loosen our 
requirement for having
immutable links to just provide permanent redirection for changed titles.

I must admit I haven't evaluated if it's technically easy to achieve but at 
least such idea is
rather conforms HTTP spec.

The worst thing is that our current version of Daisy does not support titles as 
names of published
documents. Am I right Reinhard?

-- 
Grzegorz Kossakowski
Committer and PMC Member of Apache Cocoon
http://reflectingonthevicissitudes.wordpress.com/


Re: cocoon demos on cocoon.zones.apache.org

2007-11-16 Thread Peter Hunsberger
On Nov 16, 2007 9:07 AM, Vadim Gritsenko <[EMAIL PROTECTED]> wrote:
> Peter Hunsberger wrote:
> > In some random exploration I discovered that the image-op to grayscale
> > example produced a stack trace:
> >
> > 
> > http://cocoon.zones.apache.org/demos/trunk/cocoon-imageop-sample/logo2.png/grayscale
> >
> > Also the rotation examples on the image-op page result in a pure black 
> > image.
>
> Do you have same effect when running it locally or is it specific to the zones
> instance?
>

Sorry, don't have 2.2 running locallly at the moment.  It will
probably be a couple of months before I get back to having it up;
we're buried under the rolllout of a major release which isn't really
expected to let up until after Christmas...  Maybe someone else can
check the imageOp samples locally?

-- 
Peter Hunsberger


Cocoon website urls

2007-11-16 Thread Carsten Ziegeler
I know that this has been discussed in the past, but nevertheless do we
really think that urls like

http://cocoon.apache.org/2.2/1290_1_1.html

are suited for a top web framework of the 21st century? "1290_1_1" has
absolutely no meaning. So what can be done about it?

Carsten
-- 
Carsten Ziegeler
[EMAIL PROTECTED]


Re: cocoon demos on cocoon.zones.apache.org

2007-11-16 Thread Grzegorz Kossakowski
Vadim Gritsenko pisze:
> Hey all,
> 
> Cocoon branch and trunk demos on zones are up and running.
> 
>   http://cocoon.zones.apache.org/demos/trunk/
>   http://cocoon.zones.apache.org/demos/21branch/
> 
> 
> (branch was broken because of removed svn externals; trunk was not set up)

Many, many thanks Vadim for doing this! Actually I was going to take care of 
our demos this week but
since you beat me I have time for other work related to Cocoon. :)

The only problem I see that you seem broke Forms samples, see:
http://cocoon.zones.apache.org/demos/trunk/samples/forms/

If we fix this obvious problems isn't it a good idea to add a news on our site?

-- 
Grzegorz Kossakowski
Committer and PMC Member of Apache Cocoon
http://reflectingonthevicissitudes.wordpress.com/


Re: cocoon demos on cocoon.zones.apache.org

2007-11-16 Thread Peter Hunsberger
On Nov 16, 2007 8:43 AM, Vadim Gritsenko <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> Cocoon branch and trunk demos on zones are up and running.
>
>http://cocoon.zones.apache.org/demos/trunk/
>http://cocoon.zones.apache.org/demos/21branch/
>
>
> (branch was broken because of removed svn externals; trunk was not set up)
>

Good stuff!  Your work in getting these up is appreciated.

In some random exploration I discovered that the image-op to grayscale
example produced a stack trace:


http://cocoon.zones.apache.org/demos/trunk/cocoon-imageop-sample/logo2.png/grayscale

Also the rotation examples on the image-op page result in a pure black image.


-- 
Peter Hunsberger


Re: cocoon demos on cocoon.zones.apache.org

2007-11-16 Thread Vadim Gritsenko

Peter Hunsberger wrote:

In some random exploration I discovered that the image-op to grayscale
example produced a stack trace:


http://cocoon.zones.apache.org/demos/trunk/cocoon-imageop-sample/logo2.png/grayscale

Also the rotation examples on the image-op page result in a pure black image.


Do you have same effect when running it locally or is it specific to the zones 
instance?


Vadim


Re: cocoon demos on cocoon.zones.apache.org

2007-11-16 Thread Jeroen Reijn

Great!

Thanks Vadim.

Regards,

Jeroen Reijn

Vadim Gritsenko wrote:

Hey all,

Cocoon branch and trunk demos on zones are up and running.

  http://cocoon.zones.apache.org/demos/trunk/
  http://cocoon.zones.apache.org/demos/21branch/


(branch was broken because of removed svn externals; trunk was not set up)

Vadim

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





cocoon demos on cocoon.zones.apache.org

2007-11-16 Thread Vadim Gritsenko

Hey all,

Cocoon branch and trunk demos on zones are up and running.

  http://cocoon.zones.apache.org/demos/trunk/
  http://cocoon.zones.apache.org/demos/21branch/


(branch was broken because of removed svn externals; trunk was not set up)

Vadim