BTW, are you guys using some type of automated build process with a status page so that we could see the current status of trunk?
I looked around at http://issues.apache.org/activemq/ but couldn't find anything. On 5/1/07 8:52 AM, "James Strachan" <[EMAIL PROTECTED]> wrote: > It looks like some Java 6 code sneaked in there (bad Hiram! :). Its now fixed. > > On 4/30/07, Daryl Richter <[EMAIL PROTECTED]> wrote: >> [prax:~/Code/Java/activemq] ngzax% svn info >> Path: . >> URL: https://svn.apache.org/repos/asf/activemq/trunk >> Repository Root: https://svn.apache.org/repos/asf >> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68 >> Revision: 533872 >> Node Kind: directory >> Schedule: normal >> Last Changed Author: chirino >> Last Changed Rev: 533740 >> Last Changed Date: 2007-04-30 09:15:39 -0400 (Mon, 30 Apr 2007) >> >> >> [prax:~/Code/Java/activemq] ngzax% svn up >> At revision 533872. >> >> >> [prax:~/Code/Java/activemq] ngzax% mvn -Dmaven.test.skip=true install >> [INFO] Scanning for projects... >> [INFO] Reactor build order: >> .... >> >> [INFO] >> ---------------------------------------------------------------------------- >> [INFO] Building ActiveMQ :: JAAS >> [INFO] task-segment: [install] >> [INFO] >> ---------------------------------------------------------------------------- >> [INFO] [resources:resources] >> [INFO] Using default encoding to copy filtered resources. >> [WARNING] POM for 'directory-protocols:kerberos-protocol:pom:0.5:test' is >> invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 >> POM. >> [WARNING] POM for 'directory-protocols:ldap-protocol:pom:0.9.2:test' is >> invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 >> POM. >> >> >> &c... >> >> >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Compilation failure >> >> /Users/ngzax/Code/Java/activemq/activemq-core/src/main/java/org/apache/activ >> emq/thread/Scheduler.java:[54,34] cannot find symbol >> symbol : class RunnableScheduledFuture >> location: class org.apache.activemq.thread.Scheduler >> >> /Users/ngzax/Code/Java/activemq/activemq-core/src/main/java/org/apache/activ >> emq/thread/Scheduler.java:[55,36] cannot find symbol >> symbol : class RunnableScheduledFuture >> location: class org.apache.activemq.thread.Scheduler >> >> >> >> I tried an mvn -o clean but that didn't help. This used to build fine a >> couple of weeks ago. Any clues? >> >> Thanks! >> >> -- >> Daryl >> >> "Don't worry about people stealing an idea. If it's original, you will have >> to ram it down their throats." >> -- Howard Aiken >> >> >> > -- Daryl http://itsallsemantics.com "I see this as coming down to mutual respect. I want to respect the others I communicate with enough to tell them my truth without reservation and I want to respect them enough to listen to their truth. I want to respect their good intentions enough to believe that we can work past our disagreements." -- Kent Beck, 2006
