Actually, the error on the Ubuntu boxes is:

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/caleb/svn/wicket/wicket/src/test/java/wicket/protocol/http/request/NønÅsciiPäge.java:[28,14] illegal character: \65533

/home/caleb/svn/wicket/wicket/src/test/java/wicket/protocol/http/request/NønÅsciiPäge.java:[28,16] illegal character: \65533

/home/caleb/svn/wicket/wicket/src/test/java/wicket/protocol/http/request/NønÅsciiPäge.java:[28,22] illegal character: \65533


On 10/26/06, Caleb Land <[EMAIL PROTECTED]> wrote:
I can check Wicket out of svn now, but my compiler is barfing (when I run "mvn install" from the wicket module's directory):

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/Users/caleb/svn/wicket/wicket/src/test/java/wicket/protocol/http/request/N?nA?sciiPa?ge.java:[28,14] illegal character: \175

/Users/caleb/svn/wicket/wicket/src/test/java/wicket/protocol/http/request/N?nA?sciiPa?ge.java:[28,16] illegal character: \8776

/Users/caleb/svn/wicket/wicket/src/test/java/wicket/protocol/http/request/N?nA?sciiPa?ge.java:[28,22] illegal character: \8240

no more tokens - could not parse error message: /Users/caleb/svn/wicket/wicket/src/test/java/wicket/protocol/http/request/N?nA?sciiPa?ge.java:32: '}' expected
^

/Users/caleb/svn/wicket/wicket/src/test/java/wicket/protocol/http/request/AbstractWebRequestCodingStrategyTest.java:[63,33] illegal character: \175

/Users/caleb/svn/wicket/wicket/src/test/java/wicket/protocol/http/request/AbstractWebRequestCodingStrategyTest.java:[63,35] illegal character: \8776

/Users/caleb/svn/wicket/wicket/src/test/java/wicket/protocol/http/request/AbstractWebRequestCodingStrategyTest.java:[63,41] illegal character: \8240


I tried building on my Ubuntu system running IBM java 1.5 (PPC), and my Ubuntu (intel) system running Sun Java 1.5.0 and I get the same results.


On 10/26/06, Frank Bille <[EMAIL PROTECTED]> wrote:
Hey does that mean that you have fixed it? BTW The files should be in ISO-8859-1 (latin1) in svn.

Do you still have problems?

Frank


On 10/26/06, Caleb Land <[EMAIL PROTECTED]> wrote:
After a quick search for "mac os x utf-8 filenames subversion" I found this page, which fixes the problem.
http://www.snark.de/index.cgi/0003

Of course, I used:
env LC_CTYPE=en_US.UTF-8 svn

as my command instead of de_DE.UTF-8.


On 10/26/06, Caleb Land < [EMAIL PROTECTED] > wrote:
I removed my wicket working directory and tried checking out fresh, still no luck.


On 10/26/06, Caleb Land < [EMAIL PROTECTED] > wrote:
I tried just now and it's still not working from Mac OS X.


On 10/26/06, Igor Vaynberg <[EMAIL PROTECTED] > wrote:
that should have been fixed last night, please try again

-Igor


On 10/26/06, Caleb Land < [EMAIL PROTECTED] > wrote:
I tried updating my working directory of Wicket trunk and it seems that my Mac OS X filesystem doesn't like a filename in the repository:

subversion/libsvn_subr/utf.c:466: (apr_err=22)
svn: Can't convert string from 'UTF-8' to native encoding:
subversion/libsvn_subr/utf.c:464: (apr_err=22)
svn: wicket/src/test/java/wicket/protocol/http/request/N?\195?\184n?\195?\133sciiP?\195?\164ge.java

This is with versions 1.3.1 and 1.4 of subversion.  If anybody else is having this problem the best solution is to checkout on a box that works (it checks out on my Ubuntu installation) and then build from there.

Does anybody know if there is a fix for Mac OS X?
--
Caleb Land
([EMAIL PROTECTED] )

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user





--
Caleb Land
([EMAIL PROTECTED])



--
Caleb Land
([EMAIL PROTECTED])



--
Caleb Land
([EMAIL PROTECTED])

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user





--
Caleb Land
([EMAIL PROTECTED])



--
Caleb Land
([EMAIL PROTECTED])
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to