You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by gk...@apache.org on 2007/05/19 15:02:18 UTC

svn commit: r539745 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd

Author: gkossakowski
Date: Sat May 19 06:02:17 2007
New Revision: 539745

URL: http://svn.apache.org/viewvc?view=rev&rev=539745
Log:
Renaming schema file to include version number in file's name.

Added:
    cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd
      - copied unchanged from r535509, cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline.xsd


Re: svn commit: r539745 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd

Posted by Carsten Ziegeler <cz...@apache.org>.
The right naming would be cocoon-... - this follows the spring naming 
schema.

After putting a file up there, it usually takes about one hour until it 
is publically available. Don't know if this is the problem right now.

Carsten

Felix Knecht wrote:
> Felix Knecht schrieb:
> 
> Replying to myself. It seems that the schema is not yet available @
> http://cocoon.apache.org/schema/pipeline/ or is misnamed.
> 
> Can anybody fix this please.
> 
> Felix
> 
>> gkossakowski@apache.org schrieb:
>>
>>  INFO [main] (XmlBeanDefinitionReader.java:293) - Loading XML bean
>> definitions from URL
>> [jar:file:/home/felix/svn/apache/cocoon/trunk/core/cocoon-webapp/target/cocoon-webapp/WEB-INF/lib/cocoon-pipeline-components-1.0.0-RC2-SNAPSHOT.jar!/META-INF/cocoon/spring/cocoon-core-serializers.xml]
>>  WARN [main] (SimpleSaxErrorHandler.java:47) - Ignored XML validation
>> warning
>> org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema
>> document
>> 'http://cocoon.apache.org/schema/pipeline/cocoon-pipeline-1.0.xsd',
>> because 1) could not find the document; 2) the document could not be
>> read; 3) the root element of the document is not <xsd:schema>.
>>
>>
>> Probably we either need to name the file cocoon-pipeline-1.0.xsd to
>> pipeline-1.0.xsd or we need to adapt the naming of the schema in
>> core/cocoon-pipeline/cocoon-pipeline-components/src/main/resources/META-INF/cocoon/spring/cocoon-core-serializers.xml
>> to pipeline-1.0.xsd. Otherwise the cocoon-webapp won't start correct
>> (see above).
>>
>> What's the right naming?
>>
>> Felix
>>
>>   
>>> Author: gkossakowski
>>> Date: Sat May 19 06:02:17 2007
>>> New Revision: 539745
>>>
>>> URL: http://svn.apache.org/viewvc?view=rev&rev=539745
>>> Log:
>>> Renaming schema file to include version number in file's name.
>>>
>>> Added:
>>>     cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd
>>>       - copied unchanged from r535509, cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline.xsd
>>>
>>>   
>>>     
>>   
> 
> 


Re: svn commit: r539745 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd

Posted by Grzegorz Kossakowski <gr...@tuffmail.com>.
Felix Knecht wrote:
> Felix Knecht schrieb:
>
> Replying to myself. It seems that the schema is not yet available @
> http://cocoon.apache.org/schema/pipeline/ or is misnamed.
>
> Can anybody fix this please.

Done. As Carsten said, it should be available withing 1-2 hours.
Sorry for a trouble.

-- 
Grzegorz Kossakowski


Re: svn commit: r539745 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd

Posted by Felix Knecht <fe...@apache.org>.
Felix Knecht schrieb:

Replying to myself. It seems that the schema is not yet available @
http://cocoon.apache.org/schema/pipeline/ or is misnamed.

Can anybody fix this please.

Felix

> gkossakowski@apache.org schrieb:
>
>  INFO [main] (XmlBeanDefinitionReader.java:293) - Loading XML bean
> definitions from URL
> [jar:file:/home/felix/svn/apache/cocoon/trunk/core/cocoon-webapp/target/cocoon-webapp/WEB-INF/lib/cocoon-pipeline-components-1.0.0-RC2-SNAPSHOT.jar!/META-INF/cocoon/spring/cocoon-core-serializers.xml]
>  WARN [main] (SimpleSaxErrorHandler.java:47) - Ignored XML validation
> warning
> org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema
> document
> 'http://cocoon.apache.org/schema/pipeline/cocoon-pipeline-1.0.xsd',
> because 1) could not find the document; 2) the document could not be
> read; 3) the root element of the document is not <xsd:schema>.
>
>
> Probably we either need to name the file cocoon-pipeline-1.0.xsd to
> pipeline-1.0.xsd or we need to adapt the naming of the schema in
> core/cocoon-pipeline/cocoon-pipeline-components/src/main/resources/META-INF/cocoon/spring/cocoon-core-serializers.xml
> to pipeline-1.0.xsd. Otherwise the cocoon-webapp won't start correct
> (see above).
>
> What's the right naming?
>
> Felix
>
>   
>> Author: gkossakowski
>> Date: Sat May 19 06:02:17 2007
>> New Revision: 539745
>>
>> URL: http://svn.apache.org/viewvc?view=rev&rev=539745
>> Log:
>> Renaming schema file to include version number in file's name.
>>
>> Added:
>>     cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd
>>       - copied unchanged from r535509, cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline.xsd
>>
>>   
>>     
>
>   


Re: svn commit: r539745 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd

Posted by Felix Knecht <fe...@apache.org>.
gkossakowski@apache.org schrieb:

 INFO [main] (XmlBeanDefinitionReader.java:293) - Loading XML bean
definitions from URL
[jar:file:/home/felix/svn/apache/cocoon/trunk/core/cocoon-webapp/target/cocoon-webapp/WEB-INF/lib/cocoon-pipeline-components-1.0.0-RC2-SNAPSHOT.jar!/META-INF/cocoon/spring/cocoon-core-serializers.xml]
 WARN [main] (SimpleSaxErrorHandler.java:47) - Ignored XML validation
warning
org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema
document
'http://cocoon.apache.org/schema/pipeline/cocoon-pipeline-1.0.xsd',
because 1) could not find the document; 2) the document could not be
read; 3) the root element of the document is not <xsd:schema>.


Probably we either need to name the file cocoon-pipeline-1.0.xsd to
pipeline-1.0.xsd or we need to adapt the naming of the schema in
core/cocoon-pipeline/cocoon-pipeline-components/src/main/resources/META-INF/cocoon/spring/cocoon-core-serializers.xml
to pipeline-1.0.xsd. Otherwise the cocoon-webapp won't start correct
(see above).

What's the right naming?

Felix

> Author: gkossakowski
> Date: Sat May 19 06:02:17 2007
> New Revision: 539745
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=539745
> Log:
> Renaming schema file to include version number in file's name.
>
> Added:
>     cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline-1.0.xsd
>       - copied unchanged from r535509, cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-impl/src/main/resources/org/apache/cocoon/core/container/spring/pipeline/pipeline.xsd
>
>