Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] [cross-project-issues-dev] Nebula Grid is available from Kepler update site

Does the version of nebular.widgets.grid in Kepler correspond to a Nebula release (not a pre-release build)?

No

I notice that Nebula is using 1.0.0.HEAD versioning for the bundle and it seems that the version doesn’t change from build to build. This is very wrong and may make answering the above question rather difficult. Nebula should work to fix the build ASAP.


Our build is fine and so are our qualifiers [1]. I suspect that Riena is
building their own version of grid (and compositetable?) instead of consuming it from our Nebua repo [2]. 

Whats wrong with that ?

Nothing wrong with that as long as you keep it in your own namespace. If you repackage our bundles with your version number then this is bound to lead to the following class of conflicts;

Installation problems. Since grid is a singleton bundle, people that install your version of Grid can possibly not install our version of Grid. This will lead to bugs for Nebula that we cannot solve. 

Maintenance problems. Who is maintaining your version? What version do you exactly use? Can we get bug reports because your version is out of date?

In general, I'm worried about the consequences when projects start repackaging bundles from other projects. I'm sure there must be some policy about that.

Cheers,

Wim



[1] ftp://mirror.netcologne.de/eclipse/technology/nebula/snapshot/features/
[2] ftp://mirror.netcologne.de/eclipse/releases/kepler/201306260900/plugins/

 

Thanks,

 

- Konstantin

 

 

From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Campo, Christian
Sent: Friday, June 28, 2013 1:43 PM
To: Cross project issues
Cc: Nebula Dev; Cross project issues
Subject: Re: [cross-project-issues-dev] [nebula-dev] Nebula Grid is available from Kepler update site

 

Hi,

 

Yes riena uses the nebula gid widget and because of that we distribute it in our p2 repo. 

 

Whats wrong with that ?

Gruesse

 

Christian


Am 28.06.2013 um 15:25 schrieb "Oberhuber, Martin" <Martin.Oberhuber@xxxxxxxxxxxxx>:

Hi Tom,

 

I can confirm it’s riena:

 

$> ssh build.eclipse.org

$> cd /home/data/httpd/download.eclipse.org/releases/kepler/201306260900

$> unzip -p content.jar | grep -B 50 'require.*nebula.widgets.grid' | egrep 'unit|nebula.widgets.grid'

 

    <unit id='org.eclipse.riena.ui.ridgets.swt.optional' version='5.0.0.v20130605_5_0_0_0'>

        <required namespace='osgi.bundle' name='org.eclipse.nebula.widgets.grid' range='1.0.0'/>

    </unit>

    <unit id='org.eclipse.riena.tests' version='5.0.0.v20130605_5_0_0_0'>

        <required namespace='osgi.bundle' name='org.eclipse.nebula.widgets.grid' range='0.0.0'/>

        <required namespace='org.eclipse.equinox.p2.iu' name='org.junit' range='[4.10.0.v20120426-0900,4.10.0.v20120426-0900]'/>

        <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.nebula.widgets.grid' range='[1.0.0.HEAD,1.0.0.HEAD]'/>

    </unit>

    <unit id='org.eclipse.riena.example.client.optional' version='5.0.0.v20130605_5_0_0_0'>

        <required namespace='osgi.bundle' name='org.eclipse.nebula.widgets.grid' range='1.0.0'/>

 

I don’t know from what repository riena (or the aggregator) pulls in the odd version.

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

 

-----Original Message-----
From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Tom Schindl
Sent: Friday, June 28, 2013 3:08 PM
To: Nebula Dev
Cc: Cross project issues
Subject: Re: [cross-project-issues-dev] [nebula-dev] Nebula Grid is available from Kepler update site

 

Wild guess is that one of the release train projects uses it - IIRC riena used to use it.

 

Tom

 

On 28.06.13 13:51, Wim Jongman wrote:

> Hi,

> Apparently the Nebula Grid widget is available from the Kepler Update

> site. This should not be the case.

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=411867

> Regards,

> Wim

> _______________________________________________

> nebula-dev mailing list

> nebula-dev@xxxxxxxxxxx

> https://dev.eclipse.org/mailman/listinfo/nebula-dev

 

_______________________________________________

cross-project-issues-dev mailing list

cross-project-issues-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

<ATT00001.c>

-------------------------------------------------------------
compeople AG
Untermainanlage 8
60329 Frankfurt/Main


Vorstand: Jürgen Wiesmaier
Aufsichtsratsvorsitzender: Christian Glanz

Sitz der Gesellschaft: Frankfurt/Main
Handelsregister Frankfurt HRB 56759
USt-IdNr. DE207665352
-------------------------------------------------------------

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top