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

Eric Wittmann (JIRA) jira-events at lists.jboss.org
Sun Feb 17 18:58:56 EST 2013


     [ https://issues.jboss.org/browse/SRAMP-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Wittmann updated SRAMP-145:
--------------------------------

    Git Pull Request: https://github.com/Governance/s-ramp/pull/181, https://github.com/Governance/s-ramp-distro/pull/17

    
> 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