[jira] Commented: (GERONIMO-3498) Refactor Monitoring plugin packaging and source

2007-10-03 Thread Erik B. Craig (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532163
 ] 

Erik B. Craig commented on GERONIMO-3498:
-

Ermm, sorry about that. Should be a bit better.

 Refactor Monitoring plugin packaging and source
 ---

 Key: GERONIMO-3498
 URL: https://issues.apache.org/jira/browse/GERONIMO-3498
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: monitoring
Reporter: Erik B. Craig
Assignee: Erik B. Craig
Priority: Blocker
 Attachments: GERONIMO-3498.patch


 The maven build method/order for the Monitoring plugin in sandbox must be 
 restructured so the package is created as an ear to include derby datasource 
 definitions for using to query and store configurations as well as graphing 
 information

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



[jira] Commented: (GERONIMO-3498) Refactor Monitoring plugin packaging and source

2007-10-03 Thread Anita Kulshreshtha (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532213
 ] 

Anita Kulshreshtha commented on GERONIMO-3498:
--

This patch attached at 11.36 A.M. does not apply.

 Refactor Monitoring plugin packaging and source
 ---

 Key: GERONIMO-3498
 URL: https://issues.apache.org/jira/browse/GERONIMO-3498
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: monitoring
Reporter: Erik B. Craig
Assignee: Erik B. Craig
Priority: Blocker
 Attachments: GERONIMO-3498.patch


 The maven build method/order for the Monitoring plugin in sandbox must be 
 restructured so the package is created as an ear to include derby datasource 
 definitions for using to query and store configurations as well as graphing 
 information

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



[jira] Commented: (GERONIMO-3498) Refactor Monitoring plugin packaging and source

2007-10-03 Thread Erik B. Craig (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532220
 ] 

Erik B. Craig commented on GERONIMO-3498:
-

Anita - What error are you getting on attempt to apply?

 Refactor Monitoring plugin packaging and source
 ---

 Key: GERONIMO-3498
 URL: https://issues.apache.org/jira/browse/GERONIMO-3498
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: monitoring
Reporter: Erik B. Craig
Assignee: Erik B. Craig
Priority: Blocker
 Attachments: GERONIMO-3498.patch


 The maven build method/order for the Monitoring plugin in sandbox must be 
 restructured so the package is created as an ear to include derby datasource 
 definitions for using to query and store configurations as well as graphing 
 information

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



[jira] Commented: (GERONIMO-3498) Refactor Monitoring plugin packaging and source

2007-10-03 Thread Anita Kulshreshtha (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532234
 ] 

Anita Kulshreshtha commented on GERONIMO-3498:
--

Patch applied to rev 581709. The patch had conflicts. I was still getting the 
old patch. It is not necessary to remove the old patch.
This makes it easy to find/load the new patch.

 Refactor Monitoring plugin packaging and source
 ---

 Key: GERONIMO-3498
 URL: https://issues.apache.org/jira/browse/GERONIMO-3498
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: monitoring
Reporter: Erik B. Craig
Assignee: Erik B. Craig
Priority: Blocker
 Attachments: GERONIMO-3498.patch


 The maven build method/order for the Monitoring plugin in sandbox must be 
 restructured so the package is created as an ear to include derby datasource 
 definitions for using to query and store configurations as well as graphing 
 information

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



[jira] Commented: (GERONIMO-3498) Refactor Monitoring plugin packaging and source

2007-10-03 Thread Erik B. Craig (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532235
 ] 

Erik B. Craig commented on GERONIMO-3498:
-

Ah, sorry about that. Currently not getting the new files in the SVN repo... 
and the old ones are still there, however the contents have been wiped out to 0 
bytes each, but not completely deleted. I'm not sure if it's something I did 
incorrectly in patch creation, or if it's an issue with SVN not fully picking 
up changes on the apply... but I have seen it before... You may need to do a 
quick (manual) svn delete on the mrc-client directory, and then an svn add on 
the new 'client' directory.

 Refactor Monitoring plugin packaging and source
 ---

 Key: GERONIMO-3498
 URL: https://issues.apache.org/jira/browse/GERONIMO-3498
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: monitoring
Reporter: Erik B. Craig
Assignee: Erik B. Craig
Priority: Blocker
 Attachments: GERONIMO-3498.patch


 The maven build method/order for the Monitoring plugin in sandbox must be 
 restructured so the package is created as an ear to include derby datasource 
 definitions for using to query and store configurations as well as graphing 
 information

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



[jira] Commented: (GERONIMO-3498) Refactor Monitoring plugin packaging and source

2007-10-03 Thread Anita Kulshreshtha (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532245
 ] 

Anita Kulshreshtha commented on GERONIMO-3498:
--

Should be fixed in rev 581714

 Refactor Monitoring plugin packaging and source
 ---

 Key: GERONIMO-3498
 URL: https://issues.apache.org/jira/browse/GERONIMO-3498
 Project: Geronimo
  Issue Type: Sub-task
  Security Level: public(Regular issues) 
  Components: monitoring
Reporter: Erik B. Craig
Assignee: Erik B. Craig
Priority: Blocker
 Attachments: GERONIMO-3498.patch


 The maven build method/order for the Monitoring plugin in sandbox must be 
 restructured so the package is created as an ear to include derby datasource 
 definitions for using to query and store configurations as well as graphing 
 information

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