You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Matt Hogstrom <ma...@hogstrom.org> on 2006/05/03 17:15:47 UTC

Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback

All

The Geronimo Team is happy to provide you with a stable build of Geronimo 1.1 for your review, 
testing and comments.  This is not the final release of Geronimo 1.1 but is an excellent 
representation of what will be available in 1.1.  I will follow this note up with a set of 
Preliminary Release Notes in another e-mail later today that will point out the new features as well 
as the known issues.

The following builds are available for *nix and Windows platforms which also include Tomcat and 
Jetty Versions depending on your Web Container Preference.

Tomcat Versions
http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz
http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip

Jetty Versions
http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz
http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip

Please direct your feedback to the dev@geronimo.apache.org mailing list or please open JIRAs 
documenting issues that need to be resolved.

Thanks for your time and looking forward to your feedback.

Matt Hogstrom

Re: Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
Do you have one of these for OpenEJB too?  Is there anything to do
thre other than etc/project.properties?

Thanks,
     Aaron

On 5/4/06, Matt Hogstrom <ma...@hogstrom.org> wrote:
> Thar she blows ....
>
> David Blevins wrote:
> > Cool.
> >
> > Can you post a diff of what you had to change to get G to build and
> > start with different verion number.  Trying to update the
> > publish_build.sh script.  Got the standard plugins and
> > etc/project.properties stuff, but it seems i'm missing something still.
> >
> > -David
> >
> > On May 3, 2006, at 8:23 AM, Matt Hogstrom wrote:
> >
> >> No good deed goes unpunished...the URLs below were malformed.  Please
> >> use these instead.  Apologies.
> >>
> >>
> >> Tomcat Versions
> >>  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz
> >>
> >>  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip
> >>
> >>
> >> Jetty Versions
> >>  http://people.apache.org/~hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz
> >>
> >>  http://people.apache.org/~hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip
> >>
> >>
> >>
> >> Matt
> >> Matt Hogstrom wrote:
> >>> All
> >>> The Geronimo Team is happy to provide you with a stable build of
> >>> Geronimo 1.1 for your review, testing and comments.  This is not the
> >>> final release of Geronimo 1.1 but is an excellent representation of
> >>> what will be available in 1.1.  I will follow this note up with a set
> >>> of Preliminary Release Notes in another e-mail later today that will
> >>> point out the new features as well as the known issues.
> >>> The following builds are available for *nix and Windows platforms
> >>> which also include Tomcat and Jetty Versions depending on your Web
> >>> Container Preference.
> >>> Tomcat Versions
> >>> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz
> >>> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip
> >>> Jetty Versions
> >>> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz
> >>> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip
> >>> Please direct your feedback to the dev@geronimo.apache.org mailing
> >>> list or please open JIRAs documenting issues that need to be resolved.
> >>> Thanks for your time and looking forward to your feedback.
> >>> Matt Hogstrom
> >>
> >
> >
> >
> >
>
>
> Index: plugins/geronimo-dependency-plugin/project.properties
> ===================================================================
> --- plugins/geronimo-dependency-plugin/project.properties       (revision 398986)
> +++ plugins/geronimo-dependency-plugin/project.properties       (working copy)
> @@ -22,8 +22,8 @@
>  maven.compile.source=1.4
>  maven.compile.target=1.4
>
> -geronimoVersion=1.1-SNAPSHOT
> -geronimo_version=1.1-SNAPSHOT
> +geronimoVersion=1.1-20060502
> +geronimo_version=1.1-20060502
>
>  maven.multiproject.type=plugin
>
> Index: plugins/geronimo-dependency-plugin/project.xml
> ===================================================================
> --- plugins/geronimo-dependency-plugin/project.xml      (revision 398986)
> +++ plugins/geronimo-dependency-plugin/project.xml      (working copy)
> @@ -47,7 +47,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-service-builder</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>      </dependencies>
>
> Index: plugins/geronimo-assembly-plugin/project.properties
> ===================================================================
> --- plugins/geronimo-assembly-plugin/project.properties (revision 398986)
> +++ plugins/geronimo-assembly-plugin/project.properties (working copy)
> @@ -22,8 +22,8 @@
>  maven.compile.source=1.4
>  maven.compile.target=1.4
>
> -geronimoVersion=1.1-SNAPSHOT
> -geronimo_version=1.1-SNAPSHOT
> +geronimoVersion=1.1-20060502
> +geronimo_version=1.1-20060502
>  maven.multiproject.type=plugin
>
>  # set eclipse project name (used in eclipse plugin V1.11 onwards)
> Index: plugins/geronimo-assembly-plugin/project.xml
> ===================================================================
> --- plugins/geronimo-assembly-plugin/project.xml        (revision 398986)
> +++ plugins/geronimo-assembly-plugin/project.xml        (working copy)
> @@ -45,12 +45,12 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-kernel</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-system</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>      </dependencies>
>
> Index: plugins/geronimo-deployment-plugin/project.properties
> ===================================================================
> --- plugins/geronimo-deployment-plugin/project.properties       (revision 398986)
> +++ plugins/geronimo-deployment-plugin/project.properties       (working copy)
> @@ -29,7 +29,7 @@
>
>  maven.multiproject.type=plugin
>
> -geronimo_version=1.1-SNAPSHOT
> +geronimo_version=1.1-20060502
>
>  # set eclipse project name (used in eclipse plugin V1.11 onwards)
>  maven.eclipse.project.name=${geronimo.maven.eclipse.plugins.project.prefix}${pom.artifactId}
> Index: plugins/geronimo-deployment-plugin/project.xml
> ===================================================================
> --- plugins/geronimo-deployment-plugin/project.xml      (revision 398986)
> +++ plugins/geronimo-deployment-plugin/project.xml      (working copy)
> @@ -38,31 +38,31 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-common</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-kernel</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-deployment</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-deploy-jsr88</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-system</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>
>          <dependency>
> Index: plugins/geronimo-deployment-plugin/plugin.properties
> ===================================================================
> --- plugins/geronimo-deployment-plugin/plugin.properties        (revision 398986)
> +++ plugins/geronimo-deployment-plugin/plugin.properties        (working copy)
> @@ -21,5 +21,5 @@
>
>  geronimoGroupId=geronimo
>  geronimoArtifactId=geronimo
> -geronimoVersion=1.1-SNAPSHOT
> +geronimoVersion=1.1-20060502
>  geronimo.deploy.var.source=src/var
> Index: plugins/geronimo-izpack-plugin/project.properties
> ===================================================================
> --- plugins/geronimo-izpack-plugin/project.properties   (revision 398986)
> +++ plugins/geronimo-izpack-plugin/project.properties   (working copy)
> @@ -23,8 +23,8 @@
>  maven.compile.source=1.4
>  maven.compile.target=1.4
>
> -geronimoVersion=1.1-SNAPSHOT
> -geronimo_version=1.1-SNAPSHOT
> +geronimoVersion=1.1-20060502
> +geronimo_version=1.1-20060502
>
>  maven.multiproject.type=plugin
>
> Index: plugins/geronimo-izpack-plugin/project.xml
> ===================================================================
> --- plugins/geronimo-izpack-plugin/project.xml  (revision 398986)
> +++ plugins/geronimo-izpack-plugin/project.xml  (working copy)
> @@ -23,18 +23,18 @@
>      <id>geronimo-izpack-plugin</id>
>      <name>Geronimo :: IZPack Installer Build Plugin</name>
>      <description>A plugin used to build an IZPack based installer for Geronimo</description>
> -    <currentVersion>1.1-SNAPSHOT</currentVersion>
> +    <currentVersion>1.1-20060502</currentVersion>
>
>      <dependencies>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-kernel</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-system</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>          <dependency>
>              <groupId>geronimo</groupId>
> Index: plugins/geronimo-packaging-plugin/project.properties
> ===================================================================
> --- plugins/geronimo-packaging-plugin/project.properties        (revision 398986)
> +++ plugins/geronimo-packaging-plugin/project.properties        (working copy)
> @@ -26,7 +26,7 @@
>
>  maven.multiproject.type=plugin
>
> -geronimo_version=1.1-SNAPSHOT
> +geronimo_version=1.1-20060502
>
>  # set eclipse project name (used in eclipse plugin V1.11 onwards)
>  maven.eclipse.project.name=${geronimo.maven.eclipse.plugins.project.prefix}${pom.artifactId}
> Index: plugins/geronimo-packaging-plugin/project.xml
> ===================================================================
> --- plugins/geronimo-packaging-plugin/project.xml       (revision 398986)
> +++ plugins/geronimo-packaging-plugin/project.xml       (working copy)
> @@ -28,7 +28,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-kernel</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>              <properties>
>                  <packaging.classpath>true</packaging.classpath>
>              </properties>
> @@ -37,7 +37,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-system</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>              <properties>
>                  <packaging.classpath>true</packaging.classpath>
>              </properties>
> @@ -46,7 +46,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-common</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>              <properties>
>                  <packaging.classpath>true</packaging.classpath>
>              </properties>
> @@ -55,7 +55,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-j2ee</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>              <properties>
>                  <packaging.classpath>true</packaging.classpath>
>              </properties>
> @@ -134,7 +134,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-service-builder</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>          <dependency>
>              <groupId>xmlbeans</groupId>
> Index: plugins/geronimo-packaging-plugin/src/test-resources/plan.xml
> ===================================================================
> --- plugins/geronimo-packaging-plugin/src/test-resources/plan.xml       (revision 398986)
> +++ plugins/geronimo-packaging-plugin/src/test-resources/plan.xml       (working copy)
> @@ -18,20 +18,20 @@
>      <configId>
>        <groupId>geronimo</groupId>
>        <artifactId>system-database</artifactId>
> -      <version>1.1-SNAPSHOT</version>
> +      <version>1.1-20060502</version>
>        <type>car</type>
>      </configId>
>      <dependencies>
>        <dependency>
>          <groupId>geronimo</groupId>
>          <artifactId>j2ee-server</artifactId>
> -        <version>1.1-SNAPSHOT</version>
> +        <version>1.1-20060502</version>
>          <type>car</type>
>        </dependency>
>        <dependency>
>          <groupId>geronimo</groupId>
>          <artifactId>geronimo-derby</artifactId>
> -        <version>1.1-SNAPSHOT</version>
> +        <version>1.1-20060502</version>
>          <type>jar</type>
>          <import>classes</import>
>        </dependency>
> @@ -124,4 +124,4 @@
>        <name>DerbySystem</name>
>      </dependency>
>    </gbean>
> -</connector>
> \ No newline at end of file
> +</connector>
> Index: plugins/geronimo-packaging-plugin/src/test-resources/result.xml
> ===================================================================
> --- plugins/geronimo-packaging-plugin/src/test-resources/result.xml     (revision 398986)
> +++ plugins/geronimo-packaging-plugin/src/test-resources/result.xml     (working copy)
> @@ -17,20 +17,20 @@
>      <dep:configId>
>        <dep:groupId>geronimo</dep:groupId>
>        <dep:artifactId>system-database</dep:artifactId>
> -      <dep:version>1.1-SNAPSHOT</dep:version>
> +      <dep:version>1.1-20060502</dep:version>
>        <dep:type>car</dep:type>
>      </dep:configId>
>      <dep:dependencies>
>        <dep:dependency>
>          <dep:groupId>geronimo</dep:groupId>
>          <dep:artifactId>j2ee-server</dep:artifactId>
> -        <dep:version>1.1-SNAPSHOT</dep:version>
> +        <dep:version>1.1-20060502</dep:version>
>          <dep:type>car</dep:type>
>        </dep:dependency>
>        <dep:dependency>
>          <dep:groupId>geronimo</dep:groupId>
>          <dep:artifactId>geronimo-derby</dep:artifactId>
> -        <dep:version>1.1-SNAPSHOT</dep:version>
> +        <dep:version>1.1-20060502</dep:version>
>          <dep:type>jar</dep:type>
>          <dep:import>classes</dep:import>
>        </dep:dependency>
> Index: plugins/geronimo-packaging-plugin/plugin.properties
> ===================================================================
> --- plugins/geronimo-packaging-plugin/plugin.properties (revision 398986)
> +++ plugins/geronimo-packaging-plugin/plugin.properties (working copy)
> @@ -19,7 +19,7 @@
>  ## $Rev$ $Date$
>  ##
>
> -geronimo.packaging.geronimo_version=1.1-SNAPSHOT
> +geronimo.packaging.geronimo_version=1.1-20060502
>
>  geronimo.packaging.srcDir=${basedir}/src/plan
>  geronimo.packaging.planFile=plan.xml
> Index: etc/project.properties
> ===================================================================
> --- etc/project.properties      (revision 399142)
> +++ etc/project.properties      (working copy)
> @@ -88,7 +88,7 @@
>  #####################################################
>  activeio_version=2.0-r118
>  activemq_version=3.2.4-SNAPSHOT
> -geronimo_version=1.1-SNAPSHOT
> +geronimo_version=1.1-20060502
>  openejb_version=2.1-SNAPSHOT
>  tranql_version=1.2.3
>  tranql_connector_version=1.1
> Index: etc/explicit_versions.properties
> ===================================================================
> --- etc/explicit_versions.properties    (revision 399142)
> +++ etc/explicit_versions.properties    (working copy)
> @@ -1,6 +1,6 @@
>  activeio///=2.0-r118
>  activemq///=3.2.4-SNAPSHOT
> -geronimo///=1.1-SNAPSHOT
> +geronimo///=1.1-20060502
>  openejb///=2.1-SNAPSHOT
>  tranql/tranql//jar=1.2.3
>  tranql/connector//=1.1
>
>
>

Re: Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback

Posted by Matt Hogstrom <ma...@hogstrom.org>.
I observed the same thing and am equally in the dark on that point.

David Blevins wrote:
> Why are the plugins using geronimoVersion in addition to the standdard 
> geronimo_version?
> 
> I remember seeing some of that usage in the past, though it seems to 
> have flourished.
> 
> -David
> 
> On May 3, 2006, at 9:28 PM, Matt Hogstrom wrote:
> 
>> Thar she blows ....
>>
>> David Blevins wrote:
>>> Cool.
>>> Can you post a diff of what you had to change to get G to build and 
>>> start with different verion number.  Trying to update the 
>>> publish_build.sh script.  Got the standard plugins and 
>>> etc/project.properties stuff, but it seems i'm missing something still.
>>> -David
>>> On May 3, 2006, at 8:23 AM, Matt Hogstrom wrote:
>>>> No good deed goes unpunished...the URLs below were malformed.  
>>>> Please use these instead.  Apologies.
>>>>
>>>>
>>>> Tomcat Versions
>>>>  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz 
>>>>
>>>>  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip 
>>>>
>>>>
>>>> Jetty Versions
>>>>  http://people.apache.org/~hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz 
>>>>
>>>>  http://people.apache.org/~hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip 
>>>>
>>>>
>>>>
>>>> Matt
>>>> Matt Hogstrom wrote:
>>>>> All
>>>>> The Geronimo Team is happy to provide you with a stable build of 
>>>>> Geronimo 1.1 for your review, testing and comments.  This is not 
>>>>> the final release of Geronimo 1.1 but is an excellent 
>>>>> representation of what will be available in 1.1.  I will follow 
>>>>> this note up with a set of Preliminary Release Notes in another 
>>>>> e-mail later today that will point out the new features as well as 
>>>>> the known issues.
>>>>> The following builds are available for *nix and Windows platforms 
>>>>> which also include Tomcat and Jetty Versions depending on your Web 
>>>>> Container Preference.
>>>>> Tomcat Versions
>>>>> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz 
>>>>> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip 
>>>>> Jetty Versions
>>>>> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz 
>>>>> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip 
>>>>> Please direct your feedback to the dev@geronimo.apache.org mailing 
>>>>> list or please open JIRAs documenting issues that need to be resolved.
>>>>> Thanks for your time and looking forward to your feedback.
>>>>> Matt Hogstrom
>>>>
>> Index: plugins/geronimo-dependency-plugin/project.properties
>> ===================================================================
>> --- plugins/geronimo-dependency-plugin/project.properties    (revision 
>> 398986)
>> +++ plugins/geronimo-dependency-plugin/project.properties    (working 
>> copy)
>> @@ -22,8 +22,8 @@
>>  maven.compile.source=1.4
>>  maven.compile.target=1.4
>>
>> -geronimoVersion=1.1-SNAPSHOT
>> -geronimo_version=1.1-SNAPSHOT
>> +geronimoVersion=1.1-20060502
>> +geronimo_version=1.1-20060502
>>
>>  maven.multiproject.type=plugin
>>
>> Index: plugins/geronimo-dependency-plugin/project.xml
>> ===================================================================
>> --- plugins/geronimo-dependency-plugin/project.xml    (revision 398986)
>> +++ plugins/geronimo-dependency-plugin/project.xml    (working copy)
>> @@ -47,7 +47,7 @@
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-service-builder</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>      </dependencies>
>>
>> Index: plugins/geronimo-assembly-plugin/project.properties
>> ===================================================================
>> --- plugins/geronimo-assembly-plugin/project.properties    (revision 
>> 398986)
>> +++ plugins/geronimo-assembly-plugin/project.properties    (working copy)
>> @@ -22,8 +22,8 @@
>>  maven.compile.source=1.4
>>  maven.compile.target=1.4
>>
>> -geronimoVersion=1.1-SNAPSHOT
>> -geronimo_version=1.1-SNAPSHOT
>> +geronimoVersion=1.1-20060502
>> +geronimo_version=1.1-20060502
>>  maven.multiproject.type=plugin
>>
>>  # set eclipse project name (used in eclipse plugin V1.11 onwards)
>> Index: plugins/geronimo-assembly-plugin/project.xml
>> ===================================================================
>> --- plugins/geronimo-assembly-plugin/project.xml    (revision 398986)
>> +++ plugins/geronimo-assembly-plugin/project.xml    (working copy)
>> @@ -45,12 +45,12 @@
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-kernel</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-system</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>      </dependencies>
>>
>> Index: plugins/geronimo-deployment-plugin/project.properties
>> ===================================================================
>> --- plugins/geronimo-deployment-plugin/project.properties    (revision 
>> 398986)
>> +++ plugins/geronimo-deployment-plugin/project.properties    (working 
>> copy)
>> @@ -29,7 +29,7 @@
>>
>>  maven.multiproject.type=plugin
>>
>> -geronimo_version=1.1-SNAPSHOT
>> +geronimo_version=1.1-20060502
>>
>>  # set eclipse project name (used in eclipse plugin V1.11 onwards)
>>  maven.eclipse.project.name=${geronimo.maven.eclipse.plugins.project.prefix}${pom.artifactId} 
>>
>> Index: plugins/geronimo-deployment-plugin/project.xml
>> ===================================================================
>> --- plugins/geronimo-deployment-plugin/project.xml    (revision 398986)
>> +++ plugins/geronimo-deployment-plugin/project.xml    (working copy)
>> @@ -38,31 +38,31 @@
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-common</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-kernel</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-deployment</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-deploy-jsr88</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-system</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>
>>          <dependency>
>> Index: plugins/geronimo-deployment-plugin/plugin.properties
>> ===================================================================
>> --- plugins/geronimo-deployment-plugin/plugin.properties    (revision 
>> 398986)
>> +++ plugins/geronimo-deployment-plugin/plugin.properties    (working 
>> copy)
>> @@ -21,5 +21,5 @@
>>
>>  geronimoGroupId=geronimo
>>  geronimoArtifactId=geronimo
>> -geronimoVersion=1.1-SNAPSHOT
>> +geronimoVersion=1.1-20060502
>>  geronimo.deploy.var.source=src/var
>> Index: plugins/geronimo-izpack-plugin/project.properties
>> ===================================================================
>> --- plugins/geronimo-izpack-plugin/project.properties    (revision 
>> 398986)
>> +++ plugins/geronimo-izpack-plugin/project.properties    (working copy)
>> @@ -23,8 +23,8 @@
>>  maven.compile.source=1.4
>>  maven.compile.target=1.4
>>
>> -geronimoVersion=1.1-SNAPSHOT
>> -geronimo_version=1.1-SNAPSHOT
>> +geronimoVersion=1.1-20060502
>> +geronimo_version=1.1-20060502
>>
>>  maven.multiproject.type=plugin
>>
>> Index: plugins/geronimo-izpack-plugin/project.xml
>> ===================================================================
>> --- plugins/geronimo-izpack-plugin/project.xml    (revision 398986)
>> +++ plugins/geronimo-izpack-plugin/project.xml    (working copy)
>> @@ -23,18 +23,18 @@
>>      <id>geronimo-izpack-plugin</id>
>>      <name>Geronimo :: IZPack Installer Build Plugin</name>
>>      <description>A plugin used to build an IZPack based installer for 
>> Geronimo</description>
>> -    <currentVersion>1.1-SNAPSHOT</currentVersion>
>> +    <currentVersion>1.1-20060502</currentVersion>
>>
>>      <dependencies>
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-kernel</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-system</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>          <dependency>
>>              <groupId>geronimo</groupId>
>> Index: plugins/geronimo-packaging-plugin/project.properties
>> ===================================================================
>> --- plugins/geronimo-packaging-plugin/project.properties    (revision 
>> 398986)
>> +++ plugins/geronimo-packaging-plugin/project.properties    (working 
>> copy)
>> @@ -26,7 +26,7 @@
>>
>>  maven.multiproject.type=plugin
>>
>> -geronimo_version=1.1-SNAPSHOT
>> +geronimo_version=1.1-20060502
>>
>>  # set eclipse project name (used in eclipse plugin V1.11 onwards)
>>  maven.eclipse.project.name=${geronimo.maven.eclipse.plugins.project.prefix}${pom.artifactId} 
>>
>> Index: plugins/geronimo-packaging-plugin/project.xml
>> ===================================================================
>> --- plugins/geronimo-packaging-plugin/project.xml    (revision 398986)
>> +++ plugins/geronimo-packaging-plugin/project.xml    (working copy)
>> @@ -28,7 +28,7 @@
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-kernel</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>              <properties>
>>                  <packaging.classpath>true</packaging.classpath>
>>              </properties>
>> @@ -37,7 +37,7 @@
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-system</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>              <properties>
>>                  <packaging.classpath>true</packaging.classpath>
>>              </properties>
>> @@ -46,7 +46,7 @@
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-common</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>              <properties>
>>                  <packaging.classpath>true</packaging.classpath>
>>              </properties>
>> @@ -55,7 +55,7 @@
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-j2ee</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>              <properties>
>>                  <packaging.classpath>true</packaging.classpath>
>>              </properties>
>> @@ -134,7 +134,7 @@
>>          <dependency>
>>              <groupId>geronimo</groupId>
>>              <artifactId>geronimo-service-builder</artifactId>
>> -            <version>1.1-SNAPSHOT</version>
>> +            <version>1.1-20060502</version>
>>          </dependency>
>>          <dependency>
>>              <groupId>xmlbeans</groupId>
>> Index: plugins/geronimo-packaging-plugin/src/test-resources/plan.xml
>> ===================================================================
>> --- plugins/geronimo-packaging-plugin/src/test-resources/plan.xml    
>> (revision 398986)
>> +++ plugins/geronimo-packaging-plugin/src/test-resources/plan.xml    
>> (working copy)
>> @@ -18,20 +18,20 @@
>>      <configId>
>>        <groupId>geronimo</groupId>
>>        <artifactId>system-database</artifactId>
>> -      <version>1.1-SNAPSHOT</version>
>> +      <version>1.1-20060502</version>
>>        <type>car</type>
>>      </configId>
>>      <dependencies>
>>        <dependency>
>>          <groupId>geronimo</groupId>
>>          <artifactId>j2ee-server</artifactId>
>> -        <version>1.1-SNAPSHOT</version>
>> +        <version>1.1-20060502</version>
>>          <type>car</type>
>>        </dependency>
>>        <dependency>
>>          <groupId>geronimo</groupId>
>>          <artifactId>geronimo-derby</artifactId>
>> -        <version>1.1-SNAPSHOT</version>
>> +        <version>1.1-20060502</version>
>>          <type>jar</type>
>>          <import>classes</import>
>>        </dependency>
>> @@ -124,4 +124,4 @@
>>        <name>DerbySystem</name>
>>      </dependency>
>>    </gbean>
>> -</connector>
>> \ No newline at end of file
>> +</connector>
>> Index: plugins/geronimo-packaging-plugin/src/test-resources/result.xml
>> ===================================================================
>> --- plugins/geronimo-packaging-plugin/src/test-resources/result.xml    
>> (revision 398986)
>> +++ plugins/geronimo-packaging-plugin/src/test-resources/result.xml    
>> (working copy)
>> @@ -17,20 +17,20 @@
>>      <dep:configId>
>>        <dep:groupId>geronimo</dep:groupId>
>>        <dep:artifactId>system-database</dep:artifactId>
>> -      <dep:version>1.1-SNAPSHOT</dep:version>
>> +      <dep:version>1.1-20060502</dep:version>
>>        <dep:type>car</dep:type>
>>      </dep:configId>
>>      <dep:dependencies>
>>        <dep:dependency>
>>          <dep:groupId>geronimo</dep:groupId>
>>          <dep:artifactId>j2ee-server</dep:artifactId>
>> -        <dep:version>1.1-SNAPSHOT</dep:version>
>> +        <dep:version>1.1-20060502</dep:version>
>>          <dep:type>car</dep:type>
>>        </dep:dependency>
>>        <dep:dependency>
>>          <dep:groupId>geronimo</dep:groupId>
>>          <dep:artifactId>geronimo-derby</dep:artifactId>
>> -        <dep:version>1.1-SNAPSHOT</dep:version>
>> +        <dep:version>1.1-20060502</dep:version>
>>          <dep:type>jar</dep:type>
>>          <dep:import>classes</dep:import>
>>        </dep:dependency>
>> Index: plugins/geronimo-packaging-plugin/plugin.properties
>> ===================================================================
>> --- plugins/geronimo-packaging-plugin/plugin.properties    (revision 
>> 398986)
>> +++ plugins/geronimo-packaging-plugin/plugin.properties    (working copy)
>> @@ -19,7 +19,7 @@
>>  ## $Rev$ $Date$
>>  ##
>>
>> -geronimo.packaging.geronimo_version=1.1-SNAPSHOT
>> +geronimo.packaging.geronimo_version=1.1-20060502
>>
>>  geronimo.packaging.srcDir=${basedir}/src/plan
>>  geronimo.packaging.planFile=plan.xml
>> Index: etc/project.properties
>> ===================================================================
>> --- etc/project.properties    (revision 399142)
>> +++ etc/project.properties    (working copy)
>> @@ -88,7 +88,7 @@
>>  #####################################################
>>  activeio_version=2.0-r118
>>  activemq_version=3.2.4-SNAPSHOT
>> -geronimo_version=1.1-SNAPSHOT
>> +geronimo_version=1.1-20060502
>>  openejb_version=2.1-SNAPSHOT
>>  tranql_version=1.2.3
>>  tranql_connector_version=1.1
>> Index: etc/explicit_versions.properties
>> ===================================================================
>> --- etc/explicit_versions.properties    (revision 399142)
>> +++ etc/explicit_versions.properties    (working copy)
>> @@ -1,6 +1,6 @@
>>  activeio///=2.0-r118
>>  activemq///=3.2.4-SNAPSHOT
>> -geronimo///=1.1-SNAPSHOT
>> +geronimo///=1.1-20060502
>>  openejb///=2.1-SNAPSHOT
>>  tranql/tranql//jar=1.2.3
>>  tranql/connector//=1.1
> 
> 
> 
> 

Re: Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback

Posted by David Blevins <da...@visi.com>.
Why are the plugins using geronimoVersion in addition to the  
standdard geronimo_version?

I remember seeing some of that usage in the past, though it seems to  
have flourished.

-David

On May 3, 2006, at 9:28 PM, Matt Hogstrom wrote:

> Thar she blows ....
>
> David Blevins wrote:
>> Cool.
>> Can you post a diff of what you had to change to get G to build  
>> and start with different verion number.  Trying to update the  
>> publish_build.sh script.  Got the standard plugins and etc/ 
>> project.properties stuff, but it seems i'm missing something still.
>> -David
>> On May 3, 2006, at 8:23 AM, Matt Hogstrom wrote:
>>> No good deed goes unpunished...the URLs below were malformed.   
>>> Please use these instead.  Apologies.
>>>
>>>
>>> Tomcat Versions
>>>  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat- 
>>> j2ee-1.1-20060502.tar.gz
>>>  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat- 
>>> j2ee-1.1-20060502.zip
>>>
>>> Jetty Versions
>>>  http://people.apache.org/~hogstrom/20060502/geronimo-jetty- 
>>> j2ee-1.1-20060502.tar.gz
>>>  http://people.apache.org/~hogstrom/20060502/geronimo-jetty- 
>>> j2ee-1.1-20060502.zip
>>>
>>>
>>> Matt
>>> Matt Hogstrom wrote:
>>>> All
>>>> The Geronimo Team is happy to provide you with a stable build of  
>>>> Geronimo 1.1 for your review, testing and comments.  This is not  
>>>> the final release of Geronimo 1.1 but is an excellent  
>>>> representation of what will be available in 1.1.  I will follow  
>>>> this note up with a set of Preliminary Release Notes in another  
>>>> e-mail later today that will point out the new features as well  
>>>> as the known issues.
>>>> The following builds are available for *nix and Windows  
>>>> platforms which also include Tomcat and Jetty Versions depending  
>>>> on your Web Container Preference.
>>>> Tomcat Versions
>>>> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat- 
>>>> j2ee-1.1-20060502.tar.gz http://people.apache.org:~/hogstrom/ 
>>>> 20060502/geronimo-tomcat-j2ee-1.1-20060502.zip Jetty Versions
>>>> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty- 
>>>> j2ee-1.1-20060502.tar.gz http://people.apache.org:~/hogstrom/ 
>>>> 20060502/geronimo-jetty-j2ee-1.1-20060502.zip Please direct your  
>>>> feedback to the dev@geronimo.apache.org mailing list or please  
>>>> open JIRAs documenting issues that need to be resolved.
>>>> Thanks for your time and looking forward to your feedback.
>>>> Matt Hogstrom
>>>
> Index: plugins/geronimo-dependency-plugin/project.properties
> ===================================================================
> --- plugins/geronimo-dependency-plugin/project.properties	(revision  
> 398986)
> +++ plugins/geronimo-dependency-plugin/project.properties	(working  
> copy)
> @@ -22,8 +22,8 @@
>  maven.compile.source=1.4
>  maven.compile.target=1.4
>
> -geronimoVersion=1.1-SNAPSHOT
> -geronimo_version=1.1-SNAPSHOT
> +geronimoVersion=1.1-20060502
> +geronimo_version=1.1-20060502
>
>  maven.multiproject.type=plugin
>
> Index: plugins/geronimo-dependency-plugin/project.xml
> ===================================================================
> --- plugins/geronimo-dependency-plugin/project.xml	(revision 398986)
> +++ plugins/geronimo-dependency-plugin/project.xml	(working copy)
> @@ -47,7 +47,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-service-builder</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>      </dependencies>
>
> Index: plugins/geronimo-assembly-plugin/project.properties
> ===================================================================
> --- plugins/geronimo-assembly-plugin/project.properties	(revision  
> 398986)
> +++ plugins/geronimo-assembly-plugin/project.properties	(working copy)
> @@ -22,8 +22,8 @@
>  maven.compile.source=1.4
>  maven.compile.target=1.4
>
> -geronimoVersion=1.1-SNAPSHOT
> -geronimo_version=1.1-SNAPSHOT
> +geronimoVersion=1.1-20060502
> +geronimo_version=1.1-20060502
>  maven.multiproject.type=plugin
>
>  # set eclipse project name (used in eclipse plugin V1.11 onwards)
> Index: plugins/geronimo-assembly-plugin/project.xml
> ===================================================================
> --- plugins/geronimo-assembly-plugin/project.xml	(revision 398986)
> +++ plugins/geronimo-assembly-plugin/project.xml	(working copy)
> @@ -45,12 +45,12 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-kernel</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-system</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>      </dependencies>
>
> Index: plugins/geronimo-deployment-plugin/project.properties
> ===================================================================
> --- plugins/geronimo-deployment-plugin/project.properties	(revision  
> 398986)
> +++ plugins/geronimo-deployment-plugin/project.properties	(working  
> copy)
> @@ -29,7 +29,7 @@
>
>  maven.multiproject.type=plugin
>
> -geronimo_version=1.1-SNAPSHOT
> +geronimo_version=1.1-20060502
>
>  # set eclipse project name (used in eclipse plugin V1.11 onwards)
>  maven.eclipse.project.name=$ 
> {geronimo.maven.eclipse.plugins.project.prefix}${pom.artifactId}
> Index: plugins/geronimo-deployment-plugin/project.xml
> ===================================================================
> --- plugins/geronimo-deployment-plugin/project.xml	(revision 398986)
> +++ plugins/geronimo-deployment-plugin/project.xml	(working copy)
> @@ -38,31 +38,31 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-common</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-kernel</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-deployment</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-deploy-jsr88</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-system</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>
>          <dependency>
> Index: plugins/geronimo-deployment-plugin/plugin.properties
> ===================================================================
> --- plugins/geronimo-deployment-plugin/plugin.properties	(revision  
> 398986)
> +++ plugins/geronimo-deployment-plugin/plugin.properties	(working  
> copy)
> @@ -21,5 +21,5 @@
>
>  geronimoGroupId=geronimo
>  geronimoArtifactId=geronimo
> -geronimoVersion=1.1-SNAPSHOT
> +geronimoVersion=1.1-20060502
>  geronimo.deploy.var.source=src/var
> Index: plugins/geronimo-izpack-plugin/project.properties
> ===================================================================
> --- plugins/geronimo-izpack-plugin/project.properties	(revision  
> 398986)
> +++ plugins/geronimo-izpack-plugin/project.properties	(working copy)
> @@ -23,8 +23,8 @@
>  maven.compile.source=1.4
>  maven.compile.target=1.4
>
> -geronimoVersion=1.1-SNAPSHOT
> -geronimo_version=1.1-SNAPSHOT
> +geronimoVersion=1.1-20060502
> +geronimo_version=1.1-20060502
>
>  maven.multiproject.type=plugin
>
> Index: plugins/geronimo-izpack-plugin/project.xml
> ===================================================================
> --- plugins/geronimo-izpack-plugin/project.xml	(revision 398986)
> +++ plugins/geronimo-izpack-plugin/project.xml	(working copy)
> @@ -23,18 +23,18 @@
>      <id>geronimo-izpack-plugin</id>
>      <name>Geronimo :: IZPack Installer Build Plugin</name>
>      <description>A plugin used to build an IZPack based installer  
> for Geronimo</description>
> -    <currentVersion>1.1-SNAPSHOT</currentVersion>
> +    <currentVersion>1.1-20060502</currentVersion>
>
>      <dependencies>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-kernel</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-system</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>          <dependency>
>              <groupId>geronimo</groupId>
> Index: plugins/geronimo-packaging-plugin/project.properties
> ===================================================================
> --- plugins/geronimo-packaging-plugin/project.properties	(revision  
> 398986)
> +++ plugins/geronimo-packaging-plugin/project.properties	(working  
> copy)
> @@ -26,7 +26,7 @@
>
>  maven.multiproject.type=plugin
>
> -geronimo_version=1.1-SNAPSHOT
> +geronimo_version=1.1-20060502
>
>  # set eclipse project name (used in eclipse plugin V1.11 onwards)
>  maven.eclipse.project.name=$ 
> {geronimo.maven.eclipse.plugins.project.prefix}${pom.artifactId}
> Index: plugins/geronimo-packaging-plugin/project.xml
> ===================================================================
> --- plugins/geronimo-packaging-plugin/project.xml	(revision 398986)
> +++ plugins/geronimo-packaging-plugin/project.xml	(working copy)
> @@ -28,7 +28,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-kernel</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>              <properties>
>                  <packaging.classpath>true</packaging.classpath>
>              </properties>
> @@ -37,7 +37,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-system</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>              <properties>
>                  <packaging.classpath>true</packaging.classpath>
>              </properties>
> @@ -46,7 +46,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-common</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>              <properties>
>                  <packaging.classpath>true</packaging.classpath>
>              </properties>
> @@ -55,7 +55,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-j2ee</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>              <properties>
>                  <packaging.classpath>true</packaging.classpath>
>              </properties>
> @@ -134,7 +134,7 @@
>          <dependency>
>              <groupId>geronimo</groupId>
>              <artifactId>geronimo-service-builder</artifactId>
> -            <version>1.1-SNAPSHOT</version>
> +            <version>1.1-20060502</version>
>          </dependency>
>          <dependency>
>              <groupId>xmlbeans</groupId>
> Index: plugins/geronimo-packaging-plugin/src/test-resources/plan.xml
> ===================================================================
> --- plugins/geronimo-packaging-plugin/src/test-resources/plan.xml	 
> (revision 398986)
> +++ plugins/geronimo-packaging-plugin/src/test-resources/plan.xml	 
> (working copy)
> @@ -18,20 +18,20 @@
>      <configId>
>        <groupId>geronimo</groupId>
>        <artifactId>system-database</artifactId>
> -      <version>1.1-SNAPSHOT</version>
> +      <version>1.1-20060502</version>
>        <type>car</type>
>      </configId>
>      <dependencies>
>        <dependency>
>          <groupId>geronimo</groupId>
>          <artifactId>j2ee-server</artifactId>
> -        <version>1.1-SNAPSHOT</version>
> +        <version>1.1-20060502</version>
>          <type>car</type>
>        </dependency>
>        <dependency>
>          <groupId>geronimo</groupId>
>          <artifactId>geronimo-derby</artifactId>
> -        <version>1.1-SNAPSHOT</version>
> +        <version>1.1-20060502</version>
>          <type>jar</type>
>          <import>classes</import>
>        </dependency>
> @@ -124,4 +124,4 @@
>        <name>DerbySystem</name>
>      </dependency>
>    </gbean>
> -</connector>
> \ No newline at end of file
> +</connector>
> Index: plugins/geronimo-packaging-plugin/src/test-resources/result.xml
> ===================================================================
> --- plugins/geronimo-packaging-plugin/src/test-resources/result.xml	 
> (revision 398986)
> +++ plugins/geronimo-packaging-plugin/src/test-resources/result.xml	 
> (working copy)
> @@ -17,20 +17,20 @@
>      <dep:configId>
>        <dep:groupId>geronimo</dep:groupId>
>        <dep:artifactId>system-database</dep:artifactId>
> -      <dep:version>1.1-SNAPSHOT</dep:version>
> +      <dep:version>1.1-20060502</dep:version>
>        <dep:type>car</dep:type>
>      </dep:configId>
>      <dep:dependencies>
>        <dep:dependency>
>          <dep:groupId>geronimo</dep:groupId>
>          <dep:artifactId>j2ee-server</dep:artifactId>
> -        <dep:version>1.1-SNAPSHOT</dep:version>
> +        <dep:version>1.1-20060502</dep:version>
>          <dep:type>car</dep:type>
>        </dep:dependency>
>        <dep:dependency>
>          <dep:groupId>geronimo</dep:groupId>
>          <dep:artifactId>geronimo-derby</dep:artifactId>
> -        <dep:version>1.1-SNAPSHOT</dep:version>
> +        <dep:version>1.1-20060502</dep:version>
>          <dep:type>jar</dep:type>
>          <dep:import>classes</dep:import>
>        </dep:dependency>
> Index: plugins/geronimo-packaging-plugin/plugin.properties
> ===================================================================
> --- plugins/geronimo-packaging-plugin/plugin.properties	(revision  
> 398986)
> +++ plugins/geronimo-packaging-plugin/plugin.properties	(working copy)
> @@ -19,7 +19,7 @@
>  ## $Rev$ $Date$
>  ##
>
> -geronimo.packaging.geronimo_version=1.1-SNAPSHOT
> +geronimo.packaging.geronimo_version=1.1-20060502
>
>  geronimo.packaging.srcDir=${basedir}/src/plan
>  geronimo.packaging.planFile=plan.xml
> Index: etc/project.properties
> ===================================================================
> --- etc/project.properties	(revision 399142)
> +++ etc/project.properties	(working copy)
> @@ -88,7 +88,7 @@
>  #####################################################
>  activeio_version=2.0-r118
>  activemq_version=3.2.4-SNAPSHOT
> -geronimo_version=1.1-SNAPSHOT
> +geronimo_version=1.1-20060502
>  openejb_version=2.1-SNAPSHOT
>  tranql_version=1.2.3
>  tranql_connector_version=1.1
> Index: etc/explicit_versions.properties
> ===================================================================
> --- etc/explicit_versions.properties	(revision 399142)
> +++ etc/explicit_versions.properties	(working copy)
> @@ -1,6 +1,6 @@
>  activeio///=2.0-r118
>  activemq///=3.2.4-SNAPSHOT
> -geronimo///=1.1-SNAPSHOT
> +geronimo///=1.1-20060502
>  openejb///=2.1-SNAPSHOT
>  tranql/tranql//jar=1.2.3
>  tranql/connector//=1.1


Re: Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback

Posted by Matt Hogstrom <ma...@hogstrom.org>.
Thar she blows ....

David Blevins wrote:
> Cool.
> 
> Can you post a diff of what you had to change to get G to build and 
> start with different verion number.  Trying to update the 
> publish_build.sh script.  Got the standard plugins and 
> etc/project.properties stuff, but it seems i'm missing something still.
> 
> -David
> 
> On May 3, 2006, at 8:23 AM, Matt Hogstrom wrote:
> 
>> No good deed goes unpunished...the URLs below were malformed.  Please 
>> use these instead.  Apologies.
>>
>>
>> Tomcat Versions
>>  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz 
>>
>>  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip 
>>
>>
>> Jetty Versions
>>  http://people.apache.org/~hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz 
>>
>>  http://people.apache.org/~hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip 
>>
>>
>>
>> Matt
>> Matt Hogstrom wrote:
>>> All
>>> The Geronimo Team is happy to provide you with a stable build of 
>>> Geronimo 1.1 for your review, testing and comments.  This is not the 
>>> final release of Geronimo 1.1 but is an excellent representation of 
>>> what will be available in 1.1.  I will follow this note up with a set 
>>> of Preliminary Release Notes in another e-mail later today that will 
>>> point out the new features as well as the known issues.
>>> The following builds are available for *nix and Windows platforms 
>>> which also include Tomcat and Jetty Versions depending on your Web 
>>> Container Preference.
>>> Tomcat Versions
>>> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz 
>>> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip 
>>> Jetty Versions
>>> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz 
>>> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip 
>>> Please direct your feedback to the dev@geronimo.apache.org mailing 
>>> list or please open JIRAs documenting issues that need to be resolved.
>>> Thanks for your time and looking forward to your feedback.
>>> Matt Hogstrom
>>
> 
> 
> 
> 

Re: Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback

Posted by David Blevins <da...@visi.com>.
Cool.

Can you post a diff of what you had to change to get G to build and  
start with different verion number.  Trying to update the  
publish_build.sh script.  Got the standard plugins and etc/ 
project.properties stuff, but it seems i'm missing something still.

-David

On May 3, 2006, at 8:23 AM, Matt Hogstrom wrote:

> No good deed goes unpunished...the URLs below were malformed.   
> Please use these instead.  Apologies.
>
>
> Tomcat Versions
>  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat- 
> j2ee-1.1-20060502.tar.gz
>  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat- 
> j2ee-1.1-20060502.zip
>
> Jetty Versions
>  http://people.apache.org/~hogstrom/20060502/geronimo-jetty- 
> j2ee-1.1-20060502.tar.gz
>  http://people.apache.org/~hogstrom/20060502/geronimo-jetty- 
> j2ee-1.1-20060502.zip
>
>
> Matt
> Matt Hogstrom wrote:
>> All
>> The Geronimo Team is happy to provide you with a stable build of  
>> Geronimo 1.1 for your review, testing and comments.  This is not  
>> the final release of Geronimo 1.1 but is an excellent  
>> representation of what will be available in 1.1.  I will follow  
>> this note up with a set of Preliminary Release Notes in another e- 
>> mail later today that will point out the new features as well as  
>> the known issues.
>> The following builds are available for *nix and Windows platforms  
>> which also include Tomcat and Jetty Versions depending on your Web  
>> Container Preference.
>> Tomcat Versions
>> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat- 
>> j2ee-1.1-20060502.tar.gz http://people.apache.org:~/hogstrom/ 
>> 20060502/geronimo-tomcat-j2ee-1.1-20060502.zip Jetty Versions
>> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty- 
>> j2ee-1.1-20060502.tar.gz http://people.apache.org:~/hogstrom/ 
>> 20060502/geronimo-jetty-j2ee-1.1-20060502.zip Please direct your  
>> feedback to the dev@geronimo.apache.org mailing list or please  
>> open JIRAs documenting issues that need to be resolved.
>> Thanks for your time and looking forward to your feedback.
>> Matt Hogstrom
>


Re: Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback

Posted by Matt Hogstrom <ma...@hogstrom.org>.
No good deed goes unpunished...the URLs below were malformed.  Please use these instead.  Apologies.


Tomcat Versions
  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz
  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip

Jetty Versions
  http://people.apache.org/~hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz
  http://people.apache.org/~hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip


Matt
Matt Hogstrom wrote:
> All
> 
> The Geronimo Team is happy to provide you with a stable build of 
> Geronimo 1.1 for your review, testing and comments.  This is not the 
> final release of Geronimo 1.1 but is an excellent representation of what 
> will be available in 1.1.  I will follow this note up with a set of 
> Preliminary Release Notes in another e-mail later today that will point 
> out the new features as well as the known issues.
> 
> The following builds are available for *nix and Windows platforms which 
> also include Tomcat and Jetty Versions depending on your Web Container 
> Preference.
> 
> Tomcat Versions
> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz 
> 
> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip 
> 
> 
> Jetty Versions
> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz 
> 
> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip 
> 
> 
> Please direct your feedback to the dev@geronimo.apache.org mailing list 
> or please open JIRAs documenting issues that need to be resolved.
> 
> Thanks for your time and looking forward to your feedback.
> 
> Matt Hogstrom
> 
> 
> 

Re: Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback

Posted by Matt Hogstrom <ma...@hogstrom.org>.
No good deed goes unpunished...the URLs below were malformed.  Please use these instead.  Apologies.


Tomcat Versions
  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz
  http://people.apache.org/~hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip

Jetty Versions
  http://people.apache.org/~hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz
  http://people.apache.org/~hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip


Matt
Matt Hogstrom wrote:
> All
> 
> The Geronimo Team is happy to provide you with a stable build of 
> Geronimo 1.1 for your review, testing and comments.  This is not the 
> final release of Geronimo 1.1 but is an excellent representation of what 
> will be available in 1.1.  I will follow this note up with a set of 
> Preliminary Release Notes in another e-mail later today that will point 
> out the new features as well as the known issues.
> 
> The following builds are available for *nix and Windows platforms which 
> also include Tomcat and Jetty Versions depending on your Web Container 
> Preference.
> 
> Tomcat Versions
> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz 
> 
> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip 
> 
> 
> Jetty Versions
> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz 
> 
> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip 
> 
> 
> Please direct your feedback to the dev@geronimo.apache.org mailing list 
> or please open JIRAs documenting issues that need to be resolved.
> 
> Thanks for your time and looking forward to your feedback.
> 
> Matt Hogstrom
> 
> 
> 

Re: Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback

Posted by Aaron Mulder <am...@alumni.princeton.edu>.
Ian,

Right now, you need to use the embedded version of Tomcat or Jetty
included with Geronimo.

We are planning to release a lightweight version of Geronimo --
"Little G" -- that is a pretty minimal web container distribution (no
EJB, CORBA, JMS, etc.).  If you're using Little G you'll be able to
upgrade it on the fly to add back some of those missing features (to
get to web+JMS, for example).  But using a prexisting Tomcat or Jetty
installation hasn't been on our radar so far.

Thanks,
    Aaron

On 5/3/06, ian.d.stewart@jpmchase.com <ia...@jpmchase.com> wrote:
> Matt,
>
> Is it possible to configure Geronimo to use an existing Tomcat (or Jetty)
> installation, or do we have to use the embedded version?
>
>
> Thanks,
> Ian
>
> It's better to be hated for who you are
> than loved for who you are not
>
> Ian D. Stewart
> Appl Dev Analyst-Advisory, DCS Automation
> JPMorganChase Global Technology Infrastructure
> Phone: (614) 244-2564
> Pager: (888) 260-0078
>
>
>
>                       Matt Hogstrom
>                       <matt@hogstrom.or        To:       dev@geronimo.apache.org, user@geronimo.apache.org
>                       g>                       cc:
>                                                Subject:  Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback
>                       05/03/2006 11:15
>                       AM
>                       Please respond to
>                       user
>
>
>
>
>
> All
>
> The Geronimo Team is happy to provide you with a stable build of Geronimo
> 1.1 for your review,
> testing and comments.  This is not the final release of Geronimo 1.1 but is
> an excellent
> representation of what will be available in 1.1.  I will follow this note
> up with a set of
> Preliminary Release Notes in another e-mail later today that will point out
> the new features as well
> as the known issues.
>
> The following builds are available for *nix and Windows platforms which
> also include Tomcat and
> Jetty Versions depending on your Web Container Preference.
>
> Tomcat Versions
> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz
>
> http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip
>
>
> Jetty Versions
> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz
>
> http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip
>
>
> Please direct your feedback to the dev@geronimo.apache.org mailing list or
> please open JIRAs
> documenting issues that need to be resolved.
>
> Thanks for your time and looking forward to your feedback.
>
> Matt Hogstrom
>
>
>

Re: Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback

Posted by ia...@jpmchase.com.
Matt,

Is it possible to configure Geronimo to use an existing Tomcat (or Jetty)
installation, or do we have to use the embedded version?


Thanks,
Ian

It's better to be hated for who you are
than loved for who you are not

Ian D. Stewart
Appl Dev Analyst-Advisory, DCS Automation
JPMorganChase Global Technology Infrastructure
Phone: (614) 244-2564
Pager: (888) 260-0078


                                                                                                                                       
                      Matt Hogstrom                                                                                                    
                      <matt@hogstrom.or        To:       dev@geronimo.apache.org, user@geronimo.apache.org                             
                      g>                       cc:                                                                                     
                                               Subject:  Version 1.1 Preliminary Build 20060502 Available for Testing and Feedback     
                      05/03/2006 11:15                                                                                                 
                      AM                                                                                                               
                      Please respond to                                                                                                
                      user                                                                                                             
                                                                                                                                       




All

The Geronimo Team is happy to provide you with a stable build of Geronimo
1.1 for your review,
testing and comments.  This is not the final release of Geronimo 1.1 but is
an excellent
representation of what will be available in 1.1.  I will follow this note
up with a set of
Preliminary Release Notes in another e-mail later today that will point out
the new features as well
as the known issues.

The following builds are available for *nix and Windows platforms which
also include Tomcat and
Jetty Versions depending on your Web Container Preference.

Tomcat Versions
http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.tar.gz

http://people.apache.org:~/hogstrom/20060502/geronimo-tomcat-j2ee-1.1-20060502.zip


Jetty Versions
http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.tar.gz

http://people.apache.org:~/hogstrom/20060502/geronimo-jetty-j2ee-1.1-20060502.zip


Please direct your feedback to the dev@geronimo.apache.org mailing list or
please open JIRAs
documenting issues that need to be resolved.

Thanks for your time and looking forward to your feedback.

Matt Hogstrom