[sr-dev] git:master: modules/app_java - New module app_java: Java Native Interface support.

Peter Dunkley peter.dunkley at crocodile-rcs.com
Thu Mar 14 10:56:41 CET 2013


Excellent,

Thanks,

Peter

On 13/03/13 20:47, Konstantin M. wrote:
> Hi,
>
> I just made a group for java dependencies.
> Thank you for report.
>
> 2013/3/13 Peter Dunkley <peter.dunkley at crocodile-rcs.com 
> <mailto:peter.dunkley at crocodile-rcs.com>>
>
>     Hi,
>
>     After this commit app_java seems to be being automatically built
>     by my .spec file.  Other similar modules (for example, app_mono)
>     only build when you explicitly include them or their group in the
>     "make cfg" command.
>
>     This is now breaking my builds.  Can the Makefiles be updated so
>     that app_java isn't built and installed by default?
>
>     Thanks,
>
>     Peter
>
>
>     On 13/03/13 15:55, Konstantin Mosesov wrote:
>
>         Module: sip-router
>         Branch: master
>         Commit: c5f47af145e19f11fafc3ca570e994185f33542d
>         URL:
>         http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c5f47af145e19f11fafc3ca570e994185f33542d
>
>         Author: Konstantin Mosesov <ez at voipgroup.org.ua
>         <mailto:ez at voipgroup.org.ua>>
>         Committer: Konstantin Mosesov <ez at voipgroup.org.ua
>         <mailto:ez at voipgroup.org.ua>>
>         Date:   Wed Mar 13 17:53:54 2013 +0200
>
>         modules/app_java  - New module app_java: Java Native Interface
>         support.
>
>         ---
>
>           modules/app_java/BUILDING_JAR.TXT                  | 54 +
>           modules/app_java/Makefile                          | 29 +
>           modules/app_java/QUICKSTART.TXT                    | 25 +
>           modules/app_java/global.h                          | 48 +
>           modules/app_java/java_iface.c                      |  284 +++++
>           modules/app_java/java_iface.h                      | 44 +
>           modules/app_java/java_mod.c                        |  260 +++++
>           modules/app_java/java_mod.h                        | 30 +
>           modules/app_java/java_msgobj.c                     |  324 ++++++
>           modules/app_java/java_msgobj.h                     | 34 +
>           modules/app_java/java_native_methods.c             | 1223
>         ++++++++++++++++++++
>           modules/app_java/java_native_methods.h             | 86 ++
>           modules/app_java/java_sig_parser.c                 |  439
>         +++++++
>           modules/app_java/java_sig_parser.h                 | 50 +
>           modules/app_java/java_support.c                    |  207 ++++
>           modules/app_java/java_support.h                    | 37 +
>           .../java-untested/Kamailio.class                   |  Bin 0
>         -> 2340 bytes
>           .../java-untested/Kamailio.java                    |  388
>         +++++++
>           .../java-untested/WrappedMethods.java              | 87 ++
>           .../kamailio_java_folder/java-untested/build.xml   | 46 +
>           .../java-untested/kamailio.jar                     |  Bin 0
>         -> 3630 bytes
>           .../java-untested/siprouter_src/CoreMethods.java   | 34 +
>           .../java-untested/siprouter_src/IPPair.java        | 15 +
>           .../siprouter_src/NativeInterface.java             | 46 +
>           .../java-untested/siprouter_src/NativeMethods.java | 22 +
>           .../java-untested/siprouter_src/SipMsg.java        | 43 +
>           .../kamailio_java_folder/java/Kamailio.class       |  Bin 0
>         -> 2848 bytes
>           .../kamailio_java_folder/java/Kamailio.java        |  130 +++
>           .../app_java/kamailio_java_folder/java/build.xml   | 46 +
>           .../kamailio_java_folder/java/kamailio.jar         |  Bin 0
>         -> 3176 bytes
>           .../java/siprouter_src/IPPair.java                 | 15 +
>           .../java/siprouter_src/NativeInterface.java        | 46 +
>           .../java/siprouter_src/NativeMethods.java          | 23 +
>           .../java/siprouter_src/SipMsg.java                 | 43 +
>           modules/app_java/utils.c                           |  137 +++
>           modules/app_java/utils.h                           | 39 +
>           36 files changed, 4334 insertions(+), 0 deletions(-)
>
>         Diff:
>         http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=c5f47af145e19f11fafc3ca570e994185f33542d
>
>         _______________________________________________
>         sr-dev mailing list
>         sr-dev at lists.sip-router.org <mailto:sr-dev at lists.sip-router.org>
>         http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
>
>
>
>     _______________________________________________
>     sr-dev mailing list
>     sr-dev at lists.sip-router.org <mailto:sr-dev at lists.sip-router.org>
>     http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
>
>
>
>
> _______________________________________________
> sr-dev mailing list
> sr-dev at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20130314/bd9c933d/attachment-0001.htm>


More information about the sr-dev mailing list