It's kind of hard to argue that users should have to add two directories to
their PATH, unless you can really make a differentiation between
administrative functions and a user-mode set of functions.
E.g., you might have a JBoss lite directory that just has the basics like
start, stop, maybe deploy for the typical developer who just wants to start
up a container and run a war/ear, and then another directory that is more
targeted at JBoss administrators. There is something positive to be said
about not polluting my PATH if I'm running on my laptop and all I really
want is start, stop, deploy & undeploy. (In that kind of scenario, I'd
rather have a quick way to set up an unsecured interface on localhost than
mess around with stuff like add-user.sh, which is overkill for development.)
Just my opinion as a user,
Sarah Gerweck
-----Original Message-----
From: Jason Greene
Sent: Sunday, February 05, 2012 12:52 PM
To: Brian Stansberry
Cc: jboss-as7-dev(a)lists.jboss.org Development
Subject: Re: [jboss-as7-dev] Scripts in bin/
I vote we nix it and have one flat bin directory
Sent from my iPhone
On Feb 5, 2012, at 2:08 PM, Brian Stansberry <brian.stansberry(a)redhat.com>
wrote:
We have a bin/util directory that was meant to hold utility scripts
and
help keep the bin folder itself a bit cleaner and less intimidating. But
there's no real consistency in usage. Should the following be moved to
bin/util?
jconsole.sh/.bat
wsconsume.sh/.bat
wsprovide.sh/.bat
If these shouldn't move, then I suggest we get rid of bin/util altogether.
Arguably add-user.sh/.bat falls in the same category as the previous
three, but I think that's one where it's critical that it be right out
front.
--
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
_______________________________________________
jboss-as7-dev mailing list
jboss-as7-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev