{"id":20249628,"url":"https://github.com/jonico/core","last_synced_at":"2026-05-10T11:40:48.708Z","repository":{"id":147879028,"uuid":"52021199","full_name":"jonico/core","owner":"jonico","description":"CCF Synchonization Engines","archived":false,"fork":false,"pushed_at":"2020-02-02T09:20:58.000Z","size":95337,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-14T02:32:27.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonico.png","metadata":{"files":{"readme":"README-PT-PLUGIN.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-18T16:25:29.000Z","updated_at":"2020-02-02T09:21:02.000Z","dependencies_parsed_at":"2023-05-27T19:00:06.536Z","dependency_job_id":null,"html_url":"https://github.com/jonico/core","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonico%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonico%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonico%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonico%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonico","download_url":"https://codeload.github.com/jonico/core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241696182,"owners_count":20004748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T09:54:40.837Z","updated_at":"2026-05-10T11:40:48.658Z","avatar_url":"https://github.com/jonico.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"This README file gives the details about the meta data fields\r\nthat are shipped by the CEE Project Tracker plugin.\r\n\r\nMeta data fields that are shipped by PT plugin\r\n----------------------------------------------\r\n\r\n1. Created on time\r\n    This field's value is encoded in a GenericArtifact field\r\n    with the name \"{urn:ws.tracker.collabnet.com}createdOn\"\r\n    \r\n    To enable this field to be shipped to a target system, include\r\n    the following mapping in the XSLT transformation file.\r\n    \r\n    \u003cxsl:template\r\n        match='ccf:field[@fieldName=\"{urn:ws.tracker.collabnet.com}createdOn\"]'\u003e\r\n        \u003cfield\u003e\r\n            \u003cxsl:attribute name=\"fieldName\"\u003eCreated On field Name on the target system\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldDisplayName\"\u003eDisplay name of the Created On field on the target system\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldAction\"\u003e\u003cxsl:value-of select=\"@fieldAction\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldType\"\u003e\u003cxsl:value-of select=\"@fieldType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueHasChanged\"\u003e\u003cxsl:value-of select=\"@fieldValueHasChanged\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueType\"\u003e\u003cxsl:value-of select=\"@fieldValueType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueIsNull\"\u003e\u003cxsl:value-of select=\"@fieldValueIsNull\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"minOccurs\"\u003e\u003cxsl:value-of select=\"@minOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"maxOccurs\"\u003e\u003cxsl:value-of select=\"@maxOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"nullValueSupported\"\u003e\u003cxsl:value-of select=\"@nullValueSupported\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"alternativeFieldName\"\u003e\u003cxsl:value-of select=\"@alternativeFieldName\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:value-of select=\".\"\u003e\u003c/xsl:value-of\u003e\r\n        \u003c/field\u003e\r\n    \u003c/xsl:template\u003e\r\n    \r\n2. Reason field\r\n    This field's value is encoded in a GenericArtifact field\r\n    with the name \"{urn:ws.tracker.collabnet.com}reason\"\r\n    \r\n    To enable this field to be shipped to a target system, include\r\n    the following mapping in the XSLT transformation file.\r\n    \r\n    \u003cxsl:template\r\n        match='ccf:field[@fieldName=\"{urn:ws.tracker.collabnet.com}reason\"]'\u003e\r\n        \u003cfield\u003e\r\n            \u003cxsl:attribute name=\"fieldName\"\u003eReason field Name on the target system\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldDisplayName\"\u003eReason field display Name on the target system\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldAction\"\u003e\u003cxsl:value-of select=\"@fieldAction\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldType\"\u003e\u003cxsl:value-of select=\"@fieldType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueHasChanged\"\u003e\u003cxsl:value-of select=\"@fieldValueHasChanged\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueType\"\u003e\u003cxsl:value-of select=\"@fieldValueType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueIsNull\"\u003e\u003cxsl:value-of select=\"@fieldValueIsNull\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"minOccurs\"\u003e\u003cxsl:value-of select=\"@minOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"maxOccurs\"\u003e\u003cxsl:value-of select=\"@maxOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"nullValueSupported\"\u003e\u003cxsl:value-of select=\"@nullValueSupported\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"alternativeFieldName\"\u003e\u003cxsl:value-of select=\"@alternativeFieldName\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:value-of select=\".\"\u003e\u003c/xsl:value-of\u003e\r\n        \u003c/field\u003e\r\n    \u003c/xsl:template\u003e\r\n    \r\n3. Modified by field\r\n    This field's value is encoded in a GenericArtifact field\r\n    with the name \"{urn:ws.tracker.collabnet.com}modifiedBy\"\r\n    \r\n    To enable this field to be shipped to a target system, include\r\n    the following mapping in the XSLT transformation file.\r\n    \r\n    \u003cxsl:template\r\n        match='ccf:field[@fieldName=\"{urn:ws.tracker.collabnet.com}modifiedBy\"]'\u003e\r\n        \u003cfield\u003e\r\n            \u003cxsl:attribute name=\"fieldName\"\u003eModified By Name on the target system\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldDisplayName\"\u003eModified By display Name on the target system\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldAction\"\u003e\u003cxsl:value-of select=\"@fieldAction\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldType\"\u003e\u003cxsl:value-of select=\"@fieldType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueHasChanged\"\u003e\u003cxsl:value-of select=\"@fieldValueHasChanged\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueType\"\u003e\u003cxsl:value-of select=\"@fieldValueType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueIsNull\"\u003e\u003cxsl:value-of select=\"@fieldValueIsNull\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"minOccurs\"\u003e\u003cxsl:value-of select=\"@minOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"maxOccurs\"\u003e\u003cxsl:value-of select=\"@maxOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"nullValueSupported\"\u003e\u003cxsl:value-of select=\"@nullValueSupported\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"alternativeFieldName\"\u003e\u003cxsl:value-of select=\"@alternativeFieldName\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:value-of select=\".\"\u003e\u003c/xsl:value-of\u003e\r\n        \u003c/field\u003e\r\n    \u003c/xsl:template\u003e\r\n    \r\n4. Created by field\r\n    This field's value is encoded in a GenericArtifact field\r\n    with the name \"{urn:ws.tracker.collabnet.com}createdBy\"\r\n    \r\n    To enable this field to be shipped to a target system, include\r\n    the following mapping in the XSLT transformation file.\r\n    \r\n    \u003cxsl:template\r\n        match='ccf:field[@fieldName=\"{urn:ws.tracker.collabnet.com}createdBy\"]'\u003e\r\n        \u003cfield\u003e\r\n            \u003cxsl:attribute name=\"fieldName\"\u003eCreated by field Name on the target system\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldDisplayName\"\u003eCreated by field display Name\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldAction\"\u003e\u003cxsl:value-of select=\"@fieldAction\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldType\"\u003e\u003cxsl:value-of select=\"@fieldType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueHasChanged\"\u003e\u003cxsl:value-of select=\"@fieldValueHasChanged\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueType\"\u003e\u003cxsl:value-of select=\"@fieldValueType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueIsNull\"\u003e\u003cxsl:value-of select=\"@fieldValueIsNull\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"minOccurs\"\u003e\u003cxsl:value-of select=\"@minOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"maxOccurs\"\u003e\u003cxsl:value-of select=\"@maxOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"nullValueSupported\"\u003e\u003cxsl:value-of select=\"@nullValueSupported\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"alternativeFieldName\"\u003e\u003cxsl:value-of select=\"@alternativeFieldName\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:value-of select=\".\"\u003e\u003c/xsl:value-of\u003e\r\n        \u003c/field\u003e\r\n    \u003c/xsl:template\u003e\r\n    \r\n5. Modified on field\r\n    This field's value is encoded in a GenericArtifact field\r\n    with the name \"{urn:ws.tracker.collabnet.com}modifiedOn\"\r\n    \r\n    To enable this field to be shipped to a target system, include\r\n    the following mapping in the XSLT transformation file.\r\n    \r\n    \u003cxsl:template\r\n        match='ccf:field[@fieldName=\"{urn:ws.tracker.collabnet.com}modifiedOn\"]'\u003e\r\n        \u003cfield\u003e\r\n            \u003cxsl:attribute name=\"fieldName\"\u003eModified on field Name on the target system\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldDisplayName\"\u003eModified on field display Name\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldAction\"\u003e\u003cxsl:value-of select=\"@fieldAction\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldType\"\u003e\u003cxsl:value-of select=\"@fieldType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueHasChanged\"\u003e\u003cxsl:value-of select=\"@fieldValueHasChanged\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueType\"\u003e\u003cxsl:value-of select=\"@fieldValueType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueIsNull\"\u003e\u003cxsl:value-of select=\"@fieldValueIsNull\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"minOccurs\"\u003e\u003cxsl:value-of select=\"@minOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"maxOccurs\"\u003e\u003cxsl:value-of select=\"@maxOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"nullValueSupported\"\u003e\u003cxsl:value-of select=\"@nullValueSupported\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"alternativeFieldName\"\u003e\u003cxsl:value-of select=\"@alternativeFieldName\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:value-of select=\".\"\u003e\u003c/xsl:value-of\u003e\r\n        \u003c/field\u003e\r\n    \u003c/xsl:template\u003e\r\n\r\n5. PT artifact id\r\n    This field's value is encoded in a GenericArtifact field\r\n    with the name \"{urn:ws.tracker.collabnet.com}id\"\r\n    \r\n    To enable this field to be shipped to a target system, include\r\n    the following mapping in the XSLT transformation file.\r\n    \r\n    \u003cxsl:template\r\n        match='ccf:field[@fieldName=\"{urn:ws.tracker.collabnet.com}id\"]'\u003e\r\n        \u003cfield\u003e\r\n            \u003cxsl:attribute name=\"fieldName\"\u003ePT artifact id field Name on the target system\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldDisplayName\"\u003ePT artifact id field display Name\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldAction\"\u003e\u003cxsl:value-of select=\"@fieldAction\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldType\"\u003e\u003cxsl:value-of select=\"@fieldType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueHasChanged\"\u003e\u003cxsl:value-of select=\"@fieldValueHasChanged\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueType\"\u003e\u003cxsl:value-of select=\"@fieldValueType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueIsNull\"\u003e\u003cxsl:value-of select=\"@fieldValueIsNull\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"minOccurs\"\u003e\u003cxsl:value-of select=\"@minOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"maxOccurs\"\u003e\u003cxsl:value-of select=\"@maxOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"nullValueSupported\"\u003e\u003cxsl:value-of select=\"@nullValueSupported\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"alternativeFieldName\"\u003e\u003cxsl:value-of select=\"@alternativeFieldName\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:value-of select=\".\"\u003e\u003c/xsl:value-of\u003e\r\n        \u003c/field\u003e\r\n    \u003c/xsl:template\u003e\r\n \r\n 5. Comments\r\n    This field's value is encoded in a GenericArtifact field\r\n    with the name \"{urn:ws.tracker.collabnet.com}comment\"\r\n    \r\n    To enable this field to be shipped to a target system, include\r\n    the following mapping in the XSLT transformation file.\r\n    \r\n    \u003cxsl:template\r\n        match='ccf:field[@fieldName=\"{urn:ws.tracker.collabnet.com}comment\"]'\u003e\r\n        \u003cfield\u003e\r\n            \u003cxsl:attribute name=\"fieldName\"\u003eComment field Name on the target system\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldDisplayName\"\u003ePT artifact id field display Name\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldAction\"\u003e\u003cxsl:value-of select=\"@fieldAction\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldType\"\u003e\u003cxsl:value-of select=\"@fieldType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueHasChanged\"\u003e\u003cxsl:value-of select=\"@fieldValueHasChanged\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueType\"\u003e\u003cxsl:value-of select=\"@fieldValueType\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"fieldValueIsNull\"\u003e\u003cxsl:value-of select=\"@fieldValueIsNull\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"minOccurs\"\u003e\u003cxsl:value-of select=\"@minOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"maxOccurs\"\u003e\u003cxsl:value-of select=\"@maxOccurs\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"nullValueSupported\"\u003e\u003cxsl:value-of select=\"@nullValueSupported\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:attribute name=\"alternativeFieldName\"\u003e\u003cxsl:value-of select=\"@alternativeFieldName\" /\u003e\u003c/xsl:attribute\u003e\r\n            \u003cxsl:value-of select=\".\"\u003e\u003c/xsl:value-of\u003e\r\n        \u003c/field\u003e\r\n    \u003c/xsl:template\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonico%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonico%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonico%2Fcore/lists"}