| Issue 21: | Support for Mantis Bugtracking system | |
| 18 people starred this issue and may be notified of changes. | Back to list |
Hi, I just saw your nice plugin. Unfortuneately we are working with mantis as bug tracking system. Is there anything planned in supporting it yet? |
|
,
Nov 25, 2008
We love to support Mantis as well but we are lack of resources:-(.Will add to plan anyway :-) BTW any posibility that willing to work on Mantis Connector ;-) ?
Status: Accepted
|
|
,
Dec 16, 2008
(No comment was entered for this change.)
Labels: -Type-Defect Type-Enhancement
|
|
,
Dec 16, 2008
Hi, sorry, forgot to reply, I might be able to offer some help, I already did a netbeans/visualvm plugin in the past. But I'm lacking time at the moment. |
|
,
Dec 16, 2008
Cool let me know when you ready to give it try |
|
,
Dec 23, 2008
Hello. Cube°n looks like a great product. I also am using mantis currently. I tried digging through the Cube°n sources to understand how to implement mantis support. Is there a wiki page or documentation set for the connector api/spi? |
|
,
Dec 23, 2008
Well We are working on it :-( BTW to start with Mantis Connector mail me to theanuradha at gmail I'll guide you :-)(It is a simple task ;-)) Thanks ! |
|
,
May 18, 2009
Yes? It will be great if you make a Mantis support. |
|
,
May 27, 2009
Any development on this issue? Or alternatives on including mantis in netbeans? |
|
,
May 28, 2009
Sorry to say that, currently its in future plan.BTW if some one ready to sponsor to develop mantis connector I really happy to work on it. |
|
,
Jun 29, 2009
What tasks are open for this issue? Mantis webservice? |
|
,
Jun 30, 2009
They have http://www.futureware.biz/mantisconnect/ We need to write connector using cubeon spi |
|
,
Oct 17, 2009
The mantis connect provided in the url is not open source... |
|
,
Oct 17, 2009
There is a mylyn-mantis on sf.net. http://sourceforge.net/apps/mediawiki/mylyn-mantis/index.php?title=Main_Page |
|
,
Oct 18, 2009
Hi, I'm one of the Mylyn Connector for Mantis developers and I thought I'd chime in with some basic information about how we use the Mantis SOAP API. We currently use Axis 1.4 to generate the SOAP stubs from the WSDL served by Mantis - usually found at $MANTIS_INSTALL/api/soap/mantisconnect.php?wsdl . After that, the entry point offers a few convenient methods: - mc_projects_get_user_accessible gets all projects accessible to a given user - mc_filter_get_issue_headers gets all the issues for a filter - mc_project_get_issue_headers gets all the issues for a project You can find the way we use it in the mylyn-mantis source code at https://sourceforge.net/projects/mylyn-mantis/develop . For any questions you're more than welcome to post on our developer forum at https://sourceforge.net/apps/phpbb/mylyn-mantis/viewforum.php?f=5 . Cheers, Robert |
|
,
Oct 18, 2009
@Robert Thanks for information.I'm planing to work on Mantis support after Google code support |
|
,
Oct 26, 2009
any progress? |
|
,
Oct 26, 2009
currently working on google-code support this is the next task |
|
,
Oct 29, 2009
(No comment was entered for this change.)
Status: Started
Owner: theanuradha |
|
,
Oct 30, 2009
requesting a public Mantis server. anyone ready to provide access to cubeon to use as testings repository ? |
|
,
Oct 31, 2009
What are the requirements? Just a mantis installation? What kind of access and modules installed on the server? |
|
,
Oct 31, 2009
to start with just a mantis repository with access remotely and test connector development. |
|
,
Nov 09, 2009
I can provide you with a standard mantis installation, how can I contact you guys? |
|
,
Nov 09, 2009
great! Mail me at theanurada at gmail dot com with information. |
|
,
Nov 29, 2009
Is this email-adress still valid? My mail bounces back to me. Sorry it took so long. |
|
,
Nov 29, 2009
ah my mistake theanuradha at gmail.com |
|
,
Nov 30, 2009
Can provide a Mantis installation on my VServer too, if neccessary (om at hopi-x dot de) |
|
,
Nov 30, 2009
@vraccas already provide one BTW having one more is good option test on deferent mantis setups |
|
,
Nov 30, 2009
ok.. if its time u need another, just send me a email.. |
|
,
Jan 06, 2010
Any news on this? :) |
|
,
Jan 09, 2010
@theanuradha .. Im want to write this mantis connector, because i need it @work.. did u already started working on it? |
|
,
Jan 09, 2010
Well due to lack of Time No If you interested I'll help you on development with guide |
|
,
Jan 10, 2010
I cannot help with the java part, because my java skills are too basic. But I can help on the php side with the MantisConnector webservice @hopi-x |
|
,
Jan 10, 2010
Yesterday i started developing a java library for use with mantisconnect.php in Mantis 1.1.18. I think i wont have any problem to implement the java sources for this interface. I'll write the Connector like the trac implemention, @theanuradha did. Maybe i'll need support from @theanuradha for setting up the netbeans runtime for mudule testing, because its my first netbeans module.. (i saw a netbeans testing runtime on D:\ :) ) |
|
,
Jan 11, 2010
Now my testing environment is up and running. Im developing under NetBeans 6.8, and use NB 6.5.1 for testing.. (like setup from svn).. Where can I get svn access to this project? Actually i developed mappers for Mantis<->Cubeon Objects, and i wrote an Interface for MantisSessionService.. |
|
,
Jan 11, 2010
>>Where can I get svn access to this project? http://cubeon.googlecode.com/svn/trunk/ |
|
,
Jan 11, 2010
BTW if you want I'll create project setup then it is easy to you to get start development |
|
,
Jan 11, 2010
This would help me a lot. I have no deeper experience with maven2 projects.. do i then have write acces to connectors/mantis folder? |
|
,
Jan 12, 2010
Give me coupe of day to setup projects >>do i then have write acces to connectors/mantis folder? you will have access all projects setup once I add those I'll let you know when I setup |
|
| ► Sign in to add a comment |