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

Difference between revisions of "IAM Moving from Google Code"

(comment on search.core)
(Update status of tasks.)
Line 3: Line 3:
 
Tasks to do
 
Tasks to do
  
* Rename in packages/files
+
* {{task-done}} Rename in packages/files
** org.devzuz.q.maven to org.eclipse.iam
+
** {{task-done}} org.devzuz.q.maven to org.eclipse.iam
** org.devzuz.q.maven to org.eclipse.iam.core in the org.devzuz.q.maven.core plugin
+
** {{task-done}} org.devzuz.q.maven to org.eclipse.iam.core in the org.devzuz.q.maven.core plugin
** org.eclipse.iam.search or org.eclipse.iam.search.core ?
+
** {{bug|257269}}org.eclipse.iam.search or org.eclipse.iam.search.core ?
*** ''amuino'': This is interesting, but I don't think it is needed as part of the move. In the same line, buckminster integration needs to be split in `core` and `ui`. ← we need another way of tracking this (bugs?).
+
*** ''amuino'': This is interesting, but I don't think it is needed as part of the move. In the same line, buckminster integration needs to be split in `core` and `ui` ({{task-done}}).
  
 
* Support legacy naming
 
* Support legacy naming
Line 16: Line 16:
 
** what else?
 
** what else?
  
* Make uniform use of the maven conventions (some projects have source code on src, some on src/main/java)
+
* {{bug|257272}} Make uniform use of the maven conventions (some projects have source code on src, some on src/main/java)
  
* Rename the plug-in "org.eclipse.iam.maven.dependencyviewer" to "org.eclipse.iam.maven.dependency.viewer" (i.e. split that last segment in two)
+
* {{task-done}} Rename the plug-in "org.eclipse.iam.maven.dependencyviewer" to "org.eclipse.iam.maven.dependency.viewer" (i.e. split that last segment in two)
 
** This is to match the dependency.analisys plug-in. It makes sense to have them sharing the same naming scheme.
 
** This is to match the dependency.analisys plug-in. It makes sense to have them sharing the same naming scheme.
  
* Related to the previous one, move the org.devzuz.q.maven.dependency.* in the dependency viewer to org.eclipse.iam.dependency.viewer (insert the "viewer" segment that is currently missing).
+
* {{task-done}} Related to the previous one, move the org.devzuz.q.maven.dependency.* in the dependency viewer to org.eclipse.iam.dependency.viewer (insert the "viewer" segment that is currently missing).
  
 
[[Category:IAM]]
 
[[Category:IAM]]

Revision as of 17:37, 2 December 2008

< To: IAM

Tasks to do

  • [done] Rename in packages/files
    • [done] org.devzuz.q.maven to org.eclipse.iam
    • [done] org.devzuz.q.maven to org.eclipse.iam.core in the org.devzuz.q.maven.core plugin
    • bug 257269org.eclipse.iam.search or org.eclipse.iam.search.core ?
      • amuino: This is interesting, but I don't think it is needed as part of the move. In the same line, buckminster integration needs to be split in `core` and `ui` ([done]).
  • Support legacy naming
    • classpath container
    • nature
    • builder
    • markers
    • what else?
  • bug 257272 Make uniform use of the maven conventions (some projects have source code on src, some on src/main/java)
  • [done] Rename the plug-in "org.eclipse.iam.maven.dependencyviewer" to "org.eclipse.iam.maven.dependency.viewer" (i.e. split that last segment in two)
    • This is to match the dependency.analisys plug-in. It makes sense to have them sharing the same naming scheme.
  • [done] Related to the previous one, move the org.devzuz.q.maven.dependency.* in the dependency viewer to org.eclipse.iam.dependency.viewer (insert the "viewer" segment that is currently missing).

Copyright © Eclipse Foundation, Inc. All Rights Reserved.