"Jason Essington" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 17, 2003 3:38 PM
Subject: [JBoss-dev] Compiling head
> Just curious if anyone has managed to get JBoss head to compile on OS X
> using Apples 1.4.1 jdk? I am getting errors with some o
Just curious if anyone has managed to get JBoss head to compile on OS X
using Apples 1.4.1 jdk? I am getting errors with some of the jdbc3
stuff (I think).
Is head compiling at all just now?
-jason
---
This SF.NET email is sponsored by: Tha
2, 2002 8:42 AM
Subject: Re: [JBoss-dev] compiling head
> I used
>
> cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss login
>
> cvs -z9 -dP -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss/
> update jboss-head
>
> Is it something wrong?
>
> tnx,
> Calin
>
>
>
Thursday, December 12, 2002 1:58 AM
Subject: Re: [JBoss-dev] compiling head
> What did you use to check out? That stuff has been there a week or two and
> checks out and compiles fine for me.
>
> david jencks
>
> On 2002.12.11 17:18:10 -0500 Calin Lupa Crisan wrote:
> >
What did you use to check out? That stuff has been there a week or two and
checks out and compiles fine for me.
david jencks
On 2002.12.11 17:18:10 -0500 Calin Lupa Crisan wrote:
> Hi,
>
> Is the head compiling?
>
> I check it out and get the following errors:
>
>
> C:\jboss_head\jboss-head\s
Hi,
Is the head compiling?
I check it out and get the following errors:
C:\jboss_head\jboss-head\server\src\main\org\jboss\invocation\trunk\client\C
lien
tSetup.java:16: cannot resolve symbol
symbol : class Client
location: package client
import org.jboss.system.client.Client;