Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

WTP Git Migration Checklist

Revision as of 18:54, 12 July 2012 by Ian.trimble.oracle.com (Talk | contribs) (WTP Git Migration Checklist)

WTP Git Migration Checklist

Instructions: Each project needs to keep this table updated with their progress towards migrating to Git.

  • A bug needs to be opened to track the project's migration to Git.
  • The name of the Git repository needs to be established.
  • A mapping of CVS content to the Git repository needs to be put in place. (Note that a preliminary table with all of the map file contents has been put in place-this needs to be reviewed/modified, and then the icon can be changed from a red X Fail.gif to a green check Checkmark.gif to indicate that the review has happened.)
  • A list of branches to be included needs to be specified.

Note that all of the other information needs to be included in the bugzilla. It is also kept here for tracking purposes.

Git migration status
Project Git migration bug Git name(s) (should start "webtools.") Contents defined Branches to include
Common 384867 webtools.common.git

webtools.common.tests.git

webtools.common.snippets.git3

webtools.common.fproj.git

Checkmark.gif All
Java EE webtools.javaee.git

webtools.javaee.tests.git

Fail.gif
EJB Fail.gif
JSF 384990 webtools.jsf.git

webtools.jsf.docs.git

webtools.jsf.tests.git

Checkmark.gif All
Dali Fail.gif
Server Fail.gif
Web Services, WSDL Fail.gif
JSDT webtools.jsdt.core.git

webtools.jsdt.debug.git

webtools.jsdt.web.git

webtools.jsdt.tests.git

Fail.gif
Source Editing webtools.sourceediting.git

webtools.sourceediting.xpath.git1

webtools.sourceediting.xsl.git2

Fail.gif
Release Engineering Fail.gif
  1. To allow for non-Eclipse-based adopters of PsychoPath to clone it directly
  2. To allow for adopters who may already have XSL tools to avoid cloning a repository that contains WTP's XSL tools, so they can still contribute to WTP Source Editing without any possibility of legal impropriety
  3. Requires nothing else in WTP or WTP Common; informally requested by an adopter

webtools.common.git contents

  • common/docs/org.eclipse.wst.validation.infopop
  • common/docs/org.eclipse.wst.common.api.doc
  • common/docs/org.eclipse.wst.validation.doc.isv
  • common/features/org.eclipse.wst.common.fproj.feature
  • common/features/org.eclipse.wst.common.fproj.sdk.feature
  • common/features/org.eclipse.jst.common.fproj.enablement.jdt.feature
  • common/features/org.eclipse.jst.common.fproj.enablement.jdt.sdk.feature
  • common/features/org.eclipse.wst.common_core.feature
  • common/features/org.eclipse.wst.common_sdk.feature
  • common/features/org.eclipse.wst.common_tests.feature
  • common/features/org.eclipse.wst.common_ui.feature
  • common/plugins/org.eclipse.jem.util
  • common/plugins/org.eclipse.jst.common.fproj.enablement.jdt.sdk
  • common/plugins/org.eclipse.jst.common.project.facet.core
  • common/plugins/org.eclipse.jst.common.project.facet.ui
  • common/plugins/org.eclipse.jst.common.ui
  • common/plugins/org.eclipse.wst.common.core
  • common/plugins/org.eclipse.wst.common.emf
  • common/plugins/org.eclipse.wst.common.emfworkbench.integration
  • common/plugins/org.eclipse.wst.common.environment
  • common/plugins/org.eclipse.wst.common.fproj.sdk
  • common/plugins/org.eclipse.wst.common.frameworks
  • common/plugins/org.eclipse.wst.common.frameworks.ui
  • common/plugins/org.eclipse.wst.common.infopop
  • common/plugins/org.eclipse.wst.common.modulecore
  • common/plugins/org.eclipse.wst.common.modulecore.ui
  • common/plugins/org.eclipse.wst.common.project.facet.core
  • common/plugins/org.eclipse.wst.common.project.facet.ui
  • common/plugins/org.eclipse.wst.common.project.facet.doc.api
  • common/plugins/org.eclipse.wst.common.ui
  • common/plugins/org.eclipse.wst.common.uriresolver
  • common/plugins/org.eclipse.wst.internet.cache
  • common/plugins/org.eclipse.wst.validation
  • common/plugins/org.eclipse.wst.validation.ui
  • common/tests/org.eclipse.wst.common.tests
  • common/tests/org.eclipse.wst.common.tests.collector
  • common/tests/org.eclipse.wst.common.tests.validation
  • common/tests/org.eclipse.wst.common.tests.validation.guard
  • common/tests/org.eclipse.wst.common.tests.ui
  • common/tests/org.eclipse.wst.common.project.facet.core.tests
  • common/tests/org.eclipse.wst.common.project.facet.ui.tests
  • common/tests/org.eclipse.wst.common.uriresolver.tests
  • common/tests/org.eclipse.wst.internet.cache.tests

webtools.common.snippets.git contents

  • common/plugins/org.eclipse.wst.common.snippets
  • common/tests/org.eclipse.wst.common.snippets.tests

webtools.jsf.git contents

The contents are listed as source (CVS) locations; we would like to lose the leading "org.eclipse.jsf/components/" folders in all destination (Git) locations.

  • org.eclipse.jsf/components/assembly/features/org.eclipse.jsf.assembly.feature
  • org.eclipse.jsf/components/assembly/features/org.eclipse.jsf_sdk.assembly.feature
  • org.eclipse.jsf/components/jsf/features/org.eclipse.jsf.feature
  • org.eclipse.jsf/components/jsf/features/org.eclipse.jsf_sdk.feature
  • org.eclipse.jsf/components/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature
  • org.eclipse.jsf/components/jsf/features/org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature
  • org.eclipse.jsf/components/jsf/features/org.eclipse.jst.webpageeditor.feature
  • org.eclipse.jsf/components/jsf/features/org.eclipse.jst.webpageeditor_sdk.feature
  • org.eclipse.jsf/components/assembly/plugins/org.eclipse.jsf.branding
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.apache.trinidad.tagsupport
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.common
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.common.ui
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.common.runtime
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.core
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.facelet.core
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.facelet.ui
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.facesconfig
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.facesconfig.ui
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.standard.tagsupport
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.jsf.ui
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.pagedesigner
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.pagedesigner.jsf.ui
  • org.eclipse.jsf/components/jsf/plugins/org.eclipse.jst.pagedesigner.jsp.core

webtools.jsf.docs.git contents

The contents are listed as source (CVS) locations; we would like to lose the leading "org.eclipse.jsf/components/" folders in all destination (Git) locations.

  • org.eclipse.jsf/components/doc/features/org.eclipse.jst.jsf.doc.feature
  • org.eclipse.jsf/components/doc/plugins/org.eclipse.jst.jsf.doc.user
  • org.eclipse.jsf/components/doc/plugins/org.eclipse.jst.jsf.doc.dev

webtools.jsf.tests.git contents

The contents are listed as source (CVS) locations; we would like to lose the leading "org.eclipse.jsf/components/" folders in all destination (Git) locations.

  • org.eclipse.jsf/components/jsf/features/org.eclipse.jst.jsf.tests.feature
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.common.runtime.tests
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.contentassist.tests
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.context.symbol.tests
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.core.tests
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.designtime.tests
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.facesconfig.tests
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.facesconfig.ui.test
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.metadata.tests
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.metadataprocessingtests2
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.test.util
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.ui.tests
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.jsf.validation.el.tests
  • org.eclipse.jsf/components/jsf/tests/org.eclipse.jst.pagedesigner.tests

Back to the top