[PATCH] Fixing Ant compilation issues

Bug #1005827 reported by Nicolas_Raoul
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Financisto
Fix Committed
Low
Denis Solonenko

Bug Description

In order to add Financisto to F-Droid, I fixed Ant compilation.
I had to modify two things:

First modification:
In file project.properties, set the GreenDroid location like this:
android.library.reference.1=GreenDroid

Second modification:
In project root, add a "ant.properties" file containing:
jar.libs.dir=lib

Could you please apply these modifications?
Thanks a lot for this nice app!
Nicolas Raoul

Revision history for this message
Dominik Schürmann (dschuermann) wrote :

Instead of adding "jar.libs.dir=lib" to ant-properties, I would propse renaming the folder from "lib" to "libs". This is the default naming scheme for Android projects and thus need no modification of ant.properties.

Revision history for this message
Denis Solonenko (denis-solonenko) wrote :

I've renamed lib->libs in trunk

Changed in financisto:
assignee: nobody → Denis Solonenko (denis-solonenko)
importance: Undecided → Low
milestone: none → 1.5.9
status: New → Confirmed
Revision history for this message
Denis Solonenko (denis-solonenko) wrote :

Btw have you forgot to attach the patch file?

Changed in financisto:
milestone: 1.5.9 → 1.5.8
status: Confirmed → Fix Committed
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.