[zb4osgi-changeset] [scm] ZigBee 4 OSGi repository change: r501 - in /projects/zb4osgi/trunk/externals/bundles/rxtx: pom.xml src/main/resources/Windows/win64/ src/main/resources/Windows/win64/rxtxParallel.dll src/main/resources/Windows/win64/rxtxSerial.dll

scm-notify at zb4osgi.aaloa.org scm-notify at zb4osgi.aaloa.org
Thu Sep 27 12:07:46 CEST 2012


Author: manlio.bacco
Date: Thu Sep 27 12:07:45 2012
New Revision: 501

Log:
added 64 bit version

Added:
    projects/zb4osgi/trunk/externals/bundles/rxtx/src/main/resources/Windows/win64/
    projects/zb4osgi/trunk/externals/bundles/rxtx/src/main/resources/Windows/win64/rxtxParallel.dll   (with props)
    projects/zb4osgi/trunk/externals/bundles/rxtx/src/main/resources/Windows/win64/rxtxSerial.dll   (with props)
Modified:
    projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml

Modified: projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml
==============================================================================
--- projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml (original)
+++ projects/zb4osgi/trunk/externals/bundles/rxtx/pom.xml Thu Sep 27 12:07:45 2012
@@ -51,6 +51,8 @@
             <Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
             <Bundle-NativeCode>
               Windows/i368-mingw32/rxtxSerial.dll; Windows/i368-mingw32/rxtxParallel.dll; osname=win32; processor=x86, 
+              Windows/win64/rxtxSerial.dll; Windows/win64/rxtxParallel.dll; osname=win64; processor=x86-64,
+              Windows/win64/rxtxSerial.dll; Windows/win64/rxtxParallel.dll; osname=win32; processor=x86-64,
               Linux/i686-unknown-linux-gnu/librxtxSerial.so; Linux/i686-unknown-linux-gnu/librxtxParallel.so; osname=linux; processor=x86, 
               Linux/ia64-unkown-linux-gnu/librxtxSerial.so; osname=linux; processor=ia64, 
               Linux/x86_64-unknown-linux-gnu/librxtxSerial.so; osname=linux; processor=x86_64, 

Added: projects/zb4osgi/trunk/externals/bundles/rxtx/src/main/resources/Windows/win64/rxtxParallel.dll
==============================================================================
Binary file - no diff available.

Propchange: projects/zb4osgi/trunk/externals/bundles/rxtx/src/main/resources/Windows/win64/rxtxParallel.dll
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: projects/zb4osgi/trunk/externals/bundles/rxtx/src/main/resources/Windows/win64/rxtxSerial.dll
==============================================================================
Binary file - no diff available.

Propchange: projects/zb4osgi/trunk/externals/bundles/rxtx/src/main/resources/Windows/win64/rxtxSerial.dll
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream




More information about the Commit mailing list