Hi,

I have uploaded them. Thanks for the pointer. They wont be on the
mirrors yet, but that shouldn't take long.

Alasdair

On 17 May 2011 17:56, Alasdair Nottingham <[email protected]> wrote:
> OK, I'll give that a go, thanks
>
> Alasdair
>
> On 17 May 2011 16:23, zoe slattery <[email protected]> wrote:
>> On 17/05/2011 12:51, Alasdair Nottingham wrote:
>>>
>>> Right, they were released, but aren't on minotaur or the web page. I'm
>>> not sure what the right process for fixing that is. For instance can
>>> we just copy them from nexus? Do they need to be signed etc?
>>
>> It's just a completely straightforward copy of the jars (including all the
>> md5, sha1 etc stuff). It's documented towards the end of the release
>> documentation. I would probably just get them from the Maven repo and copy
>> them into the right place on minotaur.  I usually just tar stuff up, scp it
>> to my account on minotaur (people.apache.org) and extract the tar file in
>> the dist directory. Let me know if you need more precise directions.
>>
>> Just for info, it's this part of the release process that will be different
>> in future. Instead of putting release artifacts into a dist directory on
>> minotaur they will (can already I think) go into part of the SVN repo. I
>> can't find this documented but it's a bit hard to search for. I also wonder
>> how the linking from the downloads page (via apache mirrors) will work.
>> Anyway - something for the next RM to think about.
>>
>> Z
>>
>>> Alasdair
>>>
>>> On 17 May 2011 12:24, zoe slattery<[email protected]>  wrote:
>>>>
>>>> On 17/05/2011 11:57, Alasdair Nottingham wrote:
>>>>>
>>>>> lol. They are needed in 0.3, but not in trunk.
>>>>>
>>>>> Mark any idea?
>>>>
>>>> Oh - I see! They are actually released, someone just needs to fix the
>>>> downloads table and add them to the dist directory on minotaur.
>>>> Z
>>>>>
>>>>> Alasdair
>>>>>
>>>>> On 17 May 2011 11:52, zoe slattery<[email protected]>    wrote:
>>>>>>
>>>>>> On 16/05/2011 23:49, Alasdair Nottingham wrote:
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> I can't see the following two jars in our download page, or the
>>>>>>> download repository. I may have missed them, but anyone have any
>>>>>>> ideas?
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> http://repo1.maven.org/maven2/org/apache/aries/application/org.apache.aries.application.noop.platform.repo/0.3/org.apache.aries.application.noop.platform.repo-0.3.jar
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> http://repo1.maven.org/maven2/org/apache/aries/application/org.apache.aries.application.noop.postresolve.process/0.3/org.apache.aries.application.noop.postresolve.process-0.3.jar
>>>>>>
>>>>>> I have a vague memory of these two. I think I checked with Mark who
>>>>>> thought
>>>>>> that they were no longer required and their function had been replaced
>>>>>> with
>>>>>> other bundles. So - short answer - ask Mark :-)
>>>>>>
>>>>>> Zoe
>>>>>>>
>>>>>>> Thanks
>>>>>>> Alasdair
>>>>>>>
>>>>>>> ---------- Forwarded message ----------
>>>>>>> From: Alasdair Nottingham<[email protected]>
>>>>>>> Date: 16 May 2011 23:48
>>>>>>> Subject: Re: Not able to deploy .eba! What are all the required
>>>>>>> bundles?
>>>>>>> To: [email protected]
>>>>>>>
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> The first thing to note is that file install by default watches the
>>>>>>> load directory, not the bundle directory. So to deploy the eba you
>>>>>>> will need to create a load directory and drop the eba in there.
>>>>>>>
>>>>>>> I also notice that you have two bundles called Apache Aries
>>>>>>> Application OBR Resolver. You only need one of these. If you want to
>>>>>>> use the real OBR one (this is what I have checked out) then you need
>>>>>>> the following bundles:
>>>>>>>
>>>>>>>    5|Active     |    1|Apache Aries Application API (0.3.0)
>>>>>>>    6|Active     |    1|Apache Aries Application Default local platform
>>>>>>> (0.3.0)
>>>>>>>    7|Active     |    1|Apache Aries Application Deployment Management
>>>>>>> (0.3.0)
>>>>>>>    8|Active     |    1|Apache Aries Application Installer (0.3.0)
>>>>>>>    9|Active     |    1|Apache Aries Application Management (0.3.0)
>>>>>>>   10|Active     |    1|Apache Aries Application Modelling (0.3.0)
>>>>>>>   11|Active     |    1|Apache Aries Application Platform Repository
>>>>>>> (0.3.0)
>>>>>>>   12|Active     |    1|Apache Aries Application postresolve process
>>>>>>> (0.3.0)
>>>>>>>   13|Active     |    1|Apache Aries Application OBR Resolver (0.3.0)
>>>>>>>   14|Active     |    1|Apache Aries Application Runtime (0.3.0)
>>>>>>>
>>>>>>> The differences are here:
>>>>>>>
>>>>>>>   11|Active     |    1|Apache Aries Application Platform Repository
>>>>>>> (0.3.0)
>>>>>>>   12|Active     |    1|Apache Aries Application postresolve process
>>>>>>> (0.3.0)
>>>>>>>
>>>>>>> I can't see these from our download page which I'll look into, but
>>>>>>> they can be downloaded from maven central here:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> http://repo1.maven.org/maven2/org/apache/aries/application/org.apache.aries.application.noop.platform.repo/0.3/org.apache.aries.application.noop.platform.repo-0.3.jar
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> http://repo1.maven.org/maven2/org/apache/aries/application/org.apache.aries.application.noop.postresolve.process/0.3/org.apache.aries.application.noop.postresolve.process-0.3.jar
>>>>>>>
>>>>>>> I hope this helps
>>>>>>> Alasdair
>>>>>>>
>>>>>>>
>>>>>>> On 16 May 2011 21:34, Matt Madhavan<[email protected]>
>>>>>>>  wrote:
>>>>>>>>
>>>>>>>> Hello,
>>>>>>>> I have a simple eba bundles with 3 bundles embedded. I started the
>>>>>>>> OSGi
>>>>>>>> container (Tried both the Equinox and Felix containers). I dropped
>>>>>>>> the
>>>>>>>> .EBA
>>>>>>>> bundle in the bundle folder and nothing happens!
>>>>>>>> Any ideas? What are all the required bundles? The following are the
>>>>>>>> bundles
>>>>>>>> I have:
>>>>>>>> START LEVEL 1
>>>>>>>>    ID|State      |Level|Name
>>>>>>>>     0|Active     |    0|System Bundle (3.2.1)
>>>>>>>>     1|Active     |    1|ASM all classes (3.2.0)
>>>>>>>>     2|Active     |    1|Commons Collections (3.2.1)
>>>>>>>>     3|Active     |    1|Commons Lang (2.5.0)
>>>>>>>>     4|Active     |    1|Commons Pool (1.5.4)
>>>>>>>>     5|Active     |    1|Apache Derby 10.5 (10.5.3000000.802917)
>>>>>>>>     6|Active     |    1|geronimo-j2ee-connector_1.5_spec (2.0.0)
>>>>>>>>     7|Active     |    1|Apache Geronimo JSR-317 JPA 2.0 Spec API
>>>>>>>> (1.1.0)
>>>>>>>>     8|Active     |    1|geronimo-jta_1.1_spec (1.1.1)
>>>>>>>>     9|Active     |    1|geronimo-servlet_2.5_spec (1.2.0)
>>>>>>>>    10|Installed  |    1|Geronimo TxManager :: Transaction (2.1.3)
>>>>>>>>    11|Active     |    1|OpenJPA Aggregate Jar (2.0.0)
>>>>>>>>    12|Active     |    1|Apache Aries Application API (0.3.0)
>>>>>>>>    13|Active     |    1|Apache Aries Application Default local
>>>>>>>> platform
>>>>>>>> (0.3.0)
>>>>>>>>    14|Active     |    1|Apache Aries Application Deployment
>>>>>>>> Management
>>>>>>>> (0.3.0)
>>>>>>>>    15|Active     |    1|Apache Aries Application Installer (0.3.0)
>>>>>>>>    16|Active     |    1|Apache Aries Application Management (0.3.0)
>>>>>>>>    17|Active     |    1|Apache Aries Application Modelling (0.3.0)
>>>>>>>>    18|Active     |    1|Apache Aries Application OBR Resolver (0.3.0)
>>>>>>>>    19|Active     |    1|Apache Aries Application OBR Resolver (0.3.0)
>>>>>>>>    20|Active     |    1|Apache Aries Application Runtime (0.3.0)
>>>>>>>>    21|Active     |    1|Apache Aries Application Utils (0.3.0)
>>>>>>>>    22|Active     |    1|Apache Aries Blueprint Bundle (0.3.0)
>>>>>>>>    23|Active     |    1|Apache Aries JNDI Bundle (0.3.0)
>>>>>>>>    24|Active     |    1|Aries JPA Container API (0.3.0)
>>>>>>>>    25|Active     |    1|Aries JPA Container blueprint integration for
>>>>>>>> Aries
>>>>>>>> blue
>>>>>>>> print (0.3.0)
>>>>>>>>    26|Active     |    1|Aries JPA Container (0.3.0)
>>>>>>>>    27|Active     |    1|Aries JPA Container Managed Contexts (0.3.0)
>>>>>>>>    28|Active     |    1|Apache Aries Proxy Bundle (0.3.0)
>>>>>>>>    29|Active     |    1|Apache Aries Transaction Blueprint (0.3.0)
>>>>>>>>    30|Installed  |    1|Apache Aries Transaction Manager (0.3.0)
>>>>>>>>    31|Active     |    1|Apache Aries Transaction Enlisting JDBC
>>>>>>>> Datasource
>>>>>>>> (0.3.
>>>>>>>> 0)
>>>>>>>>    32|Active     |    1|Apache Aries Util (0.3.0)
>>>>>>>>    33|Active     |    1|Apache Felix Bundle Repository (1.6.2)
>>>>>>>>    34|Active     |    1|Apache Felix Bundle Repository (1.6.4)
>>>>>>>>    35|Active     |    1|Apache Felix File Install (3.1.4)
>>>>>>>>    36|Active     |    1|Apache Felix Gogo Command (0.8.0)
>>>>>>>>    37|Active     |    1|Apache Felix Gogo Runtime (0.8.0)
>>>>>>>>    38|Active     |    1|Apache Felix Gogo Shell (0.8.0)
>>>>>>>>    39|Active     |    1|Apache ServiceMix Bundles: serp-1.13.1
>>>>>>>> (1.13.1.2)
>>>>>>>>    40|Active     |    1|OPS4J Pax Logging - API (1.4.0)
>>>>>>>>    41|Active     |    1|OPS4J Pax Logging - Service (1.4.0)
>>>>>>>>    42|Active     |    1|OPS4J Pax Web - Extender - WAR (0.8.1)
>>>>>>>>    43|Active     |    1|OPS4J Pax Web - Jetty Bundle (0.8.1)
>>>>>>>>    44|Active     |    1|OPS4J Pax Web - Jsp Support (0.8.1)
>>>>>>>>    45|Active     |    1|OSGi Release 4.0.1 Services
>>>>>>>> (3.1.200.v20070605)
>>>>>>>>
>>>>>>>> Thanks
>>>>>>>> Matt
>>>>>>>
>>>>>>> --
>>>>>>> Alasdair Nottingham
>>>>>>> [email protected]
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>
>>>>
>>>
>>>
>>
>>
>
>
>
> --
> Alasdair Nottingham
> [email protected]
>



-- 
Alasdair Nottingham
[email protected]

Reply via email to