build.xml:6: Problems opening file using a recorder entry

Bug #1186246 reported by Dee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Radkarte
Fix Released
Medium
luckyguess

Bug Description

It's not good that the dest directory is written hardcoded into the build.xml. Please patch it to the current directory (see attachment). This works for me.

Revision history for this message
Dee (deedw) wrote :
Revision history for this message
luckyguess (luckyguess) wrote :

Good Point, will apply the patch, but change the path to ../build.
I think it is more convenient that way, since the temporary and permanent files are better separated.

Changed in radkarte:
importance: Undecided → Medium
assignee: nobody → luckyguess (luckyguess)
status: New → In Progress
Revision history for this message
luckyguess (luckyguess) wrote :

After a few moments thinking I applied the patch unmodified, since operating outside the main directory could cause some problems if folders with the same name exists.

Changed in radkarte:
status: In Progress → Fix Released
Revision history for this message
Dee (deedw) wrote :

One addition: I think there could be a problem with the relative path in splitMap. In my case "ant" says that it could not find the "${builddir}/splitter/trunk/dist/splitter.jar". I have changed it in my case to "${basedir}/${builddir}/splitter/trunk/dist/splitter.jar".

Revision history for this message
HaiTaoWu (erexwu) wrote :

my fault is limited authority.when i use the code 'sudo su - root',no problem

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.