Hello all,.. hi guys,...
I am also doing openmeetings new installation version 3.0.x on Debian 8.
greetings,...cheers.
Henry L.S
On 3/27/2016 10:06 AM, Wentao Liu wrote:
Hello Maxim,
Great! Then I guess need learn how to set up the LDAP, I do not know
how to manipulate it☹
I am not sure how many people will join the talk, maybe just one or
two? So I need wait a couple of days to see what is going on then
decide if I really should go and give a talk there.
Anyway, hope the community will grow bigger 😊
Thanks,
Wentao
From: Maxim Solodovnik
Sent: 2016年3月24日23:40
To: ALIYUN TEAM
Cc: Openmeetings user-list
Subject: Re: Talk at the conference
Hello Wentao,
glad to hear :)
I believe any presentation is better with live demo :)
So you need some LDAP provider aailable :)
On Tue, Mar 22, 2016 at 3:55 PM, ALIYUN TEAM <[email protected]> wrote:
Hello, Maxim,
Thanks for the follow up!
Please take a look on the link
http://apachecon2016.sched.org/event/6OIh/how-to-integrate-ldap-active-directory-with-apache-openmeetings-wentao-liu
My talk was accepted by ApacheCon NA, 2016 :)
I would like to take how to integrate LDAP & ADS with Apache
Openmeetings.
But I really need your help to confirm the talk content, and also
please tell me the presentation style, such as do I need
network connection to reomote server or
I just need do configuration on my laptop?
Any suggestion is welcome!
Thanks!
------------------------------------------------------------------
发件人:Maxim Solodovnik <[email protected]>
发送时间:2016年3月22日(星期二) 16:21
收件人:Wentao Liu <[email protected]>
抄 送:Openmeetings user-list <[email protected]>
主 题:Talk at the conference
Hello Wentao,
it's great news :)
could you please describe a little bit more on which conference your
talk was accepted, and what is the talk about? :)
On Sun, Mar 20, 2016 at 9:57 PM, Wentao Liu <[email protected]> wrote:
Hello Maxim,
Enjoy your skiing trip!Looked like my talk was accepted by the
conference. Any suggestion?I am a first time speaker and need learn.
Thanks,
Wentao
发自我的iPhone
------------------ 原 始邮件------------------
发件人: Maxim Solodovnik <[email protected]>
发送时间: 2016年3月20日14:24
收件人: seba.wagner <[email protected]>
抄送: dev <[email protected]>
主题: Re: svn commit: r1735714 -
/openmeetings/application/branches/3.1.x/pom.xml
I'll publish updated openlaszlo ask as soon as I get back from my mountain
skiing trip :)
WBR, Maxim
(from mobile, sorry for the typos)
On Mar 20, 2016 12:55, "[email protected]" <[email protected]>
wrote:
> yep, I can try to. Would be generally good to update the Flex SDK anyway.
>
>
>
> 2016-03-20 18:54 GMT+13:00 Maxim Solodovnik <[email protected]>:
>
>> I can pack 4.15 compiler into our openlaszlo version
>> Do you think it will solve the issue?
>>
>> WBR, Maxim
>> (from mobile, sorry for the typos)
>> On Mar 20, 2016 11:35, "[email protected]" <[email protected]>
>> wrote:
>>
>>> Its the following lines:
>>>
>>> if [ "$isOSX" != "" -a "$HOSTTYPE" = "x86_64" -a "$check64" != "" ]; then
>>>D32='-d32'
>>> fi
>>>
>>> in the mxmlc file(s) (there are 2, one for each OpenLaszlo version with
>>> bundled Flex compiler).
>>> mxmlc is the command line API for the Flex compiler. This issue
>>> apparently has been fixed with Flex v4.8 SDK.
>>>
>>> This fails on OSx 64Bit JVM. If you comment out the lines it works, see
>>> also:
>>>
>>>
http://stackoverflow.com/questions/13302427/mxmlc-in-flex-sdk-4-5-doesnt-work-on-mac-os-10-8
>>>
>>> Thanks
>>> Seb
>>>
>>>
>>>
>>> 2016-03-20 15:35 GMT+13:00 Maxim Solodovnik <[email protected]>:
>>>
>>>> I'm using 64bit jvm on ubuntu with no issues
>>>> Could you provide any additional details on this?
>>>>
>>>> Jenkins build is not "really" broken. Some builds are fail because one
>>>> maven dependency of red5 is not available from time to time, this will be
>>>> fixed with next red5 release, I have provided the patch for this :)
>>>>
>>>> WBR, Maxim
>>>> (from mobile, sorry for the typos)
>>>> On Mar 20, 2016 09:04, <[email protected]> wrote:
>>>>
>>>>> Sure will do. Btw trunk is broken.
>>>>>
>>>>> Also for compiling with a 64bit jvm I got to fix the mxmlc scripts
>>>>> manually after fetching the openlaszlo packages.
>>>>> I think the openlaszlo code will reach its EOL very soon.
>>>>>
>>>>> And I noticed trunk is broken on Jenkins.
>>>>>
>>>>> Cheers
>>>>> Seb
>>>>>
>>>>> Sent from my iPhone
>>>>>
>>>>> On 19/03/2016, at 2:28 PM, Maxim Solodovnik <[email protected]>
>>>>> wrote:
>>>>>
>>>>> Hello Sebastian,
>>>>>
>>>>> Could you please merge it trunk?
>>>>>
>>>>> WBR, Maxim
>>>>> (from mobile, sorry for the typos)
>>>>> On Mar 19, 2016 07:13, <[email protected]> wrote:
>>>>>
>>>>>> Author: sebawagner
>>>>>> Date: Sat Mar 19 00:12:58 2016
>>>>>> New Revision: 1735714
>>>>>>
>>>>>> URL: http://svn.apache.org/viewvc?rev=1735714&view=rev
>>>>>> Log:
>>>>>> No Jira, update Parent Pom Description Todo placeholder. Test commit
>>>>>>
>>>>>> Modified:
>>>>>>openmeetings/application/branches/3.1.x/pom.xml
>>>>>>
>>>>>> Modified: openmeetings/application/branches/3.1.x/pom.xml
>>>>>> URL:
>>>>>>
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/pom.xml?rev=1735714&r1=1735713&r2=1735714&view=diff
>>>>>>
>>>>>>
==============================================================================
>>>>>> --- openmeetings/application/branches/3.1.x/pom.xml (original)
>>>>>> +++ openmeetings/application/branches/3.1.x/pom.xml Sat Mar 19
>>>>>> 00:12:58 2016
>>>>>> @@ -29,7 +29,7 @@
>>>>>><version>3.1.1-SNAPSHOT</version>
>>>>>><packaging>pom</packaging>
>>>>>><name>Openmeetings</name>
>>>>>> - <description>TODO</description>
>>>>>> + <description>OpenMeetings Maven Parent</description>
>>>>>><properties>
>>>>>>
>>>>>> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
>>>>>><maven.build.timestamp.format>yyyy/MM/dd
>>>>>> HH:mm</maven.build.timestamp.format>
>>>>>>
>>>>>>
>>>>>>
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> https://twitter.com/#!/dead_lock
>>> [email protected]
>>>
>>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> [email protected]
>
--
WBR
Maxim aka solomax
--
WBR
Maxim aka solomax