Uploaded image for project: 'ServiceMix Components'
  1. ServiceMix Components
  2. SMXCOMP-150

Added dependency to servicemix-jms POM to ensure that base endpoint properties are documented in the xbean generated XSD, Wiki, HTML

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • servicemix-jms-2008.01
    • servicemix-jms-2009.01
    • servicemix-jms
    • None
    • Patch Available

    Description

      Added the following to the POM.

      <!-- Include servicemix-common as a source for the XSD documentation generator -->
      <dependency>
      <groupId>org.apache.servicemix</groupId>
      <artifactId>servicemix-common</artifactId>
      <version>${servicemix-shared-version}</version>
      <classifier>sources</classifier>
      <scope>provided</scope>
      <optional>true</optional>
      </dependency>

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            adrian.trenaman Adrian Trenaman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: