Issue Details (XML | Word | Printable)

Key: HUDSON-1977
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: yeoupooh
Votes: 5
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hudson

The second or more NAnt targets value setting problem.

Created: 27/Jun/08 02:13 AM   Updated: 01/Mar/10 10:20 AM   Resolved: 01/Mar/10 10:20 AM
Component/s: nant
Affects Version/s: current
Fix Version/s: None

Environment: Platform: PC, OS: Windows XP
Issue Links:
Duplicate
 


 Description  « Hide

The project has two or more NAnt build settings is not working properly.
Becasuse the second or more NAnt targets value is set to the same value with the
first NAnt targets.



Sort Order: Ascending order - Click to sort in descending order
scm_issue_link added a comment - 01/Jul/08 09:55 PM

Code changed in hudson
User: : kohsuke
Path:
trunk/hudson/plugins/nant/src/main/java/hudson/plugins/nant/NantBuilder.java
http://fisheye4.cenqua.com/changelog/hudson/?cs=10571
Log:
[FIXED HUDSON-1977] Fixed in NAnt plugin 1.2.


stevepov added a comment - 30/Jul/08 02:22 PM

How can I download Nant plugin 1.2? It says the issue is fixed, but there is
nowhere to download the 1.2 version of the plugin. The page for the plugin just
says fixed in upcoming version 1.2


rajesh_sarva added a comment - 18/Mar/09 01:54 PM

I would like know when this issue can be fixed. using two or more NAnt build
settings is very important for my project.

Thanks
Rajesh


0johnw added a comment - 15/Dec/09 11:34 AM

I've recently installed Hudson, in general I'm very impressed with it.

Came searching for exactly this problem today. I can't believe what I'm reading here, surely there must be some misunderstanding? Fixed over a year ago, yet not available?

What does it take to get this resolved, please?


mdonohue added a comment - 17/Dec/09 11:21 AM

You can get the latest successful build of the plugin here:
http://hudson.glassfish.org/job/hudson/lastSuccessfulBuild/artifact/hudson/plugins/nant/target/

If someone confirms the fix works in that build, I can do the release.


0johnw added a comment - 21/Dec/09 09:37 AM

Yes, it works, and I very much appreciate your effort Michael.

I downloaded the nant.api from there, stopped our server,
overwrote the one in the plugins directory and restarted.
I now have 4 different nant scripts in one project, all
working as I'd hoped. Many thanks.