[
https://issues.apache.org/jira/browse/JAMES-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707079#action_12707079
]
Amichai Rothman commented on JAMES-901:
---------------------------------------
correction: the JRE is version 1.6.0_07-b06, but the JDK (where JAVA_HOME
points to) is 1.6.0_12. Not sure if it makes a difference.
update: also downloaded and extracted james-2.3.1-src.tar.gz on kubuntu jaunty.
the shell scripts (both in the root and in the tools/ant folder) have dos-like
CRLF line endings which have to be replaced for the scripts to work (that's a
bug on its own - the scripts should be formatted so as to be usable on their
intended target platform). Finally I ran the build, and got the same error as
above. This was with Sun's JDK 1.6.0_13.
> build error
> -----------
>
> Key: JAMES-901
> URL: https://issues.apache.org/jira/browse/JAMES-901
> Project: JAMES Server
> Issue Type: Bug
> Components: Build System
> Affects Versions: 2.3.1
> Environment: winXP SP3, JDK1.6.0_07-b06
> Reporter: Amichai Rothman
>
> downloaded and extracted james-2.3.1-src.zip, and ran build.bat, and the
> build failed with the error below:
> C:\temp\james-2.3.1-src\src\java\org\apache\james\util\mordred\PoolConnEntry.java:37:
> org.apache.james.util.mordred.PoolConnEntry is not abstract and does not
> override abstract method createStruct(java.lang.String,java.lang.Object[]) in
> java.sql.Connection
> public class PoolConnEntry implements java.sql.Connection{
> ^
> 1 error
> BUILD FAILED
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]