logo separator

[mkgmap-dev] [PATCH] Use Apache Ivy to fetch dependencies, put them in dist

From Richard Hansen rhansen at bbn.com on Sun Feb 5 21:35:34 GMT 2012

I've attached a few more patches:
   * #1, #2 are repeats that appear to have slipped through the cracks
   * #3 adds support for deriving the project version from the git 
revision (in case the svn repository is ever converted to git, and for 
those like myself who like to work in git)
   * #4 updates the .gitignore file.

>> I don't see an ant target for the extras, only an entry in mkgmap.iml.
>> Do you want to add a special ant target for these?  Or simply always
>> include them in the main build?
>
> Thats right there isn't, I don't know if anyone uses the code or even
> if it still works. So I don't see this as something that needs to be
> addressed before we move over to the new system.

I agree; maybe we can create a new branch after build is reintegrated 
into trunk.

> Thats fine about the targets, but there are really only two situations
> in my mind: (1) build the standard distribution and (2) get
> everything needed for development, so that nothing shows up as red in
> an IDE and you can check that nothing is broken including things that
> are not distributed.

You can run 'ant resolve' to get all dependencies.  Is that sufficient? 
  (The term "resolve" is not my favorite, but it's what osmosis uses so 
I kept it.)

> Lets ignore optional stuff at the moment.

Agreed.

-Richard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-mkgmap-ivy-organisation.patch
Type: text/x-patch
Size: 853 bytes
Desc: not available
Url : http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20120205/5d1902dc/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-rename-.classpath-to-ivy.classpath.patch
Type: text/x-patch
Size: 2373 bytes
Desc: not available
Url : http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20120205/5d1902dc/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-get-revision-from-git-if-svn-revision-unavailable.patch
Type: text/x-patch
Size: 1142 bytes
Desc: not available
Url : http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20120205/5d1902dc/attachment-0002.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-update-.gitignore.patch
Type: text/x-patch
Size: 455 bytes
Desc: not available
Url : http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20120205/5d1902dc/attachment-0003.bin 


More information about the mkgmap-dev mailing list