You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hivemind.apache.org by Jamie Orchard-Hays <ja...@dang.com> on 2004/11/22 02:52:35 UTC

can't compile 3.1

I keep getting this error:

-compile-init:
      [echo]
      [echo]
      [echo] *** Compiling Java sources to target/classes ...
      [echo]
     [javac] Compiling 242 source files to  
/Users/jamieorc/jakarta/hivemind-1.1/framework/target/classes
     [javac]  
/Users/jamieorc/jakarta/hivemind-1.1/framework/src/java/org/apache/ 
hivemind/service/impl/ClassFabImpl.java:24: package javassist does not  
exist
     [javac] import javassist.CannotCompileException;
     [javac]                  ^
     [javac]  
/Users/jamieorc/jakarta/hivemind-1.1/framework/src/java/org/apache/ 
hivemind/service/impl/ClassFabImpl.java:25: package javassist does not  
exist
     [javac] import javassist.CtClass;
     [javac]                  ^
     [javac] /Users/jamieorc/jakarta/hivemind-1.1/framework/s



I have javassist-3.0-rc-1.jar in the ext-package/lib directory.

Thanks,
Jamie


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org


Re: [SOLVED]can't compile 3.1

Posted by Howard Lewis Ship <hl...@gmail.com>.
I checked the ibiblio archive, and the .jar file there is correct.  A mystery.


On Sun, 21 Nov 2004 22:55:45 -0500, Jamie Orchard-Hays <ja...@dang.com> wrote:
> Turns out my javassist...jar file had source and html, not compiled
> code. Once I figured that out and replaced it, all went fine. I'm not
> sure if that was installed by auto download or if I had placed it there
> a couple of weeks ago manually.
> 
> Has anyone else encountered this problem?
> 
> Jamie
> 
> 
> 
> 
> On Nov 21, 2004, at 8:52 PM, Jamie Orchard-Hays wrote:
> 
> > I keep getting this error:
> >
> > -compile-init:
> >      [echo]
> >      [echo]
> >      [echo] *** Compiling Java sources to target/classes ...
> >      [echo]
> >     [javac] Compiling 242 source files to
> > /Users/jamieorc/jakarta/hivemind-1.1/framework/target/classes
> >     [javac]
> > /Users/jamieorc/jakarta/hivemind-1.1/framework/src/java/org/apache/
> > hivemind/service/impl/ClassFabImpl.java:24: package javassist does not
> > exist
> >     [javac] import javassist.CannotCompileException;
> >     [javac]                  ^
> >     [javac]
> > /Users/jamieorc/jakarta/hivemind-1.1/framework/src/java/org/apache/
> > hivemind/service/impl/ClassFabImpl.java:25: package javassist does not
> > exist
> >     [javac] import javassist.CtClass;
> >     [javac]                  ^
> >     [javac] /Users/jamieorc/jakarta/hivemind-1.1/framework/s
> >
> >
> >
> > I have javassist-3.0-rc-1.jar in the ext-package/lib directory.
> >
> > Thanks,
> > Jamie
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: hivemind-user-help@jakarta.apache.org
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-user-help@jakarta.apache.org
> 
> 


-- 
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org


Re: [SOLVED]can't compile 3.1

Posted by Jamie Orchard-Hays <ja...@dang.com>.
Turns out my javassist...jar file had source and html, not compiled  
code. Once I figured that out and replaced it, all went fine. I'm not  
sure if that was installed by auto download or if I had placed it there  
a couple of weeks ago manually.

Has anyone else encountered this problem?

Jamie


On Nov 21, 2004, at 8:52 PM, Jamie Orchard-Hays wrote:

> I keep getting this error:
>
> -compile-init:
>      [echo]
>      [echo]
>      [echo] *** Compiling Java sources to target/classes ...
>      [echo]
>     [javac] Compiling 242 source files to  
> /Users/jamieorc/jakarta/hivemind-1.1/framework/target/classes
>     [javac]  
> /Users/jamieorc/jakarta/hivemind-1.1/framework/src/java/org/apache/ 
> hivemind/service/impl/ClassFabImpl.java:24: package javassist does not  
> exist
>     [javac] import javassist.CannotCompileException;
>     [javac]                  ^
>     [javac]  
> /Users/jamieorc/jakarta/hivemind-1.1/framework/src/java/org/apache/ 
> hivemind/service/impl/ClassFabImpl.java:25: package javassist does not  
> exist
>     [javac] import javassist.CtClass;
>     [javac]                  ^
>     [javac] /Users/jamieorc/jakarta/hivemind-1.1/framework/s
>
>
>
> I have javassist-3.0-rc-1.jar in the ext-package/lib directory.
>
> Thanks,
> Jamie
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-user-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org