[jira] Updated: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml

2007-10-10 Thread Kevan Miller (JIRA)

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

Kevan Miller updated GERONIMO-2025:
---

Fix Version/s: (was: 2.0.2)
   2.0.x

Moving out of 2.0.2 to 2.0.x. Has anyone tested this behavior to see if it is 
still an issue?

 Undeploy and redeploy with no version leaves dangling entries in config.xml
 ---

 Key: GERONIMO-2025
 URL: https://issues.apache.org/jira/browse/GERONIMO-2025
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: deployment, kernel
Affects Versions: 1.1, 2.0.x, 2.1
Reporter: Aaron Mulder
Assignee: Rakesh Midha
 Fix For: 2.0.x, 2.1

 Attachments: removeunwantedconfig.patch


 If you deploy an application with no version and then undeploy it, we leave 
 an entry for it (with a timestamp version number) in config.xml, just marked 
 as load=false.
 If you later deploy the application again, you get a new timestamp version 
 number and a new entry is written into config.xml.  Do this (undeploy/deploy) 
 a few times and config.xml gets kind of messy.
 It would be be good to delete entries from config.xml on undeploy if they 
 have no actual settings.
 It would be good to detect that a previous version is in conifg.xml but not 
 in the repository and delete the settings from config.xml if the artifact has 
 no version number and a newer copy is deployed.
 This is not a huge priority since nothing breaks, it just makes config.xml 
 kind of crufty.

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



[jira] Updated: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml

2007-09-25 Thread Donald Woods (JIRA)

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

Donald Woods updated GERONIMO-2025:
---

Affects Version/s: 2.1
   2.0.x

updated affects field

 Undeploy and redeploy with no version leaves dangling entries in config.xml
 ---

 Key: GERONIMO-2025
 URL: https://issues.apache.org/jira/browse/GERONIMO-2025
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: deployment, kernel
Affects Versions: 1.1, 2.0.x, 2.1
Reporter: Aaron Mulder
Assignee: Rakesh Midha
 Fix For: 2.0.x

 Attachments: removeunwantedconfig.patch


 If you deploy an application with no version and then undeploy it, we leave 
 an entry for it (with a timestamp version number) in config.xml, just marked 
 as load=false.
 If you later deploy the application again, you get a new timestamp version 
 number and a new entry is written into config.xml.  Do this (undeploy/deploy) 
 a few times and config.xml gets kind of messy.
 It would be be good to delete entries from config.xml on undeploy if they 
 have no actual settings.
 It would be good to detect that a previous version is in conifg.xml but not 
 in the repository and delete the settings from config.xml if the artifact has 
 no version number and a newer copy is deployed.
 This is not a huge priority since nothing breaks, it just makes config.xml 
 kind of crufty.

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



[jira] Updated: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml

2007-09-25 Thread Donald Woods (JIRA)

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

Donald Woods updated GERONIMO-2025:
---

Fix Version/s: (was: 2.0.x)
   2.1
   2.0.2

 Undeploy and redeploy with no version leaves dangling entries in config.xml
 ---

 Key: GERONIMO-2025
 URL: https://issues.apache.org/jira/browse/GERONIMO-2025
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: deployment, kernel
Affects Versions: 1.1, 2.0.x, 2.1
Reporter: Aaron Mulder
Assignee: Rakesh Midha
 Fix For: 2.0.2, 2.1

 Attachments: removeunwantedconfig.patch


 If you deploy an application with no version and then undeploy it, we leave 
 an entry for it (with a timestamp version number) in config.xml, just marked 
 as load=false.
 If you later deploy the application again, you get a new timestamp version 
 number and a new entry is written into config.xml.  Do this (undeploy/deploy) 
 a few times and config.xml gets kind of messy.
 It would be be good to delete entries from config.xml on undeploy if they 
 have no actual settings.
 It would be good to detect that a previous version is in conifg.xml but not 
 in the repository and delete the settings from config.xml if the artifact has 
 no version number and a newer copy is deployed.
 This is not a huge priority since nothing breaks, it just makes config.xml 
 kind of crufty.

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



[jira] Updated: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml

2007-08-07 Thread Matt Hogstrom (JIRA)

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

Matt Hogstrom updated GERONIMO-2025:


Fix Version/s: (was: 2.0)
   2.0.x

Moving to 2.0.x

 Undeploy and redeploy with no version leaves dangling entries in config.xml
 ---

 Key: GERONIMO-2025
 URL: https://issues.apache.org/jira/browse/GERONIMO-2025
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: deployment, kernel
Affects Versions: 1.1
Reporter: Aaron Mulder
Assignee: Rakesh Midha
 Fix For: 2.0.x

 Attachments: removeunwantedconfig.patch


 If you deploy an application with no version and then undeploy it, we leave 
 an entry for it (with a timestamp version number) in config.xml, just marked 
 as load=false.
 If you later deploy the application again, you get a new timestamp version 
 number and a new entry is written into config.xml.  Do this (undeploy/deploy) 
 a few times and config.xml gets kind of messy.
 It would be be good to delete entries from config.xml on undeploy if they 
 have no actual settings.
 It would be good to detect that a previous version is in conifg.xml but not 
 in the repository and delete the settings from config.xml if the artifact has 
 no version number and a newer copy is deployed.
 This is not a huge priority since nothing breaks, it just makes config.xml 
 kind of crufty.

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



[jira] Updated: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml

2007-07-25 Thread Prasad Kashyap (JIRA)

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

Prasad Kashyap updated GERONIMO-2025:
-

Fix Version/s: (was: 2.0-M5)
   2.0

 Undeploy and redeploy with no version leaves dangling entries in config.xml
 ---

 Key: GERONIMO-2025
 URL: https://issues.apache.org/jira/browse/GERONIMO-2025
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: deployment, kernel
Affects Versions: 1.1
Reporter: Aaron Mulder
 Fix For: 2.0

 Attachments: removeunwantedconfig.patch


 If you deploy an application with no version and then undeploy it, we leave 
 an entry for it (with a timestamp version number) in config.xml, just marked 
 as load=false.
 If you later deploy the application again, you get a new timestamp version 
 number and a new entry is written into config.xml.  Do this (undeploy/deploy) 
 a few times and config.xml gets kind of messy.
 It would be be good to delete entries from config.xml on undeploy if they 
 have no actual settings.
 It would be good to detect that a previous version is in conifg.xml but not 
 in the repository and delete the settings from config.xml if the artifact has 
 no version number and a newer copy is deployed.
 This is not a huge priority since nothing breaks, it just makes config.xml 
 kind of crufty.

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



[jira] Updated: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml

2007-03-12 Thread David Jencks (JIRA)

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

David Jencks updated GERONIMO-2025:
---

Comment: was deleted

 Undeploy and redeploy with no version leaves dangling entries in config.xml
 ---

 Key: GERONIMO-2025
 URL: https://issues.apache.org/jira/browse/GERONIMO-2025
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: deployment, kernel
Affects Versions: 1.1
Reporter: Aaron Mulder
 Fix For: 2.0

 Attachments: removeunwantedconfig.patch


 If you deploy an application with no version and then undeploy it, we leave 
 an entry for it (with a timestamp version number) in config.xml, just marked 
 as load=false.
 If you later deploy the application again, you get a new timestamp version 
 number and a new entry is written into config.xml.  Do this (undeploy/deploy) 
 a few times and config.xml gets kind of messy.
 It would be be good to delete entries from config.xml on undeploy if they 
 have no actual settings.
 It would be good to detect that a previous version is in conifg.xml but not 
 in the repository and delete the settings from config.xml if the artifact has 
 no version number and a newer copy is deployed.
 This is not a huge priority since nothing breaks, it just makes config.xml 
 kind of crufty.

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



[jira] Updated: (GERONIMO-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml

2006-11-23 Thread Rakesh Midha (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2025?page=all ]

Rakesh Midha updated GERONIMO-2025:
---

Attachment: removeunwantedconfig.patch


Attached patch to remove unwanted entries in config file, Please review and 
commit

 Undeploy and redeploy with no version leaves dangling entries in config.xml
 ---

 Key: GERONIMO-2025
 URL: http://issues.apache.org/jira/browse/GERONIMO-2025
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: deployment, kernel
Affects Versions: 1.1
Reporter: Aaron Mulder
 Assigned To: Rakesh Midha
 Fix For: 1.2

 Attachments: removeunwantedconfig.patch


 If you deploy an application with no version and then undeploy it, we leave 
 an entry for it (with a timestamp version number) in config.xml, just marked 
 as load=false.
 If you later deploy the application again, you get a new timestamp version 
 number and a new entry is written into config.xml.  Do this (undeploy/deploy) 
 a few times and config.xml gets kind of messy.
 It would be be good to delete entries from config.xml on undeploy if they 
 have no actual settings.
 It would be good to detect that a previous version is in conifg.xml but not 
 in the repository and delete the settings from config.xml if the artifact has 
 no version number and a newer copy is deployed.
 This is not a huge priority since nothing breaks, it just makes config.xml 
 kind of crufty.

-- 
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-2025) Undeploy and redeploy with no version leaves dangling entries in config.xml

2006-11-23 Thread Rakesh Midha (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-2025?page=all ]

Rakesh Midha updated GERONIMO-2025:
---

   Patch Info: [Patch Available]
Fix Version/s: 2.0
   (was: 1.2)
 Assignee: (was: Rakesh Midha)


Unassigned JIRA so that someone can review and commit
Changed Patch Available to yes
Changed fixed version to 2.0


 Undeploy and redeploy with no version leaves dangling entries in config.xml
 ---

 Key: GERONIMO-2025
 URL: http://issues.apache.org/jira/browse/GERONIMO-2025
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: deployment, kernel
Affects Versions: 1.1
Reporter: Aaron Mulder
 Fix For: 2.0

 Attachments: removeunwantedconfig.patch


 If you deploy an application with no version and then undeploy it, we leave 
 an entry for it (with a timestamp version number) in config.xml, just marked 
 as load=false.
 If you later deploy the application again, you get a new timestamp version 
 number and a new entry is written into config.xml.  Do this (undeploy/deploy) 
 a few times and config.xml gets kind of messy.
 It would be be good to delete entries from config.xml on undeploy if they 
 have no actual settings.
 It would be good to detect that a previous version is in conifg.xml but not 
 in the repository and delete the settings from config.xml if the artifact has 
 no version number and a newer copy is deployed.
 This is not a huge priority since nothing breaks, it just makes config.xml 
 kind of crufty.

-- 
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