I guess there is a way. But I have to check this. I think, additionally
the Ant-scripts should make sure that JAVA_HOME is set.
-- Frusty
Arno Puder wrote:
>
> ok, Frusty and Chris have already subscribed. Lets continue this
> discussion on the XML11-devel mailing list.
>
> Frusty: is there any way that the ant-scripts can make sure that Java
> 5 is used? It seems that Java 1.4 no longer works because of some
> minor changes in the AWT.
>
> Arno
>
> ------------------------------------------------------------------------
>
> Subject:
> Re: ant scripts
> From:
> Christopher Kriese <ch...@ya...>
> Date:
> Mon, 31 Jul 2006 11:50:45 -0700 (PDT)
> To:
> Christopher Kriese <ch...@ya...>, Arno Puder <ar...@pu...>,
> Wolfgang Korn <wol...@gm...>
>
> To:
> Christopher Kriese <ch...@ya...>, Arno Puder <ar...@pu...>,
> Wolfgang Korn <wol...@gm...>
> CC:
> Christopher Kriese <ch...@ya...>
>
>
> OK...I now have the same output as Arno. My JAVA_HOME env var was not set.
>
> cjk
>
> --- Christopher Kriese <ch...@ya...> wrote:
>
>
>> My errors are a bit different. Some Java interfaces are not fully
>> implemented.
>>
>> init-core:
>> [mkdir] Created dir: /home/chris/xml11/XML11/classes/core
>>
>> compile-core:
>> [javac] Compiling 27 source files to /home/chris/xml11/XML11/classes/core
>> [javac] ----------
>> [javac] 1. ERROR in
>> /home/chris/xml11/XML11/core/src/org/xml11/awt/XML11ButtonPeer.java
>> [javac] (at line 45)
>> [javac] public class XML11ButtonPeer
>> [javac] ^^^^^^^^^^^^^^^
>> [javac] The type XML11ButtonPeer must implement the inherited abstract
>> method ComponentPeer.requestFocus()
>> [javac] ----------
>> [javac] 2. ERROR in
>> /home/chris/xml11/XML11/core/src/org/xml11/awt/XML11ButtonPeer.java
>> [javac] (at line 45)
>> [javac] public class XML11ButtonPeer
>> [javac] ^^^^^^^^^^^^^^^
>> [javac] The type XML11ButtonPeer must implement the inherited abstract
>> method ComponentPeer.isFocusTraversable()
>> [javac] ----------
>>
>>
>> [...ETC....ETC...]
>>
>> cjk
>>
>> --- Arno Puder <ar...@pu...> wrote:
>>
>>
>>> here is the error I get with the current CVS head:
>>>
>>> init-simplewebgw:
>>> [mkdir] Created dir: C:\workspace\XML11\classes\simplewebgw
>>>
>>> compile-simplewebgw:
>>>
>>> BUILD FAILED
>>> C:\workspace\XML11\targets\simplewebgw-targets.xml:51: srcdir
>>> "C:\workspace\XML1
>>> 1\simplewebgw\src" does not exist!
>>>
>>> Total time: 3 seconds
>>>
>>>
>>> Wolfgang Korn wrote:
>>>
>>>> Arno,
>>>>
>>>> what troubles do you have? I just updated to have the latest changes on
>>>> my box and I do not have any problems. The project compiles (excpet some
>>>> Java5 warnings). The XML11Server can be started and demos are running
>>>> perfectly.
>>>>
>>>> -- Frusty
>>>>
>>>>
>>>>
>>>> Arno Puder wrote:
>>>>
>>>>> Frusty,
>>>>>
>>>>> a student of mine (Chris, CCed) and I are having troubles with the ant
>>>>> scripts. Could you please check and let us both know what is going on?
>>>>>
>>>>> Thx,
>>>>> Arno
>>>>>
>>>>>
>> Christopher J. Kriese
>>
>>
>
>
> Christopher J. Kriese
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ------------------------------------------------------------------------
>
> _______________________________________________
> XML11-devel mailing list
> XML...@li...
> https://lists.sourceforge.net/lists/listinfo/xml11-devel
>
|