[prax:~/Code/Java/activemq] ngzax% java -version java version "1.5.0_07" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-134) Java HotSpot(TM) Client VM (build 1.5.0_07-83, mixed mode, sharing)
On 5/1/07 12:13 AM, "James Strachan" <[EMAIL PROTECTED]> wrote: > Which JVM do you have installed? > > 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 Email *my = [ daryl at: @"eddl" dot: @"us" ]; Weblog *blog = @²http://itsallsemantics.com²;
