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, [email protected] <[email protected]>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 Тимур Тлеукенов <[email protected]> > > > 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 <[email protected] > > >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 > [email protected] > -- WBR Maxim aka solomax
