SaferMobile / InTheClear

Java and Android mobile alerting and secure wipe application(s)
https://lab.safermobile.org/wiki/InTheClear
GNU General Public License v3.0
23 stars 19 forks source link

Setup ant/maven for scripted building of signed J2ME JAD/JAR file #3

Open n8fr8 opened 13 years ago

n8fr8 commented 13 years ago

can just start with generic JAD/JAR for now, and will treat Blackberry building as seperate effort

eighthave commented 13 years ago

Since ant was by far the easiest path with BlackBerry, I think we should use Maven for J2ME building. Otherwise we'll have to manage to conflicting build.xml/build.properties files, which doesn't sound like fun.

n8fr8 commented 13 years ago

I think we need to setup separate builds for blackberry and j2me, because they will have different dependencies.