Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

FastDev not working with Developer Toolbox 2.0.12

Janos Schwellach January 20, 2014

Hi,

today i discovered a weird situation. My atlassian sdk got updated and I received the new developer toolbox 2.0.12. Unfortunately with that version the fast dev is not working anymore.

After digging around with firebug I found a wrong POST that is made from the dev toolbox to "jira/plugins/servlet/undefined/rest/fastdev/1.0/reload/" wich is ending up in a 404.

I downgraded the developer toolbox to 2.0.11 and the POST to "jira/rest/fastdev/1.0/reload/" is working fine. It seems that something changed within those two versions, or did I missed something?

Thanks,

Janos

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Joe Clark
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 19, 2014

Hi Janos,

Definitely looks like a bug! Could you please report this problem over at the bug tracker for the Plugin SDK: https://ecosystem.atlassian.net/browse/AMPS

(If you don't have an account for ecosystem.atlassian.net, you can sign up here: https://ecosystem.atlassian.net/secure/Signup!default.jspa

cofarrell
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 20, 2014

Hi Janon,

I've made a 2.3 release of the fastdev plugin which should fix those problems. This will go out in the next SDK release, but you can upgrade directly here:

http://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/labs/fastdev-plugin/2.3/fastdev-plugin-2.3.jar

My apologies about that.

Charles

Janos Schwellach March 18, 2014

Hey Joseph and Charles,

Thanks for your replies. As I couldn't find the issue in jira, so I added the ticket here: https://ecosystem.atlassian.net/browse/FASTDEV-113

Thanks,

Janos

0 votes
codelab expert
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 26, 2014

Yes, I confirm this problem with fastdev! This version seems to be broken. Now you should use atlas-cli and pi command.

0 votes
Janos Schwellach January 20, 2014

I tried several configurations like

<fastdevVersion>2.1</fastdevVersion>

or

<pluginArtifacts>

<pluginArtifact>

<groupId>com.atlassian.devrel</groupId>

<artifactId>developer-toolbox-plugin</artifactId>

<version>2.0.11</version>

</pluginArtifact>

</pluginArtifacts>

but nothing worked as every atlas-run or atlas-debug re-installed developer-toolbox-plugin 2.0.12.

The only thing for me was to downgrade to atlassian-plugin-sdk 4.2.11 which worked finally. Please fix the developer-toolbox ASAP

TAGS
AUG Leaders

Atlassian Community Events