[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| 
[dsdp-tm-dev] RE: dsdp-tm-dev Digest, Vol 33, Issue 26
 | 
Hi David, 
 
help, experience and particularly code are always 
appreciated, thanks!
 
For the Team support of shared resources, we've had the 
request on the
Mailing list before, though that one was asking for Team 
support of
EFS-shared resources which is likely different than what 
you have done;
anyways, Team-Sharing remote resources is something that 
many people
want to do.
 
I suggest that you file an enhancement request for this, 
work with IBM to
get your existing code etc. cleared for releasing under 
EPL, and then
attach to the enhancement request whatever you can offer. 
Before you
attach the code, any insight, experiences etc. should be 
listed on the bug.
 
For integrating RSE as a provider for Platform 
Team/Synchronization
(and I'd think this is what you mean by synchronizing a 
project with 
a remote), we already have a bug open:
 
A Google Summer of Code student chose that topic for his 
summer 
project, so he will definitely be interested in your 
experiences and 
code as well. Please add your comments on the bug or on 
the 
dsdp-tm-dev mailing 
list.
 
Thanks for sharing your work!
 
Cheers,
--
Martin Oberhuber, Senior Member of Technical 
Staff, Wind River
Target Management Project 
Lead, DSDP PMC Member
 
 
  
  
Martin: 
  I work on a product in IBM called Rational 
  Developer for System z (RDz) -- we were actually a user of the old IBM RSE 
  (Artimis) before it went open source.  We are currently working on 
  porting to the OpenRSE with David McKnight.  We use some of the RSE 
  features in working with our project structure(s), and are (or looking to...) 
  integrate in 2 ways with the eclipse team infrastructure: 
1) Management of remote resources in a project via team 
  providers like CVS, Clearcase, Subversion, etc 
2) Synchronization of project content with an RSE 
  target. 
I actually went through a 
  first-cut effort last year on both of those items (when I was still a 
  developer) and got them working with some success.  I'd like to 
  collaborate with you on this if your looking for helpers/advice/etc as I have 
  some experience and have actually released some code in RDz that does both at 
  some level.  Its specific for RDz currently, but it works!  I may 
  need to get sign-off from my manager to assist, but wanted to see if you 
  wanted help first. 
Cheers,
David Myers
Rational Developer for System/z Product 
  Line Manager
Rational Developer for System/z (RDz) Software 
  Engineer
IBM SWG - Durham, NC
Office: 919-254-8553
T/L - 
  444-8553
Email: myersda@xxxxxxxxxx
----- Forwarded by David Myers/Raleigh/IBM on 04/22/2008 
  10:04 AM ----- 
  
    
    
      dsdp-tm-dev-request@xxxxxxxxxxx  Sent by: dsdp-tm-dev-bounces@xxxxxxxxxxx 
        04/22/2008 09:41 AM 
         
          
          
            | 
               Please respond 
              to dsdp-tm-dev@xxxxxxxxxxx  |    
       | 
        
          
          
            | 
               To 
             | dsdp-tm-dev@xxxxxxxxxxx 
           |  
            | 
               cc 
             | 
           |  
            | 
               Subject 
             | dsdp-tm-dev Digest, Vol 33, Issue 
              26 |    
        
  | 
Send dsdp-tm-dev mailing list submissions to
      
            dsdp-tm-dev@xxxxxxxxxxx
To subscribe 
  or unsubscribe via the World Wide Web, visit
        
          
  https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev
or, via email, send a 
  message with subject or body 'help' to
          
        dsdp-tm-dev-request@xxxxxxxxxxx
You can reach the 
  person managing the list at
            
      dsdp-tm-dev-owner@xxxxxxxxxxx
When replying, please edit 
  your Subject line so it is more specific
than "Re: Contents of dsdp-tm-dev 
  digest..."
Today's Topics:
  1. RE: Installing TM 3.0 
  M5 version (Oberhuber, Martin)
  2. DSDP-TM / Team-Sync is on Google 
  Summer of Code!
     (Oberhuber, Martin)
  3. +1 for 
  Felix Burton (portal on behalf of Michael 
  Scharf)
----------------------------------------------------------------------
Message: 
  1
Date: Tue, 22 Apr 2008 14:00:25 +0200
From: "Oberhuber, Martin" 
  <Martin.Oberhuber@xxxxxxxxxxxxx>
Subject: RE: [dsdp-tm-dev] 
  Installing TM 3.0 M5 version
To: "Target Management developer 
  discussions"
                
  <dsdp-tm-dev@xxxxxxxxxxx>
Message-ID:
        
          
  <460801A4097E3D4CA04CC64EE6485848055EFDD4@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: 
  text/plain; charset="us-ascii"
Hello Jiju George,
RSE 3.4M6 runs 
  fine even against Eclipse 3.3 -- there is only a
Compile-time 
  dependency
against Ecilpse 3.4M6 (JSch-0.1.37 to be precise), but as long 
  as you
use the runtime 
only, there is a fallback to have it run on 
  older Eclipse. So, IMHO you
are (relatively) safe 
with  3.4M6 as 
  well -- as safe as any milestone is, at least (I would
personally 
  never
ship a product on top of a Milestone).
If you use the 
  downloadable ZIP, yes, you can extract it directly into
Eclipse.
RSE 
  only depends on eclipse-platform so it's very likely that 
  everything
you'd
ever need is already 
  there.
Cheers,
--
Martin Oberhuber, Senior Member of Technical 
  Staff, Wind River
Target Management Project Lead, DSDP PMC 
  Member
http://www.eclipse.org/dsdp/tm
________________________________
  
                From: 
  dsdp-tm-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On 
  Behalf Of Jiju George T
              
    Sent: Dienstag, 22. April 2008 13:50
        
          To: 'Target Management developer 
  discussions'
                
  Subject: RE: [dsdp-tm-dev] Installing TM 3.0 M5 version
    
              
        
          
            
      Hi Martin,
            
       
              
      Thank you for your reply. 
        
           
          
        Our product is currently based on Eclipse 3.4 M5 and it 
  breaks
due to some API changes in RSE in M6. As we are nearing the release 
  date
we thought of sticking with M5 just to be safe. I tried to install 
  it
from the RSE-SDK-3.0M5.zip, but failed since it does not have any 
  update
site in it. How do you install usually from the zip? Manually unzip 
  to
eclipse install directory and find out dependencies manually? 
  
                
   
                
  Thanks,
                Jiju 
  George.
                
  
________________________________
        
          From: 
  dsdp-tm-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On 
  Behalf Of Oberhuber, Martin
            
      Sent: 22 April 2008 12:30
          
        To: Target Management developer discussions
  
                Subject: RE: [dsdp-tm-dev] 
  Installing TM 3.0 M5 version
            
       
              
    Hello George,
              
     
                
  For end-users, the update sites can only be used to update
  
                to released 
  versions.
                
   
                We do 
  use the update sites for milestones as well, but only
    
              for the latest. End-users actually 
  shouldn't use the udpate
            
      sites to get milestones installed.
      
             
        
          If you need TM 3.0M5 exactly, please downlaod the 
  ZIPs
                from the 
  download page. Though I'd personally recommend
      
            you better go with M6 if you 
  can.
                
   
                
  Thanks,
                
  --
                Martin 
  Oberhuber, Senior Member of Technical Staff, Wind River
    
              Target Management Project Lead, DSDP 
  PMC Member
                
  http://www.eclipse.org/dsdp/tm
          
         
            
       
              
                      
  
                    
              
   
________________________________
      
                        
       From: 
  dsdp-tm-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On 
  Behalf Of Jiju George T
              
                     Sent: 
  Dienstag, 22. April 2008 12:32
            
                      
   To: dsdp-tm-dev@xxxxxxxxxxx
            
                      
   Subject: [dsdp-tm-dev] Installing TM 3.0 M5 version
    
                        
         Hi All,
          
                        
    
                  
                   I am trying to 
  Install TM 3.0 M5 to an Eclipse 3.4 M5
platform. I tried to install using 
  Ganymede update site. But it only
lists the M6 versions of all features. I 
  tried the TM 3.0 update 
  site
(http://download.eclipse.org/dsdp/tm/updates/3.0/ ) also. It is 
  also
listing the M6 version only. Is there any separate update site for M5? 
  
                    
                
      
                        
       Thanks & Regards,
        
                        
     Jiju George
-------------- next part --------------
An 
  HTML attachment was scrubbed...
URL: 
  https://dev.eclipse.org/mailman/private/dsdp-tm-dev/attachments/20080422/0a1788f2/attachment.html
------------------------------
Message: 
  2
Date: Tue, 22 Apr 2008 15:13:17 +0200
From: "Oberhuber, Martin" 
  <Martin.Oberhuber@xxxxxxxxxxxxx>
Subject: [dsdp-tm-dev] DSDP-TM / 
  Team-Sync is on Google Summer of
            
      Code!
To: "Target Management developer discussions"
  
                
  <dsdp-tm-dev@xxxxxxxxxxx>,             
      <platform-team-dev@xxxxxxxxxxx>
Cc: nitind@xxxxxxxxxx, 
  Nick Boldt <codeslave@xxxxxxxxxx>,           
        John
              
    Arthorne <John_Arthorne@xxxxxxxxxx>, 
  Michael_Valenta@xxxxxxxxxx
Message-ID:
        
          
  <460801A4097E3D4CA04CC64EE6485848056CD569@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Content-Type: 
  text/plain; charset="us-ascii"
Dear DSDP-TM and Platform/Team 
  Communities,
I'm proud and glad to announce that we have received 
  funding 
from the Google Summer of Code Program 
  <http://code.google.com/soc/2008>
for a Student to 
work on the 
  DSDP Target Management Project:
Takuya Miyamoto is a 25-year-old 
  student of Information 
Systems Engineering at Osaka University, Japan, and 
  will be
working together with me as his Mentor on integrating RSE with 
  
Eclipse Platform Team / Synchronization, as per bug 
  185925
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=185925> 
   -
thereby aiming to close a gap that has opened with the 
  
discontinuation of Platform Team/Extras in Eclipse 3.3.
According 
  to the Google 
  Timeline
<http://code.google.com/opensource/gsoc/2008/faqs.html#0.1_timeline> 
  ,
Takuya's main coding will
happen in the 12 weeks between May 26 and 
  August 31,
but he will need to get up to speed and learn the relevant 
  APIs
before that time.
So please welcome him to the team, CC on the 
  bug if you
want to be kept in the loop, and be open to any questions 
  
that he might have. We're also happy to receive any 
  additional
pointers, requirements or hints that you might have for us 
  as
we take on this project.
Thanks!
--
Martin Oberhuber, 
  Senior Member of Technical Staff, Wind River
Target Management Project 
  Lead, DSDP PMC 
  Member
http://www.eclipse.org/dsdp/tm
-------------- next part 
  --------------
An HTML attachment was scrubbed...
URL: 
  https://dev.eclipse.org/mailman/private/dsdp-tm-dev/attachments/20080422/c1cea44d/attachment.html
------------------------------
Message: 
  3
Date: Tue, 22 Apr 2008 09:41:06 -0400 (EDT)
From: 
  Michael.Scharf@xxxxxxxxxxxxx  (portal on behalf of Michael
  
                Scharf)
Subject: 
  [dsdp-tm-dev] +1 for Felix Burton
To: 
  dsdp-tm-dev@xxxxxxxxxxx
Message-ID: 
  <20080422134106.37ECA4D6B0@xxxxxxxxxxxxxxxx>
+1
looking 
  forward to see felix
Voting summary: 
  http://portal.eclipse.org/
------------------------------
_______________________________________________
dsdp-tm-dev 
  mailing 
  list
dsdp-tm-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev
End 
  of dsdp-tm-dev Digest, Vol 33, Issue 
  26
*******************************************