Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [geclipse-dev] AWS Refactorings

I can not find aws.test
 
Jie


Von: geclipse-dev-bounces@xxxxxxxxxxx [mailto:geclipse-dev-bounces@xxxxxxxxxxx] Im Auftrag von Moritz Post
Gesendet: Montag, 2. Juni 2008 12:55
An: Developer mailing list
Betreff: Re: [geclipse-dev] AWS Refactorings

Hi ariel
What does that mean for you? The best approach is to remove the existing
projects eu.geclipse.aws.ec2* plugins from your workspace and check out
the new implementation:

- eu.geclipse.aws
- eu.geclipse.aws.ui
- eu.geclipse.aws.test
- eu.geclipse.aws.ec2
- eu.geclipse.aws.ec2.ui
- eu.geclipse.aws.ec2.test

Make sure that you have removed the old eu.geclipse.aws plugins (hosted
    
please mention which ones have to be checked out from SVN, which ones from 
CVS, and tell me or Markus to move away (in CVS/SVN) the ones which are 
not used anymore.
Please notice that there is no need to delete/re-checkout plugins which 
keep the name and stay in the same version control system (like and .ec2?)
  
This is a good point. Everything listed above comes from CVS. What is in SVN is the eu.geclipse.aws.s3.* plugin set. It is not interwoven with the current AWS implementation as of yet.

Build wise there was no need to delete anything. Markus and i have made the necessary adjustments to the build process which works out fine.
in svn) which contain the s3 implementation. The s3 have been renamed to
eu.geclipse.aws.s3 (as pointed out in last weeks mails). Migration of
the s3 implementation to the new architecture has not started yet but is
high on our list.
    
is that part (ie, S3) still functioning correctly after the latest changes? 
i hope... :) otherwise it would be baaaaad release-wise
This part should not have been touched since its renaming procedure last week.

Greets
Moritz

Back to the top