Add Main-Class for cpp-build tools JAR.
authorDaniel Pocock <daniel@pocock.pro>
Wed, 27 Aug 2014 19:13:52 +0000 (19:13 +0000)
committerYoungjae Shin <yj99.shin@samsung.com>
Tue, 9 Jun 2015 11:43:19 +0000 (20:43 +0900)
commit30c65a35d7d8e95fc49fc0c1870c1c3ecdb1fe44
tree7b053125e513b5740b8a7166078d26c4d2a795cc
parent525727a6ae9a7463922036ec2569c8b82ed5c7f0
Add Main-Class for cpp-build tools JAR.

- Adds the manifest entries to the basic tools JAR.

- Creates a symlink named like the dependencies JAR that was used
  previously.

- Creates a symlink to the protobuf JAR.

In the manifest, the classpath reference to the protobuf JAR is a
relative filename. The second symbolic link satisfies that by linking to
the installed JAR.

This is only needed for people building packages

People who build normally with Maven will find that "mvn package" still
produces the original tools JAR which has its own Main-Class attribute

Author: daniel@pocock.pro
debian/rules
tools/java/cpp-build/pom.xml