Hi Geeks

I cannot build and test JBoss Branch 2.4 because it complains about:

$ build.sh -buildfile run_tests.xml test-and-report
Buildfile: run_tests.xml

build:

prepare:

compile:
    [javac] Compiling 2 source files to
C:\Cygwin32\home\schaefa\jboss.dev\branch.2.4\jbosstest\build\classes
    [javac]
C:\Cygwin32\home\schaefa\jboss.dev\branch.2.4\jbosstest\src\main\org\jboss\t
est\mdb\test\Main.java:31: Class org.jboss.logging.TracePriori
ty not found in import.
    [javac] import org.jboss.logging.TracePriority;
    [javac]        ^
    [javac]
C:\Cygwin32\home\schaefa\jboss.dev\branch.2.4\jbosstest\src\main\org\jboss\t
est\web\security\TraceLoginModule.java:18: Class org.jboss.sec
urity.Logger not found in import.
    [javac] import org.jboss.security.Logger;
    [javac]        ^
    [javac] 2 errors

BUILD FAILED

I checked the JAR files in /jbosstest/src/lib and they do not contain the
requested classes.
Andy ideas ?

xxxxxxxxxxxxxxxxx
Andreas Schaefer
Senior Consultant
JBoss Group, LLC
xxxxxxxxxxxxxxxxx



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to