[infinispan-issues] [JBoss JIRA] (ISPN-3622) Configuration schema is not published at documented URL
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Thu Nov 14 11:00:06 EST 2013
[ https://issues.jboss.org/browse/ISPN-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923686#comment-12923686 ]
Mircea Markus commented on ISPN-3622:
-------------------------------------
There are some other files that need to be uploaded there as well:
[mircea:~/github/ispn ]$ find -E . -regex '.*infinispan.*\.xsd' | grep -vE 'classes|target'
./core/src/main/resources/schema/infinispan-config-6.0.xsd
./persistence/cli/src/main/resources/schema/infinispan-cacheloader-cli-config-6.0.xsd
./persistence/jdbc/src/main/resources/schema/infinispan-cachestore-jdbc-config-6.0.xsd
./persistence/remote/src/main/resources/schema/infinispan-cachestore-remote-config-6.0.xsd
./spring/src/main/resources/org/infinispan/spring/config/infinispan-spring-5.0.xsd
> Configuration schema is not published at documented URL
> -------------------------------------------------------
>
> Key: ISPN-3622
> URL: https://issues.jboss.org/browse/ISPN-3622
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration, Documentation
> Affects Versions: 6.0.0.CR1
> Reporter: Sanne Grinovero
> Assignee: Adrian Nistor
> Priority: Critical
> Fix For: 6.0.0.CR2, 6.0.0.Final
>
>
> Some examples refer to URL http://www.infinispan.org/schemas/infinispan-config-6.0.xsd to find the XSD, but it's not there.
> This combined with the missing documentation makes it quite a guesswork on how to configure it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list