This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 202953 - Remove Kenai from Team Servers
Summary: Remove Kenai from Team Servers
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Team Framework (show other bugs)
Version: 7.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-02 17:04 UTC by Geertjan Wielenga
Modified: 2011-10-26 17:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geertjan Wielenga 2011-10-02 17:04:12 UTC
there's a wizard to share projects on Team servers with the Kenai 
Infrastructure. Is there a way to remove java.net from the wizard? It's 
in a JComboBox there. If you select it, the upload will fail on the last 
wizard page without a useful message.

Uploading is turned off on the Java.net site, because java.net doesn't 
support creating public projects without moderation. Right now this is 
just perceived as a bug, that probably noone reports, because they'll go 
to the website and create their project there...
Comment 1 Tomas Stupka 2011-10-03 12:01:45 UTC
> Uploading is turned off on the Java.net site, because java.net doesn't 
> support creating public projects without moderation. Right now this is 
> just perceived as a bug, that probably noone reports, because they'll go 
> to the website and create their project there...
actually, this was reported - see issue #200440 and also filed against kenai http://kenai.com/jira/browse/KENAI-3025
also note, that the error msg was made a bit more descriptive in scope of #200440 (yet probably still unsufficient, regarding what was stated in this report)

1.) 
simply removing java.net from the wizard without additional info would probably lead to other bug reports. What about displaying a message and disabling the next/finish buttons when java.net is selected - something like "Java.net doesn't support creating public projects from the NetBeans IDE. Please use the Java.net website." 

2.) 
another thing is that we haven't got any reaction on http://kenai.com/jira/browse/KENAI-3025 yet. Is there any chance they could make the API feature available? 
I would prefer to try the api call and in case it is still blocked we could show the err msg from 1.) 
It, wouldn't be that user-friendly fine tuned, but we were on the safe side and this isn't a heavily used feature anyway ...
Comment 2 maxnitribitt 2011-10-03 12:49:54 UTC
Hi Tomas, I originally reported this, because I found out at a community leaders meeting, that java.net hadn't turned on this feature. I had encountered this bug before, but assumed there was a network problem (java.net used to be a bit unstable in the last year). 

Maybe there's a layout problem on mac os x, I don't see a message, just a warning sign with a generic text, I think it's two words followed by a colon and nothing after that. If you need more info here let me know.

to 1:
yes, that would be a good solution.

to 2:
I agree that it would be good to fix on the kenai side and then display a message. If you want me to test if the message is *really* displayed on os x as well, let me know.
Comment 3 Tomas Stupka 2011-10-03 13:31:54 UTC
> Maybe there's a layout problem on mac os x, I don't see a message, just a warning sign with a generic text, 
> I think it's two words followed by a colon 
> and nothing after that. If you need more info here let me know.
what build do you use? the fix was integrated on 2011-09-28, and didn't made it into beta. the text is the actual error msg returned by kenai and a bit more descriptive, but still quite technical - "Project creation failed: creation via API disabled"

> to 1:
> yes, that would be a good solution.
> to 2:
> I agree that it would be good to fix on the kenai side and then display a message. If you want me to test if the message is *really* displayed on os x as > well, let me know.
i would prefer 2.) before 1.), and of course, feel free to test...

thanks
Comment 4 Tomas Stupka 2011-10-26 17:55:56 UTC
from now on it is possible to create projects on java.net via NetBeans.