Re: svn commit: r721196 - /geronimo/server/trunk/pom.xml

2008-12-01 Thread Joe Bohn
I think the combination of the changes in genesis 2.0 and our target 
dates for a Geronimo 2.2 release preclude us from considering this now. 
 Perhaps we should look to leverage genesis for some of the pre-reqs 
(such as specs, components, etc...) before we attempt to use it for a 
full fledged server release.  Or course, we must first release genesis 
2.0 to use it for anything else.




Donald Woods wrote:
Just checked in the remaining update to Genesis 1.6-SNAPSHOT (which I 
had already published to the snapshot repo.)


The changes were:
1) to remove a duplicate definition of apache-snapshots and 
apache.snapshots, which caused the apache snapshot repo to be searched 
twice for artifacts.

2) to remove codehaus-snapshots as a default repo to search

The above 2 changes removed 2 unnecessary repo searches for artifacts 
during the build.



I haven't put Genesis 1.6 up for a vote, as I thought we were moving to 
the new Genesis 2.0 release for 2.2, but if we aren't, then I can work 
on releasing 1.6.



-Donald


Joe Bohn wrote:

Donald,

Can you explain the move to Genesis 1.6-SNAPSHOT?  I don't see any 
changes in the Genesis branch 1.x since the 1.5 release ... so I'm not 
sure what you are trying to pickup.


If we do need to make changes in genesis and get another 1.x release 
out before Geronimo 2.2 we need to get that moving quickly.


Joe


[EMAIL PROTECTED] wrote:

Author: dwoods
Date: Thu Nov 27 06:57:54 2008
New Revision: 721196

URL: http://svn.apache.org/viewvc?rev=721196&view=rev
Log:
include new Gensis 1.6-SNAPSHOT to fix searching Apache Snapshot Repo 
twice (apache.snapshots and apache-snapshots) and remove default 
inclusion of codehuas-snapshots.  This removes 2 extra repo searches 
for depends.  The codehaus-snapshots and java.net repos were moved 
into the artifact builds were they are needed (for Selenium depends 
and JAX depends in JAXWS.)


Modified:
geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=721196&r1=721195&r2=721196&view=diff 

== 


--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Thu Nov 27 06:57:54 2008
@@ -25,7 +25,7 @@
 
 org.apache.geronimo.genesis.config
 project-config
-1.5
+1.6-SNAPSHOT
 
 
 org.apache.geronimo

@@ -3326,11 +3326,10 @@
 
 
-
 
-apache-snapshots
+apache.snapshots
 Apache Snapshots Repository
 
http://people.apache.org/repo/m2-snapshot-repository

 default
@@ -3343,7 +3342,7 @@
 false
 
 
-
+
 
 
 













Re: svn commit: r721196 - /geronimo/server/trunk/pom.xml

2008-12-01 Thread Jason Dillon
I'm working on genesis 2.0 for gshell.  Some javadoc/site issues I'm  
trying to fix. Hope to have it sorted this week.


--jason

On Dec 2, 2008, at 1:18 AM, Donald Woods <[EMAIL PROTECTED]> wrote:

Just checked in the remaining update to Genesis 1.6-SNAPSHOT (which  
I had already published to the snapshot repo.)


The changes were:
1) to remove a duplicate definition of apache-snapshots and  
apache.snapshots, which caused the apache snapshot repo to be  
searched twice for artifacts.

2) to remove codehaus-snapshots as a default repo to search

The above 2 changes removed 2 unnecessary repo searches for  
artifacts during the build.



I haven't put Genesis 1.6 up for a vote, as I thought we were moving  
to the new Genesis 2.0 release for 2.2, but if we aren't, then I can  
work on releasing 1.6.



-Donald


Joe Bohn wrote:

Donald,
Can you explain the move to Genesis 1.6-SNAPSHOT?  I don't see any  
changes in the Genesis branch 1.x since the 1.5 release ... so I'm  
not sure what you are trying to pickup.
If we do need to make changes in genesis and get another 1.x  
release out before Geronimo 2.2 we need to get that moving quickly.

Joe
[EMAIL PROTECTED] wrote:

Author: dwoods
Date: Thu Nov 27 06:57:54 2008
New Revision: 721196

URL: http://svn.apache.org/viewvc?rev=721196&view=rev
Log:
include new Gensis 1.6-SNAPSHOT to fix searching Apache Snapshot  
Repo twice (apache.snapshots and apache-snapshots) and remove  
default inclusion of codehuas-snapshots.  This removes 2 extra  
repo searches for depends.  The codehaus-snapshots and java.net  
repos were moved into the artifact builds were they are needed  
(for Selenium depends and JAX depends in JAXWS.)


Modified:
   geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=721196&r1=721195&r2=721196&view=diff
=== 
=== 
=== 
=== 
==

--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Thu Nov 27 06:57:54 2008
@@ -25,7 +25,7 @@

org.apache.geronimo.genesis.config
project-config
-1.5
+1.6-SNAPSHOT

 org.apache.geronimo
@@ -3326,11 +3326,10 @@


-

-apache-snapshots
+apache.snapshots
Apache Snapshots Repository
http://people.apache.org/repo/m2-snapshot-repository 


default
@@ -3343,7 +3342,7 @@
false


-
+

 





Re: svn commit: r721196 - /geronimo/server/trunk/pom.xml

2008-12-01 Thread Donald Woods
Just checked in the remaining update to Genesis 1.6-SNAPSHOT (which I 
had already published to the snapshot repo.)


The changes were:
1) to remove a duplicate definition of apache-snapshots and 
apache.snapshots, which caused the apache snapshot repo to be searched 
twice for artifacts.

2) to remove codehaus-snapshots as a default repo to search

The above 2 changes removed 2 unnecessary repo searches for artifacts 
during the build.



I haven't put Genesis 1.6 up for a vote, as I thought we were moving to 
the new Genesis 2.0 release for 2.2, but if we aren't, then I can work 
on releasing 1.6.



-Donald


Joe Bohn wrote:

Donald,

Can you explain the move to Genesis 1.6-SNAPSHOT?  I don't see any 
changes in the Genesis branch 1.x since the 1.5 release ... so I'm not 
sure what you are trying to pickup.


If we do need to make changes in genesis and get another 1.x release out 
before Geronimo 2.2 we need to get that moving quickly.


Joe


[EMAIL PROTECTED] wrote:

Author: dwoods
Date: Thu Nov 27 06:57:54 2008
New Revision: 721196

URL: http://svn.apache.org/viewvc?rev=721196&view=rev
Log:
include new Gensis 1.6-SNAPSHOT to fix searching Apache Snapshot Repo 
twice (apache.snapshots and apache-snapshots) and remove default 
inclusion of codehuas-snapshots.  This removes 2 extra repo searches 
for depends.  The codehaus-snapshots and java.net repos were moved 
into the artifact builds were they are needed (for Selenium depends 
and JAX depends in JAXWS.)


Modified:
geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=721196&r1=721195&r2=721196&view=diff 

== 


--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Thu Nov 27 06:57:54 2008
@@ -25,7 +25,7 @@
 
 org.apache.geronimo.genesis.config
 project-config
-1.5
+1.6-SNAPSHOT
 
 
 org.apache.geronimo

@@ -3326,11 +3326,10 @@
 
 
-
 
-apache-snapshots
+apache.snapshots
 Apache Snapshots Repository
 
http://people.apache.org/repo/m2-snapshot-repository

 default
@@ -3343,7 +3342,7 @@
 false
 
 
-
+
 
 
 









Re: svn commit: r721196 - /geronimo/server/trunk/pom.xml

2008-12-01 Thread Joe Bohn

Donald,

Can you explain the move to Genesis 1.6-SNAPSHOT?  I don't see any 
changes in the Genesis branch 1.x since the 1.5 release ... so I'm not 
sure what you are trying to pickup.


If we do need to make changes in genesis and get another 1.x release out 
before Geronimo 2.2 we need to get that moving quickly.


Joe


[EMAIL PROTECTED] wrote:

Author: dwoods
Date: Thu Nov 27 06:57:54 2008
New Revision: 721196

URL: http://svn.apache.org/viewvc?rev=721196&view=rev
Log:
include new Gensis 1.6-SNAPSHOT to fix searching Apache Snapshot Repo twice 
(apache.snapshots and apache-snapshots) and remove default inclusion of 
codehuas-snapshots.  This removes 2 extra repo searches for depends.  The 
codehaus-snapshots and java.net repos were moved into the artifact builds were 
they are needed (for Selenium depends and JAX depends in JAXWS.)

Modified:
geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=721196&r1=721195&r2=721196&view=diff
==
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Thu Nov 27 06:57:54 2008
@@ -25,7 +25,7 @@
 
 org.apache.geronimo.genesis.config
 project-config
-1.5
+1.6-SNAPSHOT
 
 
 org.apache.geronimo

@@ -3326,11 +3326,10 @@
 
 
-
 
-apache-snapshots
+apache.snapshots
 Apache Snapshots Repository
 http://people.apache.org/repo/m2-snapshot-repository
 default
@@ -3343,7 +3342,7 @@
 false
 
 
-
+