[Olsr-commit] OLSR.org main repository branch, stable, updated. OLSRD_0_6_2-287-gc38b933
(spam-protected)
(spam-protected)
Fri Apr 6 11:23:54 CEST 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".
See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=OLSRD_0_6_2-287-gc38b933
for a web version of the last commit.
The branch, stable has been updated
via c38b933cd5cb8fb0276d0f55cba76c308d40a0e0 (commit)
from e96080cb821a651f4d4f68c75b31a6f1b47a2214 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c38b933cd5cb8fb0276d0f55cba76c308d40a0e0
Author: Ferry Huberts <(spam-protected)>
Date: Fri Apr 6 11:40:46 2012 +0200
PUD: replace rt.jar file with ee.j2se.jar
We now use an API-only jar file which is much smaller and
has a more permissive license (APL 2.0) than the OpenJDK
rt.jar file (GPLv2 with classpath exception).
Note that this jar file is only used at build time, it
is _not_ included in any of the binaries. Please refer
to the lib/pud/wireformat-java/README for an explantion.
Signed-off-by: Ferry Huberts <(spam-protected)>
-----------------------------------------------------------------------
Summary of changes:
lib/pud/wireformat-java/Makefile | 2 +-
lib/pud/wireformat-java/README | 15 ++
...for_older_platform_versions__Joseph_D__Darc.pdf | Bin 205928 -> 205928 bytes
..._setting_an_older_source_without_bootclassp.pdf | Bin 150085 -> 150085 bytes
lib/pud/wireformat-java/resources/build.xml | 2 +-
.../wireformat-java/resources/ee.j2se/1.6/LICENSE | 202 ++++++++++++++++++++
.../resources/ee.j2se/1.6/ee.j2se.jar | Bin 0 -> 5683925 bytes
lib/pud/wireformat-java/resources/jre/1.6/rt.jar | Bin 52774469 -> 0 bytes
8 files changed, 219 insertions(+), 2 deletions(-)
create mode 100644 lib/pud/wireformat-java/README
rename lib/pud/wireformat-java/resources/{jre => }/How_to_cross-compile_for_older_platform_versions__Joseph_D__Darc.pdf (100%)
rename lib/pud/wireformat-java/resources/{jre => }/New_javac_warning_for_setting_an_older_source_without_bootclassp.pdf (100%)
create mode 100644 lib/pud/wireformat-java/resources/ee.j2se/1.6/LICENSE
create mode 100644 lib/pud/wireformat-java/resources/ee.j2se/1.6/ee.j2se.jar
delete mode 100644 lib/pud/wireformat-java/resources/jre/1.6/rt.jar
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list