[rules-dev] Guvnor 5.1 war file is nownamedasdrools-5.1.0-guvnor.war?

Jervis Liu jliu at redhat.com
Mon Aug 9 09:42:53 EDT 2010


On 2010/8/9 8:23, Michael Neale wrote:
> but we don't wnat that name to be part of the URL when people deploy it
> to their container of choice - so either they need to remember to rename
> it, or the context name needs to be set (not sure if you can do that in
> a standard war?).
>
>
Ppl needs to rename it. I will doc this clearly in the installation 
guide, hope this will help.

Jervis

>
> On Mon, Aug 9, 2010 at 10:19 AM, Jervis Liu <jliu at redhat.com
> <mailto:jliu at redhat.com>> wrote:
>
>     Correction.The name convention we currently used in Drools is
>     <drools>-<version>-<moduleName>. Guvnor should follow the same
>     convention I believe, so it should be drools-5.1.0-guvnor.war (same as
>     it is called right now). Nothing needs to be changed in assembly, I will
>     update doc.
>
>     Jervis
>
>
>     On 2010/8/6 15:07, Jervis Liu wrote:
>      > So the consensue is to use a name convention of
>      > <artifact>-<version>.war. I will update Guvnor doc to reflect this
>      > change. Mark, once I have the doc updated, do we need to upload a new
>      > version of doc to the website?
>      >
>      > Cheers,
>      > Jervis
>      >
>      > Michael Neale wrote:
>      >> hahaha...
>      >>
>      >> to be fair, that stupid OS-X "feature" made me scratch my head for a
>      >> few hours once, thinking our build was doing something wrong...
>      >>
>      >> On Thu, Aug 5, 2010 at 10:13 PM, Mark
>     Proctor<mproctor at codehaus.org <mailto:mproctor at codehaus.org>
>      >> <mailto:mproctor at codehaus.org <mailto:mproctor at codehaus.org>>>
>       wrote:
>      >>
>      >>      This is quite funny, the longest debate we've had on dev
>     mailing
>      >>      list for a while, and it's about the naming of a jar :)
>      >>
>      >>      Mark
>      >>
>      >>      On 05/08/2010 12:48, Michael Neale wrote:
>      >>>      thankfully it didn't do that...
>      >>>
>      >>>      but not naming the folder drools-guvnor.war tripped me enough
>      >>>      enough times that I still remember it.
>      >>>
>      >>>      On Thu, Aug 5, 2010 at 9:25 PM, Anstis, Michael (M.)
>      >>> <manstis1 at ford.com
>     <mailto:manstis1 at ford.com><mailto:manstis1 at ford.com
>     <mailto:manstis1 at ford.com>>>  wrote:
>      >>>
>      >>>          ..and unzip the jars in WEB-INF\lib? ;-)
>      >>>
>      >>>
>       ------------------------------------------------------------------------
>      >>>              *From:* rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>
>      >>> <mailto:rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>>
>      >>>              [mailto:rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>
>      >>> <mailto:rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>>] *On Behalf Of
>      >>>              *Michael Neale
>      >>>              *Sent:* 05 August 2010 12:06
>      >>>              *To:* Rules Dev List
>      >>>              *Subject:* Re: [rules-dev] Guvnor 5.1 war file is
>      >>>              nownamedasdrools-5.1.0-guvnor.war?
>      >>>
>      >>>              no I think it was more that OS-X finder would
>     unzip the
>      >>>              zip, and then unzip the war, and you end up with a
>      >>>              drools-guvnor directory... confuses people.
>      >>>
>      >>>              Distributing it as a war makes sense.
>      >>>
>      >>>              On Thu, Aug 5, 2010 at 8:59 PM, Anstis, Michael (M.)
>      >>> <manstis1 at ford.com
>     <mailto:manstis1 at ford.com><mailto:manstis1 at ford.com
>     <mailto:manstis1 at ford.com>>>  wrote:
>      >>>
>      >>>                  So,<artifact>-<version>.war without zip then?
>      >>>
>      >>>                  (Says he with little experience of maven
>     packaging)
>      >>>
>      >>>
>       ------------------------------------------------------------------------
>      >>>                      *From:* rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>
>      >>> <mailto:rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>>
>      >>>                      [mailto:rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>
>      >>> <mailto:rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>>] *On
>      >>>                      Behalf Of *Michael Neale
>      >>>                      *Sent:* 05 August 2010 11:47
>      >>>                      *To:* Rules Dev List
>      >>>                      *Subject:* Re: [rules-dev] Guvnor 5.1 war
>     file is
>      >>>                      now namedasdrools-5.1.0-guvnor.war?
>      >>>
>      >>>                      yeah zipping the war sometimes caused
>     hassles for
>      >>>                      OS-X users (I know tripped me up) so its a
>     good
>      >>>                      thing to do this (but want to set the web
>     context
>      >>>                      or rename when deploying !).
>      >>>
>      >>>                      On Thu, Aug 5, 2010 at 8:40 PM, Mark Proctor
>      >>> <mproctor at codehaus.org <mailto:mproctor at codehaus.org>
>      >>> <mailto:mproctor at codehaus.org <mailto:mproctor at codehaus.org>>>
>       wrote:
>      >>>
>      >>>                           On 05/08/2010 11:18, Anstis, Michael
>     (M.) wrote:
>      >>> >  I like the new format - I like version
>      >>>                          numbers in filenames so you can
>      >>> >  differentiate.
>      >>> >
>      >>> >  I can always change the web-context at
>      >>>                          deployment time if I like.
>      >>>                          Previuosly it was
>      >>>                          drools-guvnor-5.1.0.zip
>      >>>                           -- drools-guvnor.war
>      >>>
>      >>>                          So the zip was versioned, just the
>     contained
>      >>>                          .war wasn't. I didn't see
>      >>>                          the point in zipping a single war. But
>     I can
>      >>>                          move back to that, so the
>      >>>                          main download artifact is versioned,
>     but the
>      >>>                          war isn't....
>      >>>
>      >>>                          Mark
>      >>> >  -----Original Message-----
>      >>> >  From: rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>
>      >>> <mailto:rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>>
>      >>> >  [mailto:rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>
>      >>> <mailto:rules-dev-bounces at lists.jboss.org
>     <mailto:rules-dev-bounces at lists.jboss.org>>]
>      >>>                          On Behalf Of Mark Proctor
>      >>> >  Sent: 05 August 2010 11:15
>      >>> >  To: rules-dev at lists.jboss.org <mailto:rules-dev at lists.jboss.org>
>      >>> <mailto:rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org>>
>      >>> >  Subject: Re: [rules-dev] Guvnor 5.1 war
>      >>>                          file is now namedas
>      >>> >  drools-5.1.0-guvnor.war?
>      >>> >
>      >>> >
>      >>> >     On 05/08/2010 10:11, Jervis Liu wrote:
>      >>> >>  Hi, just found that Guvnor 5.1 war file is
>      >>>                          now named as
>      >>> >>  drools-5.1.0-guvnor.war? This way users
>      >>>                          have to change the default url
>      >>> >>  to things like
>      >>> http://localhost:8080/drools-5.1.0-guvnor. Is
>      >>>                          this a
>      >>> >>  mistake or intended?
>      >>> >  Previously it was a versioned zip that had
>      >>>                          an unversioned war in it. As
>      >>> >  a war is already compressed it seemed
>      >>>                          pointless compressing it in
>      >>> >  another archive.
>      >>> >
>      >>> >  Users can just rename the .war if they
>      >>>                          like, stripping the version. Or
>      >>> >  we can change it back to placing hte .war
>      >>>                          inside of the .zip.
>      >>> >
>      >>> >  What do people want?
>      >>> >
>      >>> >  Mark
>      >>> >>  Cheers,
>      >>> >>  Jervis
>      >>> >>
>      >>> >>
>      >>>
>       _______________________________________________
>      >>> >>  rules-dev mailing list
>      >>> >> rules-dev at lists.jboss.org <mailto:rules-dev at lists.jboss.org>
>      >>> <mailto:rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org>>
>      >>> >>
>      >>> https://lists.jboss.org/mailman/listinfo/rules-dev
>      >>> >>
>      >>> >>
>      >>> >
>      >>> >  _______________________________________________
>      >>> >  rules-dev mailing list
>      >>> > rules-dev at lists.jboss.org <mailto:rules-dev at lists.jboss.org>
>      >>> <mailto:rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org>>
>      >>> >
>      >>> https://lists.jboss.org/mailman/listinfo/rules-dev
>      >>> >
>      >>> >  _______________________________________________
>      >>> >  rules-dev mailing list
>      >>> > rules-dev at lists.jboss.org <mailto:rules-dev at lists.jboss.org>
>      >>> <mailto:rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org>>
>      >>> >
>      >>> https://lists.jboss.org/mailman/listinfo/rules-dev
>      >>> >
>      >>> >
>      >>>
>      >>>
>      >>>
>       _______________________________________________
>      >>>                          rules-dev mailing list
>      >>> rules-dev at lists.jboss.org <mailto:rules-dev at lists.jboss.org>
>      >>> <mailto:rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org>>
>      >>> https://lists.jboss.org/mailman/listinfo/rules-dev
>      >>>
>      >>>
>      >>>
>      >>>
>      >>>                      --
>      >>>                      Michael D Neale
>      >>>                      home: www.michaelneale.net
>     <http://www.michaelneale.net>
>      >>> <http://www.michaelneale.net>
>      >>>                      blog: michaelneale.blogspot.com
>     <http://michaelneale.blogspot.com>
>      >>> <http://michaelneale.blogspot.com>
>      >>>
>      >>>
>      >>>                  _______________________________________________
>      >>>                  rules-dev mailing list
>      >>> rules-dev at lists.jboss.org <mailto:rules-dev at lists.jboss.org>
>      >>> <mailto:rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org>>
>      >>> https://lists.jboss.org/mailman/listinfo/rules-dev
>      >>>
>      >>>
>      >>>
>      >>>
>      >>>              --
>      >>>              Michael D Neale
>      >>>              home: www.michaelneale.net
>     <http://www.michaelneale.net><http://www.michaelneale.net>
>      >>>              blog: michaelneale.blogspot.com
>     <http://michaelneale.blogspot.com>
>      >>> <http://michaelneale.blogspot.com>
>      >>>
>      >>>
>      >>>          _______________________________________________
>      >>>          rules-dev mailing list
>      >>> rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org><mailto:rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org>>
>      >>> https://lists.jboss.org/mailman/listinfo/rules-dev
>      >>>
>      >>>
>      >>>
>      >>>
>      >>>      --
>      >>>      Michael D Neale
>      >>>      home: www.michaelneale.net
>     <http://www.michaelneale.net><http://www.michaelneale.net>
>      >>>      blog: michaelneale.blogspot.com
>     <http://michaelneale.blogspot.com><http://michaelneale.blogspot.com>
>      >>>
>      >>>
>      >>>      _______________________________________________
>      >>>      rules-dev mailing list
>      >>> rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org><mailto:rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org>>
>      >>> https://lists.jboss.org/mailman/listinfo/rules-dev
>      >>>
>      >>
>      >>
>      >>      _______________________________________________
>      >>      rules-dev mailing list
>      >> rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org><mailto:rules-dev at lists.jboss.org
>     <mailto:rules-dev at lists.jboss.org>>
>      >> https://lists.jboss.org/mailman/listinfo/rules-dev
>      >>
>      >>
>      >>
>      >>
>      >> --
>      >> Michael D Neale
>      >> home: www.michaelneale.net
>     <http://www.michaelneale.net><http://www.michaelneale.net>
>      >> blog: michaelneale.blogspot.com
>     <http://michaelneale.blogspot.com><http://michaelneale.blogspot.com>
>      >>
>     ------------------------------------------------------------------------
>      >>
>      >> _______________________________________________
>      >> rules-dev mailing list
>      >> rules-dev at lists.jboss.org <mailto:rules-dev at lists.jboss.org>
>      >> https://lists.jboss.org/mailman/listinfo/rules-dev
>      >>
>      >
>      > _______________________________________________
>      > rules-dev mailing list
>      > rules-dev at lists.jboss.org <mailto:rules-dev at lists.jboss.org>
>      > https://lists.jboss.org/mailman/listinfo/rules-dev
>
>     _______________________________________________
>     rules-dev mailing list
>     rules-dev at lists.jboss.org <mailto:rules-dev at lists.jboss.org>
>     https://lists.jboss.org/mailman/listinfo/rules-dev
>
>
>
>
> --
> Michael D Neale
> home: www.michaelneale.net <http://www.michaelneale.net>
> blog: michaelneale.blogspot.com <http://michaelneale.blogspot.com>
>
>
>
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev



More information about the rules-dev mailing list