Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS UG Prerequisites"

(COSMOS User's Guide Prerequisites section)
(Content)
 
(7 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
|}
 
|}
  
== Outline ==
 
  
  
 +
This is the list of prerequisites and which code in COSMOS requires which
  
 +
== Content ==
  
 +
'''Package'''  '''Description/Business Justification''' '''Origin'''
 +
* BIRT 2.3 Pre-requisite http://www.eclipse.org/birt
 +
* Dojo 1.0.2 Redistribute (cannot prereq because we need to remove some files with dubious pedigree from the distribution) http://download.dojotoolkit.org/release-1.0.2/
 +
* Apache Tomcat 5.5.23 Pre-requisite http://tomcat.apache.org/download-55.cgi#5.5.23
 +
* Axis2 1.3 Pre-requisite http://ws.apache.org/axis2/download/1_3/download.cgi
 +
* Apache Muse 2.2 Pre-requisite http://ws.apache.org/muse/update/btm-muse-2.2-developer-download.zip
 +
* Drools 4.0.4 Redistribute: See Note 2 http://www.jboss.org/drools
 +
* MVEL 1.2.21 Redistribute: See Note 2 http://mvel.codehaus.org/Home
 +
* ASM 3.0 (part of MVEL) http://asm.objectweb.org/
 +
* ANTLR 3.0 http://www.antlr.org/
 +
* eclipse-jdt-core Ships with Eclipse 3.4
 +
** http://www.eclipse.org/jdt/
 +
** http://www.eclipse.org/eclipse/platform-core/
 +
** http://www.eclipse.org/eclipse/platform-text/
 +
* ICU4J Ships with Eclipse 3.4 http://icu-project.org/
 +
* SML/SML-IF schema files 1.1 Redistribute
 +
** http://www.w3.org/2008/01/sml-schema.xsd
 +
** http://www.w3.org/2008/01/sml-if-schema.xsd
 +
* SDD specification files 1.0 Redistribute http://docs.oasis-open.org/sdd/v1.0/pr01/sdd-spec-v1.0-pr01.html
 +
* CMDBf specification files
  
 +
** CMDBf Registration WSDL http://cmdbf.org/schema/1-0-0/cmdbfRegistration.wsdl
 +
** Query WSDL http://cmdbf.org/schema/1-0-0/cmdbfQuery.wsdl
 +
** data model schema http://cmdbf.org/schema/1-0-0/cmdbfDatamodel.xsd
 +
** service metadata schema Redistribute  http://cmdbf.org/schema/1-0-0/cmdbfServiceMetadata.xsd
 +
 +
* WTP R3.0 Prereq http://www.eclipse.org/wtp
 +
* EMF R2.4 Prereq (required by WTP) http://www.eclipse.org/emf
 +
* GEF R2.4 Prereq (required by WTP) http://www.eclipse.org/gef
 +
* Eclipse Platform R3.4 (SDK) Prereq http://www.eclipse.org/platform
 +
* XSD Runtime R2.4 Prereq (required by WTP) http://www.eclipse.org/emf
  
  
  
== Content ==
 
  
  

Latest revision as of 09:38, 6 June 2008

COSMOS Wiki > COSMOS Document Plan > COSMOS Manual Guide

COSMOS User's Guide Prerequisites section

Category: User's Guide

Owner Mark Weitzel
Bug # 218830
Due dates Schedule


This is the list of prerequisites and which code in COSMOS requires which

Content

Package Description/Business Justification Origin

Back to the top