Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 2.0.0-M1
  • Fix Version/s: 2.0.0-M1
  • Component/s: Core: Configuration
  • Labels:
    None
  • User impact:
    Medium
  • Similar Issues:
    None

Description

http://www.mulesource.org/schema/mule/core/2.0 doesn't exist. This is a URL that defines a namespace. Maybe it shouldn't exist (it doesn't need to according to what I understand of the namespace spec) but IntelliJ Idea tries to download it. Curiously, I seem to have a cached copy of http://www.mulesource.org/schema/mule/tcp/2.0 even though that doesn't exit either.

(May be completely confused about the new XML stuff still...)

May be related to MULE-1624.

Activity

Hide
Andrew Perepelytsya added a comment -

Andrew, you can configure this resource manually to resolve to a local file in IDEA. However, this issue can be renamed to actually deploy schemas to a public URI once finalized for 2.0.

Show
Andrew Perepelytsya added a comment - Andrew, you can configure this resource manually to resolve to a local file in IDEA. However, this issue can be renamed to actually deploy schemas to a public URI once finalized for 2.0.
Hide
Dimitar Dimitrov added a comment -

I would recommend using the namespace URL as a project homepage for the specified namespace handler and utilize the xsi:schemaLocation to point to the actual XSD resource.

See also:

Show
Dimitar Dimitrov added a comment - I would recommend using the namespace URL as a project homepage for the specified namespace handler and utilize the xsi:schemaLocation to point to the actual XSD resource. See also:
Hide
Andrew Cooke added a comment -

I've written a script to identify and check the schema, fixed up some related errors, and updated the release guide on the wiki. The actual deploy of these files will be part of the release process.

We can also, as suggested here, upload documentation to the same directories (the xsd are in mule-foo.xsd while the identifying uri is the directory alone, so presumably an index.html would be displayed).

Show
Andrew Cooke added a comment - I've written a script to identify and check the schema, fixed up some related errors, and updated the release guide on the wiki. The actual deploy of these files will be part of the release process. We can also, as suggested here, upload documentation to the same directories (the xsd are in mule-foo.xsd while the identifying uri is the directory alone, so presumably an index.html would be displayed).

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: