[jira] Updated: (GERONIMO-1418) allow user to specify deployment targets by nickname

2007-02-28 Thread toby cabot (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

toby cabot updated GERONIMO-1418:
-

Attachment: geronimo-target-nickname-1_2.txt

This patch applies to the 1.2 branch.  The code is the same but the target file 
moved.


 allow user to specify deployment targets by nickname
 --

 Key: GERONIMO-1418
 URL: https://issues.apache.org/jira/browse/GERONIMO-1418
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: deployment
Affects Versions: 1.2
 Environment: fedora core 2
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
 geronimo 1.0 branch
Reporter: toby cabot
Priority: Minor
 Attachments: geronimo-target-nickname-1_2.txt, 
 geronimo-target-nickname.txt


 This is a follow-on to the patch I submitted that allows Geronimo to have 2 
 configuration stores.  Now that I can specify the config-store on the command 
 line with the --targets switch I'm getting sick of typing the full target 
 name (e.g. 
 geronimo.server:J2EEApplication=null,J2EEModule=geronimo/j2ee-system/1.0/car,J2EEServer=geronimo,j2eeType=ConfigurationStore,name=Customer).
   This patch allows the user to specify any part of the target name (e.g. 
 Customer) instead of the whole target name.  It's pretty crude, so if there's 
 a more elegant way to do something like this I'm all ears.

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



[jira] Updated: (GERONIMO-1418) allow user to specify deployment targets by nickname

2007-02-28 Thread toby cabot (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

toby cabot updated GERONIMO-1418:
-

Fix Version/s: 1.x
   1.2
  Environment: 
fedora core 4
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)


  was:
fedora core 2
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
geronimo 1.0 branch


 allow user to specify deployment targets by nickname
 --

 Key: GERONIMO-1418
 URL: https://issues.apache.org/jira/browse/GERONIMO-1418
 Project: Geronimo
  Issue Type: Improvement
  Security Level: public(Regular issues) 
  Components: deployment
Affects Versions: 1.2
 Environment: fedora core 4
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Reporter: toby cabot
Priority: Minor
 Fix For: 1.2, 1.x

 Attachments: geronimo-target-nickname-1_2.txt, 
 geronimo-target-nickname.txt


 This is a follow-on to the patch I submitted that allows Geronimo to have 2 
 configuration stores.  Now that I can specify the config-store on the command 
 line with the --targets switch I'm getting sick of typing the full target 
 name (e.g. 
 geronimo.server:J2EEApplication=null,J2EEModule=geronimo/j2ee-system/1.0/car,J2EEServer=geronimo,j2eeType=ConfigurationStore,name=Customer).
   This patch allows the user to specify any part of the target name (e.g. 
 Customer) instead of the whole target name.  It's pretty crude, so if there's 
 a more elegant way to do something like this I'm all ears.

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



[jira] Updated: (GERONIMO-1418) allow user to specify deployment targets by nickname

2006-07-02 Thread Dain Sundstrom (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1418?page=all ]

Dain Sundstrom updated GERONIMO-1418:
-

Assign To: (was: Dain Sundstrom)

 allow user to specify deployment targets by nickname
 --

  Key: GERONIMO-1418
  URL: http://issues.apache.org/jira/browse/GERONIMO-1418
  Project: Geronimo
 Type: Improvement
 Security: public(Regular issues) 
   Components: deployment
 Versions: 1.2
  Environment: fedora core 2
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
 geronimo 1.0 branch
 Reporter: toby cabot
 Priority: Minor
  Attachments: geronimo-target-nickname.txt

 This is a follow-on to the patch I submitted that allows Geronimo to have 2 
 configuration stores.  Now that I can specify the config-store on the command 
 line with the --targets switch I'm getting sick of typing the full target 
 name (e.g. 
 geronimo.server:J2EEApplication=null,J2EEModule=geronimo/j2ee-system/1.0/car,J2EEServer=geronimo,j2eeType=ConfigurationStore,name=Customer).
   This patch allows the user to specify any part of the target name (e.g. 
 Customer) instead of the whole target name.  It's pretty crude, so if there's 
 a more elegant way to do something like this I'm all ears.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Updated: (GERONIMO-1418) allow user to specify deployment targets by nickname

2006-01-04 Thread toby cabot (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1418?page=all ]

toby cabot updated GERONIMO-1418:
-

Attachment: geronimo-target-nickname.txt

 allow user to specify deployment targets by nickname
 --

  Key: GERONIMO-1418
  URL: http://issues.apache.org/jira/browse/GERONIMO-1418
  Project: Geronimo
 Type: Improvement
   Components: deployment
 Versions: 1.1
  Environment: fedora core 2
 Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
 geronimo 1.0 branch
 Reporter: toby cabot
 Priority: Minor
  Attachments: geronimo-target-nickname.txt

 This is a follow-on to the patch I submitted that allows Geronimo to have 2 
 configuration stores.  Now that I can specify the config-store on the command 
 line with the --targets switch I'm getting sick of typing the full target 
 name (e.g. 
 geronimo.server:J2EEApplication=null,J2EEModule=geronimo/j2ee-system/1.0/car,J2EEServer=geronimo,j2eeType=ConfigurationStore,name=Customer).
   This patch allows the user to specify any part of the target name (e.g. 
 Customer) instead of the whole target name.  It's pretty crude, so if there's 
 a more elegant way to do something like this I'm all ears.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira