Re: svn commit: r787829 - in /geronimo/daytrader/trunk: daytrader-webonly/pom.xml modules/dojo-ui-web/pom.xml modules/json-proxy/pom.xml modules/web/pom.xml pom.xml repository/

2009-06-23 Thread Donald Woods

Shouldn't the server provide a artifactAlias for JSTL?


-Donald


jb...@apache.org wrote:

Author: jbohn
Date: Tue Jun 23 20:41:01 2009
New Revision: 787829

URL: http://svn.apache.org/viewvc?rev=787829view=rev
Log:
fix daytrader build to match the latest trunk changes - change in tomcat build 
and location of jstl

Removed:
geronimo/daytrader/trunk/repository/
Modified:
geronimo/daytrader/trunk/daytrader-webonly/pom.xml
geronimo/daytrader/trunk/modules/dojo-ui-web/pom.xml
geronimo/daytrader/trunk/modules/json-proxy/pom.xml
geronimo/daytrader/trunk/modules/web/pom.xml
geronimo/daytrader/trunk/pom.xml

Modified: geronimo/daytrader/trunk/daytrader-webonly/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/daytrader/trunk/daytrader-webonly/pom.xml?rev=787829r1=787828r2=787829view=diff
==
--- geronimo/daytrader/trunk/daytrader-webonly/pom.xml (original)
+++ geronimo/daytrader/trunk/daytrader-webonly/pom.xml Tue Jun 23 20:41:01 2009
@@ -51,7 +51,7 @@
 scopeprovided/scope
 /dependency
 dependency
-groupIdjstl/groupId
+groupIdjavax.servlet/groupId
 artifactIdjstl/artifactId
 scopeprovided/scope
 /dependency

Modified: geronimo/daytrader/trunk/modules/dojo-ui-web/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/daytrader/trunk/modules/dojo-ui-web/pom.xml?rev=787829r1=787828r2=787829view=diff
==
--- geronimo/daytrader/trunk/modules/dojo-ui-web/pom.xml (original)
+++ geronimo/daytrader/trunk/modules/dojo-ui-web/pom.xml Tue Jun 23 20:41:01 
2009
@@ -47,7 +47,7 @@
 scopeprovided/scope
 /dependency
 dependency
-groupIdjstl/groupId
+groupIdjavax.servlet/groupId
 artifactIdjstl/artifactId
 scopeprovided/scope
 /dependency

Modified: geronimo/daytrader/trunk/modules/json-proxy/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/daytrader/trunk/modules/json-proxy/pom.xml?rev=787829r1=787828r2=787829view=diff
==
--- geronimo/daytrader/trunk/modules/json-proxy/pom.xml (original)
+++ geronimo/daytrader/trunk/modules/json-proxy/pom.xml Tue Jun 23 20:41:01 2009
@@ -52,7 +52,7 @@
 scopeprovided/scope
 /dependency
 dependency
-groupIdjstl/groupId
+groupIdjavax.servlet/groupId
 artifactIdjstl/artifactId
 scopeprovided/scope
 /dependency

Modified: geronimo/daytrader/trunk/modules/web/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/daytrader/trunk/modules/web/pom.xml?rev=787829r1=787828r2=787829view=diff
==
--- geronimo/daytrader/trunk/modules/web/pom.xml (original)
+++ geronimo/daytrader/trunk/modules/web/pom.xml Tue Jun 23 20:41:01 2009
@@ -59,7 +59,7 @@
 scopeprovided/scope
 /dependency
 dependency
-groupIdjstl/groupId
+groupIdjavax.servlet/groupId
 artifactIdjstl/artifactId
 scopeprovided/scope
 /dependency

Modified: geronimo/daytrader/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/daytrader/trunk/pom.xml?rev=787829r1=787828r2=787829view=diff
==
--- geronimo/daytrader/trunk/pom.xml (original)
+++ geronimo/daytrader/trunk/pom.xml Tue Jun 23 20:41:01 2009
@@ -141,7 +141,6 @@
 /organization
 
 modules

-modulerepository/module
 modulemodules/ejb/module
 modulemodules/web/module
 modulemodules/streamer/module





Re: svn commit: r787829 - in /geronimo/daytrader/trunk: daytrader-webonly/pom.xml modules/dojo-ui-web/pom.xml modules/json-proxy/pom.xml modules/web/pom.xml pom.xml repository/

2009-06-23 Thread Joe Bohn
These dependency updates are necessary for the build to succeed so 
runtime aliases won't help.


Joe


Donald Woods wrote:

Shouldn't the server provide a artifactAlias for JSTL?


-Donald


jb...@apache.org wrote:

Author: jbohn
Date: Tue Jun 23 20:41:01 2009
New Revision: 787829

URL: http://svn.apache.org/viewvc?rev=787829view=rev
Log:
fix daytrader build to match the latest trunk changes - change in 
tomcat build and location of jstl


Removed:
geronimo/daytrader/trunk/repository/
Modified:
geronimo/daytrader/trunk/daytrader-webonly/pom.xml
geronimo/daytrader/trunk/modules/dojo-ui-web/pom.xml
geronimo/daytrader/trunk/modules/json-proxy/pom.xml
geronimo/daytrader/trunk/modules/web/pom.xml
geronimo/daytrader/trunk/pom.xml

Modified: geronimo/daytrader/trunk/daytrader-webonly/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/daytrader/trunk/daytrader-webonly/pom.xml?rev=787829r1=787828r2=787829view=diff 

== 


--- geronimo/daytrader/trunk/daytrader-webonly/pom.xml (original)
+++ geronimo/daytrader/trunk/daytrader-webonly/pom.xml Tue Jun 23 
20:41:01 2009

@@ -51,7 +51,7 @@
 scopeprovided/scope
 /dependency
 dependency
-groupIdjstl/groupId
+groupIdjavax.servlet/groupId
 artifactIdjstl/artifactId
 scopeprovided/scope
 /dependency

Modified: geronimo/daytrader/trunk/modules/dojo-ui-web/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/daytrader/trunk/modules/dojo-ui-web/pom.xml?rev=787829r1=787828r2=787829view=diff 

== 


--- geronimo/daytrader/trunk/modules/dojo-ui-web/pom.xml (original)
+++ geronimo/daytrader/trunk/modules/dojo-ui-web/pom.xml Tue Jun 23 
20:41:01 2009

@@ -47,7 +47,7 @@
 scopeprovided/scope
 /dependency
 dependency
-groupIdjstl/groupId
+groupIdjavax.servlet/groupId
 artifactIdjstl/artifactId
 scopeprovided/scope
 /dependency

Modified: geronimo/daytrader/trunk/modules/json-proxy/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/daytrader/trunk/modules/json-proxy/pom.xml?rev=787829r1=787828r2=787829view=diff 

== 


--- geronimo/daytrader/trunk/modules/json-proxy/pom.xml (original)
+++ geronimo/daytrader/trunk/modules/json-proxy/pom.xml Tue Jun 23 
20:41:01 2009

@@ -52,7 +52,7 @@
 scopeprovided/scope
 /dependency
 dependency
-groupIdjstl/groupId
+groupIdjavax.servlet/groupId
 artifactIdjstl/artifactId
 scopeprovided/scope
 /dependency

Modified: geronimo/daytrader/trunk/modules/web/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/daytrader/trunk/modules/web/pom.xml?rev=787829r1=787828r2=787829view=diff 

== 


--- geronimo/daytrader/trunk/modules/web/pom.xml (original)
+++ geronimo/daytrader/trunk/modules/web/pom.xml Tue Jun 23 20:41:01 2009
@@ -59,7 +59,7 @@
 scopeprovided/scope
 /dependency
 dependency
-groupIdjstl/groupId
+groupIdjavax.servlet/groupId
 artifactIdjstl/artifactId
 scopeprovided/scope
 /dependency

Modified: geronimo/daytrader/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/daytrader/trunk/pom.xml?rev=787829r1=787828r2=787829view=diff 

== 


--- geronimo/daytrader/trunk/pom.xml (original)
+++ geronimo/daytrader/trunk/pom.xml Tue Jun 23 20:41:01 2009
@@ -141,7 +141,6 @@
 /organization
 
 modules

-modulerepository/module
 modulemodules/ejb/module
 modulemodules/web/module
 modulemodules/streamer/module