Let's say it has been a while that I've last looked into trunk. So instead of spending hours finding my way through how things are suppossed to work I came across a few questions.
o I have some resources in "myBlock/src/main/resources/COB-INF" ...why don't they appear in "target/myBlock"? o Do we really need to print INFO org.apache.cocoon.core.container.spring.CocoonBeanFactory - Pre-instantiating singletons in factory [org.apache.cocoon.core.container.spring.CocoonBeanFactory defining beans [... cluttering the log on the jetty based startup? o WTF is going on with the spring downloads? Seems like there is no pom available, but it works anyway... Downloading: http://mirrors.dotsrc.org/maven2/org/springframework/spring-core/2.0-rc2/spring-core-2.0-rc2.pom [WARNING] Unable to get resource from repository central (http://ibiblio.org/maven2) Downloading: http://svn.apache.org/maven-snapshot-repository/org/springframework/spring-core/2.0-rc2/spring-core-2.0-rc2.pom ... cheers -- Torsten
