Michael Wechner wrote:
Andreas Hartmann wrote:

Paloma Gomez wrote:

Hi all,

I forgot to mention it was custom code in a module. (Sorry, :( ).

2006/8/15, Andreas Hartmann <[EMAIL PROTECTED]>:

Is this code in a module?
If yes, try to change src/resources/build/modules2build.xsl, line 162:

     source="1.4">

to 1.5

Andreas was right and changing that line fixed the problem.


Maybe we should add this to build.properties?


sorry if I might ask the obvious, but add what to the build.properties?

The Java source version, e.g.

# The Java version.
# Change to 1.5 if you need the features of 1.5.
java.version=1.4

This way, one doesn't have to change all compile targets to 1.5
to use generics etc.

-- Andreas


--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to