Re: Exclusions does not work with dependency managment?

2007-05-01 Thread Jorg Heymans
Grzegorz Kossakowski wrote: I also tried dependency plug-in already and had the same results as you. It does not mention dependency we are talking about. I have no idea why. However, I'm almost sure. Try mvn eclipse:eclipse and import project. You'll see avalon-framework-4.1.3.jar in build

Re: Why we have our own SAXParser interface?

2007-05-01 Thread Carsten Ziegeler
Grzegorz Kossakowski wrote: Carsten Ziegeler napisał(a): The main reason was to have a simple bean based implementation that is not tied to Avalon/Excalibur. The sax parser is one of our core components so having this inside Cocoon makes sense and reduces dependencies while at the same

Is block-path input module still supported?

2007-05-01 Thread Rice Yeh
Hi, Is block-path input module still supported in trunk. My ap, which used to work with block-path, is not working now. It has the following error message. Caused by: org.apache.cocoon.sitemap.PatternException: Cannot get module named 'block-path' in expression '{block-path:/resources}' at

Re: Is block-path input module still supported?

2007-05-01 Thread Rice Yeh
Solved. just not include cocoon-servlet-service-components.jar. Rice On 5/1/07, Rice Yeh [EMAIL PROTECTED] wrote: Hi, Is block-path input module still supported in trunk. My ap, which used to work with block-path, is not working now. It has the following error message. Caused by:

[jira] Closed: (COCOON-2048) ImageOp: overlay a transparent image on another one

2007-05-01 Thread Lars Trieloff (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Trieloff closed COCOON-2048. - Resolution: Fixed Fix Version/s: 2.2-dev (Current SVN) Assignee: Lars Trieloff

Re: [2.2] Can't build with empty local repository (problems with cocoon-deployer-plugin)

2007-05-01 Thread Andrew Savory
Hi, On 7 Mar 2007, at 10:24, Bart Molenkamp wrote: I've tried to build Cocoon with an empty local repository, block Cocoon Samples Style Default Block has a dependency on cocoon-deployer- plugin version 1.0.0-M2-SNAPSHOT which can't be found on any snapshot server. This aftifact was

Re: svn commit: r534018 - in /cocoon: trunk/tools/cocoon-rcl/cocoon-rcl-plugin/ whiteboard/old-maven-plugins/cocoon-rcl-plugin/

2007-05-01 Thread Andrew Savory
Hi, On 1 May 2007, at 12:47, [EMAIL PROTECTED] wrote: Author: reinhard Date: Tue May 1 04:47:14 2007 New Revision: 534018 URL: http://svn.apache.org/viewvc?view=revrev=534018 Log: keep the old maven plugins easily accessible for some time Added:

Re: svn commit: r534018 - in /cocoon: trunk/tools/cocoon-rcl/cocoon-rcl-plugin/ whiteboard/old-maven-plugins/cocoon-rcl-plugin/

2007-05-01 Thread Reinhard Poetz
Andrew Savory wrote: Hi, On 1 May 2007, at 12:47, [EMAIL PROTECTED] wrote: Author: reinhard Date: Tue May 1 04:47:14 2007 New Revision: 534018 URL: http://svn.apache.org/viewvc?view=revrev=534018 Log: keep the old maven plugins easily accessible for some time Added:

Re: svn commit: r534018 - in /cocoon: trunk/tools/cocoon-rcl/cocoon-rcl-plugin/ whiteboard/old-maven-plugins/cocoon-rcl-plugin/

2007-05-01 Thread Grzegorz Kossakowski
Reinhard Poetz napisał(a): I see little discussion on the mailing list that's unfortunatly true but I can't do more than announcing things (http://marc.info/?l=xml-cocoon-devm=117705703514534w=2). If nobody answers for more than 10 days!, I except that others agree. Oups. I did not respond

Re: Cocoon Maven plugin - Merging deployer rcl

2007-05-01 Thread Grzegorz Kossakowski
Reinhard Poetz napisał(a): Giacomo Pati wrote: BTW: Can we have a released deployer plugin as well. I think that Cocoon should only have one Maven plugin with as many goals as needed. Hence I propose that we merge the deployer and the reloading classloader plugin into a single one:

Re: Ajax and Forms refactoring is over, test please

2007-05-01 Thread Grzegorz Kossakowski
Grzegorz Kossakowski napisał(a): I intented to give others time to catch up most serious issues that would break their work. As there were no such reports I agree it's good idea to merge it back. :) I'll do it tomorrow or the day after tomorrow. Little bit later because I was offline for

Re: Exclusions does not work with dependency managment?

2007-05-01 Thread Jorg Heymans
Jorg Heymans wrote: It seems that the eclipse plugin is using some different (buggy) dependency resolution mechanism. Don't have time now to investigate further, will have another look later (perhaps its a confirmed bug in the plugin?) http://jira.codehaus.org/browse/MECLIPSE-262 seems to

Re: svn commit: r534148 - in /cocoon/trunk/blocks/cocoon-ajax: cocoon-ajax-impl/ cocoon-ajax-impl/src/main/resources/COB-INF/ cocoon-ajax-impl/src/main/resources/COB-INF/system/ cocoon-ajax-impl/src/m

2007-05-01 Thread Reinhard Poetz
Grzegorz Kossakowski wrote: I'm not sure why svn merge produced this changes. Do they harm and should be reverted? no, please merge them. -- Reinhard Pötz Independent Consultant, Trainer (IT)-Coach {Software Engineering, Open Source, Web Applications, Apache Cocoon}

Re: Cocoon Maven plugin - Merging deployer rcl

2007-05-01 Thread Reinhard Poetz
Grzegorz Kossakowski wrote: Reinhard Poetz napisał(a): Giacomo Pati wrote: BTW: Can we have a released deployer plugin as well. I think that Cocoon should only have one Maven plugin with as many goals as needed. Hence I propose that we merge the deployer and the reloading classloader plugin

Re: Cocoon Maven plugin - Merging deployer rcl

2007-05-01 Thread Reinhard Poetz
Reinhard Poetz wrote: Giacomo Pati wrote: BTW: Can we have a released deployer plugin as well. I think that Cocoon should only have one Maven plugin with as many goals as needed. I've done the work (sorry Andrew that I committed at the wrong moment) today. I successfully run mvn clean