You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Maxim Solodovnik <so...@gmail.com> on 2012/03/06 17:41:18 UTC

Openmeetings sip-applet

I got couple of questions:
1) can I put svnant* jars into openmeetings repository at googlecode (like:
http://code.google.com/p/openmeetings/source/browse/#svn)?
2) we have sip-applet in our sources. maybe you remember where it come
from? espesially idial.jar?

-- 
WBR
Maxim aka solomax

Re: Openmeetings sip-applet

Posted by Maxim Solodovnik <so...@gmail.com>.
I'm trying to doublecheck

but got error:
-retrieve-red5:
      [svn] svn: Server sent unexpected return value (503 Service
Temporarily Unavailable) in response to PROPFIND request for
'/svn/java/server/trunk'
      [svn] <Checkout> failed.

need to wait

On Wed, Mar 7, 2012 at 00:10, seba.wagner@gmail.com
<se...@gmail.com>wrote:

> java version "1.6.0_31"
> Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
> Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)
>
> Apache Ant(TM) version 1.8.3 compiled on February 26 2012
>
> Sebastian
>
> 2012/3/6 Maxim Solodovnik <so...@gmail.com>
>
> > It is compilation error (not enhancer)
> > I have no such errors (just tested both "incremental" and full build)
> > which java are you using?
> >
> >
> > On Wed, Mar 7, 2012 at 00:05, seba.wagner@gmail.com
> > <se...@gmail.com>wrote:
> >
> > > Yes we need to remove that. We can add some documentation how to add
> the
> > > SIPApplet to the installation.
> > >
> > > Currently I face some compilation problem:
> > > resources:
> > >     [copy] Copying 21 files to
> > > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\bin
> > >     [copy] Copying 8 files to
> > > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\screen_compile
> > >
> > > compile.screen.share:
> > >     [echo] Compile screen share to
> > > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT/screen_compile
> > >    [javac]
> > > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:474:
> > > warning: 'includeantruntime' was not set, defaulting
> > > to build.sysclasspath=last; set to false for repeatable builds
> > >    [javac] Compiling 13 source files to
> > > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\screen_compile
> > >
> > > compile.only:
> > >     [echo] Compile main to
> > > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT/bin
> > >    [javac]
> > > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:443:
> > > warning: 'includeantruntime' was not set, defaulting
> > > to build.sysclasspath=last; set to false for repeatable builds
> > >    [javac] Compiling 234 source files to
> > > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\bin
> > >    [javac] Note: Starting OpenJPA Annotation Processor for Metamodel
> > > Generation
> > >    [javac]
> > >
> > > C:\Users\swagner\workspaces\openmeetings_05032012
> >
> \ROOT\src\app\org\openmeetings\servlet\outputhandler\AbstractUploadControl
> > > ler.java:47: type parameters of <T>T cannot be determined; no unique
> > > maximal instance exists for type variable T with upper bounds T,ja
> > > va.lang.Object
> > >    [javac]             return getParam(params, param);
> > >    [javac]                            ^
> > >    [javac] 1 error
> > >
> > > BUILD FAILED
> > > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:443:
> > > Compile failed; see the compiler error output for details.
> > >
> > > Total time: 32 seconds
> > >
> > > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT>
> > >
> > > I think the enhancer doesn't need to enhance the servlet classes or
> not?
> > >
> > > Sebastian
> > >
> > > 2012/3/6 Тимур Тлеукенов <ti...@gmail.com>
> > >
> > > > idial.jar contains code under GNU GPL license, that is incompatible
> > with
> > > > Apache License.
> > > >
> > > > On Tue, Mar 6, 2012 at 11:41 PM, Maxim Solodovnik <
> > solomax666@gmail.com
> > > > >wrote:
> > > >
> > > > > I got couple of questions:
> > > > > 1) can I put svnant* jars into openmeetings repository at
> googlecode
> > > > (like:
> > > > > http://code.google.com/p/openmeetings/source/browse/#svn)?
> > > > > 2) we have sip-applet in our sources. maybe you remember where it
> > come
> > > > > from? espesially idial.jar?
> > > > >
> > > > > --
> > > > > WBR
> > > > > Maxim aka solomax
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Timur Tleukenov
> > > >
> > >
> > >
> > >
> > > --
> > > Sebastian Wagner
> > > http://www.openmeetings.de
> > > http://incubator.apache.org/openmeetings/
> > > http://www.webbase-design.de
> > > http://www.wagner-sebastian.com
> > > seba.wagner@gmail.com
> > >
> >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>
>
>
> --
> Sebastian Wagner
> http://www.openmeetings.de
> http://incubator.apache.org/openmeetings/
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
WBR
Maxim aka solomax

Re: Openmeetings sip-applet

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)

Apache Ant(TM) version 1.8.3 compiled on February 26 2012

Sebastian

2012/3/6 Maxim Solodovnik <so...@gmail.com>

> It is compilation error (not enhancer)
> I have no such errors (just tested both "incremental" and full build)
> which java are you using?
>
>
> On Wed, Mar 7, 2012 at 00:05, seba.wagner@gmail.com
> <se...@gmail.com>wrote:
>
> > Yes we need to remove that. We can add some documentation how to add the
> > SIPApplet to the installation.
> >
> > Currently I face some compilation problem:
> > resources:
> >     [copy] Copying 21 files to
> > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\bin
> >     [copy] Copying 8 files to
> > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\screen_compile
> >
> > compile.screen.share:
> >     [echo] Compile screen share to
> > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT/screen_compile
> >    [javac]
> > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:474:
> > warning: 'includeantruntime' was not set, defaulting
> > to build.sysclasspath=last; set to false for repeatable builds
> >    [javac] Compiling 13 source files to
> > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\screen_compile
> >
> > compile.only:
> >     [echo] Compile main to
> > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT/bin
> >    [javac]
> > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:443:
> > warning: 'includeantruntime' was not set, defaulting
> > to build.sysclasspath=last; set to false for repeatable builds
> >    [javac] Compiling 234 source files to
> > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\bin
> >    [javac] Note: Starting OpenJPA Annotation Processor for Metamodel
> > Generation
> >    [javac]
> >
> > C:\Users\swagner\workspaces\openmeetings_05032012
> \ROOT\src\app\org\openmeetings\servlet\outputhandler\AbstractUploadControl
> > ler.java:47: type parameters of <T>T cannot be determined; no unique
> > maximal instance exists for type variable T with upper bounds T,ja
> > va.lang.Object
> >    [javac]             return getParam(params, param);
> >    [javac]                            ^
> >    [javac] 1 error
> >
> > BUILD FAILED
> > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:443:
> > Compile failed; see the compiler error output for details.
> >
> > Total time: 32 seconds
> >
> > C:\Users\swagner\workspaces\openmeetings_05032012\ROOT>
> >
> > I think the enhancer doesn't need to enhance the servlet classes or not?
> >
> > Sebastian
> >
> > 2012/3/6 Тимур Тлеукенов <ti...@gmail.com>
> >
> > > idial.jar contains code under GNU GPL license, that is incompatible
> with
> > > Apache License.
> > >
> > > On Tue, Mar 6, 2012 at 11:41 PM, Maxim Solodovnik <
> solomax666@gmail.com
> > > >wrote:
> > >
> > > > I got couple of questions:
> > > > 1) can I put svnant* jars into openmeetings repository at googlecode
> > > (like:
> > > > http://code.google.com/p/openmeetings/source/browse/#svn)?
> > > > 2) we have sip-applet in our sources. maybe you remember where it
> come
> > > > from? espesially idial.jar?
> > > >
> > > > --
> > > > WBR
> > > > Maxim aka solomax
> > > >
> > >
> > >
> > >
> > > --
> > > Timur Tleukenov
> > >
> >
> >
> >
> > --
> > Sebastian Wagner
> > http://www.openmeetings.de
> > http://incubator.apache.org/openmeetings/
> > http://www.webbase-design.de
> > http://www.wagner-sebastian.com
> > seba.wagner@gmail.com
> >
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/openmeetings/
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Openmeetings sip-applet

Posted by Maxim Solodovnik <so...@gmail.com>.
It is compilation error (not enhancer)
I have no such errors (just tested both "incremental" and full build)
which java are you using?


On Wed, Mar 7, 2012 at 00:05, seba.wagner@gmail.com
<se...@gmail.com>wrote:

> Yes we need to remove that. We can add some documentation how to add the
> SIPApplet to the installation.
>
> Currently I face some compilation problem:
> resources:
>     [copy] Copying 21 files to
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\bin
>     [copy] Copying 8 files to
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\screen_compile
>
> compile.screen.share:
>     [echo] Compile screen share to
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT/screen_compile
>    [javac]
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:474:
> warning: 'includeantruntime' was not set, defaulting
> to build.sysclasspath=last; set to false for repeatable builds
>    [javac] Compiling 13 source files to
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\screen_compile
>
> compile.only:
>     [echo] Compile main to
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT/bin
>    [javac]
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:443:
> warning: 'includeantruntime' was not set, defaulting
> to build.sysclasspath=last; set to false for repeatable builds
>    [javac] Compiling 234 source files to
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\bin
>    [javac] Note: Starting OpenJPA Annotation Processor for Metamodel
> Generation
>    [javac]
>
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\src\app\org\openmeetings\servlet\outputhandler\AbstractUploadControl
> ler.java:47: type parameters of <T>T cannot be determined; no unique
> maximal instance exists for type variable T with upper bounds T,ja
> va.lang.Object
>    [javac]             return getParam(params, param);
>    [javac]                            ^
>    [javac] 1 error
>
> BUILD FAILED
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:443:
> Compile failed; see the compiler error output for details.
>
> Total time: 32 seconds
>
> C:\Users\swagner\workspaces\openmeetings_05032012\ROOT>
>
> I think the enhancer doesn't need to enhance the servlet classes or not?
>
> Sebastian
>
> 2012/3/6 Тимур Тлеукенов <ti...@gmail.com>
>
> > idial.jar contains code under GNU GPL license, that is incompatible with
> > Apache License.
> >
> > On Tue, Mar 6, 2012 at 11:41 PM, Maxim Solodovnik <solomax666@gmail.com
> > >wrote:
> >
> > > I got couple of questions:
> > > 1) can I put svnant* jars into openmeetings repository at googlecode
> > (like:
> > > http://code.google.com/p/openmeetings/source/browse/#svn)?
> > > 2) we have sip-applet in our sources. maybe you remember where it come
> > > from? espesially idial.jar?
> > >
> > > --
> > > WBR
> > > Maxim aka solomax
> > >
> >
> >
> >
> > --
> > Timur Tleukenov
> >
>
>
>
> --
> Sebastian Wagner
> http://www.openmeetings.de
> http://incubator.apache.org/openmeetings/
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
WBR
Maxim aka solomax

Re: Openmeetings sip-applet

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Yes we need to remove that. We can add some documentation how to add the
SIPApplet to the installation.

Currently I face some compilation problem:
resources:
     [copy] Copying 21 files to
C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\bin
     [copy] Copying 8 files to
C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\screen_compile

compile.screen.share:
     [echo] Compile screen share to
C:\Users\swagner\workspaces\openmeetings_05032012\ROOT/screen_compile
    [javac]
C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:474:
warning: 'includeantruntime' was not set, defaulting
to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 13 source files to
C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\screen_compile

compile.only:
     [echo] Compile main to
C:\Users\swagner\workspaces\openmeetings_05032012\ROOT/bin
    [javac]
C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:443:
warning: 'includeantruntime' was not set, defaulting
to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 234 source files to
C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\bin
    [javac] Note: Starting OpenJPA Annotation Processor for Metamodel
Generation
    [javac]
C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\src\app\org\openmeetings\servlet\outputhandler\AbstractUploadControl
ler.java:47: type parameters of <T>T cannot be determined; no unique
maximal instance exists for type variable T with upper bounds T,ja
va.lang.Object
    [javac]             return getParam(params, param);
    [javac]                            ^
    [javac] 1 error

BUILD FAILED
C:\Users\swagner\workspaces\openmeetings_05032012\ROOT\build.xml:443:
Compile failed; see the compiler error output for details.

Total time: 32 seconds

C:\Users\swagner\workspaces\openmeetings_05032012\ROOT>

I think the enhancer doesn't need to enhance the servlet classes or not?

Sebastian

2012/3/6 Тимур Тлеукенов <ti...@gmail.com>

> idial.jar contains code under GNU GPL license, that is incompatible with
> Apache License.
>
> On Tue, Mar 6, 2012 at 11:41 PM, Maxim Solodovnik <solomax666@gmail.com
> >wrote:
>
> > I got couple of questions:
> > 1) can I put svnant* jars into openmeetings repository at googlecode
> (like:
> > http://code.google.com/p/openmeetings/source/browse/#svn)?
> > 2) we have sip-applet in our sources. maybe you remember where it come
> > from? espesially idial.jar?
> >
> > --
> > WBR
> > Maxim aka solomax
> >
>
>
>
> --
> Timur Tleukenov
>



-- 
Sebastian Wagner
http://www.openmeetings.de
http://incubator.apache.org/openmeetings/
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Openmeetings sip-applet

Posted by Тимур Тлеукенов <ti...@gmail.com>.
idial.jar contains code under GNU GPL license, that is incompatible with
Apache License.

On Tue, Mar 6, 2012 at 11:41 PM, Maxim Solodovnik <so...@gmail.com>wrote:

> I got couple of questions:
> 1) can I put svnant* jars into openmeetings repository at googlecode (like:
> http://code.google.com/p/openmeetings/source/browse/#svn)?
> 2) we have sip-applet in our sources. maybe you remember where it come
> from? espesially idial.jar?
>
> --
> WBR
> Maxim aka solomax
>



-- 
Timur Tleukenov