- 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 |
11 years ago | |
|---|---|---|
| .. | ||
| src/com/google/i18n/phonenumbers | JAVA/JS/CPP: libphonenumber v5.8. ShortNumberInfo API, metadata updates, small bug fixes. See the release notes for more information. | 11 years ago |
| target | JAVA/CPP: Better exclusion of dates, change in build error messages. | 11 years ago |
| test/com/google/i18n/phonenumbers | changes to allow for generation of alternate format metadata | 11 years ago |
| pom.xml | Add Main-Class for cpp-build tools JAR. | 11 years ago |