Gump3 Maven plugin update

2005-09-15 Thread Justin Merz
I have started adding code to mavenizer to handle jar id created in the maven build. Have a couple things to work out still. Also I have still not been successful in getting the existing bootstrap-maven project to work. I have attached the build output. Any thoughts? -Thanks Justin Merz

[jira] Created: (GUMP-151) path separator and depend = maven bugs

2005-08-30 Thread Justin Merz (JIRA)
path separator and depend = maven bugs -- Key: GUMP-151 URL: http://issues.apache.org/jira/browse/GUMP-151 Project: Gump Type: Bug Components: Python-based Gump Versions: Gump3-alpha-5 Reporter: Justin Merz need

[jira] Updated: (GUMP-151) path separator and depend = maven bugs

2005-08-30 Thread Justin Merz (JIRA)
[ http://issues.apache.org/jira/browse/GUMP-151?page=all ] Justin Merz updated GUMP-151: - Attachment: gump3_maven_doc.txt patch_2.txt path separator and depend = maven bugs -- Key: GUMP-151

Gump3 Maven update

2005-08-30 Thread Justin Merz
/ant/Main -Thanks Justin Merz - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [jira] Updated: (GUMP-149) allow gump to bootstrap maven

2005-08-19 Thread Justin Merz
I have almost completed all the changes. As for Index: pygump/python/gump/util/executor.py === --- pygump/python/gump/util/executor.py (revision 233131) +++ pygump/python/gump/util/executor.py (working copy) @@

[jira] Created: (GUMP-149) allow gump to bootstrap maven

2005-08-17 Thread Justin Merz (JIRA)
allow gump to bootstrap maven - Key: GUMP-149 URL: http://issues.apache.org/jira/browse/GUMP-149 Project: Gump Type: New Feature Components: Python-based Gump Versions: Gump3-alpha-5 Reporter: Justin Merz Allowing gump

[jira] Updated: (GUMP-149) allow gump to bootstrap maven

2005-08-17 Thread Justin Merz (JIRA)
[ http://issues.apache.org/jira/browse/GUMP-149?page=all ] Justin Merz updated GUMP-149: - Attachment: gump-maven-patch.txt allow gump to bootstrap maven - Key: GUMP-149 URL: http://issues.apache.org/jira

SoC update - gump3 and maven

2005-07-10 Thread Justin Merz
larger projects when I have integrated and checked all dependences from this test case. -Thanks Justin Merz - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Getting project file name from module

2005-07-08 Thread Justin Merz
Group, Since gump3 does not recoginze maven project descriptor files I am trying to access the file name from the module descriptor file (/tag if in same file). I believe the project descriptor tag is removed from the module file and placed into a dropped_tags list. Is there anyway to

Re: [howto] Debugging gump3

2005-07-07 Thread Justin Merz
Thanks! thats my favorite kind of discount ... free! I have used debuggers before ie. gdb and ddd (which i think just runs gdb) but thats it. -Justin Leo Simons wrote: Leo Simons wrote: So, ehm, it is possible to run gump through pdb or another debugger (like wing), but I've found none

Re: svn commit: r209496 - in /gump/branches/Gump3/pygump/python/gump/test: testDynagumper.py testModel.py

2005-07-06 Thread Justin Merz
Scott Sanders wrote: Scott laughs to self as this is exactly where he led Justin in private email to get the test case working :) Justin, you can undo your change and just svn update the new code :) Scott On Jul 6, 2005, at 11:39 AM, [EMAIL PROTECTED] wrote: def test_visit_module(self): -

gump3 - error

2005-07-05 Thread Justin Merz
/test/testModel.py, line 41, in ? from gump.model import WorkItem ImportError: cannot import name WorkItem I can't seem to trace error back. Any suggestions? Thanks, Justin Merz - To unsubscribe, e-mail: [EMAIL