Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [orbit-dev] Ant bundle naming

+1

Cheers,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm 

> -----Original Message-----
> From: orbit-dev-bounces@xxxxxxxxxxx 
> [mailto:orbit-dev-bounces@xxxxxxxxxxx] On Behalf Of DJ Houghton
> Sent: Friday, March 30, 2007 4:14 PM
> To: orbit-dev@xxxxxxxxxxx
> Subject: [orbit-dev] Ant bundle naming
> 
> 
> In the Eclipse Platform we have shipped the Ant bundle (named
> org.apache.ant) for years.  When the bundle was released to Orbit we
> changed it to be called org.apache.tools.ant to conform to the Orbit
> standard of using the dominate package name as the bundle 
> name.  The plan
> was to then (in the Platform) create an org.apache.ant bundle which
> required and re-exported the new org.apache.tools.ant bundle.
> 
> Although this works well in most Eclipse use-cases, we are 
> finding that a
> lot of people have scripts which reference the specific Ant jars. This
> includes people who are contributing Ant tasks as part of 
> their bundle,
> etc. We can't break everyone and ask them all to change their scripts.
> 
> We are proposing the following:
> - grandfather the org.apache.ant name into Orbit
> - rename the org.apache.tools.ant bundle in Orbit to org.apache.ant
> - let the Platform consume the org.apache.ant bundle from Orbit
> 
> Are there any comments/objections?
> 
> _______________________________________________
> orbit-dev mailing list
> orbit-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/orbit-dev
> 


Back to the top