[ http://jira.codehaus.org/browse/CONTINUUM-1140?page=comments#action_85428 ] Emmanuel Venisse commented on CONTINUUM-1140: ---------------------------------------------
maybe a bug in this jdk update because it works fine in other jdk version. >From javadoc ( >http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html#File(java.lang.String,%20java.lang.String) > ), "If parent is null then the new File instance is created as if by invoking >the single-argument File constructor on the given child pathname string.", so >it should use "." by default if the parent is null. > Build failed ReleasePrepareActionTest produce error > --------------------------------------------------- > > Key: CONTINUUM-1140 > URL: http://jira.codehaus.org/browse/CONTINUUM-1140 > Project: Continuum > Issue Type: Bug > Affects Versions: 1.1 > Reporter: Richard C. L. Li > Attachments: continuum.patch, > org.apache.maven.continuum.web.action.ReleasePrepareActionTest.txt > > > org/apache/maven/continuum/web/action/ReleasePrepareActionTest.java produces > errors upon running. I have attached a patch to fix this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira