Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [iam-dev] Re: [q4e-dev] Renaming packages and plug-ins

I'm currently working on the Profiles section. It's still in the beginning stage. It will compile but it's not even coming close to running. Do I commit it now?

Carlos Sanchez wrote:
+1 to all
I've already made some changes
if anyone has patches, apply them now or suffer later ;)

On Tue, Oct 28, 2008 at 1:41 PM, Abel Muiño Vizcaino <amuino@xxxxxxxxx> wrote:
I'm proposing the following changes on the q4e code contributed to IAM:
1) Rename the packages "org.devzuz.q.maven.*" to "org.eclipse.iam.*"(that
is, remove up to the "maven" segment).
This is because what comes after the project name (iam) should be a
component (core, ui, dependency, wtp...)
2) With the previous change, update the package dependencies declared by the
plug-ins.
Now the codebase should build again

3) Make uniform use of the maven conventions (some projects have source code
on src, some on src/main/java)
4) 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.

5) 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).
Sounds ok?
BTW: Does anybody know how to get the commit messages emailed to the list,
like we had in google code?
--
Abel Muiño Vizcaino - http://ramblingabout.wordpress.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Q
for Eclipse developers list" group.
To post to this group, send email to q4e-dev@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
q4e-dev+unsubscribe@xxxxxxxxxxxxxxxx
For more options, visit this group at
http://groups.google.com/group/q4e-dev?hl=en
-~----------~----~----~----~------~----~------~--~---


_______________________________________________
iam-dev mailing list
iam-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/iam-dev




Back to the top