Donald Woods wrote:
I was thinking of going with what we have, which is to manually install
the app clients. There are instructions in the README on how to do that.
I'm confused by this. The tomcat client plugins *are* built when you do
a local build (as the README mentions) ... and supposedly they can be
installed as plugins according to the README as well (I didn't try this).
So why are these tomcat client car files not included in the
staging-repo content that we are voting on?
We're voting on both the source and the artifacts ... so if the source
when built produces the artifacts it seems like we should be voting on
those too.
BTW, only the tomcat cars exist as an archive file ... there are jetty
versions but they only exist in an unpacked form.
Here are the artifacts for the clients produced by the build:
./daytrader-jetty/target/repository/org/apache/geronimo/daytrader/daytrader-streamer-client/2.1.3/daytrader-streamer-client-2.1.3.car
./daytrader-tomcat/target/daytrader-streamer-client-2.1.3.car
./daytrader-tomcat/target/repository/org/apache/geronimo/daytrader/daytrader-streamer-client/2.1.3/daytrader-streamer-client-2.1.3.car
./daytrader-jetty/target/repository/org/apache/geronimo/daytrader/daytrader-ws-client/2.1.3/daytrader-ws-client-2.1.3.car
./daytrader-tomcat/target/daytrader-ws-client-2.1.3.car
./daytrader-tomcat/target/repository/org/apache/geronimo/daytrader/daytrader-ws-client/2.1.3/daytrader-ws-client-2.1.3.car
Is there some strange build processing that is creating these which is
not honored by the mvn release plugin?
Joe
Maybe we can get them setup as plugins in daytrader/trunk for the 2.2
release.
-Donald
Lin Sun wrote:
Hi Donald,
Thanks for getting this out for vote!
Do we plan to allow users to install the app client as G plugin? If
so, I think there is a manual work, that is to add the app client's
plugin.xml file to the plugin catalog (geronimo-plugins.xml). I think
we've got code to pack the app client car file and copy it onto local
.m2 repo.
Thanks
Lin
On Tue, Dec 2, 2008 at 5:03 PM, Donald Woods <[EMAIL PROTECTED]> wrote:
I'm working on updating the daytrader/branches/2.1 for a 2.1.3
release (will
rename it to branches/2.1.3 shortly.) Once everything is ready, I'll
put it
up for a vote.
BTW - I'm not creating a branches/2.1 for on-going maintenance, as if
it is
ever needed, we can copy over the 2.1.3 tag to create it. I'm just
wanting
to get this overdue Daytrader 2.1.x out so we can focus on the 2.2
release.
-Donald