> Stefano Mazzocchi wrote:
>
> >
> > Carsten,
> >
> > sorry for being a sort of a pain in your ass but have you notice that
> > your mailer adds a AW: for reply instead of the
> > 'more-or-less-de-facto-standard' Re:?
> >
> > I'm pretty sure that you use M$ Outlook german version, right? Well, it
Hi Vadim,
I think both should go to the next version. We should add this
to the todo list of 2.1 containing those links.
Carsten
> -Original Message-
> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 18, 2001 7:38 PM
> To: [EMAIL PROTECTED]
> Subject: RE: AW:
Berin Loritsch wrote:
>
> Currently, the Environment system has grown to provide an abstraction
> layer so that Cocoon logic can function equally well depending on whatever
> the environment is. This is a good thing, and in my opinion very necessary.
> However, what we have in our API can get co
Stefano Mazzocchi wrote:
>
> Carsten,
>
> sorry for being a sort of a pain in your ass but have you notice that
> your mailer adds a AW: for reply instead of the
> 'more-or-less-de-facto-standard' Re:?
>
> I'm pretty sure that you use M$ Outlook german version, right? Well, it
> would be nice a
Carsten Ziegeler wrote:
> This is not true, the content aggregation uses sax streams and there
> is no need for (re)parsing the parts.
> More technical: Two pipelines: p1:[g1 -> t1 -> t2 -> s1] and p2:[g2 -> t3 ->
> t4 -> s2]
> and you want to aggregate them with [aggregate(p1, p2) -> t5 -> s3]
>
Stefano Mazzocchi wrote:
>
> Hi people,
>
> given the recent flood of commits of very high quality and his
> continuous support of the project, I'd like to prose Ovidiu Predescu as
> new committer.
>
> Please make your votation.
Things that happen when you are a damn dial-up user :)
Sorry (AD
mman01/10/18 12:52:58
Modified:webapp sitemap.xmap
Log:
patch from Bertrand Delacretaz <[EMAIL PROTECTED]> for sub-sitemap
automount, note that after dropping dir/ subdir to the mount/ directory
you have to point your browser to .../mount/dir/ (note the trailing slash)
mman01/10/18 12:13:52
xml-cocoon2/webapp/mount - New directory
--
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The problem seems to be fixed with the new version of maybeupload.jar (all
my projects works perfectly now). If you can, please download it from
http://www.weft.co.uk/library/maybeupload/ and integrate it into the CVS (I
can also write a bug report - should I?).
Can anybody please do this?
BTW
Carsten,
What do you think about these issues:
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99780708222079&w=2
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99814216923705&w=2
Should they be fixed before release, or this will go to the next one?
AFAIK, this is not reflected in bugzilla al
bloritsch01/10/18 10:23:59
Modified:src/org/apache/cocoon/transformation
XIncludeTransformer.java
Log:
Convert XIncludeTransformer to use SourceResolver instead of URLFactory
Revision ChangesPath
1.18 +44 -71
xml-cocoon2/src/org/apache/co
bloritsch01/10/18 10:23:46
Modified:src/org/apache/cocoon/transformation Tag: cocoon_20_branch
XIncludeTransformer.java
Log:
Convert XIncludeTransformer to use SourceResolver instead of URLFactory
Revision ChangesPath
No revision
He is not a committer? That's surprise! ;)
+1
Vadim
> -Original Message-
> From: Martin Man [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 18, 2001 7:36 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: [Vote]: Ovidiu Predescu as new committer
>
> On Thu, Oct 18, 2001
Hi everyone,
I needed to make some session attributes available to the sitemap. Looking
through the Cocoon API, I can't find such an action. The RequestParamAction
is the closest to what I need but it is only for the Request object. I have
written a SessionParamAction that mirrors what the Req
Ciao,
attached is a patch to the current user documentation. This time it's
selector's turn :) I also fixed a small problem in matchers.xml
(replacing s with s).
Let me know if it looks OK to you.
Ciao,
--
Gianugo
selectors.diff
--
cziegeler01/10/18 08:48:07
Modified:documentation sitemap.xmap
documentation/stylesheets filterlinks.xsl
Log:
Finished documentation build system.
The filterlinks.xsl contains now some logic which filters images
using javascript. This is a small hack, but it works
Currently, the Environment system has grown to provide an abstraction
layer so that Cocoon logic can function equally well depending on whatever
the environment is. This is a good thing, and in my opinion very necessary.
However, what we have in our API can get confusing both for Cocoon app
devel
Some stuff for developers:
1) CookieCreatorAction (to create or remove cookies)
2) CookieValidatorAction (to validate cookies like
RequestValidatorAction does with request parameters)
3) NewDatabaseAuthenticatorAction (a modified version of
DatabaseAuthenticatorAction that supports a new attribu
I discovered that the session logicsheet has a bug into the
session:get-attribute template.
It break my code when trying to get a non-string session object stored
as attribute with a java.lang.ClassCastException: java.lang.String
because the logicsheet always create a call to the constructor
getS
>(gosh, I wish it was configurable on outlook but it is not, at least, I
>don't know of any registry key that you could change for that, maybe try
>looking into M$ knowledge base).
In the german version:
Extras->Optionen->Internationale Optionen
Greets
Gerhard
---
>
> Bernhard Huber wrote:
> >
> > Hi
> > > I still believe that serializers are somewhat special components and
> > > should not have a side entry for data also because I believe that
> > > serializers should be removed from pipeline definitions... but this is
> > > another story.
> > >
> > Th
Hi Stefano,
I must admit that you're right. It's really annoying with all
this Re: Aw: Fw: and so on stuff.
I will try to avoid this problem in the future.
Sorry,
Carsten
> -Ursprungliche Nachricht-
> Von: Stefano Mazzocchi [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 18. Oktober
Hi people,
given the recent flood of commits of very high quality and his
continuous support of the project, I'd like to prose Ovidiu Predescu as
new committer.
Please make your votation.
Stefano.
-
To unsubscribe, e-mail: [
Bernhard Huber wrote:
>
> Hi
> > I still believe that serializers are somewhat special components and
> > should not have a side entry for data also because I believe that
> > serializers should be removed from pipeline definitions... but this is
> > another story.
> >
> That would be great,
Carsten,
sorry for being a sort of a pain in your ass but have you notice that
your mailer adds a AW: for reply instead of the
'more-or-less-de-facto-standard' Re:?
I'm pretty sure that you use M$ Outlook german version, right? Well, it
would be nice and well appreciated from both list users and
Adnan Zelkanovic wrote:
>
> Because I only need the newest FOP, not the newest Cocoon.
> And 2nd reason: Cocoon2 is to difficult to handle with, because of Tomcat.
Please elaborate this.
Stefano.
-
To unsubscribe, e-mail: [E
Davanum Srinivas wrote:
>
> Hi Team,
>
> I would like to propose "Ovidiu Predescu" [[EMAIL PROTECTED]] as a new committer for
>Apache Cocoon
> 2. His contributions have been plenty over time, his latest being the new SOAP and
>XScript
> logicsheet. I sincerely believe this is a long overdue vo
Sylvain Wallez wrote:
>
> Carsten Ziegeler a écrit :
> >
> > > Sylvain Wallez wrote:
> > >
> > > Carsten Ziegeler a écrit :
> > > >
> > >
> > >
> > > > > There's another point on which we still didn't came to a
> > > clear decision
> > > > > : what about making the SourceResolver available to ma
> -Ursprüngliche Nachricht-
> Von: Martin Man [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 18. Oktober 2001 13:01
> An: [EMAIL PROTECTED]
> Betreff: [VOTE] automounting (Was: Re: [PATCH] sub-sitemap automount
> suggestion)
>
>
> On Thu, Oct 18, 2001 at 12:34:05PM +0200, Bertrand De
> Sylvain Wallez wrote:
>
> Carsten Ziegeler a écrit :
> >
> > > Sylvain Wallez wrote:
> > >
> > > Carsten Ziegeler a écrit :
> > > >
> > >
> > >
> > > > > There's another point on which we still didn't came to a
> > > clear decision
> > > > > : what about making the SourceResolver available to m
Hi Gianugo,
I added this to the HEAD of the cvs. Unfortunately I can't test
it as I always get a "out of memory" exception.
Carsten
> -Ursprüngliche Nachricht-
> Von: Gianugo Rabellino [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 18. Oktober 2001 00:31
> An: [EMAIL PROTECTED]
> Be
Hi Gianugo,
thanks for this docs - and don't worry about not being
a native english speaker. I'm also non, but we have many
of them in our community which will take care and correct
any errors we make. And that's great!
Carsten
> -Ursprüngliche Nachricht-
> Von: Gianugo Rabellino [mailt
Thanks Gianugo,
it's applied!
Carsten
> -Ursprüngliche Nachricht-
> Von: Gianugo Rabellino [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 17. Oktober 2001 23:25
> An: [EMAIL PROTECTED]
> Betreff: [patch] Minor tweak to Main.java
>
>
> Ciao,
>
> Main.java crashes on windows when it tri
cziegeler01/10/18 06:24:39
Modified:documentation/xdocs/userdocs/matchers Tag: cocoon_20_branch
matchers.xml
src/org/apache/cocoon Tag: cocoon_20_branch Main.java
Log:
Applied documentation patches.
Submitted by: Gianugo Rabellino [[E
cziegeler01/10/18 06:23:41
Added: documentation/stylesheets script-cli.js
Log:
Applied documentation patches.
Submitted by: Gianugo Rabellino [[EMAIL PROTECTED]]
Revision ChangesPath
1.1 xml-cocoon2/documentation/stylesheets/script-cli.js
Index:
cziegeler01/10/18 06:22:58
Modified:documentation sitemap.xmap
documentation/xdocs/userdocs/matchers matchers.xml
src/org/apache/cocoon Main.java
Log:
Applied documentation patches.
Submitted by: Gianugo Rabellino [[EMAIL PROTECTED]]
Revision Ch
I have not heard any compliants that their "build docs"
crashed since we added xdocs/catalog-test.xml
So i presume that everyone's system works but mine.
Perhaps it is my JVM - i will go to get another.
--David
> Date: Thu, 11 Oct 2001 12:11:14 +0200
> From: "Carsten Ziegeler" <[EMAIL PROTECTED]>
On 18.Oct.2001 -- 01:00 PM, Martin Man wrote:
> On Thu, Oct 18, 2001 at 12:34:05PM +0200, Bertrand Delacretaz wrote:
> > I suggest adding the following to the standard sitemap.xmap - it would allow
> > sub-sitemaps to be "mounted" while Cocoon is running, by copying them
> > under the "mount" su
On 18.Oct.2001 -- 04:22 AM, Davanum Srinivas wrote:
> Hi Team,
>
> I would like to propose "Ovidiu Predescu" [[EMAIL PROTECTED]] as a new committer for
>Apache Cocoon
> 2. His contributions have been plenty over time, his latest being the new SOAP and
>XScript
> logicsheet. I sincerely believe
A stack of support already. I would like to express my
gratitude for the excellent work of Ovidiu and colleagues.
Certainly +1 from me.
David
Dims wrote:
> Hi Team,
>
> I would like to propose "Ovidiu Predescu" [[EMAIL PROTECTED]] as a new
committer for Apache Cocoon
> 2. His contributions hav
> Martin Man wrote:
>
> On Thu, Oct 18, 2001 at 02:52:41PM +0200, Carsten Ziegeler wrote:
> > Ok, yes, I didnt check the calendar. Thanks for the hint!
> >
> > As I still prefer mondays, we should set the dates to
> > 5th November: RC2
> > 26th November: Final Release
>
> yep, my +1 also for bo
On Thu, Oct 18, 2001 at 02:52:41PM +0200, Carsten Ziegeler wrote:
> Ok, yes, I didnt check the calendar. Thanks for the hint!
>
> As I still prefer mondays, we should set the dates to
> 5th November: RC2
> 26th November: Final Release
yep, my +1 also for both dates, BTW: without looking to the r
Ok, yes, I didnt check the calendar. Thanks for the hint!
As I still prefer mondays, we should set the dates to
5th November: RC2
26th November: Final Release
Carsten
> -Ursprungliche Nachricht-
> Von: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 18. Oktober 2001
Agreeded: +1
Note that I'm on holiday for the last two weeks of November though, so I
won't be able to help with the actual Final Release :(
> -Original Message-
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 18 October 2001 1:49 pm
> To: [EMAIL PROTECTED]
> Subjec
Here's my +1 for RC2, 1st of November.
Here's my +1 for Final Release, End of November.
Thanks,
dims
PS: Do you prefer mondays or fridays? No problems switching the dates to the nearest
monday/friday.
--- Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> Hi,
>
> you're absolutely right. It's the
Hi,
you're absolutely right. It's the same problem here.
Due to the many changes I would propose a RC2.
But we still need more documentation! So a good
date could be 1st of November for the RC2 and
end of november for the final release.
But whatever date we decide on for the final
release, we *s
And here's my +1.
Carsten
> -Ursprungliche Nachricht-
> Von: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 18. Oktober 2001 13:23
> An: [EMAIL PROTECTED]
> Betreff: [Vote]: Ovidiu Predescu as new committer
>
>
> Hi Team,
>
> I would like to propose "Ovidiu Predes
Hi Jeremy,
the anwser to your problem is that all links starting with "samples"
or containing "javadocs" are ignored during the build process.
Just have a look at the filterlinks.xsl. This stylesheet
is applied when the links are collected.
Carsten
> -Ursprüngliche Nachricht-
> Von: Jer
On Thu, Oct 18, 2001 at 11:22:28AM +0200, Sylvain Wallez wrote:
>
>
> Carsten Ziegeler a écrit :
>
>
> Yep : HEY, TEAM, WHAT DO YOU THINK ?
>
> > We have to change the two Interfaces (Matcher and Selector) anyway,
> > so it shouldn't hurt to add the SourceResolver into one signature.
>
>
>
Certainly +1.
> -Original Message-
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 18 October 2001 12:23 pm
> To: [EMAIL PROTECTED]
> Subject: [Vote]: Ovidiu Predescu as new committer
>
>
> Hi Team,
>
> I would like to propose "Ovidiu Predescu" [[EMAIL PROTECTED]]
+1 also. Totally agree : Ovidiu is a long-time major contributor.
Davanum Srinivas a écrit :
>
> Hi Team,
>
> I would like to propose "Ovidiu Predescu" [[EMAIL PROTECTED]] as a new committer for
>Apache Cocoon
> 2. His contributions have been plenty over time, his latest being the new SOAP and
On Thu, Oct 18, 2001 at 04:22:56AM -0700, Davanum Srinivas wrote:
> Hi Team,
>
> I would like to propose "Ovidiu Predescu" [[EMAIL PROTECTED]] as a new committer for
>Apache Cocoon
> 2. His contributions have been plenty over time, his latest being the new SOAP and
>XScript
> logicsheet. I sinc
Hi Team,
I would like to propose "Ovidiu Predescu" [[EMAIL PROTECTED]] as a new committer for
Apache Cocoon
2. His contributions have been plenty over time, his latest being the new SOAP and
XScript
logicsheet. I sincerely believe this is a long overdue vote which we should have done
before.
On Thu, Oct 18, 2001 at 12:34:05PM +0200, Bertrand Delacretaz wrote:
> Hi committers,
>
> I suggest adding the following to the standard sitemap.xmap - it would allow
> sub-sitemaps to be "mounted" while Cocoon is running, by copying them
> under the "mount" subdirectory, without having to modi
> On 17.Oct.2001 -- 02:12 PM, [EMAIL PROTECTED] wrote:
> > haul01/10/17 07:12:14
> >
> > Modified:src/org/apache/cocoon/components/language/markup/xsp/java
> > esql.xsl
> > Added: src/org/apache/cocoon/components/language/markup/xsp
> >
Hi committers,
I suggest adding the following to the standard sitemap.xmap - it would allow
sub-sitemaps to be "mounted" while Cocoon is running, by copying them
under the "mount" subdirectory, without having to modify the main
sitemap.xmap.
This is based on Stefan Koehler's message of yester
Carsten Ziegeler a écrit :
>
> > Sylvain Wallez wrote:
> >
> > Carsten Ziegeler a écrit :
> > >
> >
> >
> > > > There's another point on which we still didn't came to a
> > clear decision
> > > > : what about making the SourceResolver available to matchers and
> > > > selectors ? Can't it be s
sylvain 01/10/18 01:51:10
Added: src/org/apache/cocoon/environment ObjectModelHelper.java
Log:
Typed wrapper to access the contents of the object model
Revision ChangesPath
1.1
xml-cocoon2/src/org/apache/cocoon/environment/ObjectModelHelper.java
58 matches
Mail list logo