rosjava / rosjava_messages

Message generation and the core set of official ros messages for java.
8 stars 34 forks source link

Updated Gradle build files to only deploy JAR artifacts for packages wit... #20

Closed peci1 closed 9 years ago

peci1 commented 9 years ago

...h sources present in the local workspaces.

Otherwise, nonsense JARs with just the manifest and version numbers taken from rosjava_messages' last tag are generated.

stonier commented 9 years ago

Good pickup. Just the one question above.

peci1 commented 9 years ago

It is moved to build.gradle.template to only be executed if the NPE is not thrown.

stonier commented 9 years ago

ok, looks great. Will have to wait/test it on my machine at work. Only have trusty/indigo here and that will be using something different.