Re: How to Hebrew?
Janne Jalkanen <[email protected]> Tue, 11 Sep 2007 08:47:30 +0300
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
There seems to have been a minor detail not being shared: i18n is *only* available on latest betas (2.5.x). *Not* on 2.4. :-) /Janne On Sep 11, 2007, at 08:41 , Itai Be'erli wrote: > OK, my system definitely recognizes the Sun version of Java now: > === > ~$ java -version > java version "1.6.0" > Java(TM) SE Runtime Environment (build 1.6.0-b105) > Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing) > ~$ echo $JAVA_HOME > /usr/java/jdk > ~$ ls -l /usr/java/jdk > lrwxrwxrwx 1 root root 23 2007-09-11 07:40 /usr/java/jdk -> /usr/ > lib/jvm/java-6-sun > ~$ echo $JDK_HOME > /usr/java/jdk > ~$ echo $PATH > /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/ > games:/usr/java/jdk/bin > === > > Still, when i run: > === > ant i18n-create-template > === > > I get the error message: > === > Buildfile: build.xml > > BUILD FAILED > Target `i18n-create-template' does not exist in this project. > > Total time: 3 seconds > === > > _________________________________________________________________ > Explore the seven wonders of the world > http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en- > US&form=QBRE > _______________________________________________ > This is the Jspwiki-users mailing list, in which we discuss the > stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. > For development discussion, please join jspwiki-dev. > http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users > http://www.jspwiki.org/JSPWikiMailingList