Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Microsoft Windows [Version 6.3.9600]
- (c) 2013 Microsoft Corporation. All rights reserved.
- C:\Users\abhinav\trunk>ant build all
- Buildfile: C:\Users\abhinav\trunk\build.xml
- build:
- build_base:
- compile:
- build:
- build:
- checkCompilerLevel:
- checkVMLevel:
- setInitialProperties:
- init:
- junit_check:
- install_junit:
- make-generated-dirs:
- make-release-dirs:
- ensuresanitystate:
- setissane:
- prebuild:
- compile:
- build:
- setCompilerProperties:
- printCompilerProperties:
- [setJdkProperties] Setting property java18compile.classpath to C:\Program Files\
- Java\jre1.8.0_31\lib\charsets.jar;C:\Program Files\Java\jre1.8.0_31\lib\deploy.j
- ar;C:\Program Files\Java\jre1.8.0_31\lib\javaws.jar;C:\Program Files\Java\jre1.8
- .0_31\lib\jce.jar;C:\Program Files\Java\jre1.8.0_31\lib\jfr.jar;C:\Program Files
- \Java\jre1.8.0_31\lib\jfxswt.jar;C:\Program Files\Java\jre1.8.0_31\lib\jsse.jar;
- C:\Program Files\Java\jre1.8.0_31\lib\management-agent.jar;C:\Program Files\Java
- \jre1.8.0_31\lib\plugin.jar;C:\Program Files\Java\jre1.8.0_31\lib\resources.jar;
- C:\Program Files\Java\jre1.8.0_31\lib\rt.jar;C:\Program Files\Java\jre1.8.0_31\l
- ib\tools.jar
- printCompilerProperties:
- jdbc4stubs:
- felixStubs:
- showenv:
- [echo]
- [echo] Ant environment:
- [echo] Base Directory: C:\Users\abhinav\trunk
- [echo] Build output: C:\Users\abhinav\trunk/classes
- [echo] Compiler: modern
- [echo] Sane = true
- [echo] Proceed = no
- [echo]
- getstate:
- state:
- shared:
- [echo] building generated sanity info
- compile:
- shared:
- engine:
- engine:
- compile_reference:
- compile_authentication:
- authentication:
- compile_security:
- security:
- compile_io:
- storage:
- iapi:
- compile_types:
- compile_util:
- compile_iapi_db:
- [javac] Compiling 1 source file to C:\Users\abhinav\trunk\classes
- checkVMLevel:
- compile_jdbc4:
- compile_jdbc42:
- compile:
- compile:
- checkVMLevel:
- compile_iapi_services_io:
- compile_iapi_services_io_jdk7:
- compile:
- compile_crypto:
- compile:
- compile:
- compile_mbeans:
- compile_database:
- database:
- compile_vti:
- vti:
- compile_agg:
- agg:
- compile_impl:
- compile_impl_services:
- compile_impl_io:
- parser:
- chkparser:
- genParser:
- compile:
- [javac] Compiling 1 source file to C:\Users\abhinav\trunk\classes
- compile_impl_store:
- compile:
- compile:
- checkVMLevel:
- compile_jdbc4:
- [javac] Compiling 1 source file to C:\Users\abhinav\trunk\classes
- [javac] C:\Users\abhinav\trunk\java\engine\org\apache\derby\impl\jdbc\SQLExc
- eptionFactory.java:87: error: cannot find symbol
- [javac] ex = new DerbySQLIntegrityConstraintViolationExc
- eption (message, sqlState,
- [javac] ^
- [javac] symbol: class DerbySQLIntegrityConstraintViolationException
- [javac] location: class SQLExceptionFactory
- [javac] 1 error
- BUILD FAILED
- C:\Users\abhinav\trunk\build.xml:611: The following error occurred while executi
- ng this line:
- C:\Users\abhinav\trunk\java\engine\build.xml:65: The following error occurred wh
- ile executing this line:
- C:\Users\abhinav\trunk\java\engine\org\apache\derby\impl\build.xml:43: The follo
- wing error occurred while executing this line:
- C:\Users\abhinav\trunk\java\engine\org\apache\derby\impl\jdbc\build.xml:52: Comp
- ile failed; see the compiler error output for details.
- Total time: 5 seconds
Advertisement
Add Comment
Please, Sign In to add comment