Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Riena 1.0.0.M4 build without Equinox
Riena 1.0.0.M4 build without Equinox [message #13005] Mon, 29 September 2008 14:42 Go to next message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
Hi,

when we uploaded the M4 of Riena we only made the Target Platform available which is actually the best starting point to
experiment with Riena.

Most recently some people asked for an Riena only build so here is the link for M4 just for Riena packages. Joel, Ekke
maybe you two can verify that this package contains what you want or complain if there is something wrong with the package.

The zip file (4 MB) contains all Riena packages and some external lib that are either incubation or modified compared to
the eclipse release (like org.eclipse.equinox.cm or org.eclipse.equinox.log).

Hope that helps some people to setup their more advanced environment.

Here is the link
http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip

cheers
christian campo
Re: Riena 1.0.0.M4 build without Equinox [message #13035 is a reply to message #13005] Mon, 29 September 2008 16:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

Christian Campo schrieb:
> Hi,
>
> when we uploaded the M4 of Riena we only made the Target Platform
> available which is actually the best starting point to experiment with
> Riena.
>
> Most recently some people asked for an Riena only build so here is the
> link for M4 just for Riena packages. Joel, Ekke maybe you two can verify
> that this package contains what you want or complain if there is
> something wrong with the package.
>
> The zip file (4 MB) contains all Riena packages and some external lib
> that are either incubation or modified compared to the eclipse release
> (like org.eclipse.equinox.cm
uuups...
just noticed that you have a modified cm.HEAD
my server-tests at the moment run using cm from equinox SDK

I know about the differences of log.HEAD

whats the reason to use cm.HEAD ?
perhaps you can give some info whats different

thx

ekke
or org.eclipse.equinox.log).
>
> Hope that helps some people to setup their more advanced environment.
>
> Here is the link
> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip
>
looks good

I'm using some bundles from other repositories:

com.springsource.org.apache.commons.beanutils-1.7.0.jar
com.springsource.org.apache.log4j-1.2.15
com.springsource.org.easymock-2.3.0.jar

(together with my new slf4j logging I'm using
log4j.over.slf4j_1.5.3.jar together with other slf4j and logback jars
instead of com.springsource.org.apache.log4j-1.2.15)

---
the following jars I already have from eclipse RCP download:

org.eclipse.core.variables_3.2.100.v20080529-1300.jar
org.junit_3.8.2.v20080602-1318

ciao

ekke
>
> cheers
> christian campo
Re: Riena 1.0.0.M4 build without Equinox [message #13064 is a reply to message #13005] Mon, 29 September 2008 17:16 Go to previous messageGo to next message
Joel Rosi-Schwartz is currently offline Joel Rosi-SchwartzFriend
Messages: 624
Registered: July 2009
Location: London. England
Senior Member
On 2008-09-29 15:42:00 +0100, Christian Campo
<christian.campo@compeople.de> said:

> Hi,
>
> when we uploaded the M4 of Riena we only made the Target Platform
> available which is actually the best starting point to experiment with
> Riena.
>
> Most recently some people asked for an Riena only build so here is the
> link for M4 just for Riena packages. Joel, Ekke maybe you two can
> verify that this package contains what you want or complain if there is
> something wrong with the package.
>
> The zip file (4 MB) contains all Riena packages and some external lib
> that are either incubation or modified compared to the eclipse release
> (like org.eclipse.equinox.cm or org.eclipse.equinox.log).
>
> Hope that helps some people to setup their more advanced environment.
>
> Here is the link
> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip

cheers
christian
>
> campo

Thanks Christian. Is there any chance of getting another bundle that
only contains what is required for basic server that does remoting,
sans all higher level business component support. Or if that is asking
too much I would be very satisfied if I simply had a list of which
bundles are required.

On the Equinox front I now understand the
org.eclipse.equinox.log_1.1.0.HEAD is required for Riena. Do you know
is Equinox has a target release for when this is going to be rolled
into the standard download. What I am after is whether Riena 1.0 is
targeting an Equinox 3.4.x or 3.5.

Cheers,
Joel
--
Joel Rosi-Schwartz
Etish Limited [http://www.etish.org]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^...^
/ o,o \ The proud parents of Useme & ORMF
|) ::: (| Open Requirements Management Framework
====w=w==== [http://www.eclipse.org/ormf/]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Re: Riena 1.0.0.M4 build without Equinox [message #13093 is a reply to message #13064] Mon, 29 September 2008 17:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

Joel Rosi-Schwartz schrieb:
> On 2008-09-29 15:42:00 +0100, Christian Campo
> <christian.campo@compeople.de> said:
>
>> Hi,
>>
>> when we uploaded the M4 of Riena we only made the Target Platform
>> available which is actually the best starting point to experiment with
>> Riena.
>>
>> Most recently some people asked for an Riena only build so here is the
>> link for M4 just for Riena packages. Joel, Ekke maybe you two can
>> verify that this package contains what you want or complain if there
>> is something wrong with the package.
>>
>> The zip file (4 MB) contains all Riena packages and some external lib
>> that are either incubation or modified compared to the eclipse release
>> (like org.eclipse.equinox.cm or org.eclipse.equinox.log).
>>
>> Hope that helps some people to setup their more advanced environment.
>>
>> Here is the link
>> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip
>>
>
> cheers
> christian
>>
>> campo
>
> Thanks Christian. Is there any chance of getting another bundle that
> only contains what is required for basic server that does remoting,

I dont know so much from Riena internals,
but only server-functionality should be available using

com.caucho.hessian

riena.communication...
..console
..core
..factory.hessian
..publisher
..publisher.hessian

riena.core
riena.security.common
riena.server

org.mortbay.jetty
and some apache, javax, ...

--------
if you're not sure - an easy way to see whats needed:
write a small class testing the functionality you need
(per ex. only remote services if this is what you need)
then create an OSGI launcher config
select your plugin-project from workspace
and then: validate... add required bundles etc.
then you can easy figure out whats needed)

ekke

sans
> all higher level business component support. Or if that is asking too
> much I would be very satisfied if I simply had a list of which bundles
> are required.
>
> On the Equinox front I now understand the
> org.eclipse.equinox.log_1.1.0.HEAD is required for Riena. Do you know is
> Equinox has a target release for when this is going to be rolled into
> the standard download. What I am after is whether Riena 1.0 is targeting
> an Equinox 3.4.x or 3.5.
>
> Cheers,
> Joel
Re: Riena 1.0.0.M4 build without Equinox [message #13123 is a reply to message #13035] Tue, 30 September 2008 08:33 Go to previous messageGo to next message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
ekke schrieb:
> Christian Campo schrieb:
>> Hi,
>>
>> when we uploaded the M4 of Riena we only made the Target Platform
>> available which is actually the best starting point to experiment with
>> Riena.
>>
>> Most recently some people asked for an Riena only build so here is the
>> link for M4 just for Riena packages. Joel, Ekke maybe you two can
>> verify that this package contains what you want or complain if there
>> is something wrong with the package.
>>
>> The zip file (4 MB) contains all Riena packages and some external lib
>> that are either incubation or modified compared to the eclipse release
>> (like org.eclipse.equinox.cm
> uuups...
> just noticed that you have a modified cm.HEAD
> my server-tests at the moment run using cm from equinox SDK
>
> I know about the differences of log.HEAD
>
> whats the reason to use cm.HEAD ?
> perhaps you can give some info whats different

We havnt modified org.eclipse.equinox.cm, but ConfigurationManagment is not in 3.4.0. It was in incubator back then and
thats why we added it into the Riena platform. We probably are going to drop it altogether because we are now rather
using org.eclipse.core.variables. So I guess its gone for M5.

christian
>
> thx
>
> ekke
> or org.eclipse.equinox.log).
>>
>> Hope that helps some people to setup their more advanced environment.
>>
>> Here is the link
>> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip
>>
> looks good
>
> I'm using some bundles from other repositories:
>
> com.springsource.org.apache.commons.beanutils-1.7.0.jar
> com.springsource.org.apache.log4j-1.2.15
> com.springsource.org.easymock-2.3.0.jar
>
> (together with my new slf4j logging I'm using
> log4j.over.slf4j_1.5.3.jar together with other slf4j and logback jars
> instead of com.springsource.org.apache.log4j-1.2.15)
>
> ---
> the following jars I already have from eclipse RCP download:
>
> org.eclipse.core.variables_3.2.100.v20080529-1300.jar
> org.junit_3.8.2.v20080602-1318
again org.junit and org.eclipse.core.variables is not in my eclipse-RCP-SDK-3.4-win32.zip. (also not in
eclipse-equinox-SDK-3.4.zip) So thats why we added them to our package.
>
> ciao
>
> ekke
>>
>> cheers
>> christian campo
Re: Riena 1.0.0.M4 build without Equinox [message #13152 is a reply to message #13093] Tue, 30 September 2008 08:35 Go to previous messageGo to next message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
Joel,

I have uploaded what we already had built but didnt make public. If you want more separate downloads, I recommend
filling out a bugzilla report so we can address it for one of the next milestones.

cheers
christian


ekke schrieb:
> Joel Rosi-Schwartz schrieb:
>> On 2008-09-29 15:42:00 +0100, Christian Campo
>> <christian.campo@compeople.de> said:
>>
>>> Hi,
>>>
>>> when we uploaded the M4 of Riena we only made the Target Platform
>>> available which is actually the best starting point to experiment
>>> with Riena.
>>>
>>> Most recently some people asked for an Riena only build so here is
>>> the link for M4 just for Riena packages. Joel, Ekke maybe you two can
>>> verify that this package contains what you want or complain if there
>>> is something wrong with the package.
>>>
>>> The zip file (4 MB) contains all Riena packages and some external lib
>>> that are either incubation or modified compared to the eclipse
>>> release (like org.eclipse.equinox.cm or org.eclipse.equinox.log).
>>>
>>> Hope that helps some people to setup their more advanced environment.
>>>
>>> Here is the link
>>> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip
>>>
>>
>> cheers
>> christian
>>>
>>> campo
>>
>> Thanks Christian. Is there any chance of getting another bundle that
>> only contains what is required for basic server that does remoting,
>
> I dont know so much from Riena internals,
> but only server-functionality should be available using
>
> com.caucho.hessian
>
> riena.communication...
> .console
> .core
> .factory.hessian
> .publisher
> .publisher.hessian
>
> riena.core
> riena.security.common
> riena.server
>
> org.mortbay.jetty
> and some apache, javax, ...
>
> --------
> if you're not sure - an easy way to see whats needed:
> write a small class testing the functionality you need
> (per ex. only remote services if this is what you need)
> then create an OSGI launcher config
> select your plugin-project from workspace
> and then: validate... add required bundles etc.
> then you can easy figure out whats needed)
>
> ekke
>
> sans
>> all higher level business component support. Or if that is asking too
>> much I would be very satisfied if I simply had a list of which bundles
>> are required.
>>
>> On the Equinox front I now understand the
>> org.eclipse.equinox.log_1.1.0.HEAD is required for Riena. Do you know
>> is Equinox has a target release for when this is going to be rolled
>> into the standard download. What I am after is whether Riena 1.0 is
>> targeting an Equinox 3.4.x or 3.5.
>>
>> Cheers,
>> Joel
Re: Riena 1.0.0.M4 build without Equinox [message #13181 is a reply to message #13123] Tue, 30 September 2008 08:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

Christian Campo schrieb:
> ekke schrieb:
>> Christian Campo schrieb:
>>> Hi,
>>>
>>> when we uploaded the M4 of Riena we only made the Target Platform
>>> available which is actually the best starting point to experiment
>>> with Riena.
>>>
>>> Most recently some people asked for an Riena only build so here is
>>> the link for M4 just for Riena packages. Joel, Ekke maybe you two can
>>> verify that this package contains what you want or complain if there
>>> is something wrong with the package.
>>>
>>> The zip file (4 MB) contains all Riena packages and some external lib
>>> that are either incubation or modified compared to the eclipse
>>> release (like org.eclipse.equinox.cm
>> uuups...
>> just noticed that you have a modified cm.HEAD
>> my server-tests at the moment run using cm from equinox SDK
>>
>> I know about the differences of log.HEAD
>>
>> whats the reason to use cm.HEAD ?
>> perhaps you can give some info whats different
>
> We havnt modified org.eclipse.equinox.cm,

ahhh - thats the reason it worked with cm from equinox sdk

> but ConfigurationManagment is
> not in 3.4.0. It was in incubator back then and thats why we added it
> into the Riena platform. We probably are going to drop it altogether
> because we are now rather using org.eclipse.core.variables. So I guess
> its gone for M5.
>

hmmm - my downloaded
eclipse-equinox-SDK-3.4.zip
includes cm


>> ---
>> the following jars I already have from eclipse RCP download:
>>
>> org.eclipse.core.variables_3.2.100.v20080529-1300.jar
>> org.junit_3.8.2.v20080602-1318
> again org.junit and org.eclipse.core.variables is not in my
> eclipse-RCP-SDK-3.4-win32.zip. (also not in eclipse-equinox-SDK-3.4.zip)
> So thats why we added them to our package.

curious...
my eclipse-rcp-ganymede-macosx-carbon.tar.gz includes both

---
doesn't matter - it works for me thats most important ;-)

ekke
>>
>> ciao
>>
>> ekke
>>>
>>> cheers
>>> christian campo
Re: Riena 1.0.0.M4 build without Equinox [message #13208 is a reply to message #13152] Wed, 01 October 2008 10:17 Go to previous messageGo to next message
Joel Rosi-Schwartz is currently offline Joel Rosi-SchwartzFriend
Messages: 624
Registered: July 2009
Location: London. England
Senior Member
On 2008-09-30 09:35:37 +0100, Christian Campo
<christian.campo@compeople.de> said:

> Joel,
>
> I have uploaded what we already had built but didnt make public. If you
> want more separate downloads, I recommend filling out a bugzilla report
> so we can address it for one of the next milestones.
>
> cheers
> christian

Christian,

Could you please post the URL for download. I have scrounged around,
but do not find a way to access it.

Many thanks,
Joel
Re: Riena 1.0.0.M4 build without Equinox [message #13235 is a reply to message #13208] Thu, 02 October 2008 14:00 Go to previous messageGo to next message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
Joel Rosi-Schwartz schrieb:
> On 2008-09-30 09:35:37 +0100, Christian Campo
> <christian.campo@compeople.de> said:
>
>> Joel,
>>
>> I have uploaded what we already had built but didnt make public. If
>> you want more separate downloads, I recommend filling out a bugzilla
>> report so we can address it for one of the next milestones.
>>
>> cheers
>> christian
>
> Christian,
>
> Could you please post the URL for download. I have scrounged around, but
> do not find a way to access it.
>
> Many thanks,
> Joel
>
I posted that before but here it is again
http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip

Or is that anything wrong with that kind of link ?

christian campo
Re: Riena 1.0.0.M4 build without Equinox [message #13263 is a reply to message #13235] Thu, 02 October 2008 15:52 Go to previous message
Joel Rosi-Schwartz is currently offline Joel Rosi-SchwartzFriend
Messages: 624
Registered: July 2009
Location: London. England
Senior Member
On 2008-10-02 15:00:30 +0100, Christian Campo
<christian.campo@compeople.de> said:

> Joel Rosi-Schwartz schrieb:
>> On 2008-09-30 09:35:37 +0100, Christian Campo
>> <christian.campo@compeople.de> said:
>>
>>> Joel,
>>>
>>> I have uploaded what we already had built but didnt make public. If you
>>> want more separate downloads, I recommend filling out a bugzilla report
>>> so we can address it for one of the next milestones.
>>>
>>> cheers
>>> christian
>>
>> Christian,
>>
>> Could you please post the URL for download. I have scrounged around,
>> but do not find a way to access it.
>>
>> Many thanks,
>> Joel
>>
> I posted that before but here it is again
> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip

Or
>
> is that anything wrong with that kind of link ?
>
> christian campo

I think I have my wire crossed. I thought your comment " I have
uploaded what we already had built but didnt make public." as saying
that you have made available a server only distribution. I will create
a bugzilla as you suggested for this.

Apologies for any confusion.

Cheers,
Joel
Re: Riena 1.0.0.M4 build without Equinox [message #575473 is a reply to message #13005] Mon, 29 September 2008 16:06 Go to previous message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

Christian Campo schrieb:
> Hi,
>
> when we uploaded the M4 of Riena we only made the Target Platform
> available which is actually the best starting point to experiment with
> Riena.
>
> Most recently some people asked for an Riena only build so here is the
> link for M4 just for Riena packages. Joel, Ekke maybe you two can verify
> that this package contains what you want or complain if there is
> something wrong with the package.
>
> The zip file (4 MB) contains all Riena packages and some external lib
> that are either incubation or modified compared to the eclipse release
> (like org.eclipse.equinox.cm
uuups...
just noticed that you have a modified cm.HEAD
my server-tests at the moment run using cm from equinox SDK

I know about the differences of log.HEAD

whats the reason to use cm.HEAD ?
perhaps you can give some info whats different

thx

ekke
or org.eclipse.equinox.log).
>
> Hope that helps some people to setup their more advanced environment.
>
> Here is the link
> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip
>
looks good

I'm using some bundles from other repositories:

com.springsource.org.apache.commons.beanutils-1.7.0.jar
com.springsource.org.apache.log4j-1.2.15
com.springsource.org.easymock-2.3.0.jar

(together with my new slf4j logging I'm using
log4j.over.slf4j_1.5.3.jar together with other slf4j and logback jars
instead of com.springsource.org.apache.log4j-1.2.15)

---
the following jars I already have from eclipse RCP download:

org.eclipse.core.variables_3.2.100.v20080529-1300.jar
org.junit_3.8.2.v20080602-1318

ciao

ekke
>
> cheers
> christian campo
Re: Riena 1.0.0.M4 build without Equinox [message #575495 is a reply to message #13005] Mon, 29 September 2008 17:16 Go to previous message
Joel Rosi-Schwartz is currently offline Joel Rosi-SchwartzFriend
Messages: 624
Registered: July 2009
Location: London. England
Senior Member
On 2008-09-29 15:42:00 +0100, Christian Campo
<christian.campo@compeople.de> said:

> Hi,
>
> when we uploaded the M4 of Riena we only made the Target Platform
> available which is actually the best starting point to experiment with
> Riena.
>
> Most recently some people asked for an Riena only build so here is the
> link for M4 just for Riena packages. Joel, Ekke maybe you two can
> verify that this package contains what you want or complain if there is
> something wrong with the package.
>
> The zip file (4 MB) contains all Riena packages and some external lib
> that are either incubation or modified compared to the eclipse release
> (like org.eclipse.equinox.cm or org.eclipse.equinox.log).
>
> Hope that helps some people to setup their more advanced environment.
>
> Here is the link
> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip

cheers
christian
>
> campo

Thanks Christian. Is there any chance of getting another bundle that
only contains what is required for basic server that does remoting,
sans all higher level business component support. Or if that is asking
too much I would be very satisfied if I simply had a list of which
bundles are required.

On the Equinox front I now understand the
org.eclipse.equinox.log_1.1.0.HEAD is required for Riena. Do you know
is Equinox has a target release for when this is going to be rolled
into the standard download. What I am after is whether Riena 1.0 is
targeting an Equinox 3.4.x or 3.5.

Cheers,
Joel
--
Joel Rosi-Schwartz
Etish Limited [http://www.etish.org]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
^...^
/ o,o \ The proud parents of Useme & ORMF
|) ::: (| Open Requirements Management Framework
====w=w==== [http://www.eclipse.org/ormf/]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Re: Riena 1.0.0.M4 build without Equinox [message #575519 is a reply to message #13064] Mon, 29 September 2008 17:48 Go to previous message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

Joel Rosi-Schwartz schrieb:
> On 2008-09-29 15:42:00 +0100, Christian Campo
> <christian.campo@compeople.de> said:
>
>> Hi,
>>
>> when we uploaded the M4 of Riena we only made the Target Platform
>> available which is actually the best starting point to experiment with
>> Riena.
>>
>> Most recently some people asked for an Riena only build so here is the
>> link for M4 just for Riena packages. Joel, Ekke maybe you two can
>> verify that this package contains what you want or complain if there
>> is something wrong with the package.
>>
>> The zip file (4 MB) contains all Riena packages and some external lib
>> that are either incubation or modified compared to the eclipse release
>> (like org.eclipse.equinox.cm or org.eclipse.equinox.log).
>>
>> Hope that helps some people to setup their more advanced environment.
>>
>> Here is the link
>> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip
>>
>
> cheers
> christian
>>
>> campo
>
> Thanks Christian. Is there any chance of getting another bundle that
> only contains what is required for basic server that does remoting,

I dont know so much from Riena internals,
but only server-functionality should be available using

com.caucho.hessian

riena.communication...
..console
..core
..factory.hessian
..publisher
..publisher.hessian

riena.core
riena.security.common
riena.server

org.mortbay.jetty
and some apache, javax, ...

--------
if you're not sure - an easy way to see whats needed:
write a small class testing the functionality you need
(per ex. only remote services if this is what you need)
then create an OSGI launcher config
select your plugin-project from workspace
and then: validate... add required bundles etc.
then you can easy figure out whats needed)

ekke

sans
> all higher level business component support. Or if that is asking too
> much I would be very satisfied if I simply had a list of which bundles
> are required.
>
> On the Equinox front I now understand the
> org.eclipse.equinox.log_1.1.0.HEAD is required for Riena. Do you know is
> Equinox has a target release for when this is going to be rolled into
> the standard download. What I am after is whether Riena 1.0 is targeting
> an Equinox 3.4.x or 3.5.
>
> Cheers,
> Joel
Re: Riena 1.0.0.M4 build without Equinox [message #575532 is a reply to message #13035] Tue, 30 September 2008 08:33 Go to previous message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
ekke schrieb:
> Christian Campo schrieb:
>> Hi,
>>
>> when we uploaded the M4 of Riena we only made the Target Platform
>> available which is actually the best starting point to experiment with
>> Riena.
>>
>> Most recently some people asked for an Riena only build so here is the
>> link for M4 just for Riena packages. Joel, Ekke maybe you two can
>> verify that this package contains what you want or complain if there
>> is something wrong with the package.
>>
>> The zip file (4 MB) contains all Riena packages and some external lib
>> that are either incubation or modified compared to the eclipse release
>> (like org.eclipse.equinox.cm
> uuups...
> just noticed that you have a modified cm.HEAD
> my server-tests at the moment run using cm from equinox SDK
>
> I know about the differences of log.HEAD
>
> whats the reason to use cm.HEAD ?
> perhaps you can give some info whats different

We havnt modified org.eclipse.equinox.cm, but ConfigurationManagment is not in 3.4.0. It was in incubator back then and
thats why we added it into the Riena platform. We probably are going to drop it altogether because we are now rather
using org.eclipse.core.variables. So I guess its gone for M5.

christian
>
> thx
>
> ekke
> or org.eclipse.equinox.log).
>>
>> Hope that helps some people to setup their more advanced environment.
>>
>> Here is the link
>> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip
>>
> looks good
>
> I'm using some bundles from other repositories:
>
> com.springsource.org.apache.commons.beanutils-1.7.0.jar
> com.springsource.org.apache.log4j-1.2.15
> com.springsource.org.easymock-2.3.0.jar
>
> (together with my new slf4j logging I'm using
> log4j.over.slf4j_1.5.3.jar together with other slf4j and logback jars
> instead of com.springsource.org.apache.log4j-1.2.15)
>
> ---
> the following jars I already have from eclipse RCP download:
>
> org.eclipse.core.variables_3.2.100.v20080529-1300.jar
> org.junit_3.8.2.v20080602-1318
again org.junit and org.eclipse.core.variables is not in my eclipse-RCP-SDK-3.4-win32.zip. (also not in
eclipse-equinox-SDK-3.4.zip) So thats why we added them to our package.
>
> ciao
>
> ekke
>>
>> cheers
>> christian campo
Re: Riena 1.0.0.M4 build without Equinox [message #575552 is a reply to message #13093] Tue, 30 September 2008 08:35 Go to previous message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
Joel,

I have uploaded what we already had built but didnt make public. If you want more separate downloads, I recommend
filling out a bugzilla report so we can address it for one of the next milestones.

cheers
christian


ekke schrieb:
> Joel Rosi-Schwartz schrieb:
>> On 2008-09-29 15:42:00 +0100, Christian Campo
>> <christian.campo@compeople.de> said:
>>
>>> Hi,
>>>
>>> when we uploaded the M4 of Riena we only made the Target Platform
>>> available which is actually the best starting point to experiment
>>> with Riena.
>>>
>>> Most recently some people asked for an Riena only build so here is
>>> the link for M4 just for Riena packages. Joel, Ekke maybe you two can
>>> verify that this package contains what you want or complain if there
>>> is something wrong with the package.
>>>
>>> The zip file (4 MB) contains all Riena packages and some external lib
>>> that are either incubation or modified compared to the eclipse
>>> release (like org.eclipse.equinox.cm or org.eclipse.equinox.log).
>>>
>>> Hope that helps some people to setup their more advanced environment.
>>>
>>> Here is the link
>>> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip
>>>
>>
>> cheers
>> christian
>>>
>>> campo
>>
>> Thanks Christian. Is there any chance of getting another bundle that
>> only contains what is required for basic server that does remoting,
>
> I dont know so much from Riena internals,
> but only server-functionality should be available using
>
> com.caucho.hessian
>
> riena.communication...
> .console
> .core
> .factory.hessian
> .publisher
> .publisher.hessian
>
> riena.core
> riena.security.common
> riena.server
>
> org.mortbay.jetty
> and some apache, javax, ...
>
> --------
> if you're not sure - an easy way to see whats needed:
> write a small class testing the functionality you need
> (per ex. only remote services if this is what you need)
> then create an OSGI launcher config
> select your plugin-project from workspace
> and then: validate... add required bundles etc.
> then you can easy figure out whats needed)
>
> ekke
>
> sans
>> all higher level business component support. Or if that is asking too
>> much I would be very satisfied if I simply had a list of which bundles
>> are required.
>>
>> On the Equinox front I now understand the
>> org.eclipse.equinox.log_1.1.0.HEAD is required for Riena. Do you know
>> is Equinox has a target release for when this is going to be rolled
>> into the standard download. What I am after is whether Riena 1.0 is
>> targeting an Equinox 3.4.x or 3.5.
>>
>> Cheers,
>> Joel
Re: Riena 1.0.0.M4 build without Equinox [message #575592 is a reply to message #13123] Tue, 30 September 2008 08:43 Go to previous message
Eclipse UserFriend
Originally posted by: ekkehard.gentz-software.de

Christian Campo schrieb:
> ekke schrieb:
>> Christian Campo schrieb:
>>> Hi,
>>>
>>> when we uploaded the M4 of Riena we only made the Target Platform
>>> available which is actually the best starting point to experiment
>>> with Riena.
>>>
>>> Most recently some people asked for an Riena only build so here is
>>> the link for M4 just for Riena packages. Joel, Ekke maybe you two can
>>> verify that this package contains what you want or complain if there
>>> is something wrong with the package.
>>>
>>> The zip file (4 MB) contains all Riena packages and some external lib
>>> that are either incubation or modified compared to the eclipse
>>> release (like org.eclipse.equinox.cm
>> uuups...
>> just noticed that you have a modified cm.HEAD
>> my server-tests at the moment run using cm from equinox SDK
>>
>> I know about the differences of log.HEAD
>>
>> whats the reason to use cm.HEAD ?
>> perhaps you can give some info whats different
>
> We havnt modified org.eclipse.equinox.cm,

ahhh - thats the reason it worked with cm from equinox sdk

> but ConfigurationManagment is
> not in 3.4.0. It was in incubator back then and thats why we added it
> into the Riena platform. We probably are going to drop it altogether
> because we are now rather using org.eclipse.core.variables. So I guess
> its gone for M5.
>

hmmm - my downloaded
eclipse-equinox-SDK-3.4.zip
includes cm


>> ---
>> the following jars I already have from eclipse RCP download:
>>
>> org.eclipse.core.variables_3.2.100.v20080529-1300.jar
>> org.junit_3.8.2.v20080602-1318
> again org.junit and org.eclipse.core.variables is not in my
> eclipse-RCP-SDK-3.4-win32.zip. (also not in eclipse-equinox-SDK-3.4.zip)
> So thats why we added them to our package.

curious...
my eclipse-rcp-ganymede-macosx-carbon.tar.gz includes both

---
doesn't matter - it works for me thats most important ;-)

ekke
>>
>> ciao
>>
>> ekke
>>>
>>> cheers
>>> christian campo
Re: Riena 1.0.0.M4 build without Equinox [message #575614 is a reply to message #13152] Wed, 01 October 2008 10:17 Go to previous message
Joel Rosi-Schwartz is currently offline Joel Rosi-SchwartzFriend
Messages: 624
Registered: July 2009
Location: London. England
Senior Member
On 2008-09-30 09:35:37 +0100, Christian Campo
<christian.campo@compeople.de> said:

> Joel,
>
> I have uploaded what we already had built but didnt make public. If you
> want more separate downloads, I recommend filling out a bugzilla report
> so we can address it for one of the next milestones.
>
> cheers
> christian

Christian,

Could you please post the URL for download. I have scrounged around,
but do not find a way to access it.

Many thanks,
Joel
Re: Riena 1.0.0.M4 build without Equinox [message #575627 is a reply to message #13208] Thu, 02 October 2008 14:00 Go to previous message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
Joel Rosi-Schwartz schrieb:
> On 2008-09-30 09:35:37 +0100, Christian Campo
> <christian.campo@compeople.de> said:
>
>> Joel,
>>
>> I have uploaded what we already had built but didnt make public. If
>> you want more separate downloads, I recommend filling out a bugzilla
>> report so we can address it for one of the next milestones.
>>
>> cheers
>> christian
>
> Christian,
>
> Could you please post the URL for download. I have scrounged around, but
> do not find a way to access it.
>
> Many thanks,
> Joel
>
I posted that before but here it is again
http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip

Or is that anything wrong with that kind of link ?

christian campo
Re: Riena 1.0.0.M4 build without Equinox [message #575650 is a reply to message #13235] Thu, 02 October 2008 15:52 Go to previous message
Joel Rosi-Schwartz is currently offline Joel Rosi-SchwartzFriend
Messages: 624
Registered: July 2009
Location: London. England
Senior Member
On 2008-10-02 15:00:30 +0100, Christian Campo
<christian.campo@compeople.de> said:

> Joel Rosi-Schwartz schrieb:
>> On 2008-09-30 09:35:37 +0100, Christian Campo
>> <christian.campo@compeople.de> said:
>>
>>> Joel,
>>>
>>> I have uploaded what we already had built but didnt make public. If you
>>> want more separate downloads, I recommend filling out a bugzilla report
>>> so we can address it for one of the next milestones.
>>>
>>> cheers
>>> christian
>>
>> Christian,
>>
>> Could you please post the URL for download. I have scrounged around,
>> but do not find a way to access it.
>>
>> Many thanks,
>> Joel
>>
> I posted that before but here it is again
> http://www.eclipse.org/downloads/download.php?file=/rt/riena /Riena-1.0.0.M4-incubator.zip

Or
>
> is that anything wrong with that kind of link ?
>
> christian campo

I think I have my wire crossed. I thought your comment " I have
uploaded what we already had built but didnt make public." as saying
that you have made available a server only distribution. I will create
a bugzilla as you suggested for this.

Apologies for any confusion.

Cheers,
Joel
Previous Topic:Riena 1.0.0.M4 build without Equinox
Next Topic:Client to Server remote access in a many to many topology
Goto Forum:
  


Current Time: Tue Mar 19 09:29:45 GMT 2024

Powered by FUDForum. Page generated in 0.02832 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top