[overlord-issues] [JBoss JIRA] (SRAMP-145) Add support for loading the ontologies for the distro

Kurt Stam (JIRA) jira-events at lists.jboss.org
Fri Feb 15 18:16:56 EST 2013


Kurt Stam created SRAMP-145:
-------------------------------

             Summary: Add support for loading the ontologies for the distro
                 Key: SRAMP-145
                 URL: https://issues.jboss.org/browse/SRAMP-145
             Project: S-RAMP
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Governance
            Reporter: Kurt Stam
            Assignee: Eric Wittmann
             Fix For: Milestone 4


Hi Eric, in the build.xml I added a target upload.seeddata.fromsrc. This loads the deployment-status.owl file. We probably need a distro version of this as well. Can you take care of that?

<target name="upload.seeddata.fromsrc" unless="is.dist">
		<echo>Seeding the S-RAMP repo</echo>
    <java classname="org.overlord.sramp.shell.commands.ontology.UploadOntologyCommand">
      <classpath refid="client-classpath" />
    </java>
	</target>

--
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 overlord-issues mailing list