Adrian added this, I figured out how to fix it and will commit shortly. 
CVS is acting very strangely, and I ran into a similar problem.  I added a
file (cvs add) but it is not showing up when I do cvs update.  I suspect
the same thing happened to Adrian.

david jencks


On 2003.02.15 19:38 Scott M Stark wrote:
> It looks like some new tests are not completely checked in as the
> following errors
> are due to missing org.jboss.test.entity.interfaces. If you added this
> test check
> that the added files have been committed.
> 
> compile-classes-only:
>     [mkdir] Created dir: /usr/local/jboss/JBoss3.0/jboss-all/testsuite/output/classes
>     [javac] Compiling 854 source files to
> /usr/local/jboss/JBoss3.0/jboss-all/testsuite/output/classes
>     [javac]
> 
>/usr/local/jboss/JBoss3.0/jboss-all/testsuite/src/main/org/jboss/test/entity/test/PathologicalUnitTestCase.java:13:
> cannot
> resolve symbol
>     [javac] symbol  : class EntitySession
>     [javac] location: package interfaces
>     [javac] import org.jboss.test.entity.interfaces.EntitySession;
>     [javac]                                         ^
>     [javac]
> 
>/usr/local/jboss/JBoss3.0/jboss-all/testsuite/src/main/org/jboss/test/entity/test/PathologicalUnitTestCase.java:14:
> cannot
> resolve symbol
>     [javac] symbol  : class EntitySessionHome
>     [javac] location: package interfaces
>     [javac] import org.jboss.test.entity.interfaces.EntitySessionHome;
> 
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to