On Aug 19, 2008, at 4:21 AM, Jacek Laskowski wrote:
On Tue, Aug 19, 2008 at 8:53 AM, <[EMAIL PROTECTED]> wrote:
Author: vamsic007
Date: Mon Aug 18 23:53:51 2008
New Revision: 686969
URL: http://svn.apache.org/viewvc?rev=686969&view=rev
Log:
Create a 0.9 branch with earlier plugin code.
Added:
geronimo/plugins/tuscany/branches/0.9/ (props changed)
- copied from r686956, geronimo/plugins/tuscany/trunk/
Modified:
geronimo/plugins/tuscany/branches/0.9/geronimo-tuscany-http-jetty/
pom.xml
geronimo/plugins/tuscany/branches/0.9/geronimo-tuscany-http-
tomcat/pom.xml
geronimo/plugins/tuscany/branches/0.9/geronimo-tuscany/pom.xml
geronimo/plugins/tuscany/branches/0.9/pom.xml
geronimo/plugins/tuscany/branches/0.9/tuscany-jetty/pom.xml
geronimo/plugins/tuscany/branches/0.9/tuscany-tomcat/pom.xml
Propchange: geronimo/plugins/tuscany/branches/0.9/
------------------------------------------------------------------------------
svn:mergeinfo =
Modified: geronimo/plugins/tuscany/branches/0.9/geronimo-tuscany-
http-jetty/pom.xml
URL:
http://svn.apache.org/viewvc/geronimo/plugins/tuscany/branches/0.9/geronimo-tuscany-http-jetty/pom.xml?rev=686969&r1=686956&r2=686969&view=diff
=
=
=
=
=
=
=
=
=
=====================================================================
--- geronimo/plugins/tuscany/branches/0.9/geronimo-tuscany-http-
jetty/pom.xml (original)
+++ geronimo/plugins/tuscany/branches/0.9/geronimo-tuscany-http-
jetty/pom.xml Mon Aug 18 23:53:51 2008
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>tuscany-parent</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>0.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Are you sure you meant to downgrade the version number? It's going to
be extremely confusing for newcomers so figure out that 0.9-SNAPSHOT
is newer than 1.0-SNAPSHOT. Why is the decision?
Based on Vamsi's recent user list posting, I'm guessing that Vamsi is
parking the current trunk code in branches/0.9 and intends to develop
new code in trunk. So, trunk will, in fact, be "newer" than 0.9-
SNAPSHOT. I assume that branches/0.9 will eventually be deleted --
we've never released the code in branches/0.9 and I doubt that we ever
will (except whatever code remains in trunk)...
Vamsi,
Let us know if the above is correct. Would be good to communicate this
with the group, prior to changes... ;-)
--kevan