You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ews-dev@ws.apache.org by he...@apache.org on 2004/11/30 02:01:02 UTC

svn commit: r106976 - /webservices/ews/trunk/project.xml

Author: hemapani
Date: Mon Nov 29 17:01:00 2004
New Revision: 106976

URL: http://svn.apache.org/viewcvs?view=rev&rev=106976
Log:
sync the versions of the axis module in geronimo and ews
Modified:
   webservices/ews/trunk/project.xml

Modified: webservices/ews/trunk/project.xml
Url: http://svn.apache.org/viewcvs/webservices/ews/trunk/project.xml?view=diff&rev=106976&p1=webservices/ews/trunk/project.xml&r1=106975&p2=webservices/ews/trunk/project.xml&r2=106976
==============================================================================
--- webservices/ews/trunk/project.xml	(original)
+++ webservices/ews/trunk/project.xml	Mon Nov 29 17:01:00 2004
@@ -222,7 +222,7 @@
         <dependency>
             <groupId>geronimo-spec</groupId>
             <artifactId>geronimo-spec-ejb</artifactId>
-            <version>2.1-rc3</version>
+            <version>2.1-rc2</version>
             <properties>
                 <module>true</module>
             </properties>
@@ -230,7 +230,7 @@
         <dependency>
             <groupId>geronimo-spec</groupId>
             <artifactId>geronimo-spec-j2ee</artifactId>
-            <version>1.4-rc3</version>
+            <version>1.4-rc2</version>
             <properties>
                 <module>true</module>
             </properties>
@@ -239,7 +239,7 @@
         <dependency>
             <groupId>axis</groupId>
             <artifactId>axis</artifactId>
-            <version>SNAPSHOT</version>
+            <version>1.2-RC1</version>
             <properties>
                 <module>true</module>
             </properties>
@@ -262,24 +262,24 @@
         </dependency>
         <dependency>
             <groupId>axis</groupId>
-            <artifactId>jaxrpc</artifactId>
-            <version>SNAPSHOT</version>
+            <artifactId>axis-jaxrpc</artifactId>
+            <version>1.2-RC1</version>
             <properties>
                 <module>true</module>
             </properties>
         </dependency>
         <dependency>
             <groupId>axis</groupId>
-            <artifactId>saaj</artifactId>
-            <version>SNAPSHOT</version>
+            <artifactId>axis-saaj</artifactId>
+            <version>1.2-RC1</version>
             <properties>
                 <module>true</module>
             </properties>
         </dependency>
         <dependency>
             <groupId>axis</groupId>
-            <artifactId>wsdl4j</artifactId>
-            <version>SNAPSHOT</version>
+            <artifactId>axis-wsdl4j</artifactId>
+            <version>1.2-RC1</version>
             <properties>
                 <module>true</module>
             </properties>

---------------------------------------------------------------------
To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: ews-dev-help@ws.apache.org


Re: svn commit: r106976 - /webservices/ews/trunk/project.xml

Posted by Davanum Srinivas <da...@gmail.com>.
build is working now :)


On Tue, 30 Nov 2004 07:21:28 +0600, Srinath Perera <he...@gmail.com> wrote:
> want to get build working and then think about others will switch to r3
> 
> 
> 
> 
> On Mon, 29 Nov 2004 20:17:30 -0500, Davanum Srinivas <da...@gmail.com> wrote:
> > r3 jars are here - http://cvs.apache.org/repository/geronimo-spec/jars/
> >
> > -- dims
> >
> >
> >
> >
> > On Mon, 29 Nov 2004 20:17:01 -0500, Davanum Srinivas <da...@gmail.com> wrote:
> > > please cross check...did you really mean to switch geronimo backwards?
> > >
> > >
> > >
> > >
> > > On 30 Nov 2004 01:01:02 -0000, hemapani@apache.org <he...@apache.org> wrote:
> > > > Author: hemapani
> > > > Date: Mon Nov 29 17:01:00 2004
> > > > New Revision: 106976
> > > >
> > > > URL: http://svn.apache.org/viewcvs?view=rev&rev=106976
> > > > Log:
> > > > sync the versions of the axis module in geronimo and ews
> > > > Modified:
> > > >    webservices/ews/trunk/project.xml
> > > >
> > > > Modified: webservices/ews/trunk/project.xml
> > > > Url: http://svn.apache.org/viewcvs/webservices/ews/trunk/project.xml?view=diff&rev=106976&p1=webservices/ews/trunk/project.xml&r1=106975&p2=webservices/ews/trunk/project.xml&r2=106976
> > > > ==============================================================================
> > > > --- webservices/ews/trunk/project.xml   (original)
> > > > +++ webservices/ews/trunk/project.xml   Mon Nov 29 17:01:00 2004
> > > > @@ -222,7 +222,7 @@
> > > >          <dependency>
> > > >              <groupId>geronimo-spec</groupId>
> > > >              <artifactId>geronimo-spec-ejb</artifactId>
> > > > -            <version>2.1-rc3</version>
> > > > +            <version>2.1-rc2</version>
> > > >              <properties>
> > > >                  <module>true</module>
> > > >              </properties>
> > > > @@ -230,7 +230,7 @@
> > > >          <dependency>
> > > >              <groupId>geronimo-spec</groupId>
> > > >              <artifactId>geronimo-spec-j2ee</artifactId>
> > > > -            <version>1.4-rc3</version>
> > > > +            <version>1.4-rc2</version>
> > > >              <properties>
> > > >                  <module>true</module>
> > > >              </properties>
> > > > @@ -239,7 +239,7 @@
> > > >          <dependency>
> > > >              <groupId>axis</groupId>
> > > >              <artifactId>axis</artifactId>
> > > > -            <version>SNAPSHOT</version>
> > > > +            <version>1.2-RC1</version>
> > > >              <properties>
> > > >                  <module>true</module>
> > > >              </properties>
> > > > @@ -262,24 +262,24 @@
> > > >          </dependency>
> > > >          <dependency>
> > > >              <groupId>axis</groupId>
> > > > -            <artifactId>jaxrpc</artifactId>
> > > > -            <version>SNAPSHOT</version>
> > > > +            <artifactId>axis-jaxrpc</artifactId>
> > > > +            <version>1.2-RC1</version>
> > > >              <properties>
> > > >                  <module>true</module>
> > > >              </properties>
> > > >          </dependency>
> > > >          <dependency>
> > > >              <groupId>axis</groupId>
> > > > -            <artifactId>saaj</artifactId>
> > > > -            <version>SNAPSHOT</version>
> > > > +            <artifactId>axis-saaj</artifactId>
> > > > +            <version>1.2-RC1</version>
> > > >              <properties>
> > > >                  <module>true</module>
> > > >              </properties>
> > > >          </dependency>
> > > >          <dependency>
> > > >              <groupId>axis</groupId>
> > > > -            <artifactId>wsdl4j</artifactId>
> > > > -            <version>SNAPSHOT</version>
> > > > +            <artifactId>axis-wsdl4j</artifactId>
> > > > +            <version>1.2-RC1</version>
> > > >              <properties>
> > > >                  <module>true</module>
> > > >              </properties>
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
> > > > For additional commands, e-mail: ews-dev-help@ws.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > Davanum Srinivas - http://webservices.apache.org/~dims/
> > >
> >
> > --
> > Davanum Srinivas - http://webservices.apache.org/~dims/
> > 
> > ---------------------------------------------------------------------
> 
> 
> > To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: ews-dev-help@ws.apache.org
> >
> >
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

---------------------------------------------------------------------
To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: ews-dev-help@ws.apache.org


Re: svn commit: r106976 - /webservices/ews/trunk/project.xml

Posted by Srinath Perera <he...@gmail.com>.
want to get build working and then think about others will switch to r3


On Mon, 29 Nov 2004 20:17:30 -0500, Davanum Srinivas <da...@gmail.com> wrote:
> r3 jars are here - http://cvs.apache.org/repository/geronimo-spec/jars/
> 
> -- dims
> 
> 
> 
> 
> On Mon, 29 Nov 2004 20:17:01 -0500, Davanum Srinivas <da...@gmail.com> wrote:
> > please cross check...did you really mean to switch geronimo backwards?
> >
> >
> >
> >
> > On 30 Nov 2004 01:01:02 -0000, hemapani@apache.org <he...@apache.org> wrote:
> > > Author: hemapani
> > > Date: Mon Nov 29 17:01:00 2004
> > > New Revision: 106976
> > >
> > > URL: http://svn.apache.org/viewcvs?view=rev&rev=106976
> > > Log:
> > > sync the versions of the axis module in geronimo and ews
> > > Modified:
> > >    webservices/ews/trunk/project.xml
> > >
> > > Modified: webservices/ews/trunk/project.xml
> > > Url: http://svn.apache.org/viewcvs/webservices/ews/trunk/project.xml?view=diff&rev=106976&p1=webservices/ews/trunk/project.xml&r1=106975&p2=webservices/ews/trunk/project.xml&r2=106976
> > > ==============================================================================
> > > --- webservices/ews/trunk/project.xml   (original)
> > > +++ webservices/ews/trunk/project.xml   Mon Nov 29 17:01:00 2004
> > > @@ -222,7 +222,7 @@
> > >          <dependency>
> > >              <groupId>geronimo-spec</groupId>
> > >              <artifactId>geronimo-spec-ejb</artifactId>
> > > -            <version>2.1-rc3</version>
> > > +            <version>2.1-rc2</version>
> > >              <properties>
> > >                  <module>true</module>
> > >              </properties>
> > > @@ -230,7 +230,7 @@
> > >          <dependency>
> > >              <groupId>geronimo-spec</groupId>
> > >              <artifactId>geronimo-spec-j2ee</artifactId>
> > > -            <version>1.4-rc3</version>
> > > +            <version>1.4-rc2</version>
> > >              <properties>
> > >                  <module>true</module>
> > >              </properties>
> > > @@ -239,7 +239,7 @@
> > >          <dependency>
> > >              <groupId>axis</groupId>
> > >              <artifactId>axis</artifactId>
> > > -            <version>SNAPSHOT</version>
> > > +            <version>1.2-RC1</version>
> > >              <properties>
> > >                  <module>true</module>
> > >              </properties>
> > > @@ -262,24 +262,24 @@
> > >          </dependency>
> > >          <dependency>
> > >              <groupId>axis</groupId>
> > > -            <artifactId>jaxrpc</artifactId>
> > > -            <version>SNAPSHOT</version>
> > > +            <artifactId>axis-jaxrpc</artifactId>
> > > +            <version>1.2-RC1</version>
> > >              <properties>
> > >                  <module>true</module>
> > >              </properties>
> > >          </dependency>
> > >          <dependency>
> > >              <groupId>axis</groupId>
> > > -            <artifactId>saaj</artifactId>
> > > -            <version>SNAPSHOT</version>
> > > +            <artifactId>axis-saaj</artifactId>
> > > +            <version>1.2-RC1</version>
> > >              <properties>
> > >                  <module>true</module>
> > >              </properties>
> > >          </dependency>
> > >          <dependency>
> > >              <groupId>axis</groupId>
> > > -            <artifactId>wsdl4j</artifactId>
> > > -            <version>SNAPSHOT</version>
> > > +            <artifactId>axis-wsdl4j</artifactId>
> > > +            <version>1.2-RC1</version>
> > >              <properties>
> > >                  <module>true</module>
> > >              </properties>
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
> > > For additional commands, e-mail: ews-dev-help@ws.apache.org
> > >
> > >
> >
> >
> > --
> > Davanum Srinivas - http://webservices.apache.org/~dims/
> >
> 
> --
> Davanum Srinivas - http://webservices.apache.org/~dims/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: ews-dev-help@ws.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: ews-dev-help@ws.apache.org


Re: svn commit: r106976 - /webservices/ews/trunk/project.xml

Posted by Davanum Srinivas <da...@gmail.com>.
r3 jars are here - http://cvs.apache.org/repository/geronimo-spec/jars/

-- dims


On Mon, 29 Nov 2004 20:17:01 -0500, Davanum Srinivas <da...@gmail.com> wrote:
> please cross check...did you really mean to switch geronimo backwards?
> 
> 
> 
> 
> On 30 Nov 2004 01:01:02 -0000, hemapani@apache.org <he...@apache.org> wrote:
> > Author: hemapani
> > Date: Mon Nov 29 17:01:00 2004
> > New Revision: 106976
> >
> > URL: http://svn.apache.org/viewcvs?view=rev&rev=106976
> > Log:
> > sync the versions of the axis module in geronimo and ews
> > Modified:
> >    webservices/ews/trunk/project.xml
> >
> > Modified: webservices/ews/trunk/project.xml
> > Url: http://svn.apache.org/viewcvs/webservices/ews/trunk/project.xml?view=diff&rev=106976&p1=webservices/ews/trunk/project.xml&r1=106975&p2=webservices/ews/trunk/project.xml&r2=106976
> > ==============================================================================
> > --- webservices/ews/trunk/project.xml   (original)
> > +++ webservices/ews/trunk/project.xml   Mon Nov 29 17:01:00 2004
> > @@ -222,7 +222,7 @@
> >          <dependency>
> >              <groupId>geronimo-spec</groupId>
> >              <artifactId>geronimo-spec-ejb</artifactId>
> > -            <version>2.1-rc3</version>
> > +            <version>2.1-rc2</version>
> >              <properties>
> >                  <module>true</module>
> >              </properties>
> > @@ -230,7 +230,7 @@
> >          <dependency>
> >              <groupId>geronimo-spec</groupId>
> >              <artifactId>geronimo-spec-j2ee</artifactId>
> > -            <version>1.4-rc3</version>
> > +            <version>1.4-rc2</version>
> >              <properties>
> >                  <module>true</module>
> >              </properties>
> > @@ -239,7 +239,7 @@
> >          <dependency>
> >              <groupId>axis</groupId>
> >              <artifactId>axis</artifactId>
> > -            <version>SNAPSHOT</version>
> > +            <version>1.2-RC1</version>
> >              <properties>
> >                  <module>true</module>
> >              </properties>
> > @@ -262,24 +262,24 @@
> >          </dependency>
> >          <dependency>
> >              <groupId>axis</groupId>
> > -            <artifactId>jaxrpc</artifactId>
> > -            <version>SNAPSHOT</version>
> > +            <artifactId>axis-jaxrpc</artifactId>
> > +            <version>1.2-RC1</version>
> >              <properties>
> >                  <module>true</module>
> >              </properties>
> >          </dependency>
> >          <dependency>
> >              <groupId>axis</groupId>
> > -            <artifactId>saaj</artifactId>
> > -            <version>SNAPSHOT</version>
> > +            <artifactId>axis-saaj</artifactId>
> > +            <version>1.2-RC1</version>
> >              <properties>
> >                  <module>true</module>
> >              </properties>
> >          </dependency>
> >          <dependency>
> >              <groupId>axis</groupId>
> > -            <artifactId>wsdl4j</artifactId>
> > -            <version>SNAPSHOT</version>
> > +            <artifactId>axis-wsdl4j</artifactId>
> > +            <version>1.2-RC1</version>
> >              <properties>
> >                  <module>true</module>
> >              </properties>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: ews-dev-help@ws.apache.org
> >
> >
> 
> 
> --
> Davanum Srinivas - http://webservices.apache.org/~dims/
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

---------------------------------------------------------------------
To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: ews-dev-help@ws.apache.org


Re: svn commit: r106976 - /webservices/ews/trunk/project.xml

Posted by Davanum Srinivas <da...@gmail.com>.
please cross check...did you really mean to switch geronimo backwards?


On 30 Nov 2004 01:01:02 -0000, hemapani@apache.org <he...@apache.org> wrote:
> Author: hemapani
> Date: Mon Nov 29 17:01:00 2004
> New Revision: 106976
> 
> URL: http://svn.apache.org/viewcvs?view=rev&rev=106976
> Log:
> sync the versions of the axis module in geronimo and ews
> Modified:
>    webservices/ews/trunk/project.xml
> 
> Modified: webservices/ews/trunk/project.xml
> Url: http://svn.apache.org/viewcvs/webservices/ews/trunk/project.xml?view=diff&rev=106976&p1=webservices/ews/trunk/project.xml&r1=106975&p2=webservices/ews/trunk/project.xml&r2=106976
> ==============================================================================
> --- webservices/ews/trunk/project.xml   (original)
> +++ webservices/ews/trunk/project.xml   Mon Nov 29 17:01:00 2004
> @@ -222,7 +222,7 @@
>          <dependency>
>              <groupId>geronimo-spec</groupId>
>              <artifactId>geronimo-spec-ejb</artifactId>
> -            <version>2.1-rc3</version>
> +            <version>2.1-rc2</version>
>              <properties>
>                  <module>true</module>
>              </properties>
> @@ -230,7 +230,7 @@
>          <dependency>
>              <groupId>geronimo-spec</groupId>
>              <artifactId>geronimo-spec-j2ee</artifactId>
> -            <version>1.4-rc3</version>
> +            <version>1.4-rc2</version>
>              <properties>
>                  <module>true</module>
>              </properties>
> @@ -239,7 +239,7 @@
>          <dependency>
>              <groupId>axis</groupId>
>              <artifactId>axis</artifactId>
> -            <version>SNAPSHOT</version>
> +            <version>1.2-RC1</version>
>              <properties>
>                  <module>true</module>
>              </properties>
> @@ -262,24 +262,24 @@
>          </dependency>
>          <dependency>
>              <groupId>axis</groupId>
> -            <artifactId>jaxrpc</artifactId>
> -            <version>SNAPSHOT</version>
> +            <artifactId>axis-jaxrpc</artifactId>
> +            <version>1.2-RC1</version>
>              <properties>
>                  <module>true</module>
>              </properties>
>          </dependency>
>          <dependency>
>              <groupId>axis</groupId>
> -            <artifactId>saaj</artifactId>
> -            <version>SNAPSHOT</version>
> +            <artifactId>axis-saaj</artifactId>
> +            <version>1.2-RC1</version>
>              <properties>
>                  <module>true</module>
>              </properties>
>          </dependency>
>          <dependency>
>              <groupId>axis</groupId>
> -            <artifactId>wsdl4j</artifactId>
> -            <version>SNAPSHOT</version>
> +            <artifactId>axis-wsdl4j</artifactId>
> +            <version>1.2-RC1</version>
>              <properties>
>                  <module>true</module>
>              </properties>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: ews-dev-help@ws.apache.org
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/

---------------------------------------------------------------------
To unsubscribe, e-mail: ews-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: ews-dev-help@ws.apache.org