Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] Classpath changes to a bundle

I agree, the answer is "no, not required" ... but ... also does not hurt to
re-tag and release to map files, especially, say, for something new, or
something for Juno (i.e. it is not urgent ... would not effect normal
runtime behavior).

The reason being is that if someone uses the "team project set" (or
similar) to load from CVS the exact version of a bundle that was built,
then they would get the correction, otherwise, they'd get the "old" version
with the incorrect classpath. So ... definitely not "required" and
certainly not "urgent" ... but in either case (released, or not) it is best
to have a a bug report, and describe what you did, and whether or not you
released the change, or simply left it corrected in case ever has to be
re-released. (See bug 365186 [1] for a case where I did not follow my own
advice, and just left a correction in cvs but not released).

Thank you for your care,

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=365186





From:	DJ Houghton <DJ_Houghton@xxxxxxxxxx>
To:	Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>,
Date:	01/25/2012 11:42 AM
Subject:	Re: [orbit-dev] Classpath changes to a bundle
Sent by:	orbit-dev-bounces@xxxxxxxxxxx



The .classpath file is only used inside of Eclipse for development and is
not included in the resulting JARs in a build, so the answer is no.

Inactive hide details for Austin Riddle ---2012/01/25 11:34:04 AM---If I
make a change to the .classpath file of a bundle in a Austin Riddle
---2012/01/25 11:34:04 AM---If I make a change to the .classpath file of a
bundle in a particular branch do I need to do anythi
                                                                           
                                                                           
 From:            Austin Riddle <austin.riddle@xxxxxxxx>                   
                                                                           
                                                                           
 To:              Orbit Developer discussion <orbit-dev@xxxxxxxxxxx>       
                                                                           
                                                                           
 Date:            2012/01/25 11:34 AM                                      
                                                                           
                                                                           
 Subject:         [orbit-dev] Classpath changes to a bundle                
                                                                           
                                                                           
 Sent by:         orbit-dev-bounces@xxxxxxxxxxx                            
                                                                           





If I make a change to the .classpath file of a bundle in a particular
branch do I need to do anything to the orbit releng files?
_______________________________________________
orbit-dev mailing list
orbit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orbit-dev


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




Back to the top