You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by mc...@apache.org on 2008/06/27 22:38:21 UTC

svn commit: r672379 - in /geronimo/devtools/eclipse-plugin/trunk: features/org.apache.geronimo.v21.feature/ plugins/org.apache.geronimo.runtime.v21/ plugins/org.apache.geronimo.runtime.v21/META-INF/

Author: mcconne
Date: Fri Jun 27 13:38:20 2008
New Revision: 672379

URL: http://svn.apache.org/viewvc?rev=672379&view=rev
Log:
Update GEP Geronimo version to 2.2-SNAPSHOT

Modified:
    geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt
    geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties?rev=672379&r1=672378&r2=672379&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties (original)
+++ geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties Fri Jun 27 13:38:20 2008
@@ -201,7 +201,7 @@
 ## ADDITIONAL SOURCE LICENSES                                          ##\n\
 #########################################################################\n\
 \n\
-For geronimo-crypto-2.1.1.jar:\n\
+For geronimo-crypto-2.1.2.jar:\n\
 \n\
 The ASN1 codec implementation in the geronimo-crypto module was\n\
 developed by the Bouncy Castle project. (http://www.bouncycastle.org/).\n\

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt?rev=672379&r1=672378&r2=672379&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt Fri Jun 27 13:38:20 2008
@@ -205,7 +205,7 @@
 ## ADDITIONAL SOURCE LICENSES                                          ##
 #########################################################################
 
-For geronimo-crypto-2.1.1.jar:
+For geronimo-crypto-2.1.2.jar:
 
 The ASN1 codec implementation in the geronimo-crypto module was
 developed by the Bouncy Castle project. (http://www.bouncycastle.org/).

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF?rev=672379&r1=672378&r2=672379&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF Fri Jun 27 13:38:20 2008
@@ -4,18 +4,18 @@
 Bundle-SymbolicName: org.apache.geronimo.runtime.v21;singleton:=true
 Bundle-Version: 2.1.2
 Require-Bundle: org.apache.geronimo.runtime.common;visibility:=reexport
-Bundle-ClassPath: lib/geronimo-common-2.1.1.jar,
- lib/geronimo-deploy-jsr88-2.1.1.jar,
- lib/geronimo-deployment-2.1.1.jar,
- lib/geronimo-j2ee-schema-2.1.1.jar,
- lib/geronimo-kernel-2.1.1.jar,
- lib/geronimo-plugin-2.1.1.jar,
- lib/geronimo-system-2.1.1.jar,
- lib/geronimo-util-2.1.1.jar,
- lib/geronimo-deploy-config-2.1.1.jar,
+Bundle-ClassPath: lib/geronimo-common-2.2-SNAPSHOT.jar,
+ lib/geronimo-deploy-jsr88-2.2-SNAPSHOT.jar,
+ lib/geronimo-deployment-2.2-SNAPSHOT.jar,
+ lib/geronimo-j2ee-schema-2.2-SNAPSHOT.jar,
+ lib/geronimo-kernel-2.2-SNAPSHOT.jar,
+ lib/geronimo-plugin-2.2-SNAPSHOT.jar,
+ lib/geronimo-system-2.2-SNAPSHOT.jar,
+ lib/geronimo-util-2.2-SNAPSHOT.jar,
+ lib/geronimo-deploy-config-2.2-SNAPSHOT.jar,
  lib/geronimo-javaee-deployment_1.1MR3_spec-1.0.jar,
  lib/plexus-archiver-1.0-alpha-7.jar,
- lib/geronimo-crypto-2.1.1.jar
+ lib/geronimo-crypto-2.2-SNAPSHOT.jar
 Export-Package: 
  javax.enterprise.deploy.model,
  javax.enterprise.deploy.model.exceptions,

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt?rev=672379&r1=672378&r2=672379&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt Fri Jun 27 13:38:20 2008
@@ -9,7 +9,7 @@
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
 
-For geronimo-crypto-2.1.1.jar:
+For geronimo-crypto-2.1.2.jar:
 
 =========================================================================
 ==  Bouncy Castle Notice                                               ==

Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml?rev=672379&r1=672378&r2=672379&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml Fri Jun 27 13:38:20 2008
@@ -27,7 +27,7 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
     <properties>
-        <geronimoVersion>2.1.1</geronimoVersion>
+        <geronimoVersion>2.2-SNAPSHOT</geronimoVersion>
     </properties>
     <build>
         <resources>



Re: svn commit: r672379 - in /geronimo/devtools/eclipse-plugin/trunk: features/org.apache.geronimo.v21.feature/ plugins/org.apache.geronimo.runtime.v21/ plugins/org.apache.geronimo.runtime.v21/META-INF/

Posted by Tim McConnell <ti...@gmail.com>.
I still use the links directory for my links to keep the GEP, and all my plugins 
for that matter, outside my eclipse installation. But if I understand correctly 
you can also keep them in the new "dropins" directory. In either case though you 
don't have to do anything for p2 to discover them -- it will do so 
automatically......


Jacek Laskowski wrote:
> On Sat, Jun 28, 2008 at 11:30 PM, Tim McConnell <ti...@gmail.com> wrote:
>> Hi Jacek, you're welcome to use the trunk build of the GEP from our unstable
>> site, which is now downloading and building with the Ganymede "Eclipse IDE
>> for Java EE Developers (163 MB)". I've not encountered any problems with it
>> yet....
>>
>> -----> http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.2/
> 
> Would be great if I figured out how to execute p2 from the command
> line to set up GEP outside Eclipse distro directory. Do you know them?
> You know about dropins directory, don't you?
> 
> Jacek
> 

-- 
Thanks,
Tim McConnell

Re: svn commit: r672379 - in /geronimo/devtools/eclipse-plugin/trunk: features/org.apache.geronimo.v21.feature/ plugins/org.apache.geronimo.runtime.v21/ plugins/org.apache.geronimo.runtime.v21/META-INF/

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Sat, Jun 28, 2008 at 11:30 PM, Tim McConnell <ti...@gmail.com> wrote:
> Hi Jacek, you're welcome to use the trunk build of the GEP from our unstable
> site, which is now downloading and building with the Ganymede "Eclipse IDE
> for Java EE Developers (163 MB)". I've not encountered any problems with it
> yet....
>
> -----> http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.2/

Would be great if I figured out how to execute p2 from the command
line to set up GEP outside Eclipse distro directory. Do you know them?
You know about dropins directory, don't you?

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: svn commit: r672379 - in /geronimo/devtools/eclipse-plugin/trunk: features/org.apache.geronimo.v21.feature/ plugins/org.apache.geronimo.runtime.v21/ plugins/org.apache.geronimo.runtime.v21/META-INF/

Posted by Tim McConnell <ti...@gmail.com>.
Hi Jacek, you're welcome to use the trunk build of the GEP from our unstable 
site, which is now downloading and building with the Ganymede "Eclipse IDE for 
Java EE Developers (163 MB)". I've not encountered any problems with it yet....

-----> http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.2/


Jacek Laskowski wrote:
> On Sat, Jun 28, 2008 at 3:06 AM, Tim McConnell <ti...@gmail.com> wrote:
>> Could be -- I just copied the "2.2-SNAPSHOT" from the server trunk pom.xml
>> since we need the GEP trunk to work with those artifacts.....
> 
> What about releasing GEP 2.1.2 intended to run with Eclipse Ganymede
> and no special changes as far as Geronimo version support's concerned
> and move to Geronimo 2.2 with GEP 2.2? I'd love having GEP supporting
> Ganymede as soon as possible (in 2-4 week timeframe would be
> excellent).
> 
> Jacek
> 

-- 
Thanks,
Tim McConnell

Re: svn commit: r672379 - in /geronimo/devtools/eclipse-plugin/trunk: features/org.apache.geronimo.v21.feature/ plugins/org.apache.geronimo.runtime.v21/ plugins/org.apache.geronimo.runtime.v21/META-INF/

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Sat, Jun 28, 2008 at 3:06 AM, Tim McConnell <ti...@gmail.com> wrote:
> Could be -- I just copied the "2.2-SNAPSHOT" from the server trunk pom.xml
> since we need the GEP trunk to work with those artifacts.....

What about releasing GEP 2.1.2 intended to run with Eclipse Ganymede
and no special changes as far as Geronimo version support's concerned
and move to Geronimo 2.2 with GEP 2.2? I'd love having GEP supporting
Ganymede as soon as possible (in 2-4 week timeframe would be
excellent).

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: svn commit: r672379 - in /geronimo/devtools/eclipse-plugin/trunk: features/org.apache.geronimo.v21.feature/ plugins/org.apache.geronimo.runtime.v21/ plugins/org.apache.geronimo.runtime.v21/META-INF/

Posted by Tim McConnell <ti...@gmail.com>.
Could be -- I just copied the "2.2-SNAPSHOT" from the server trunk pom.xml since 
we need the GEP trunk to work with those artifacts.....

Donald Woods wrote:
> Isn't this move to use 2.2-SNAPSHOT jumping the gun a little?  Kevan and 
> Joe have discussed a 2.1.2 release in the next 4 to 6 weeks, but I 
> haven't seen discussions on a 2.2 target yet....
> 
> 
> -Donald
> 
> 
> mcconne@apache.org wrote:
>> Author: mcconne
>> Date: Fri Jun 27 13:38:20 2008
>> New Revision: 672379
>>
>> URL: http://svn.apache.org/viewvc?rev=672379&view=rev
>> Log:
>> Update GEP Geronimo version to 2.2-SNAPSHOT
>>
>> Modified:
>>     
>> geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties 
>>
>>     
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt 
>>
>>     
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF 
>>
>>     
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt 
>>
>>     
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml 
>>
>>
>> Modified: 
>> geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties 
>>
>> URL: 
>> http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties?rev=672379&r1=672378&r2=672379&view=diff 
>>
>> ============================================================================== 
>>
>> --- 
>> geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties 
>> (original)
>> +++ 
>> geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties 
>> Fri Jun 27 13:38:20 2008
>> @@ -201,7 +201,7 @@
>>  ## ADDITIONAL SOURCE 
>> LICENSES                                          ##\n\
>>  #########################################################################\n\ 
>>
>>  \n\
>> -For geronimo-crypto-2.1.1.jar:\n\
>> +For geronimo-crypto-2.1.2.jar:\n\
>>  \n\
>>  The ASN1 codec implementation in the geronimo-crypto module was\n\
>>  developed by the Bouncy Castle project. 
>> (http://www.bouncycastle.org/).\n\
>>
>> Modified: 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt 
>>
>> URL: 
>> http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt?rev=672379&r1=672378&r2=672379&view=diff 
>>
>> ============================================================================== 
>>
>> --- 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt 
>> (original)
>> +++ 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt 
>> Fri Jun 27 13:38:20 2008
>> @@ -205,7 +205,7 @@
>>  ## ADDITIONAL SOURCE 
>> LICENSES                                          ##
>>  ######################################################################### 
>>
>>  
>> -For geronimo-crypto-2.1.1.jar:
>> +For geronimo-crypto-2.1.2.jar:
>>  
>>  The ASN1 codec implementation in the geronimo-crypto module was
>>  developed by the Bouncy Castle project. (http://www.bouncycastle.org/).
>>
>> Modified: 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF 
>>
>> URL: 
>> http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF?rev=672379&r1=672378&r2=672379&view=diff 
>>
>> ============================================================================== 
>>
>> --- 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF 
>> (original)
>> +++ 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF 
>> Fri Jun 27 13:38:20 2008
>> @@ -4,18 +4,18 @@
>>  Bundle-SymbolicName: org.apache.geronimo.runtime.v21;singleton:=true
>>  Bundle-Version: 2.1.2
>>  Require-Bundle: org.apache.geronimo.runtime.common;visibility:=reexport
>> -Bundle-ClassPath: lib/geronimo-common-2.1.1.jar,
>> - lib/geronimo-deploy-jsr88-2.1.1.jar,
>> - lib/geronimo-deployment-2.1.1.jar,
>> - lib/geronimo-j2ee-schema-2.1.1.jar,
>> - lib/geronimo-kernel-2.1.1.jar,
>> - lib/geronimo-plugin-2.1.1.jar,
>> - lib/geronimo-system-2.1.1.jar,
>> - lib/geronimo-util-2.1.1.jar,
>> - lib/geronimo-deploy-config-2.1.1.jar,
>> +Bundle-ClassPath: lib/geronimo-common-2.2-SNAPSHOT.jar,
>> + lib/geronimo-deploy-jsr88-2.2-SNAPSHOT.jar,
>> + lib/geronimo-deployment-2.2-SNAPSHOT.jar,
>> + lib/geronimo-j2ee-schema-2.2-SNAPSHOT.jar,
>> + lib/geronimo-kernel-2.2-SNAPSHOT.jar,
>> + lib/geronimo-plugin-2.2-SNAPSHOT.jar,
>> + lib/geronimo-system-2.2-SNAPSHOT.jar,
>> + lib/geronimo-util-2.2-SNAPSHOT.jar,
>> + lib/geronimo-deploy-config-2.2-SNAPSHOT.jar,
>>   lib/geronimo-javaee-deployment_1.1MR3_spec-1.0.jar,
>>   lib/plexus-archiver-1.0-alpha-7.jar,
>> - lib/geronimo-crypto-2.1.1.jar
>> + lib/geronimo-crypto-2.2-SNAPSHOT.jar
>>  Export-Package:   javax.enterprise.deploy.model,
>>   javax.enterprise.deploy.model.exceptions,
>>
>> Modified: 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt 
>>
>> URL: 
>> http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt?rev=672379&r1=672378&r2=672379&view=diff 
>>
>> ============================================================================== 
>>
>> --- 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt 
>> (original)
>> +++ 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt 
>> Fri Jun 27 13:38:20 2008
>> @@ -9,7 +9,7 @@
>>  This product includes software developed by
>>  The Apache Software Foundation (http://www.apache.org/).
>>  
>> -For geronimo-crypto-2.1.1.jar:
>> +For geronimo-crypto-2.1.2.jar:
>>  
>>  ========================================================================= 
>>
>>  ==  Bouncy Castle 
>> Notice                                               ==
>>
>> Modified: 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml 
>>
>> URL: 
>> http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml?rev=672379&r1=672378&r2=672379&view=diff 
>>
>> ============================================================================== 
>>
>> --- 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml 
>> (original)
>> +++ 
>> geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml 
>> Fri Jun 27 13:38:20 2008
>> @@ -27,7 +27,7 @@
>>          <relativePath>../pom.xml</relativePath>
>>      </parent>
>>      <properties>
>> -        <geronimoVersion>2.1.1</geronimoVersion>
>> +        <geronimoVersion>2.2-SNAPSHOT</geronimoVersion>
>>      </properties>
>>      <build>
>>          <resources>
>>
>>
>>

-- 
Thanks,
Tim McConnell

Re: svn commit: r672379 - in /geronimo/devtools/eclipse-plugin/trunk: features/org.apache.geronimo.v21.feature/ plugins/org.apache.geronimo.runtime.v21/ plugins/org.apache.geronimo.runtime.v21/META-INF/

Posted by Donald Woods <dw...@apache.org>.
Isn't this move to use 2.2-SNAPSHOT jumping the gun a little?  Kevan and 
Joe have discussed a 2.1.2 release in the next 4 to 6 weeks, but I 
haven't seen discussions on a 2.2 target yet....


-Donald


mcconne@apache.org wrote:
> Author: mcconne
> Date: Fri Jun 27 13:38:20 2008
> New Revision: 672379
> 
> URL: http://svn.apache.org/viewvc?rev=672379&view=rev
> Log:
> Update GEP Geronimo version to 2.2-SNAPSHOT
> 
> Modified:
>     geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties
>     geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt
>     geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF
>     geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt
>     geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml
> 
> Modified: geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties
> URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties?rev=672379&r1=672378&r2=672379&view=diff
> ==============================================================================
> --- geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties (original)
> +++ geronimo/devtools/eclipse-plugin/trunk/features/org.apache.geronimo.v21.feature/feature.properties Fri Jun 27 13:38:20 2008
> @@ -201,7 +201,7 @@
>  ## ADDITIONAL SOURCE LICENSES                                          ##\n\
>  #########################################################################\n\
>  \n\
> -For geronimo-crypto-2.1.1.jar:\n\
> +For geronimo-crypto-2.1.2.jar:\n\
>  \n\
>  The ASN1 codec implementation in the geronimo-crypto module was\n\
>  developed by the Bouncy Castle project. (http://www.bouncycastle.org/).\n\
> 
> Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt
> URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt?rev=672379&r1=672378&r2=672379&view=diff
> ==============================================================================
> --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt (original)
> +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/LICENSE.txt Fri Jun 27 13:38:20 2008
> @@ -205,7 +205,7 @@
>  ## ADDITIONAL SOURCE LICENSES                                          ##
>  #########################################################################
>  
> -For geronimo-crypto-2.1.1.jar:
> +For geronimo-crypto-2.1.2.jar:
>  
>  The ASN1 codec implementation in the geronimo-crypto module was
>  developed by the Bouncy Castle project. (http://www.bouncycastle.org/).
> 
> Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF
> URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF?rev=672379&r1=672378&r2=672379&view=diff
> ==============================================================================
> --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF (original)
> +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/META-INF/MANIFEST.MF Fri Jun 27 13:38:20 2008
> @@ -4,18 +4,18 @@
>  Bundle-SymbolicName: org.apache.geronimo.runtime.v21;singleton:=true
>  Bundle-Version: 2.1.2
>  Require-Bundle: org.apache.geronimo.runtime.common;visibility:=reexport
> -Bundle-ClassPath: lib/geronimo-common-2.1.1.jar,
> - lib/geronimo-deploy-jsr88-2.1.1.jar,
> - lib/geronimo-deployment-2.1.1.jar,
> - lib/geronimo-j2ee-schema-2.1.1.jar,
> - lib/geronimo-kernel-2.1.1.jar,
> - lib/geronimo-plugin-2.1.1.jar,
> - lib/geronimo-system-2.1.1.jar,
> - lib/geronimo-util-2.1.1.jar,
> - lib/geronimo-deploy-config-2.1.1.jar,
> +Bundle-ClassPath: lib/geronimo-common-2.2-SNAPSHOT.jar,
> + lib/geronimo-deploy-jsr88-2.2-SNAPSHOT.jar,
> + lib/geronimo-deployment-2.2-SNAPSHOT.jar,
> + lib/geronimo-j2ee-schema-2.2-SNAPSHOT.jar,
> + lib/geronimo-kernel-2.2-SNAPSHOT.jar,
> + lib/geronimo-plugin-2.2-SNAPSHOT.jar,
> + lib/geronimo-system-2.2-SNAPSHOT.jar,
> + lib/geronimo-util-2.2-SNAPSHOT.jar,
> + lib/geronimo-deploy-config-2.2-SNAPSHOT.jar,
>   lib/geronimo-javaee-deployment_1.1MR3_spec-1.0.jar,
>   lib/plexus-archiver-1.0-alpha-7.jar,
> - lib/geronimo-crypto-2.1.1.jar
> + lib/geronimo-crypto-2.2-SNAPSHOT.jar
>  Export-Package: 
>   javax.enterprise.deploy.model,
>   javax.enterprise.deploy.model.exceptions,
> 
> Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt
> URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt?rev=672379&r1=672378&r2=672379&view=diff
> ==============================================================================
> --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt (original)
> +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/NOTICE.txt Fri Jun 27 13:38:20 2008
> @@ -9,7 +9,7 @@
>  This product includes software developed by
>  The Apache Software Foundation (http://www.apache.org/).
>  
> -For geronimo-crypto-2.1.1.jar:
> +For geronimo-crypto-2.1.2.jar:
>  
>  =========================================================================
>  ==  Bouncy Castle Notice                                               ==
> 
> Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml?rev=672379&r1=672378&r2=672379&view=diff
> ==============================================================================
> --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml (original)
> +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.runtime.v21/pom.xml Fri Jun 27 13:38:20 2008
> @@ -27,7 +27,7 @@
>          <relativePath>../pom.xml</relativePath>
>      </parent>
>      <properties>
> -        <geronimoVersion>2.1.1</geronimoVersion>
> +        <geronimoVersion>2.2-SNAPSHOT</geronimoVersion>
>      </properties>
>      <build>
>          <resources>
> 
> 
>