acmeuniverse / tunesremote-se

Automatically exported from code.google.com/p/tunesremote-se
1 stars 0 forks source link

Ant Build File SVN issues #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
On my Windows machine when trying a build I get this error.

[svn] Missing 'javahl' dependencies on the classpath !

To fix this I had to add...

<svn javahl="false"> to both the SVN tags you use.

attached is my latest build which works.  can you test it on Unix and if it 
works make it the new build.xml?

Original issue reported on code.google.com by mellowaredev on 21 Sep 2011 at 11:37

Attachments:

GoogleCodeExporter commented 9 years ago
apparently javahl="false" is deprecated.
Can you try my version which uses svnSetting

Original comment by nick.gl...@lycos.com on 25 Sep 2011 at 7:39

Attachments:

GoogleCodeExporter commented 9 years ago
This build file worked perfectly with no warnings.

Original comment by mellowaredev on 26 Sep 2011 at 10:14

GoogleCodeExporter commented 9 years ago
Commited to r85

Original comment by nick.gl...@lycos.com on 17 Oct 2011 at 9:43