You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Thorsten Scherler <th...@apache.org> on 2006/02/21 17:24:00 UTC

Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

El mar, 21-02-2006 a las 09:05 -0500, Bob Harner escribió:
> Hello all,
> 
> I checked out the latest Lenya 1.4 (trunk) from the Apache SVN this
> weekend, and when trying to build a fresh Lenya 1.4.x (trunk) I get
> this when running build.bat:
> 
>      Buildfile: build.xml
> 
>      BUILD FAILED
>      C:\src\lenya-1.4.x\src\targets\properties-build.xml:137:
>      taskdef class org.apache.lenya.cms.ant.CopyJavaSourcesTask
>      cannot be found
> 
> In response to a similar error message back in July 2005, Michael
> Wechner said on the mailing list "You have to have
> {cocoon-home}/tools/anttasks on your classpath".  Is this the issue? 
> If so, shouldn't this be done automatically by the build process?
> 
> This is with Cocoon 2.1.x (trunk), also freshly downloaded.

hmm, weird.

http://lenya.zones.apache.org/log/lenya.trunk.update.log

I reckon you are using this task in custom code, can be?

salu2
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
Doug Chestnut wrote:

> Andreas Hartmann wrote:
>> Hmm, have I missed something?
>> IMO we should go on with continuous integration.
> +1 for the lenya trunk.  When we have a 1.4 release, it would be bound 
> to a cocoon release, correct?

yes.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Andreas Hartmann <an...@apache.org>.
Doug Chestnut wrote:
> 
> 
> Andreas Hartmann wrote:
>> Bob Harner wrote:
>>
>> [...]
>>
>>> The Cocoon developers are currently voting on the release of Cocoon
>>> 2.1.9.  Once that is out, will Lenya 1.4 development switch to using
>>> that released version of Cocoon?
>>
>>
>> I don't think so ...
>>
>>> Previous messages on this list seemed to lean that way.
>>
>>
>> Hmm, have I missed something?
>> IMO we should go on with continuous integration.
> +1 for the lenya trunk.  When we have a 1.4 release, it would be bound 
> to a cocoon release, correct?

+1, if there is a Cocoon release which works with the trunk.
If not, maybe we have to ship a snapshot ...

-- Andreas



-- 
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
andreas.hartmann@wyona.com                     andreas@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Doug Chestnut <dh...@virginia.edu>.

Andreas Hartmann wrote:
> Bob Harner wrote:
> 
> [...]
> 
>> The Cocoon developers are currently voting on the release of Cocoon
>> 2.1.9.  Once that is out, will Lenya 1.4 development switch to using
>> that released version of Cocoon?
> 
> 
> I don't think so ...
> 
>> Previous messages on this list seemed to lean that way.
> 
> 
> Hmm, have I missed something?
> IMO we should go on with continuous integration.
+1 for the lenya trunk.  When we have a 1.4 release, it would be bound 
to a cocoon release, correct?

--Doug

> 
> -- Andreas
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Bob Harner <bo...@gmail.com>.
On 2/21/06, Andreas Hartmann <an...@apache.org> wrote:
> Bob Harner wrote:
>
> [...]
>
> > The Cocoon developers are currently voting on the release of Cocoon
> > 2.1.9.  Once that is out, will Lenya 1.4 development switch to using
> > that released version of Cocoon?
>
> I don't think so ...
>
> > Previous messages on this list seemed to lean that way.
>
> Hmm, have I missed something?
> IMO we should go on with continuous integration.
>
> -- Andreas
>
>
I dunno, whatever you guys say.  But it seems to me that the most
recent released version of Cocoon should be used unless specific
features in an unreleased version are needed for some very compelling
reasons.  The last discussion on this topic was "Cocoon dependencies"
-- http://mail-archives.apache.org/mod_mbox/lenya-user/200512.mbox/%3cPine.GSO.4.44.0512011010330.15644-100000@amos.bath.ac.uk%3e

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Andreas Hartmann <an...@apache.org>.
Bob Harner wrote:

[...]

> The Cocoon developers are currently voting on the release of Cocoon
> 2.1.9.  Once that is out, will Lenya 1.4 development switch to using
> that released version of Cocoon?

I don't think so ...

> Previous messages on this list seemed to lean that way.

Hmm, have I missed something?
IMO we should go on with continuous integration.

-- Andreas


-- 
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
andreas.hartmann@wyona.com                     andreas@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Michael Wechner <mi...@wyona.com>.
Bob Harner wrote:

>
>Okay, but for my own education can anyone explain why this is the
>preferred approach?  Doesn't it mean that everytime you want to do a
>release you have to first either 1) wait for the next release of
>Cocoon, or 2) fall back to the most recent Cocoon release and then do
>a great deal of testing on a previously unsuppoprted combination of
>Lenya/Cocoon and fix/remove anything that depends on the unreleased
>Cocoon code?  That makes releases harder (and less frequent?).  Also,
>developers are then subjected to unexpected bugs introduced by new
>Cocoon code.  Finally, it means that every Lenya developer is working
>from a (slightly) different version of the Cocoon trunk, so a Lenya
>svn update can cause breakage too.
>  
>

very much agreed. but IIRC we agreed on the following:

Lenya 1.4-dev is based on Cocoon-2.1.9-dev resp. BRANCH_2_1_X
Lenya.1.2.5-dev is based on Cocoon 2.1.8

which means for the stable Lenya branch (1.2.x) we do rely on a stable 
Cocoon version,
whereas for the unstable Lenya branch (1.4.x) we do rely on the unstable 
Cocoon version.

As soon as Lenya 1.4.x stabilizes we should switch to stable Cocoon 
versions.

>It seems to me the only benefit to developing with the Cocoon trunk is
>so that the developers can "work ahead" to make Lenya work with
>upcoming Cocoon changes.
>
>I understand that the Lenya PMC may decide that a particular key
>feature of a not-yet-released version of Cocoon is critical to the
>next release of Lenya.  That makes sense, and it's what seems to have
>happened recently with the new JCR functionality which will be in
>Cocoon 2.1.9.  But once 2.1.9 is out...
>  
>

well, we had a lot of discussions and I personally would favor relying on
stable Cocoon versions, but the community agreed otherwise (at least if 
I didn't
misunderstand something completely).

But as Andreas was pointing out we can always release on a particular 
Cocoon revision
and make this available through the Lenya website. For instance we as 
company
are using the methodology of so-called vendor branches to guarantee that 
we don't
have a problem if something might be broken within Cocoon or Lenya.

Michi

>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>For additional commands, e-mail: dev-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Michael Wechner <mi...@wyona.com>.
Bob Harner wrote:

>On 2/22/06, Andreas Hartmann <an...@apache.org> wrote:
>  
>
>>Bob Harner wrote:
>>
>>[...]
>>
>>    
>>
>>>>>The Cocoon developers are currently voting on the release of Cocoon
>>>>>2.1.9.  Once that is out, will Lenya 1.4 development switch to using
>>>>>that released version of Cocoon?  Previous messages on this list
>>>>>seemed to lean that way.
>>>>>
>>>>>
>>>>>          
>>>>>
>>>>we actually agreed to stay on the branch during development.
>>>>For the release it should be different.
>>>>
>>>>Michi
>>>>
>>>>        
>>>>
>>>Okay, but for my own education can anyone explain why this is the
>>>preferred approach?
>>>      
>>>
>>We don't want to run into IntegrationHell [1]
>>
>>-- Andreas
>>
>>[1] http://xp.c2.com/IntegrationHell.html
>>
>>    
>>
>
>That's my perspective too, but I come to the opposite conclusion with,
>I think, the same motivation.  Would you base develoment on an
>unreleased version of Java?  Or Xalan?  Only if you absolutely
>positively had to.
>
>You guys have a lot more experience working the Lenya/Cocoon
>integration issues than me, but my own experiences with developing
>products based on unrelased software have been pretty close to
>integration hell.
>  
>

agreed and I experience this problem every day the hard way.
As said this is why we use vendor branches even if I would prefer
the other way around.

Michi

>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>For additional commands, e-mail: dev-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Andreas Hartmann <an...@apache.org>.
Bob Harner wrote:

[...]

> That's my perspective too, but I come to the opposite conclusion with,
> I think, the same motivation.  Would you base develoment on an
> unreleased version of Java?  Or Xalan?

No - this is not necessary because they are accessed through a
well-defined interface / API. In contrast to that, we use Cocoon
internals. Sure, it is arguable which approach to take, but I'm
preferring of continuous integration.

Another reason is that our development is very close to Cocoon
and we can spot their bugs earlier, notice changes and might even
influence development decisions.

-- Andreas


-- 
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
andreas.hartmann@wyona.com                     andreas@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Bob Harner <bo...@gmail.com>.
On 2/22/06, Andreas Hartmann <an...@apache.org> wrote:
> Bob Harner wrote:
>
> [...]
>
> >>> The Cocoon developers are currently voting on the release of Cocoon
> >>> 2.1.9.  Once that is out, will Lenya 1.4 development switch to using
> >>> that released version of Cocoon?  Previous messages on this list
> >>> seemed to lean that way.
> >>>
> >>>
> >> we actually agreed to stay on the branch during development.
> >> For the release it should be different.
> >>
> >> Michi
> >>
> >
> > Okay, but for my own education can anyone explain why this is the
> > preferred approach?
>
> We don't want to run into IntegrationHell [1]
>
> -- Andreas
>
> [1] http://xp.c2.com/IntegrationHell.html
>

That's my perspective too, but I come to the opposite conclusion with,
I think, the same motivation.  Would you base develoment on an
unreleased version of Java?  Or Xalan?  Only if you absolutely
positively had to.

You guys have a lot more experience working the Lenya/Cocoon
integration issues than me, but my own experiences with developing
products based on unrelased software have been pretty close to
integration hell.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Andreas Hartmann <an...@apache.org>.
Bob Harner wrote:

[...]

>>> The Cocoon developers are currently voting on the release of Cocoon
>>> 2.1.9.  Once that is out, will Lenya 1.4 development switch to using
>>> that released version of Cocoon?  Previous messages on this list
>>> seemed to lean that way.
>>>
>>>
>> we actually agreed to stay on the branch during development.
>> For the release it should be different.
>>
>> Michi
>>
> 
> Okay, but for my own education can anyone explain why this is the
> preferred approach?

We don't want to run into IntegrationHell [1]

-- Andreas

[1] http://xp.c2.com/IntegrationHell.html



-- 
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
andreas.hartmann@wyona.com                     andreas@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Bob Harner <bo...@gmail.com>.
On 2/22/06, Michael Wechner <mi...@wyona.com> wrote:
> Bob Harner wrote:
>
> >On 2/21/06, Michael Wechner <mi...@wyona.com> wrote:
> >
> >
> >>Bob Harner wrote:
> >>
> >>
> >>
> >>>On 2/21/06, Thorsten Scherler <th...@apache.org> wrote:
> >>>
> >>>
> >>>
> >>>
> >>>>El mar, 21-02-2006 a las 09:05 -0500, Bob Harner escribió:
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>>Hello all,
> >>>>>
> >>>>>I checked out the latest Lenya 1.4 (trunk) from the Apache SVN this
> >>>>>weekend, and when trying to build a fresh Lenya 1.4.x (trunk) I get
> >>>>>this when running build.bat:
> >>>>>
> >>>>>    Buildfile: build.xml
> >>>>>
> >>>>>    BUILD FAILED
> >>>>>    C:\src\lenya-1.4.x\src\targets\properties-build.xml:137:
> >>>>>    taskdef class org.apache.lenya.cms.ant.CopyJavaSourcesTask
> >>>>>    cannot be found
> >>>>>
> >>>>>In response to a similar error message back in July 2005, Michael
> >>>>>Wechner said on the mailing list "You have to have
> >>>>>{cocoon-home}/tools/anttasks on your classpath".  Is this the issue?
> >>>>>If so, shouldn't this be done automatically by the build process?
> >>>>>
> >>>>>This is with Cocoon 2.1.x (trunk), also freshly downloaded.
> >>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>hmm, weird.
> >>>>
> >>>>http://lenya.zones.apache.org/log/lenya.trunk.update.log
> >>>>
> >>>>I reckon you are using this task in custom code, can be?
> >>>>
> >>>>salu2
> >>>>--
> >>>>thorsten
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>No, this is an attempt to do a clean and simple out-of-the-box build
> >>>of the trunk.  Nothing unusual.  I just checked out a fresh cocoon
> >>>trunk into c:\src\cocoon-1.4.x and a fresh  lenya trunk into
> >>>c:\src\lenya-1.4.x, copied Lenya's build.properties to
> >>>local.build.properties, edited it to have
> >>>cocoon.src.dir=../cocoon-1.4.x then ran build.bat (per instructions in
> >>>INSTALL-SRC.txt).  JDK 1.4.2 by the way.
> >>>
> >>>
> >>>
> >>>
> >>cocoon-1.4.x ? Is this a typo?
> >>
> >>Lenya 1.4-dev is based on Cocoon-2.1.8-dev.
> >>
> >>Michi
> >>
> >>
> >
> >Sorry, yes, a typo. I meant cocoon-2.1.x.  But now I'm confused.  I
> >don't see any Cocoon-2.1.8-dev in the apache SVN, just the trunk and
> >the BRANCH_2_1_X.
> >
>
> please apologize for this typo: I meant Cocoon-2.1.9-dev which is the
>
> https://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X
>
> > I'm assuming my mistake is in using the trunk
> >rather than BRANCH_2_1_X.  I'll try the latter in a little while.
> >
> >Note that INSTALL-SRC.txt says to use Cocoon 2.1.5.1.  Yes, I knew
> >that was wrong :-)
> >
> >
>
> thanks for pointing this out. I just fixed it.
>
> >The Cocoon developers are currently voting on the release of Cocoon
> >2.1.9.  Once that is out, will Lenya 1.4 development switch to using
> >that released version of Cocoon?  Previous messages on this list
> >seemed to lean that way.
> >
> >
>
> we actually agreed to stay on the branch during development.
> For the release it should be different.
>
> Michi
>

Okay, but for my own education can anyone explain why this is the
preferred approach?  Doesn't it mean that everytime you want to do a
release you have to first either 1) wait for the next release of
Cocoon, or 2) fall back to the most recent Cocoon release and then do
a great deal of testing on a previously unsuppoprted combination of
Lenya/Cocoon and fix/remove anything that depends on the unreleased
Cocoon code?  That makes releases harder (and less frequent?).  Also,
developers are then subjected to unexpected bugs introduced by new
Cocoon code.  Finally, it means that every Lenya developer is working
from a (slightly) different version of the Cocoon trunk, so a Lenya
svn update can cause breakage too.

It seems to me the only benefit to developing with the Cocoon trunk is
so that the developers can "work ahead" to make Lenya work with
upcoming Cocoon changes.

I understand that the Lenya PMC may decide that a particular key
feature of a not-yet-released version of Cocoon is critical to the
next release of Lenya.  That makes sense, and it's what seems to have
happened recently with the new JCR functionality which will be in
Cocoon 2.1.9.  But once 2.1.9 is out...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Michael Wechner <mi...@wyona.com>.
Bob Harner wrote:

>On 2/21/06, Michael Wechner <mi...@wyona.com> wrote:
>  
>
>>Bob Harner wrote:
>>
>>    
>>
>>>On 2/21/06, Thorsten Scherler <th...@apache.org> wrote:
>>>
>>>
>>>      
>>>
>>>>El mar, 21-02-2006 a las 09:05 -0500, Bob Harner escribió:
>>>>
>>>>
>>>>        
>>>>
>>>>>Hello all,
>>>>>
>>>>>I checked out the latest Lenya 1.4 (trunk) from the Apache SVN this
>>>>>weekend, and when trying to build a fresh Lenya 1.4.x (trunk) I get
>>>>>this when running build.bat:
>>>>>
>>>>>    Buildfile: build.xml
>>>>>
>>>>>    BUILD FAILED
>>>>>    C:\src\lenya-1.4.x\src\targets\properties-build.xml:137:
>>>>>    taskdef class org.apache.lenya.cms.ant.CopyJavaSourcesTask
>>>>>    cannot be found
>>>>>
>>>>>In response to a similar error message back in July 2005, Michael
>>>>>Wechner said on the mailing list "You have to have
>>>>>{cocoon-home}/tools/anttasks on your classpath".  Is this the issue?
>>>>>If so, shouldn't this be done automatically by the build process?
>>>>>
>>>>>This is with Cocoon 2.1.x (trunk), also freshly downloaded.
>>>>>
>>>>>
>>>>>          
>>>>>
>>>>hmm, weird.
>>>>
>>>>http://lenya.zones.apache.org/log/lenya.trunk.update.log
>>>>
>>>>I reckon you are using this task in custom code, can be?
>>>>
>>>>salu2
>>>>--
>>>>thorsten
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>No, this is an attempt to do a clean and simple out-of-the-box build
>>>of the trunk.  Nothing unusual.  I just checked out a fresh cocoon
>>>trunk into c:\src\cocoon-1.4.x and a fresh  lenya trunk into
>>>c:\src\lenya-1.4.x, copied Lenya's build.properties to
>>>local.build.properties, edited it to have
>>>cocoon.src.dir=../cocoon-1.4.x then ran build.bat (per instructions in
>>>INSTALL-SRC.txt).  JDK 1.4.2 by the way.
>>>
>>>
>>>      
>>>
>>cocoon-1.4.x ? Is this a typo?
>>
>>Lenya 1.4-dev is based on Cocoon-2.1.8-dev.
>>
>>Michi
>>    
>>
>
>Sorry, yes, a typo. I meant cocoon-2.1.x.  But now I'm confused.  I
>don't see any Cocoon-2.1.8-dev in the apache SVN, just the trunk and
>the BRANCH_2_1_X. 
>

please apologize for this typo: I meant Cocoon-2.1.9-dev which is the

https://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X

> I'm assuming my mistake is in using the trunk
>rather than BRANCH_2_1_X.  I'll try the latter in a little while.
>
>Note that INSTALL-SRC.txt says to use Cocoon 2.1.5.1.  Yes, I knew
>that was wrong :-)
>  
>

thanks for pointing this out. I just fixed it.

>The Cocoon developers are currently voting on the release of Cocoon
>2.1.9.  Once that is out, will Lenya 1.4 development switch to using
>that released version of Cocoon?  Previous messages on this list
>seemed to lean that way.
>  
>

we actually agreed to stay on the branch during development.
For the release it should be different.

Michi

>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>For additional commands, e-mail: dev-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Michael Wechner <mi...@wyona.com>.
Bob Harner wrote:

>On 2/25/06, Michael Wechner <mi...@wyona.com> wrote:
>  
>
>>Bob Harner wrote:
>>
>>    
>>
>>>>I am using Ubuntu Linux ;-) but I will try it on Windows
>>>>next week at the office.
>>>>
>>>>
>>>>        
>>>>
>>>Thanks a lot!
>>>
>>>
>>>      
>>>
>>I  have tested it right now with the latest versions and it works fine
>>on Windows XP
>>
>>Is it possible that you have CLASSPATH, ANT_HOME or COCOON_HOME set?
>>
>>I have ONLY the env variable JAVA_HOME set!
>>
>>HTH
>>
>>Michi
>>
>>    
>>
>
>Thanks for trying!  No, none of those 3 ENV's are set.  Being a
>typical XP system, there are many unrelated ENV's set (SystemDrive,
>PROCESSOR_IDENTITY, TEMP, and a couple dozen others.
>
>I did some more digging and discovered that there were no files in my
>tools/anttasks/org/apache/lenya/cms/ant/ directory.  When I tried an
>svn "revert" then the class files reappeared in that directory.  Now
>the build does proceed beyond this point.
>
>Further tests show that a "build clean" deletes all the files in the
>tools/anttasks/org/apache/lenya/cms/ant/ directory, but a subsequent
>"build" doesn't put them back.  You'd call this a bug, right?
>

well, I think I also did a build clean and all worked fine, but
let me check once more ...

Michi

>  I must
>have done a "build clean" as part of an earlier attempt to get past a
>build problem.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>For additional commands, e-mail: dev-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Bob Harner <bo...@gmail.com>.
On 2/25/06, Michael Wechner <mi...@wyona.com> wrote:
> Bob Harner wrote:
>
> >>I am using Ubuntu Linux ;-) but I will try it on Windows
> >>next week at the office.
> >>
> >>
> >
> >Thanks a lot!
> >
> >
>
> I  have tested it right now with the latest versions and it works fine
> on Windows XP
>
> Is it possible that you have CLASSPATH, ANT_HOME or COCOON_HOME set?
>
> I have ONLY the env variable JAVA_HOME set!
>
> HTH
>
> Michi
>

Thanks for trying!  No, none of those 3 ENV's are set.  Being a
typical XP system, there are many unrelated ENV's set (SystemDrive,
PROCESSOR_IDENTITY, TEMP, and a couple dozen others.

I did some more digging and discovered that there were no files in my
tools/anttasks/org/apache/lenya/cms/ant/ directory.  When I tried an
svn "revert" then the class files reappeared in that directory.  Now
the build does proceed beyond this point.

Further tests show that a "build clean" deletes all the files in the
tools/anttasks/org/apache/lenya/cms/ant/ directory, but a subsequent
"build" doesn't put them back.  You'd call this a bug, right?  I must
have done a "build clean" as part of an earlier attempt to get past a
build problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Michael Wechner <mi...@wyona.com>.
Bob Harner wrote:

>>I am using Ubuntu Linux ;-) but I will try it on Windows
>>next week at the office.
>>    
>>
>
>Thanks a lot!
>  
>

I  have tested it right now with the latest versions and it works fine 
on Windows XP

Is it possible that you have CLASSPATH, ANT_HOME or COCOON_HOME set?

I have ONLY the env variable JAVA_HOME set!

HTH

Michi

>  
>
>>Michi
>>
>>    
>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>>>For additional commands, e-mail: dev-help@lenya.apache.org
>>>
>>>
>>>
>>>
>>>      
>>>
>>--
>>Michael Wechner
>>Wyona      -   Open Source Content Management   -    Apache Lenya
>>http://www.wyona.com                      http://lenya.apache.org
>>michael.wechner@wyona.com                        michi@apache.org
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>>For additional commands, e-mail: dev-help@lenya.apache.org
>>
>>
>>    
>>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>For additional commands, e-mail: dev-help@lenya.apache.org
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Bob Harner <bo...@gmail.com>.
On 2/24/06, Michael Wechner <mi...@wyona.com> wrote:
> Bob Harner wrote:
>
> >
> >
> >I still get the same error message when building Lenya 1.4 (trunk)
> >with Cocoon branch 2_1_x according to the instructoins in
> >INSTALL-SRC.txt.
> >
> >
>
> have you cleaned your Cocoon branch:
>
> rm local.*
> ./build.sh clean
> rm -r build
>

Yes, I had tried that already.  I did it again just now, but I still
get the same error.

> ?
>
> >I build Lenya 1.2.4 and 1.2.x practically every day, but I have yet to
> >get 1.4 to build, although I'll admit to being lazy about digging into
> >the ant files.  Maybe I'm the only one trying to build 1.4 on a win xp
> >box?
> >
> >
>
> I am using Ubuntu Linux ;-) but I will try it on Windows
> next week at the office.

Thanks a lot!

>
> Michi
>
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> >For additional commands, e-mail: dev-help@lenya.apache.org
> >
> >
> >
> >
>
>
> --
> Michael Wechner
> Wyona      -   Open Source Content Management   -    Apache Lenya
> http://www.wyona.com                      http://lenya.apache.org
> michael.wechner@wyona.com                        michi@apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Michael Wechner <mi...@wyona.com>.
Bob Harner wrote:

>
>
>I still get the same error message when building Lenya 1.4 (trunk)
>with Cocoon branch 2_1_x according to the instructoins in
>INSTALL-SRC.txt.
>  
>

have you cleaned your Cocoon branch:

rm local.*
./build.sh clean
rm -r build

?

>I build Lenya 1.2.4 and 1.2.x practically every day, but I have yet to
>get 1.4 to build, although I'll admit to being lazy about digging into
>the ant files.  Maybe I'm the only one trying to build 1.4 on a win xp
>box?
>  
>

I am using Ubuntu Linux ;-) but I will try it on Windows
next week at the office.

Michi

>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>For additional commands, e-mail: dev-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Bob Harner <bo...@gmail.com>.
On 2/21/06, Bob Harner <bo...@gmail.com> wrote:
> On 2/21/06, Michael Wechner <mi...@wyona.com> wrote:
> > Bob Harner wrote:
> >
> > >On 2/21/06, Thorsten Scherler <th...@apache.org> wrote:
> > >
> > >
> > >>El mar, 21-02-2006 a las 09:05 -0500, Bob Harner escribió:
> > >>
> > >>
> > >>>Hello all,
> > >>>
> > >>>I checked out the latest Lenya 1.4 (trunk) from the Apache SVN this
> > >>>weekend, and when trying to build a fresh Lenya 1.4.x (trunk) I get
> > >>>this when running build.bat:
> > >>>
> > >>>     Buildfile: build.xml
> > >>>
> > >>>     BUILD FAILED
> > >>>     C:\src\lenya-1.4.x\src\targets\properties-build.xml:137:
> > >>>     taskdef class org.apache.lenya.cms.ant.CopyJavaSourcesTask
> > >>>     cannot be found
> > >>>
> > >>>In response to a similar error message back in July 2005, Michael
> > >>>Wechner said on the mailing list "You have to have
> > >>>{cocoon-home}/tools/anttasks on your classpath".  Is this the issue?
> > >>>If so, shouldn't this be done automatically by the build process?
> > >>>
> > >>>This is with Cocoon 2.1.x (trunk), also freshly downloaded.
> > >>>
> > >>>
> > >>hmm, weird.
> > >>
> > >>http://lenya.zones.apache.org/log/lenya.trunk.update.log
> > >>
> > >>I reckon you are using this task in custom code, can be?
> > >>
> > >>salu2
> > >>--
> > >>thorsten
> > >>
> > >>
> > >>
> > >
> > >No, this is an attempt to do a clean and simple out-of-the-box build
> > >of the trunk.  Nothing unusual.  I just checked out a fresh cocoon
> > >trunk into c:\src\cocoon-1.4.x and a fresh  lenya trunk into
> > >c:\src\lenya-1.4.x, copied Lenya's build.properties to
> > >local.build.properties, edited it to have
> > >cocoon.src.dir=../cocoon-1.4.x then ran build.bat (per instructions in
> > >INSTALL-SRC.txt).  JDK 1.4.2 by the way.
> > >
> > >
> >
> > cocoon-1.4.x ? Is this a typo?
> >
> > Lenya 1.4-dev is based on Cocoon-2.1.8-dev.
> >
> > Michi
>
> Sorry, yes, a typo. I meant cocoon-2.1.x.  But now I'm confused.  I
> don't see any Cocoon-2.1.8-dev in the apache SVN, just the trunk and
> the BRANCH_2_1_X.  I'm assuming my mistake is in using the trunk
> rather than BRANCH_2_1_X.  I'll try the latter in a little while.
>

I still get the same error message when building Lenya 1.4 (trunk)
with Cocoon branch 2_1_x according to the instructoins in
INSTALL-SRC.txt.

I build Lenya 1.2.4 and 1.2.x practically every day, but I have yet to
get 1.4 to build, although I'll admit to being lazy about digging into
the ant files.  Maybe I'm the only one trying to build 1.4 on a win xp
box?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Bob Harner <bo...@gmail.com>.
On 2/21/06, Michael Wechner <mi...@wyona.com> wrote:
> Bob Harner wrote:
>
> >On 2/21/06, Thorsten Scherler <th...@apache.org> wrote:
> >
> >
> >>El mar, 21-02-2006 a las 09:05 -0500, Bob Harner escribió:
> >>
> >>
> >>>Hello all,
> >>>
> >>>I checked out the latest Lenya 1.4 (trunk) from the Apache SVN this
> >>>weekend, and when trying to build a fresh Lenya 1.4.x (trunk) I get
> >>>this when running build.bat:
> >>>
> >>>     Buildfile: build.xml
> >>>
> >>>     BUILD FAILED
> >>>     C:\src\lenya-1.4.x\src\targets\properties-build.xml:137:
> >>>     taskdef class org.apache.lenya.cms.ant.CopyJavaSourcesTask
> >>>     cannot be found
> >>>
> >>>In response to a similar error message back in July 2005, Michael
> >>>Wechner said on the mailing list "You have to have
> >>>{cocoon-home}/tools/anttasks on your classpath".  Is this the issue?
> >>>If so, shouldn't this be done automatically by the build process?
> >>>
> >>>This is with Cocoon 2.1.x (trunk), also freshly downloaded.
> >>>
> >>>
> >>hmm, weird.
> >>
> >>http://lenya.zones.apache.org/log/lenya.trunk.update.log
> >>
> >>I reckon you are using this task in custom code, can be?
> >>
> >>salu2
> >>--
> >>thorsten
> >>
> >>
> >>
> >
> >No, this is an attempt to do a clean and simple out-of-the-box build
> >of the trunk.  Nothing unusual.  I just checked out a fresh cocoon
> >trunk into c:\src\cocoon-1.4.x and a fresh  lenya trunk into
> >c:\src\lenya-1.4.x, copied Lenya's build.properties to
> >local.build.properties, edited it to have
> >cocoon.src.dir=../cocoon-1.4.x then ran build.bat (per instructions in
> >INSTALL-SRC.txt).  JDK 1.4.2 by the way.
> >
> >
>
> cocoon-1.4.x ? Is this a typo?
>
> Lenya 1.4-dev is based on Cocoon-2.1.8-dev.
>
> Michi

Sorry, yes, a typo. I meant cocoon-2.1.x.  But now I'm confused.  I
don't see any Cocoon-2.1.8-dev in the apache SVN, just the trunk and
the BRANCH_2_1_X.  I'm assuming my mistake is in using the trunk
rather than BRANCH_2_1_X.  I'll try the latter in a little while.

Note that INSTALL-SRC.txt says to use Cocoon 2.1.5.1.  Yes, I knew
that was wrong :-)

The Cocoon developers are currently voting on the release of Cocoon
2.1.9.  Once that is out, will Lenya 1.4 development switch to using
that released version of Cocoon?  Previous messages on this list
seemed to lean that way.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Michael Wechner <mi...@wyona.com>.
Bob Harner wrote:

>On 2/21/06, Thorsten Scherler <th...@apache.org> wrote:
>  
>
>>El mar, 21-02-2006 a las 09:05 -0500, Bob Harner escribió:
>>    
>>
>>>Hello all,
>>>
>>>I checked out the latest Lenya 1.4 (trunk) from the Apache SVN this
>>>weekend, and when trying to build a fresh Lenya 1.4.x (trunk) I get
>>>this when running build.bat:
>>>
>>>     Buildfile: build.xml
>>>
>>>     BUILD FAILED
>>>     C:\src\lenya-1.4.x\src\targets\properties-build.xml:137:
>>>     taskdef class org.apache.lenya.cms.ant.CopyJavaSourcesTask
>>>     cannot be found
>>>
>>>In response to a similar error message back in July 2005, Michael
>>>Wechner said on the mailing list "You have to have
>>>{cocoon-home}/tools/anttasks on your classpath".  Is this the issue?
>>>If so, shouldn't this be done automatically by the build process?
>>>
>>>This is with Cocoon 2.1.x (trunk), also freshly downloaded.
>>>      
>>>
>>hmm, weird.
>>
>>http://lenya.zones.apache.org/log/lenya.trunk.update.log
>>
>>I reckon you are using this task in custom code, can be?
>>
>>salu2
>>--
>>thorsten
>>
>>    
>>
>
>No, this is an attempt to do a clean and simple out-of-the-box build
>of the trunk.  Nothing unusual.  I just checked out a fresh cocoon
>trunk into c:\src\cocoon-1.4.x and a fresh  lenya trunk into
>c:\src\lenya-1.4.x, copied Lenya's build.properties to
>local.build.properties, edited it to have
>cocoon.src.dir=../cocoon-1.4.x then ran build.bat (per instructions in
>INSTALL-SRC.txt).  JDK 1.4.2 by the way.
>  
>

cocoon-1.4.x ? Is this a typo?

Lenya 1.4-dev is based on Cocoon-2.1.8-dev.

Michi

>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
>For additional commands, e-mail: dev-help@lenya.apache.org
>
>
>  
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Bob Harner <bo...@gmail.com>.
On 2/21/06, Thorsten Scherler <th...@wyona.com> wrote:
> El mar, 21-02-2006 a las 11:43 -0500, Bob Harner escribió:
> > On 2/21/06, Thorsten Scherler <th...@apache.org> wrote:
> > > El mar, 21-02-2006 a las 09:05 -0500, Bob Harner escribió:
> > > > Hello all,
> > > >
> > > > I checked out the latest Lenya 1.4 (trunk) from the Apache SVN this
> > > > weekend, and when trying to build a fresh Lenya 1.4.x (trunk) I get
> > > > this when running build.bat:
> > > >
> > > >      Buildfile: build.xml
> > > >
> > > >      BUILD FAILED
> > > >      C:\src\lenya-1.4.x\src\targets\properties-build.xml:137:
> > > >      taskdef class org.apache.lenya.cms.ant.CopyJavaSourcesTask
> > > >      cannot be found
> > > >
> > > > In response to a similar error message back in July 2005, Michael
> > > > Wechner said on the mailing list "You have to have
> > > > {cocoon-home}/tools/anttasks on your classpath".  Is this the issue?
> > > > If so, shouldn't this be done automatically by the build process?
> > > >
> > > > This is with Cocoon 2.1.x (trunk), also freshly downloaded.
> > >
> > > hmm, weird.
> > >
> > > http://lenya.zones.apache.org/log/lenya.trunk.update.log
> > >
> > > I reckon you are using this task in custom code, can be?
> > >
> > > salu2
> > > --
> > > thorsten
> > >
> >
> > No, this is an attempt to do a clean and simple out-of-the-box build
> > of the trunk.  Nothing unusual.  I just checked out a fresh cocoon
> > trunk into c:\src\cocoon-1.4.x and a fresh  lenya trunk into
> > c:\src\lenya-1.4.x, copied Lenya's build.properties to
> > local.build.properties, edited it to have
> > cocoon.src.dir=../cocoon-1.4.x then ran build.bat (per instructions in
> > INSTALL-SRC.txt).  JDK 1.4.2 by the way.
>
> http://svn.apache.org/viewcvs.cgi/lenya/zone/bin/nightly-trunk.sh?rev=375080&view=markup
>
> This is how it is done on zone and on my local checkout. I am not a
> windows user but I cannot reproduce the error on my box.
>
> sorry
> --
> Thorsten Scherler
> COO Spain
> Wyona Inc.  -  Open Source Content Management  -  Apache Lenya
> http://www.wyona.com                   http://lenya.apache.org
> thorsten.scherler@wyona.com                thorsten@apache.org
>

Thanks for looking.  Unless someone else wants to try a clean build on
Windows I guess I'll have to dig deeper myself.

Thorsten:  An unrelated minor issue -- I believe lines 62 and 63 of
http://svn.apache.org/viewcvs.cgi/lenya/zone/bin/nightly-trunk.sh?rev=375080&view=markup
should be swapped:

  echo "statusUpdate=$statusUpdate" >> $logfile
  statusUpdate=$?

(Otherwise you aren't logging the status of the Cocoon SVN update, and
failures won't be logged either.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Thorsten Scherler <th...@wyona.com>.
El mar, 21-02-2006 a las 11:43 -0500, Bob Harner escribió:
> On 2/21/06, Thorsten Scherler <th...@apache.org> wrote:
> > El mar, 21-02-2006 a las 09:05 -0500, Bob Harner escribió:
> > > Hello all,
> > >
> > > I checked out the latest Lenya 1.4 (trunk) from the Apache SVN this
> > > weekend, and when trying to build a fresh Lenya 1.4.x (trunk) I get
> > > this when running build.bat:
> > >
> > >      Buildfile: build.xml
> > >
> > >      BUILD FAILED
> > >      C:\src\lenya-1.4.x\src\targets\properties-build.xml:137:
> > >      taskdef class org.apache.lenya.cms.ant.CopyJavaSourcesTask
> > >      cannot be found
> > >
> > > In response to a similar error message back in July 2005, Michael
> > > Wechner said on the mailing list "You have to have
> > > {cocoon-home}/tools/anttasks on your classpath".  Is this the issue?
> > > If so, shouldn't this be done automatically by the build process?
> > >
> > > This is with Cocoon 2.1.x (trunk), also freshly downloaded.
> >
> > hmm, weird.
> >
> > http://lenya.zones.apache.org/log/lenya.trunk.update.log
> >
> > I reckon you are using this task in custom code, can be?
> >
> > salu2
> > --
> > thorsten
> >
> 
> No, this is an attempt to do a clean and simple out-of-the-box build
> of the trunk.  Nothing unusual.  I just checked out a fresh cocoon
> trunk into c:\src\cocoon-1.4.x and a fresh  lenya trunk into
> c:\src\lenya-1.4.x, copied Lenya's build.properties to
> local.build.properties, edited it to have
> cocoon.src.dir=../cocoon-1.4.x then ran build.bat (per instructions in
> INSTALL-SRC.txt).  JDK 1.4.2 by the way.

http://svn.apache.org/viewcvs.cgi/lenya/zone/bin/nightly-trunk.sh?rev=375080&view=markup

This is how it is done on zone and on my local checkout. I am not a
windows user but I cannot reproduce the error on my box. 

sorry
-- 
Thorsten Scherler
COO Spain
Wyona Inc.  -  Open Source Content Management  -  Apache Lenya
http://www.wyona.com                   http://lenya.apache.org
thorsten.scherler@wyona.com                thorsten@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: Failure building Lenya 1.4 - CopyJavaSourcesTask cannot be found

Posted by Bob Harner <bo...@gmail.com>.
On 2/21/06, Thorsten Scherler <th...@apache.org> wrote:
> El mar, 21-02-2006 a las 09:05 -0500, Bob Harner escribió:
> > Hello all,
> >
> > I checked out the latest Lenya 1.4 (trunk) from the Apache SVN this
> > weekend, and when trying to build a fresh Lenya 1.4.x (trunk) I get
> > this when running build.bat:
> >
> >      Buildfile: build.xml
> >
> >      BUILD FAILED
> >      C:\src\lenya-1.4.x\src\targets\properties-build.xml:137:
> >      taskdef class org.apache.lenya.cms.ant.CopyJavaSourcesTask
> >      cannot be found
> >
> > In response to a similar error message back in July 2005, Michael
> > Wechner said on the mailing list "You have to have
> > {cocoon-home}/tools/anttasks on your classpath".  Is this the issue?
> > If so, shouldn't this be done automatically by the build process?
> >
> > This is with Cocoon 2.1.x (trunk), also freshly downloaded.
>
> hmm, weird.
>
> http://lenya.zones.apache.org/log/lenya.trunk.update.log
>
> I reckon you are using this task in custom code, can be?
>
> salu2
> --
> thorsten
>

No, this is an attempt to do a clean and simple out-of-the-box build
of the trunk.  Nothing unusual.  I just checked out a fresh cocoon
trunk into c:\src\cocoon-1.4.x and a fresh  lenya trunk into
c:\src\lenya-1.4.x, copied Lenya's build.properties to
local.build.properties, edited it to have
cocoon.src.dir=../cocoon-1.4.x then ran build.bat (per instructions in
INSTALL-SRC.txt).  JDK 1.4.2 by the way.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org