<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel">
    <title>gmane.comp.java.geronimo.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94374"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94373"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94372"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94371"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94370"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94369"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94368"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94367"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94366"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94365"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94364"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94363"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94362"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94361"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94360"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94359"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94358"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94357"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94356"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94355"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94374">
    <title>[jira] [Commented] (GERONIMO-6357) Gemini Blueprint on Geronimo</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94374</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/GERONIMO-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13283594#comment-13283594 ] 

Jarek Gawor commented on GERONIMO-6357:
---------------------------------------

Btw, to install Gemini extender on Geronimo beta 2 do:

1) Add the following to $GERONIMO_HOME/etc/org.ops4j.pax.url.mvn.cfg:

org.ops4j.pax.url.mvn.repositories= \
     http://zodiac.springsource.com/maven/bundles/release, \
     http://repo1.maven.org/maven2

2. Install the following bundles:

install mvn:org.springframework/spring-core/3.0.7.RELEASE
install mvn:org.springframework/spring-beans/3.0.7.RELEASE
install mvn:org.springframework/spring-aop/3.0.7.RELEASE
install mvn:org.springframework/spring-context/3.0.7.RELEASE
install mvn:org.springframework/spring-context-support/3.0.7.RELEASE
install mvn:org.springframework/spring-asm/3.0.7.RELEASE
install mvn:org.springframework/spring-expression/3.0.7.RELEASE

install mvn:org.apache.servicemix.bundles/o&lt;/pre&gt;</description>
    <dc:creator>Jarek Gawor (JIRA</dc:creator>
    <dc:date>2012-05-25T16:52:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94373">
    <title>[jira] [Updated] (GERONIMO-6357) Gemini Blueprint on Geronimo</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94373</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated GERONIMO-6357:
----------------------------------

    Attachment: geronimo-gemini.zip

Another possible solution for this issue is to use various OSGi hooks to hide the Geronimo (and Geronimo-related) Blueprint bundles from the Gemini extender. I'm attaching a bundle that tries to do just that.

                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Jarek Gawor (JIRA</dc:creator>
    <dc:date>2012-05-25T16:46:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94372">
    <title>[jira] [Updated] (GERONIMO-6357) Gemini Blueprint on Geronimo</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94372</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated GERONIMO-6357:
----------------------------------

    Description: 
It is not possible to install &amp;amp; use Gemini Blueprint on Geronimo since Blueprint bundles can get cross-wired and processed twice, etc. because Geronimo already has a Blueprint implementation from the Aries project.

KARAF-928 provides a solution to this issue by updating each Blueprint bundle manifest to have an explicit import on some standard Blueprint API. That should cause the bundles to be processes only by one extender.

In Geronimo, we have a bunch of Blueprint bundles that we would have to update in such a way. Including bundles from Aries, Yoko, Geronimo itself, Karaf, and maybe XBean. And this is provided we either update Geronimo to Karaf 3.0 or back-port the changes in KARAF-928 to version of Karaf we currently use in Geronimo.



  was:
It is not possible to install &amp;amp; use Gemini Bl&lt;/pre&gt;</description>
    <dc:creator>Jarek Gawor (JIRA</dc:creator>
    <dc:date>2012-05-25T16:34:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94371">
    <title>[jira] [Created] (GERONIMO-6357) Gemini Blueprint on Geronimo</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94371</link>
    <description>&lt;pre&gt;Jarek Gawor created GERONIMO-6357:
-------------------------------------

             Summary: Gemini Blueprint on Geronimo
                 Key: GERONIMO-6357
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6357
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: Aries, osgi
    Affects Versions: 3.0-beta-2
            Reporter: Jarek Gawor
            Assignee: Jarek Gawor


It is not possible to install &amp;amp; use Gemini Blueprint on Geronimo since bundles can get cross-wired and processed twice, etc. because Geronimo already has a Blueprint implementation from the Aries project.

KARAF-928 provides a solution to this issue by updating each Blueprint bundle manifest to have an explicit import on some standard Blueprint API. That should cause the bundles to be processes only by one extender.

In Geronimo, we have a bunch of Blueprint bundles that we would have to update in such a way. Including bundles from Ar&lt;/pre&gt;</description>
    <dc:creator>Jarek Gawor (JIRA</dc:creator>
    <dc:date>2012-05-25T16:30:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94370">
    <title>[VOTE PASS] Release Geronimo axis2 bundle version 1.6.1_2</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94370</link>
    <description>&lt;pre&gt;+1: Ivan, Shawn, Kevan, Forrest

No -1 and +0, vote pass!

On Wed, May 23, 2012 at 10:05 AM, Forrest Xia &amp;lt;forrestxm-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-25T14:10:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94369">
    <title>[jira] [Commented] (GERONIMO-6348) XSSXSRFFilter blocked HttpServletRequest due to invalid FORM content</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94369</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/GERONIMO-6348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13282788#comment-13282788 ] 

Jarek Gawor commented on GERONIMO-6348:
---------------------------------------

In revision 1342432 I committed another work-around to the second scenario. The work-around disables caching of the html pages that have the unique id value replaced. This only happens for IE8 and its compatibility mode.

                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Jarek Gawor (JIRA</dc:creator>
    <dc:date>2012-05-24T21:34:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94368">
    <title>Re: [VOTE] Release Geronimo axis2 bundle version 1.6.1_2</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94368</link>
    <description>&lt;pre&gt;+1

signature/checksum, license/notice, rat, build, binary -- all looked good.

Thanks!

--kevan
On May 22, 2012, at 10:05 PM, Forrest Xia wrote:



&lt;/pre&gt;</description>
    <dc:creator>Kevan Miller</dc:creator>
    <dc:date>2012-05-24T21:02:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94367">
    <title>Re: [VOTE] Release Geronimo axis2 bundle version 1.6.1_2</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94367</link>
    <description>&lt;pre&gt;+1

On Wed, May 23, 2012 at 10:05 AM, Forrest Xia &amp;lt;forrestxm-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Shawn Jiang</dc:creator>
    <dc:date>2012-05-24T12:10:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94366">
    <title>Re: [VOTE] Release Geronimo axis2 bundle version 1.6.1_2</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94366</link>
    <description>&lt;pre&gt;More votes?

On Wed, May 23, 2012 at 9:28 PM, Ivan &amp;lt;xhhsld-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-24T11:50:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94365">
    <title>Re: [VOTE] Release Geronimo axis2 bundle version 1.6.1_2</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94365</link>
    <description>&lt;pre&gt;+1, thanks, Forrest !

2012/5/23 Forrest Xia &amp;lt;forrestxm-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;



&lt;/pre&gt;</description>
    <dc:creator>Ivan</dc:creator>
    <dc:date>2012-05-23T13:28:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94364">
    <title>Re: [VOTE] Release Geronimo axis2 bundle version 1.6.1_2</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94364</link>
    <description>&lt;pre&gt;Anyone else please help vote this, thanks!

On Tue, May 22, 2012 at 10:06 PM, Forrest Xia &amp;lt;forrestxm-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia</dc:creator>
    <dc:date>2012-05-23T09:30:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94363">
    <title>[jira] [Commented] (GERONIMO-6324) Cannot deploy with remote server</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94363</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/GERONIMO-6324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13281432#comment-13281432 ] 

Saphen Qiu commented on GERONIMO-6324:
--------------------------------------

I install server on a remote suse linux, and call deploy.bat -host *.*.*.* list-modules on windows7, it does not work for me firstly, but after I shutdown the firewall service on suse linux, the command works fine.

For this case, please shutdown the firewall service on Ubuntu firstly, and then modify the ip 127.0.1.1 to 127.0.0.1 in /etc/hosts.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Saphen Qiu (JIRA</dc:creator>
    <dc:date>2012-05-23T06:57:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94362">
    <title>[jira] [Resolved] (GERONIMO-6115) null displyed for karaf version when typing "info" command in karaf shell.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94362</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia resolved GERONIMO-6115.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.0-beta-2)
                   3.0

3.0-beta&amp;lt; at &amp;gt;1341764
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia (JIRA</dc:creator>
    <dc:date>2012-05-23T06:53:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94361">
    <title>[jira] [Resolved] (GERONIMO-6196) There is no "Generate CSR, Import CA reply,Change key password" options in Keystore private key page</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94361</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia resolved GERONIMO-6196.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.9
                   3.0
                   2.2.2

xiezhi, thank you for this patch!
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia (JIRA</dc:creator>
    <dc:date>2012-05-23T06:45:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94360">
    <title>[jira] [Resolved] (GERONIMO-6335) incomplete NLS versions of dijit criple console</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94360</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia resolved GERONIMO-6335.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0
         Assignee: Forrest Xia

fixed in 3.0-beta&amp;lt; at &amp;gt;1341757, trunk&amp;lt; at &amp;gt;1341759
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia (JIRA</dc:creator>
    <dc:date>2012-05-23T06:31:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94359">
    <title>[jira] [Updated] (GERONIMO-6196) There is no "Generate CSR, Import CA reply,Change key password" options in Keystore private key page</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94359</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

xiezhi updated GERONIMO-6196:
-----------------------------

    Attachment: keystoreConfiguration.jpg

It is the patch's result.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>xiezhi (JIRA</dc:creator>
    <dc:date>2012-05-23T03:38:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94358">
    <title>[jira] [Updated] (GERONIMO-6196) There is no "Generate CSR, Import CA reply,Change key password" options in Keystore private key page</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94358</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

xiezhi updated GERONIMO-6196:
-----------------------------

    Attachment: GERONIMO-6196-3.0-beta-1-certificateDetails.jsp.patch
                GERONIMO-6196-2.2.1-certificateDetails.jsp.patch
    

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>xiezhi (JIRA</dc:creator>
    <dc:date>2012-05-23T03:38:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94357">
    <title>[jira] [Reopened] (GERONIMO-6196) There is no "Generate CSR, Import CA reply,Change key password" options in Keystore private key page</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94357</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

xiezhi reopened GERONIMO-6196:
------------------------------

      Assignee: xiezhi

I have maken a patch for the better user experience.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>xiezhi (JIRA</dc:creator>
    <dc:date>2012-05-23T03:32:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94356">
    <title>[jira] [Updated] (GERONIMO-6115) null displyed for karaf version when typing "info" command in karaf shell.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94356</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Saphen Qiu updated GERONIMO-6115:
---------------------------------

       Patch Info: Patch Available
    Fix Version/s: 3.0-beta-2
    

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Saphen Qiu (JIRA</dc:creator>
    <dc:date>2012-05-23T03:32:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94355">
    <title>[jira] [Updated] (GERONIMO-6115) null displyed for karaf version when typing "info" command in karaf shell.</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94355</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Saphen Qiu updated GERONIMO-6115:
---------------------------------

    Attachment: GERONIMO-6115-karaf.version-is-null.patch

Fixed, please help to submit
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Saphen Qiu (JIRA</dc:creator>
    <dc:date>2012-05-23T03:30:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94354">
    <title>[jira] [Resolved] (GERONIMO-6332) Web context root allow to be duplicated</title>
    <link>http://permalink.gmane.org/gmane.comp.java.geronimo.devel/94354</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/GERONIMO-6332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia resolved GERONIMO-6332.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0
         Assignee: xiezhi

xiezhi, thank you!
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

&lt;/pre&gt;</description>
    <dc:creator>Forrest Xia (JIRA</dc:creator>
    <dc:date>2012-05-23T02:50:42</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.java.geronimo.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.java.geronimo.devel</link>
  </textinput>
</rdf:RDF>

