60 likes | 84 Views
Explore the new features of Jazz Platform 1.0 with improved REST API capabilities, clear platform-app distinction, and enhanced services like Discovery Namespace Error Analysis for efficient project management. Learn how to address "unknown namespace" errors in the scrum process template.
E N D
REST API Work Items REST API admin REST API query REST API storage Jazz Platform 0.6(RTC 1.0) Build Java SCM Java Applications Java Java process Java Java Platform Java Web UI • Fuzzy distinction between platform and apps • Mix of REST and Java interfaces, tight Java component bindings
REST API Work Items REST API admin REST API query REST API storage REST API discover Jazz Platform 1.0(RTC 2.0) REST API REST API Build REST API Reqs Java SCM Java Applications Java REST API Java process Java Java Platform Java Web UI • Clear distinction between platform and apps • REST interfaces for everything, internal Java interfaces • New REST services like discovery
Namespace Error Analysis • WorkItem • Build • SCM Because above components are not included in Jazz Foundation, there're "unknown namespace" errors in scrum process template. Detailed namespace schema info are listed here: • component: SCM ns: http://com.ibm.team.process/requireContent plugin: com.ibm.team.filesystem.ide.ui schema: requireContent.xsd • component: workitem ns: http://com.ibm.team.workitem/workitemTypes plugin: workitem: com.ibm.team.workitem.ide.ui schema is defined in plugin.xml • component: process ns: http://com.ibm.team.process/setUpProject schema: setUpProject.xsd plugin: com.ibm.team.process.definitions.server Because components like workitem and SCM are not included, this plugin can't run successfully. Therefore, the plugin is not shipped with jazz foundation process component