You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@multitask.com.au on 2002/11/01 05:06:48 UTC

[latka] build fails

Looks like a misssing class: o.a.c.l.v.ResponseHeaderValidator???

java:compile:
    [javac] Compiling 75 source files to C:\Program 
Files\eclipse\workspace\jaka
rta-commons\latka\target\classes
    [javac] [ERROR] C:\Program 
Files\eclipse\workspace\jakarta-commons\latka\src
\java\org\apache\commons\latka\jelly\validators\ResponseHeaderTag.java:67: 
canno
t resolve symbol
    [javac] [ERROR] symbol  : class ResponseHeaderValidator
    [javac] [ERROR] location: package validators
    [javac] [ERROR] import 
org.apache.commons.latka.validators.ResponseHeaderVal
idator;
    [javac] [ERROR]                                            ^
    [javac] [ERROR] C:\Program 
Files\eclipse\workspace\jakarta-commons\latka\src
\java\org\apache\commons\latka\jelly\validators\ResponseHeaderTag.java:91: 
canno
t resolve symbol
    [javac] [ERROR] symbol  : class ResponseHeaderValidator
    [javac] [ERROR] location: class 
org.apache.commons.latka.jelly.validators.Re
sponseHeaderTag
    [javac] [ERROR]         ResponseHeaderValidator validator =
    [javac] [ERROR]         ^
    [javac] [ERROR] C:\Program 
Files\eclipse\workspace\jakarta-commons\latka\src
\java\org\apache\commons\latka\jelly\validators\ResponseHeaderTag.java:92: 
canno
t resolve symbol
    [javac] [ERROR] symbol  : class ResponseHeaderValidator
    [javac] [ERROR] location: class 
org.apache.commons.latka.jelly.validators.Re
sponseHeaderTag
    [javac] [ERROR]           new 
ResponseHeaderValidator(_label,_headerName);
    [javac] [ERROR]               ^
    [javac] [ERROR] 3 errors

[ERROR] BUILD FAILED
[ERROR] Compile failed; see the compiler error output for details.
Total time:  14 seconds
--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [latka] build fails

Posted by Morgan Delagrange <md...@yahoo.com>.
Done.  Thanks!

--- Stefan Bodewig <bo...@apache.org> wrote:
> On Fri, 1 Nov 2002, Morgan Delagrange
> <md...@yahoo.com> wrote:
> > Should I just delete the file on the server and
> readd?
> 
> re-adding on itself should be enough (the Attic
> version will pop back
> in).
> 
> Stefan
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [latka] build fails

Posted by Stefan Bodewig <bo...@apache.org>.
On Fri, 1 Nov 2002, Morgan Delagrange <md...@yahoo.com> wrote:
> Should I just delete the file on the server and readd?

re-adding on itself should be enough (the Attic version will pop back
in).

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [latka] build fails

Posted by Morgan Delagrange <md...@yahoo.com>.
Any ideas on how to fix it?  Should I just delete the
file on the server and readd?  I'd lose the versions
and the tag for 1.0 beta 1, but otherwise it would do
the trick.  I suppose I could probably even fake the
tag with a pair of submits.

--- "Craig R. McClanahan" <cr...@apache.org> wrote:
> 
> 
> On Fri, 1 Nov 2002, Morgan Delagrange wrote:
> 
> >
> > ResponseHeaderValidator is in the Attic, but there
> is
> > no commit message for a remove.  What is that all
> > about?
> >
> 
> This can also happen when branches occur and
> modifications are made on
> both.  In the case of Commons, we're sharing a
> repository so it doesn't
> necessarily even have to be a branch in the Latka
> code to cause this.
> 
> Craig
> 


=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [latka] build fails

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Fri, 1 Nov 2002, Morgan Delagrange wrote:

>
> ResponseHeaderValidator is in the Attic, but there is
> no commit message for a remove.  What is that all
> about?
>

This can also happen when branches occur and modifications are made on
both.  In the case of Commons, we're sharing a repository so it doesn't
necessarily even have to be a branch in the Latka code to cause this.

Craig


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [latka] build fails

Posted by Morgan Delagrange <md...@yahoo.com>.
http://cvs.apache.org/viewcvs/jakarta-commons/latka/src/java/org/apache/commons/latka/validators/Attic/

ResponseHeaderValidator is in the Attic, but there is
no commit message for a remove.  What is that all
about?

--- dion@multitask.com.au wrote:
> Looks like a misssing class:
> o.a.c.l.v.ResponseHeaderValidator???
> 
> java:compile:
>     [javac] Compiling 75 source files to C:\Program 
> Files\eclipse\workspace\jaka
> rta-commons\latka\target\classes
>     [javac] [ERROR] C:\Program 
> Files\eclipse\workspace\jakarta-commons\latka\src
>
\java\org\apache\commons\latka\jelly\validators\ResponseHeaderTag.java:67:
> 
> canno
> t resolve symbol
>     [javac] [ERROR] symbol  : class
> ResponseHeaderValidator
>     [javac] [ERROR] location: package validators
>     [javac] [ERROR] import 
>
org.apache.commons.latka.validators.ResponseHeaderVal
> idator;
>     [javac] [ERROR]                                 
>           ^
>     [javac] [ERROR] C:\Program 
> Files\eclipse\workspace\jakarta-commons\latka\src
>
\java\org\apache\commons\latka\jelly\validators\ResponseHeaderTag.java:91:
> 
> canno
> t resolve symbol
>     [javac] [ERROR] symbol  : class
> ResponseHeaderValidator
>     [javac] [ERROR] location: class 
> org.apache.commons.latka.jelly.validators.Re
> sponseHeaderTag
>     [javac] [ERROR]         ResponseHeaderValidator
> validator =
>     [javac] [ERROR]         ^
>     [javac] [ERROR] C:\Program 
> Files\eclipse\workspace\jakarta-commons\latka\src
>
\java\org\apache\commons\latka\jelly\validators\ResponseHeaderTag.java:92:
> 
> canno
> t resolve symbol
>     [javac] [ERROR] symbol  : class
> ResponseHeaderValidator
>     [javac] [ERROR] location: class 
> org.apache.commons.latka.jelly.validators.Re
> sponseHeaderTag
>     [javac] [ERROR]           new 
> ResponseHeaderValidator(_label,_headerName);
>     [javac] [ERROR]               ^
>     [javac] [ERROR] 3 errors
> 
> [ERROR] BUILD FAILED
> [ERROR] Compile failed; see the compiler error
> output for details.
> Total time:  14 seconds
> --
> dIon Gillard, Multitask Consulting
> Work:      http://www.multitask.com.au
> Developers:
> http://adslgateway.multitask.com.au/developers
> 
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


=====
Morgan Delagrange
http://jakarta.apache.org/taglibs
http://jakarta.apache.org/commons
http://axion.tigris.org
http://jakarta.apache.org/watchdog

__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>