[jira] Commented: (GSHELL-90) GShell code does not pick up and execute files in the etc/rc.d directory

2007-12-04 Thread Jeff Genender (JIRA)

[ 
https://issues.apache.org/jira/browse/GSHELL-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548496
 ] 

Jeff Genender commented on GSHELL-90:
-

Sounds like this may be a dupe and probably belongs over in the Geronimo 
space...feel free to mark it as such ;-)

 GShell code does not pick up and execute files in the etc/rc.d directory
 

 Key: GSHELL-90
 URL: https://issues.apache.org/jira/browse/GSHELL-90
 Project: GShell
  Issue Type: Bug
  Security Level: public(Regular issues) 
Reporter: Jeff Genender
Assignee: Jason Dillon
Priority: Blocker

 GShell is not executing the rc.d script in the etc/rc.d directory in 
 Geronimo.  Files were named
 start-server,terracotta-client.groovy
 start-server,terracotta-config.groovy
 Reneamed to what I found there to match the default file:
 geronimo-commandsCOLONstart-serverCOMMAterracotta-client.groovy
 geronimo-commandsCOLONstart-serverCOMMAterracotta-config.groovy
 And they are not being executed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GSHELL-90) GShell code does not pick up and execute files in the etc/rc.d directory

2007-12-04 Thread Kevan Miller (JIRA)

[ 
https://issues.apache.org/jira/browse/GSHELL-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548500
 ] 

Kevan Miller commented on GSHELL-90:


I renamed the original file with the COLON and COMMA in it's name. Files with 
':' character in the file name made it impossible for people to checkout our 
source code from svn.

Jira https://issues.apache.org/jira/browse/GERONIMO-3624 contains description 
of the original problem. I didn't expect my change to work (other than enable 
svn access for windows users). 

Can fix the problem under 3624 or here... Don't care which...

 GShell code does not pick up and execute files in the etc/rc.d directory
 

 Key: GSHELL-90
 URL: https://issues.apache.org/jira/browse/GSHELL-90
 Project: GShell
  Issue Type: Bug
  Security Level: public(Regular issues) 
Reporter: Jeff Genender
Assignee: Jason Dillon
Priority: Blocker

 GShell is not executing the rc.d script in the etc/rc.d directory in 
 Geronimo.  Files were named
 start-server,terracotta-client.groovy
 start-server,terracotta-config.groovy
 Reneamed to what I found there to match the default file:
 geronimo-commandsCOLONstart-serverCOMMAterracotta-client.groovy
 geronimo-commandsCOLONstart-serverCOMMAterracotta-config.groovy
 And they are not being executed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GSHELL-90) GShell code does not pick up and execute files in the etc/rc.d directory

2007-12-04 Thread Jeff Genender (JIRA)

[ 
https://issues.apache.org/jira/browse/GSHELL-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548520
 ] 

Jeff Genender commented on GSHELL-90:
-

Maybe for another JIRA, but I think the colon and comma stuff should go and we 
use something a bit more generic?  These names are a bit long IMHO.

 GShell code does not pick up and execute files in the etc/rc.d directory
 

 Key: GSHELL-90
 URL: https://issues.apache.org/jira/browse/GSHELL-90
 Project: GShell
  Issue Type: Bug
  Security Level: public(Regular issues) 
Reporter: Jeff Genender
Assignee: Jason Dillon
Priority: Blocker

 GShell is not executing the rc.d script in the etc/rc.d directory in 
 Geronimo.  Files were named
 start-server,terracotta-client.groovy
 start-server,terracotta-config.groovy
 Reneamed to what I found there to match the default file:
 geronimo-commandsCOLONstart-serverCOMMAterracotta-client.groovy
 geronimo-commandsCOLONstart-serverCOMMAterracotta-config.groovy
 And they are not being executed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.