The moose likes Ant, Maven and Other Build Tools and the fly likes Hudson + SvnAnt then i have a problem svnExists can't use Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Hudson + SvnAnt then i have a problem svnExists can Watch "Hudson + SvnAnt then i have a problem svnExists can New topic
Author

Hudson + SvnAnt then i have a problem svnExists can't use

yu xiaohang
Greenhorn

Joined: Sep 15, 2011
Posts: 5
hello

i wrote ant script for check my version number make sure that it won't be conflict :



A true or false Should have been passed to <fail> tag but i found that <svnExists> can only return false wether "${ci.prod.id}_V${prod.version}_REL" exists or not.

i wrote a test script below:



but wether item exists in subversion repository or not ${testprop} will give false value.

it could be a hudson's bug? or SvnAnt's bug?

someone can help me?

 
 
subject: Hudson + SvnAnt then i have a problem svnExists can't use
 
Threads others viewed
ant script error
uPortal 3.2.4 Build Failed
Error - "Cannot use javahl nor command line svn client" with subversion
Writing to web space from Java applet.
ANT if/else condition
IntelliJ Java IDE