You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Donald Woods <dw...@apache.org> on 2007/10/05 14:42:04 UTC

Re: [DISCUSS] G 2.0.2 Release plan

What's the plan for creating a 2.0.2 branch in preparation of closing down the 
release?

-Donald

Kevan Miller wrote:
> All,
> I think it's time to start rolling out a 2.0.2 release. There have been 
> a number of fixes in response to user issues, since 2.0.1. Time, I 
> think, to make these available in a release. We'd also be able to make 
> use of released versions of OpenJPA, Axis2, and hopefully OpenEjb, 
> whittling away at our local builds...
> 
> I think we have one must-fix problem that is outstanding -- the MEJB 
> security issue. Assuming we resolve this problem, are there any other 
> issues which must be resolved prior to a 2.0.2 release?
> 
> Assuming we're in general agreement, I'd set a goal of creating a 
> release candidate by next Friday (Sept 21). I'm volunteering to be the 
> release manager.
> 
> Thoughts?
> 
> --kevan
> 
> 

Re: [DISCUSS] G 2.0.2 Release plan

Posted by Donald Woods <dr...@yahoo.com>.
I just set the default ThreadPool size back to 500, so the Jetty problem 
should be solved.

-Donald


Kevan Miller wrote:
> 
> All,
> I've created a 2.0.2 release branch -- 
> https://svn.apache.org/repos/asf/geronimo/server/branches/2.0.2
> 
> And have updated the branches/2.0 version to be 2.0.3-SNAPSHOT (with a 
> helping hand from Donald :)
> 
> Vamsi is working on an update to the CA Helper in the console.
> Joe B is working on a JNDI mapped name problem for MEJB.
> 
> Beyond those two, I don't think there is any more work to do on 2.0.2. 
> As soon as they are complete, I'll start working on spinning up an RC.
> 
> Oh, there is one more thing... We need to release the 2.0.2 versions of 
> geronimo-transaction and geronimo-connector. I starting to work on this 
> now. I'll either start release proceedings prior to, or concurrently 
> with G 2.0.2.
> 
> --kevan
> 


Re: [DISCUSS] G 2.0.2 Release plan

Posted by Kevan Miller <ke...@gmail.com>.
All,
I've updated the versions in branches/2.0.2 from 2.0.2-SNAPSHOT to  
2.0.2. No code changes should be going into 2.0.2.

I'm going to be finalizing the release notes and building binaries  
later tonight.

The ibiblio repo is having problems this afternoon. To build  
successfully, I had to add the following to my settings.xml:

     <mirrors>
         <mirror>
             <id>ibiblio.org</id>
             <name>Mirror of http://repo1.maven.org/maven2/</name>
             <url>http://repo1.maven.org/maven2</url>
             <mirrorOf>central</mirrorOf>
         </mirror>
     </mirrors>

In case these problems persist, I intend to add this information to  
the 2.0.2 release notes and the building geronimo page on our wiki.

--kevan

Re: [DISCUSS] G 2.0.2 Release plan

Posted by Kevan Miller <ke...@gmail.com>.
On Oct 10, 2007, at 6:16 AM, Joe Bohn wrote:

>
>
> Kevan Miller wrote:
>> All,
>> I've created a 2.0.2 release branch -- https://svn.apache.org/ 
>> repos/asf/geronimo/server/branches/2.0.2
>> And have updated the branches/2.0 version to be 2.0.3-SNAPSHOT  
>> (with a helping hand from Donald :)
>> Vamsi is working on an update to the CA Helper in the console.
>> Joe B is working on a JNDI mapped name problem for MEJB.
>
> The JNDI mapped name for MEJB is fixed.

Excellent. Thanks Joe! I'll start pulling things together...

--kevan

Re: [DISCUSS] G 2.0.2 Release plan

Posted by Joe Bohn <jo...@earthlink.net>.

Kevan Miller wrote:
> 
> All,
> I've created a 2.0.2 release branch -- 
> https://svn.apache.org/repos/asf/geronimo/server/branches/2.0.2
> 
> And have updated the branches/2.0 version to be 2.0.3-SNAPSHOT (with a 
> helping hand from Donald :)
> 
> Vamsi is working on an update to the CA Helper in the console.
> Joe B is working on a JNDI mapped name problem for MEJB.

The JNDI mapped name for MEJB is fixed.

Joe

> 
> Beyond those two, I don't think there is any more work to do on 2.0.2. 
> As soon as they are complete, I'll start working on spinning up an RC.
> 
> Oh, there is one more thing... We need to release the 2.0.2 versions of 
> geronimo-transaction and geronimo-connector. I starting to work on this 
> now. I'll either start release proceedings prior to, or concurrently 
> with G 2.0.2.
> 
> --kevan
> 

Geronimo v2.0.2 Release Notes - was {Re: [DISCUSS] G 2.0.2 Release plan}

Posted by Hernan Cunico <hc...@gmail.com>.
Hi Vamsi,
can you summarize what are the updates on the CA Helper so we can add it to the 2.0.2 release notes

http://cwiki.apache.org/GMOxDOC20/release-notes-202txt.html

There have also been some updates on MEJB and JNDI. For those of you folks who worked directly on these areas could you please reply with a few lines as well.

Cheers!
Hernan

Vamsavardhana Reddy wrote:
> 
> 
> On 10/8/07, *Kevan Miller* <kevan.miller@gmail.com 
> <ma...@gmail.com>> wrote:
> 
> 
>     All,
>     I've created a 2.0.2 release branch -- https://svn.apache.org/repos/
>     asf/geronimo/server/branches/2.0.2
> 
>     And have updated the branches/2.0 version to be 2.0.3-SNAPSHOT (with
>     a helping hand from Donald :)
> 
>     Vamsi is working on an update to the CA Helper in the console.
> 
> 
> I am done with the CA Helper app.
> 
> 
>     Joe B is working on a JNDI mapped name problem for MEJB.
> 
>     Beyond those two, I don't think there is any more work to do on
>     2.0.2. As soon as they are complete, I'll start working on spinning
>     up an RC.
> 
>     Oh, there is one more thing... We need to release the 2.0.2 versions
>     of geronimo-transaction and geronimo-connector. I starting to work on
>     this now. I'll either start release proceedings prior to, or
>     concurrently with G 2.0.2.
> 
>     --kevan
> 
> 
> 
> 
> -- 
> Vamsi (vamsic007@apache.org <ma...@apache.org>)
> (Committer and Member of Apache Geronimo PMC)
> Blog: http://vamsic007.livejournal.com/
> One-stop-shop for configuring JEE Application security in Geronimo
> ApacheCon US 2007 http://us.apachecon.com/us2007/program/talk/1977 
> <http://us.apachecon.com/us2007/program/talk/1977>
> OS Summit Asia 2007 http://www.ossummit.com/2007/program/talk/15

Re: [DISCUSS] G 2.0.2 Release plan

Posted by Vamsavardhana Reddy <c1...@gmail.com>.
On 10/8/07, Kevan Miller <ke...@gmail.com> wrote:
>
>
> All,
> I've created a 2.0.2 release branch -- https://svn.apache.org/repos/
> asf/geronimo/server/branches/2.0.2
>
> And have updated the branches/2.0 version to be 2.0.3-SNAPSHOT (with
> a helping hand from Donald :)
>
> Vamsi is working on an update to the CA Helper in the console.


I am done with the CA Helper app.


Joe B is working on a JNDI mapped name problem for MEJB.
>
> Beyond those two, I don't think there is any more work to do on
> 2.0.2. As soon as they are complete, I'll start working on spinning
> up an RC.
>
> Oh, there is one more thing... We need to release the 2.0.2 versions
> of geronimo-transaction and geronimo-connector. I starting to work on
> this now. I'll either start release proceedings prior to, or
> concurrently with G 2.0.2.
>
> --kevan
>



-- 
Vamsi (vamsic007@apache.org)
(Committer and Member of Apache Geronimo PMC)
Blog: http://vamsic007.livejournal.com/
One-stop-shop for configuring JEE Application security in Geronimo
ApacheCon US 2007 http://us.apachecon.com/us2007/program/talk/1977
OS Summit Asia 2007 http://www.ossummit.com/2007/program/talk/15

Re: [DISCUSS] G 2.0.2 Release plan

Posted by Kevan Miller <ke...@gmail.com>.
All,
I've created a 2.0.2 release branch -- https://svn.apache.org/repos/ 
asf/geronimo/server/branches/2.0.2

And have updated the branches/2.0 version to be 2.0.3-SNAPSHOT (with  
a helping hand from Donald :)

Vamsi is working on an update to the CA Helper in the console.
Joe B is working on a JNDI mapped name problem for MEJB.

Beyond those two, I don't think there is any more work to do on  
2.0.2. As soon as they are complete, I'll start working on spinning  
up an RC.

Oh, there is one more thing... We need to release the 2.0.2 versions  
of geronimo-transaction and geronimo-connector. I starting to work on  
this now. I'll either start release proceedings prior to, or  
concurrently with G 2.0.2.

--kevan

Re: [DISCUSS] G 2.0.2 Release plan

Posted by David Jencks <da...@yahoo.com>.
Kevan,

I just verified that the tranql mysql wrapper works at least a little  
bit and published it.  Could you update a couple pom versions before  
branching?

Index: pom.xml
===================================================================
--- pom.xml  (revision 580497)
+++ pom.xml  (working copy)
@@ -858,13 +858,13 @@
              <dependency>
                  <groupId>org.tranql</groupId>
                  <artifactId>tranql-connector-mysql-local</artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.1</version>
                  <type>rar</type>
              </dependency>
              <dependency>
                  <groupId>org.tranql</groupId>
                  <artifactId>tranql-connector-mysql-xa</artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.1</version>
                  <type>rar</type>
              </dependency>
              <dependency>
@@ -882,13 +882,13 @@
              <dependency>
                  <groupId>org.tranql</groupId>
                  <artifactId>tranql-connector-postgresql-local</ 
artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.1</version>
                  <type>rar</type>
              </dependency>
              <dependency>
                  <groupId>org.tranql</groupId>
                  <artifactId>tranql-connector-postgresql-xa</ 
artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.1</version>
                  <type>rar</type>
              </dependency>
              <dependency>

thanks
david jencks


On Oct 5, 2007, at 9:15 AM, Kevan Miller wrote:

>
> On Oct 5, 2007, at 8:42 AM, Donald Woods wrote:
>
>> What's the plan for creating a 2.0.2 branch in preparation of  
>> closing down the release?
>
> Matt sent a note earlier today, while I was in a jet-lagged impose  
> slumber... I'll plan on creating a branches/2.0.2 for finalizing  
> release activity on Saturday morning...
>
> --kevan
>
>
>


Re: [DISCUSS] G 2.0.2 Release plan

Posted by Kevan Miller <ke...@gmail.com>.
On Oct 5, 2007, at 8:42 AM, Donald Woods wrote:

> What's the plan for creating a 2.0.2 branch in preparation of  
> closing down the release?

Matt sent a note earlier today, while I was in a jet-lagged impose  
slumber... I'll plan on creating a branches/2.0.2 for finalizing  
release activity on Saturday morning...

--kevan