Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gef-dev] GEF Plug-in reorganization

Exactly, location only.

tools/org.eclipse.gef ==> tools/org.eclipse.gef/plugins/org.eclipse.gef

Cheers...
Anthony
--
Anthony Hunter mailto:anthonyh@xxxxxxxxxx
Software Development Manager: Eclipse Open Source Components
IBM Rational Software: Aurora / Modeling Tools
Phone: 613-591-7037



|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Randy Hudson <hudsonr@xxxxxxxxxx>                                                                                                                 |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |GEF development <gef-dev@xxxxxxxxxxx>                                                                                                             |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |27/06/2007 03:48 PM                                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Re: [gef-dev] GEF Plug-in reorganization                                                                                                          |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





Just for clarification, what's being reorganized is the location of
plug-ins and features in CVS, not the plug-ins and features themselves?

-Randy




             Anthony Hunter
             <anthonyh@xxxxxx.
             com>                                                       To
             Sent by:                  gef-dev@xxxxxxxxxxx
             gef-dev-bounces@e                                          cc
             clipse.org
                                                                   Subject
                                       [gef-dev] GEF Plug-in
             06/27/2007 03:23          reorganization
             PM


             Please respond to
              GEF development
             <gef-dev@eclipse.
                   org>







Hi Team,

Advance warning I will be reorganizing the GEF plug-ins and features during
July.

The hierarchy will match that of other tools, modeling and technology
projects:

org.eclipse.gef/doc
                        org.eclipse.draw2d.doc.isv
                        org.eclipse.gef.doc.isv
org.eclipse.gef/examples
                        org.eclipse.gef.examples.flow
                        org.eclipse.gef.examples.logic
                        [...]
org.eclipse.gef/features
                        org.eclipse.gef-feature
                        org.eclipse.gef.examples-feature
                        [...]
org.eclipse.gef/plugins
                        org.eclipse.draw2d
                        org.eclipse.gef
org.eclipse.gef/releng
                        org.eclipse.gef.releng
org.eclipse.gef/tests
                        org.eclipse.draw2d.test
                        org.eclipse.gef.test

This will accomplish several things:

1) Allow us to add new things to CVS without asking the webmaster
(currently we need permission to add to the root of tools).
2) All of GEF will under one CVS module "org.eclipse.gef".
3) We can clean up the confusing two sets of features in CVS (xxx and
xxx-feature, I will archive the old xxx-feature).
4) We can fix the map file so you can "import map file" (the feature and
plugin have the same name, feature should be xxx-feature).
5) allow us to move the GEF build tools from an internal IBM server to
eclipse.org under releng (see (1)).

I will do file moves on dev.eclipse.org so that we do not loose any
history.

Let me know if you have any concerns.

Cheers...
Anthony
--
Anthony Hunter mailto:anthonyh@xxxxxxxxxx
Software Development Manager: Eclipse Open Source Components
IBM Rational Software: Aurora / Modeling Tools
Phone: 613-591-7037

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


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




Back to the top