Bayeux build failure

이희승 (Trustin Lee) trustin at gmail.com
Tue Sep 1 01:01:09 EDT 2009


Thanks! :)

On Fri, 28 Aug 2009 22:09:13 +0900 (KST)
Dai Jun <guiwuu at gmail.com> wrote:
> Hi Trustin:
> 
> Thanks for your suggestion. I forgot commit modified test cases and
> just do that. Please let know, if it still doesn't work.
> 
> On Fri, Aug 28, 2009 at 3:31 PM, 이희승<trustin at gmail.com> wrote:
> > Running 'mvn test' on revision 1686 doesn't seem to work:
> >
> > [trustin at vault bayeux]$ mvn clean compile
> > [INFO] Scanning for projects...
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Building Bayeux Codec for Netty [INFO]    task-segment:
> > [clean, compile] [INFO]
> > ------------------------------------------------------------------------
> > [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting
> > directory /home/trustin/workspace/netty/subproject/bayeux/target
> > [INFO] [resources:resources {execution: default-resources}] [INFO]
> > Using encoding: 'UTF-8' to copy filtered resources. [INFO]
> > [compiler:compile {execution: default-compile}] [INFO] Compiling 32
> > source files
> > to /home/trustin/workspace/netty/subproject/bayeux/target/classes
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD SUCCESSFUL [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 2 seconds [INFO] Finished at: Fri Aug 28
> > 16:30:21 KST 2009 [INFO] Final Memory: 7M/49M [INFO]
> > ------------------------------------------------------------------------
> > [trustin at vault bayeux]$ mvn clean test [INFO] Scanning for
> > projects... [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Building Bayeux Codec for Netty [INFO]    task-segment:
> > [clean, test] [INFO]
> > ------------------------------------------------------------------------
> > [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting
> > directory /home/trustin/workspace/netty/subproject/bayeux/target
> > [INFO] [resources:resources {execution: default-resources}] [INFO]
> > Using encoding: 'UTF-8' to copy filtered resources. [INFO]
> > [compiler:compile {execution: default-compile}] [INFO] Compiling 32
> > source files
> > to /home/trustin/workspace/netty/subproject/bayeux/target/classes
> > [INFO] [resources:testResources {execution: default-testResources}]
> > [INFO] Using encoding: 'UTF-8' to copy filtered resources. [INFO]
> > [compiler:testCompile {execution: default-testCompile}] [INFO]
> > Compiling 15 source files
> > to /home/trustin/workspace/netty/subproject/bayeux/target/test-classes
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] BUILD FAILURE [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Compilation failure
> >
> > /home/trustin/workspace/netty/subproject/bayeux/src/test/java/org/jboss/netty/handler/codec/bayeux/PublishRequestTest.java:[30,40]
> > cannot find symbol symbol  : constructor
> > PublishRequest(java.lang.String,java.lang.String,org.jboss.netty.handler.codec.bayeux.BayeuxData)
> > location: class org.jboss.netty.handler.codec.bayeux.PublishRequest
> >
> > /home/trustin/workspace/netty/subproject/bayeux/src/test/java/org/jboss/netty/handler/codec/bayeux/PublishResponseTest.java:[30,42]
> > cannot find symbol symbol  : constructor
> > PublishResponse(java.lang.String,java.lang.String,boolean) location:
> > class org.jboss.netty.handler.codec.bayeux.PublishResponse
> >
> >
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] For more information, run Maven with the -e switch [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 3 seconds [INFO] Finished at: Fri Aug 28 16:30:32
> > KST 2009 [INFO] Final Memory: 11M/70M
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > --
> > Trustin Lee, http://gleamynode.net/
> > _______________________________________________
> > netty-dev mailing list
> > netty-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/netty-dev
> >
> 
> 
> Best regards,
> 
> Dai Jun or Danny Dai in English, http://guiwuu.googlepages.com
> GTalk: guiwuu at gmail.com | QQ: 93409048 | MSN: guiwuu at hotmail.com |
> Twitter: guiwuu
> 
> _______________________________________________
> netty-dev mailing list
> netty-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-dev



-- 
Trustin Lee, http://gleamynode.net/



More information about the netty-dev mailing list