theanuradha / cubeon

Automatically exported from code.google.com/p/cubeon
Apache License 2.0
0 stars 0 forks source link

Support for Mantis Bugtracking system #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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?

Original issue reported on code.google.com by ingo.roc...@gmail.com on 25 Nov 2008 at 10:45

GoogleCodeExporter commented 8 years ago
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 ;-) ? 

Original comment by theanura...@gmail.com on 25 Nov 2008 at 11:32

GoogleCodeExporter commented 8 years ago

Original comment by theanura...@gmail.com on 16 Dec 2008 at 8:57

GoogleCodeExporter commented 8 years ago
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.

Original comment by ingo.roc...@gmail.com on 16 Dec 2008 at 10:40

GoogleCodeExporter commented 8 years ago
Cool let me know when you ready to give it try 

Original comment by theanura...@gmail.com on 16 Dec 2008 at 10:47

GoogleCodeExporter commented 8 years ago
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?

Original comment by josephalevin on 23 Dec 2008 at 6:13

GoogleCodeExporter commented 8 years ago
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 !

Original comment by theanura...@gmail.com on 24 Dec 2008 at 6:00

GoogleCodeExporter commented 8 years ago
Yes? It will be great if you make a Mantis support.

Original comment by Ruslan.L...@gmail.com on 18 May 2009 at 12:17

GoogleCodeExporter commented 8 years ago
Any development on this issue? Or alternatives on including mantis in netbeans?

Original comment by alex.ch...@gmail.com on 27 May 2009 at 8:35

GoogleCodeExporter commented 8 years ago
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.  

Original comment by theanura...@gmail.com on 29 May 2009 at 3:54

GoogleCodeExporter commented 8 years ago
What tasks are open for this issue? Mantis webservice?

Original comment by vrac...@gmail.com on 29 Jun 2009 at 1:40

GoogleCodeExporter commented 8 years ago
They have http://www.futureware.biz/mantisconnect/
We need to write connector using cubeon spi   

Original comment by theanura...@gmail.com on 30 Jun 2009 at 9:23

GoogleCodeExporter commented 8 years ago
The mantis connect provided in the url is not open source...

Original comment by hantsy on 18 Oct 2009 at 1:46

GoogleCodeExporter commented 8 years ago
There is a mylyn-mantis on sf.net.
http://sourceforge.net/apps/mediawiki/mylyn-mantis/index.php?title=Main_Page

Original comment by hantsy on 18 Oct 2009 at 1:49

GoogleCodeExporter commented 8 years ago
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

Original comment by robert.munteanu on 18 Oct 2009 at 9:05

GoogleCodeExporter commented 8 years ago
@Robert

Thanks for information.I'm planing to work on Mantis support after Google code 
support 

Original comment by theanura...@gmail.com on 18 Oct 2009 at 10:05

GoogleCodeExporter commented 8 years ago
any progress?

Original comment by itla...@gmail.com on 26 Oct 2009 at 12:11

GoogleCodeExporter commented 8 years ago
currently working on google-code support this is the next task 

Original comment by theanura...@gmail.com on 26 Oct 2009 at 12:42

GoogleCodeExporter commented 8 years ago

Original comment by theanura...@gmail.com on 29 Oct 2009 at 8:18

GoogleCodeExporter commented 8 years ago
requesting a public Mantis server.
anyone ready to provide access to cubeon to use as testings repository  ?

Original comment by theanura...@gmail.com on 31 Oct 2009 at 3:14

GoogleCodeExporter commented 8 years ago
What are the requirements? Just a mantis installation? What kind of access and
modules installed on the server?

Original comment by vrac...@gmail.com on 31 Oct 2009 at 12:06

GoogleCodeExporter commented 8 years ago
to start with just a mantis repository with access remotely and test connector 
development.

Original comment by theanura...@gmail.com on 31 Oct 2009 at 1:11

GoogleCodeExporter commented 8 years ago
I can provide you with a standard mantis installation, how can I contact you 
guys?

Original comment by vrac...@gmail.com on 9 Nov 2009 at 8:37

GoogleCodeExporter commented 8 years ago
great! Mail me at theanurada at gmail dot com with information.

Original comment by theanura...@gmail.com on 10 Nov 2009 at 3:03

GoogleCodeExporter commented 8 years ago
Is this email-adress still valid? My mail bounces back to me. Sorry it took so 
long.

Original comment by vrac...@gmail.com on 29 Nov 2009 at 3:53

GoogleCodeExporter commented 8 years ago
ah my mistake theanuradha at gmail.com

Original comment by theanura...@gmail.com on 30 Nov 2009 at 2:42

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Can provide a Mantis installation on my VServer too, if neccessary (om at 
hopi-x dot 
de)

Original comment by olpha...@gmail.com on 30 Nov 2009 at 9:38

GoogleCodeExporter commented 8 years ago
@vraccas already provide one BTW having one more is good option test on 
deferent mantis 
setups 

Original comment by theanura...@gmail.com on 30 Nov 2009 at 9:51

GoogleCodeExporter commented 8 years ago
ok.. if its time u need another, just send me a email..

Original comment by olpha...@gmail.com on 30 Nov 2009 at 10:03

GoogleCodeExporter commented 8 years ago
Any news on this? :)

Original comment by Caff...@gmail.com on 6 Jan 2010 at 2:48

GoogleCodeExporter commented 8 years ago
@theanuradha .. Im want to write this mantis connector, because i need it 
@work.. did u 
already started working on it?

Original comment by olpha...@gmail.com on 9 Jan 2010 at 6:50

GoogleCodeExporter commented 8 years ago
Well due to lack of Time No If you interested I'll help you on development with 
guide  

Original comment by theanura...@gmail.com on 10 Jan 2010 at 3:40

GoogleCodeExporter commented 8 years ago
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

Original comment by vrac...@gmail.com on 10 Jan 2010 at 11:38

GoogleCodeExporter commented 8 years ago
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:\  :)  ) 

Original comment by olpha...@gmail.com on 11 Jan 2010 at 7:31

GoogleCodeExporter commented 8 years ago
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.. 

Original comment by olpha...@gmail.com on 11 Jan 2010 at 7:55

GoogleCodeExporter commented 8 years ago
>>Where can I get svn access to this project?
http://cubeon.googlecode.com/svn/trunk/

Original comment by theanura...@gmail.com on 12 Jan 2010 at 1:55

GoogleCodeExporter commented 8 years ago
BTW if you want I'll create  project setup then it is easy to you to get start 
development 

Original comment by theanura...@gmail.com on 12 Jan 2010 at 1:57

GoogleCodeExporter commented 8 years ago
This would help me a lot. I have no deeper experience with maven2 projects.. do 
i then 
have write acces to connectors/mantis folder?

Original comment by olpha...@gmail.com on 12 Jan 2010 at 6:44

GoogleCodeExporter commented 8 years ago
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 

Original comment by theanura...@gmail.com on 12 Jan 2010 at 8:04

GoogleCodeExporter commented 8 years ago
any progress on this?

Original comment by olpha...@gmail.com on 11 Feb 2010 at 10:00

GoogleCodeExporter commented 8 years ago
What's the status of the mantis connector?
Anything I can do to help?

Original comment by gertvre...@gmail.com on 22 Feb 2010 at 11:23

GoogleCodeExporter commented 8 years ago
Any progress? More comments, more faster the integration. :) 
Will be very helpfull integrate these tools.

Original comment by deysesa...@gmail.com on 16 Apr 2010 at 12:43

GoogleCodeExporter commented 8 years ago
need any assistance with getting this going?

I am a mantis user and would love this feature

Original comment by dingfelder on 12 Oct 2010 at 10:47

GoogleCodeExporter commented 8 years ago
Any news on this? Sounds really exciting and I would love to get Mantis-Support 
for NetBeans.

Original comment by haas1...@gmail.com on 22 Nov 2010 at 7:57

GoogleCodeExporter commented 8 years ago
this would be a fantastic feature. is there any working code in the trunk?

Original comment by mc.rei...@gmail.com on 23 Jan 2011 at 4:55

GoogleCodeExporter commented 8 years ago
Any changes from januray ?

Original comment by janssens...@gmail.com on 3 May 2011 at 10:58

GoogleCodeExporter commented 8 years ago
Mantis would be awesome, I could do some beta test

Original comment by dellamow...@gmail.com on 19 May 2011 at 1:14

GoogleCodeExporter commented 8 years ago
What's the status on this connector?

Original comment by aed...@gmail.com on 17 Jun 2011 at 11:52

GoogleCodeExporter commented 8 years ago
I follow this for two years now, it will never be added.

Original comment by normen667 on 17 Jun 2011 at 12:07

GoogleCodeExporter commented 8 years ago
damn, really do not want to switch back to Eclipse just because of the 
Mylyn-connectors.

Original comment by aed...@gmail.com on 17 Jun 2011 at 12:35