03-08-2006 07:54 PM
03-09-2006 11:18 AM
I have considered importing the build.xml file in, but I can't because all the javac statements are in the project-build.xml files.I could not understand the problem about the build.xml file. Why do you need to import it? Because it is already in the project "common". You may need to check out the projects from the SVN server as "Java projects", this may solve your problem.
03-09-2006 06:54 PM
03-10-2006 01:58 AM
03-10-2006 02:11 AM
03-10-2006 03:29 AM
03-13-2006 01:33 PM
Buildfile: X:\Alfresco_source_12\common\build.xml
common-init.init:
[echo] Starting build for alfresco at 13:15
init:
clean:
init:
[echo] Starting build for core at 13:15
clean:
[delete] Deleting directory X:\Alfresco_source_12\projects\core\build\classes
init:
[echo] Starting build for repository at 13:15
clean:
common-init.init:
[echo] Starting build for remote-api at 13:15
init:
clean:
init:
[echo] Starting build for jcr at 13:16
clean:
init:
[echo] Starting build for web-client at 13:16
common.clean:
clean:
common-init.init:
[echo] Starting build for web-service-client at 13:16
init:
clean:
incremental-tomcat:
init:
[echo] Starting build for core at 13:16
compile-java:
[mkdir] Created dir: X:\Alfresco_source_12\projects\core\build\classes
[javac] Compiling 53 source files to X:\Alfresco_source_12\projects\core\build\classes
[javac] javac: invalid target release: 1.5
[javac] Usage: javac <options> <source files>
[javac] where possible options include:
[javac] -g Generate all debugging info
[javac] -g:none Generate no debugging info
[javac] -g:{lines,vars,source} Generate only some debugging info
[javac] -nowarn Generate no warnings
[javac] -verbose Output messages about what the compiler is doing
[javac] -deprecation Output source locations where deprecated APIs are used
[javac] -classpath <path> Specify where to find user class files
[javac] -sourcepath <path> Specify where to find input source files
[javac] -bootclasspath <path> Override location of bootstrap class files
[javac] -extdirs <dirs> Override location of installed extensions
[javac] -d <directory> Specify where to place generated class files
[javac] -encoding <encoding> Specify character encoding used by source files
[javac] -source <release> Provide source compatibility with specified release
[javac] -target <release> Generate class files for specific VM version
[javac] -help Print a synopsis of standard options
BUILD FAILED
X:\Alfresco_source_12\common\build.xml:42: The following error occurred while executing this line:
X:\Alfresco_source_12\common\common.xml:24: Compile failed; see the compiler error output for details.
Total time: 1 minute 22 seconds
03-14-2006 03:22 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.