|
From: ejbca-support <ejb...@pr...> - 2012-10-19 14:36:40
|
On 2012-10-19 16:30, Marcos Fontana wrote:
> So to ant bootstrap work, where I should put the ejbca folder? From where ant command run?
cd \Projeto\ejbca_4_0_12
ant bootstrap
cheers
anders
>
> -----Mensagem original-----
> De: ejbca-support [mailto:ejb...@pr...]
> Enviada em: sexta-feira, 19 de outubro de 2012 09:51
> Para: Marcos Fontana; ejb...@li...
> Assunto: Re: RES: [Ejbca-develop] Error ant bootstrap
>
> On 2012-10-19 13:32, Marcos Fontana wrote:
>> Not exactly, I'm using this command line: ant bootstrap -file
>> C:\Projeto\ejbca_4_0_12
>
> I see, the [currently] only working solution is "ant bootstrap"
>
> Cheers,
> Anders
>
>>
>> My working directories are like that:
>>
>> C:>Projeto> apache-ant-1.8.4
>> ejbca_4_0_12
>> jboss-5.1.0.GA
>>
>> -----Mensagem original-----
>> De: ejbca-support [mailto:ejb...@pr...]
>> Enviada em: sexta-feira, 19 de outubro de 2012 04:17
>> Para: Marcos Fontana; ejb...@pr...
>> Assunto: Re: [Ejbca-develop] Error ant bootstrap
>>
>> On 2012-10-18 22:10, Marcos Fontana wrote:
>>> HI Anders,
>>>
>>> I'm using Windows 7 x64 with JDK 6 x64.
>>
>> Good, but you did not compile under current directory, right?
>>
>> Cheers,
>> Anders
>> tech support
>>
>>
>>> From: ejbca-support
>>> Sent: 10/18/2012 16:48
>>> To: ejb...@li...
>>> Cc: Marcos Fontana
>>> Subject: Re: [Ejbca-develop] Error ant bootstrap
>>>
>>> On 2012-10-18 19:48, Marcos Fontana wrote:
>>>> Hi,
>>>>
>>>
>>> Hi Marcos,
>>>
>>> You are using Oracle JDK 6?
>>> Windows 7 or 2008R2?
>>> You run ant from current directory?
>>>
>>> If yes on all, could you provide the stacktrace for the error?
>>>
>>> Cheers,
>>> Anders
>>> tech support
>>>
>>>>
>>>> I’m getting the following error attempting to build ejbca and need a
>>>> help
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> Buildfile: C:\Projeto\ejbca_4_0_12\build.xml
>>>>
>>>> [echo] No custom changes to merge.
>>>>
>>>> [echo] appserver.home: C:/Projeto/jboss-5.1.0.GA
>>>>
>>>> [echo] appserver.type: jboss
>>>>
>>>>
>>>>
>>>> testforgnujava:
>>>>
>>>>
>>>>
>>>> bootstrap:
>>>>
>>>>
>>>>
>>>> failinproduction-ca:
>>>>
>>>>
>>>>
>>>> fail-unless-appserver-detected:
>>>>
>>>>
>>>>
>>>> testforgnujava:
>>>>
>>>>
>>>>
>>>> display-properties:
>>>>
>>>> [echo]
>>>>
>>>> [echo] ---------- EJBCA 4.0.12 (r15355) CONFIGURATION
>>>> PROPERTIES
>>>> ----------
>>>>
>>>> [echo] appserver.type = jboss
>>>>
>>>> [echo] appserver.home = C:/Projeto/jboss-5.1.0.GA
>>>>
>>>> [echo] ocsp.defaultresponder = CN=AdminCA1,O=EJBCA Sample,C=SE
>>>>
>>>> [echo] ocsp.signaturealgorithm =
>>>> SHA1WithRSA;SHA1WithECDSA;SHA1WithDSA
>>>>
>>>> [echo] datasource.jndi-name = EjbcaDS
>>>>
>>>> [echo] datasource.jndi-name-prefix = java:/
>>>>
>>>> [echo] database.name = mysql
>>>>
>>>> [echo] database.url = jdbc:mysql://127.0.0.1:3306/ejbca
>>>>
>>>> [echo] database.driver = com.mysql.jdbc.Driver
>>>>
>>>> [echo] database.username = ejbca
>>>>
>>>> [echo] database.password = ejbca
>>>>
>>>> [echo] weblogic-oracle-columntype =
>>>>
>>>> [echo] mail.jndi-name = java:/EjbcaMail
>>>>
>>>> [echo] mail.from = ejb...@do... <mailto:ejb...@do...>
>>>>
>>>> [echo] mail.user = ejbca_user
>>>>
>>>> [echo] mail.password =
>>>>
>>>> [echo] mail.smtp.host = localhost
>>>>
>>>> [echo] mail.smtp.port = 25
>>>>
>>>> [echo] mail.smtp.auth = false
>>>>
>>>> [echo] mail.debug = false
>>>>
>>>> [echo] httpserver.pubhttp = 8080
>>>>
>>>> [echo] httpserver.pubhttps = 8442
>>>>
>>>> [echo] httpserver.privhttps = 8443
>>>>
>>>> [echo] httpsserver.hostname = localhost
>>>>
>>>> [echo] httpsserver.password = ${httpsserver.password}
>>>>
>>>> [echo] web.contentencoding = UTF-8
>>>>
>>>> [echo] web.renewalenabled = false
>>>>
>>>> [echo] ejbcaws.enabled = true
>>>>
>>>> [echo] cmp.allowraverifypopo = false
>>>>
>>>> [echo] cmp.defaultca =
>>>>
>>>> [echo] cmp.extractusernamecomponent =
>>>>
>>>> [echo] cmp.operationmode = normal
>>>>
>>>> [echo] cmp.responseprotection = signature
>>>>
>>>> [echo] cmp.ra.authenticationsecret =
>>>>
>>>> [echo] cmp.ra.namegenerationscheme = DN
>>>>
>>>> [echo] cmp.ra.namegenerationparameters = CN
>>>>
>>>> [echo] cmp.ra.namegenerationprefix =
>>>>
>>>> [echo] cmp.ra.namegenerationpostfix =
>>>>
>>>> [echo] cmp.ra.endentityprofile = EMPTY
>>>>
>>>> [echo] cmp.ra.certificateprofile = ENDUSER
>>>>
>>>> [echo] cmp.ra.caname = AdminCA1
>>>>
>>>> [echo] cmp.tcp.enabled = false
>>>>
>>>> [echo] cmp.tcp.portno = 829
>>>>
>>>> [echo] cmp.tcp.logdir = ./log
>>>>
>>>> [echo] cmp.tcp.conffile =
>>>>
>>>> [echo] xkms.enabled = false
>>>>
>>>> [echo] xkms.serviceport = 8080
>>>>
>>>> [echo]
>>>>
>>>>
>>>>
>>>> ejbca.ear.module-dependencies:
>>>>
>>>>
>>>>
>>>> ejbca-util:
>>>>
>>>>
>>>>
>>>> -check.clover:
>>>>
>>>>
>>>>
>>>> with.clover:
>>>>
>>>>
>>>>
>>>> compile-util:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb\build-util
>>>>
>>>> [javac] Compiling 139 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb\build-util
>>>>
>>>> [javac] Note: Some input files use or override a deprecated API.
>>>>
>>>> [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> build-util:
>>>>
>>>> [mkdir] Created dir: C:\Projeto\ejbca_4_0_12\dist
>>>>
>>>> [jar] Building jar:
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-util.jar
>>>>
>>>>
>>>>
>>>> ejbca-entity:
>>>>
>>>>
>>>>
>>>> -check.clover:
>>>>
>>>>
>>>>
>>>> with.clover:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build
>>>>
>>>> [javac] Compiling 35 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> handlepersistence:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build\META-INF
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build-va\META-INF
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build\META-INF
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build-va\META-INF
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build-test\META-INF
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build-test\META-INF
>>>>
>>>>
>>>>
>>>> handleorm:
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build\META-INF
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build-test\META-INF
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [jar] Building jar:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\ejbca-entity.jar
>>>>
>>>>
>>>>
>>>> ejbca-ejb-interface:
>>>>
>>>>
>>>>
>>>> -check.clover:
>>>>
>>>>
>>>>
>>>> with.clover:
>>>>
>>>>
>>>>
>>>> ejbca-util:
>>>>
>>>>
>>>>
>>>> -check.clover:
>>>>
>>>>
>>>>
>>>> with.clover:
>>>>
>>>>
>>>>
>>>> compile-util:
>>>>
>>>>
>>>>
>>>> build-util:
>>>>
>>>>
>>>>
>>>> ejbca-entity:
>>>>
>>>>
>>>>
>>>> -check.clover:
>>>>
>>>>
>>>>
>>>> with.clover:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>>
>>>>
>>>> handlepersistence:
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build\META-INF
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build-va\META-INF
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build-test\META-INF
>>>>
>>>>
>>>>
>>>> handleorm:
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build\META-INF
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-entity\build-test\META-INF
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>>
>>>>
>>>> compile-ejb3:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb-interface\ejb3build
>>>>
>>>> [javac] Compiling 101 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb-interface\ejb3build
>>>>
>>>> [javac] Note: C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb-interface\src\org\ejbca\core\ejb\JndiHelper.java uses unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [jar] Building jar:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\ejbca-interface.jar
>>>>
>>>>
>>>>
>>>> ejbca-common-web:
>>>>
>>>>
>>>>
>>>> -check.clover:
>>>>
>>>>
>>>>
>>>> with.clover:
>>>>
>>>>
>>>>
>>>> compile-common-web-external-deps:
>>>>
>>>>
>>>>
>>>> compile-common-web:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb\build-common-web
>>>>
>>>> [javac] Compiling 48 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb\build-common-web
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> build-common-web:
>>>>
>>>> [jar] Building jar:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\ejbca-common-web.jar
>>>>
>>>>
>>>>
>>>> publicweb-gui:
>>>>
>>>>
>>>>
>>>> -check.clover:
>>>>
>>>>
>>>>
>>>> with.clover:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\publicweb-gui\build\WEB-INF\classes
>>>>
>>>> [javac] Compiling 12 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\publicweb-gui\build\WEB-INF\classes
>>>>
>>>> [javac] Note: Some input files use or override a deprecated API.
>>>>
>>>> [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> validate:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\publicweb-gui\tmp-jasper\classes
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\publicweb-gui\tmp-jasper\jspc
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\publicweb-gui\tmp-jasper
>>>>
>>>> [javac] Compiling 27 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\publicweb-gui\tmp-jasper\classes
>>>>
>>>> [javac] Note: C:\Projeto\ejbca_4_0_12\modules\publicweb-gui\tmp-jasper\jspc\org\apache\jasper\jspc\inspect\request_005fresult_jsp.java uses or overrides a deprecated API.
>>>>
>>>> [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [war] Building war:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\publicweb.war
>>>>
>>>>
>>>>
>>>> renew-war:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-renew-war\build\WEB-INF\classe
>>>> s
>>>>
>>>> [javac] Compiling 1 source file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-renew-war\build\WEB-INF\classe
>>>> s
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [war] Building war:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\renew.war
>>>>
>>>>
>>>>
>>>> scep-war:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-scep-war\build\WEB-INF\classes
>>>>
>>>> [javac] Compiling 2 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-scep-war\build\WEB-INF\classes
>>>>
>>>> [javac] Note: C:\Projeto\ejbca_4_0_12\modules\ejbca-scep-war\src\org\ejbca\ui\web\protocol\ScepServlet.java uses or overrides a deprecated API.
>>>>
>>>> [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [war] Building war:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\scep.war
>>>>
>>>>
>>>>
>>>> webdist-war:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-webdist-war\build\WEB-INF\clas
>>>> s
>>>> es
>>>>
>>>> [javac] Compiling 1 source file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-webdist-war\build\WEB-INF\clas
>>>> s
>>>> es
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [war] Building war:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\webdist.war
>>>>
>>>>
>>>>
>>>> va-ejbca-war:
>>>>
>>>>
>>>>
>>>> ejbca-common-compile-external-deps:
>>>>
>>>>
>>>>
>>>> ejbca-status-compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\va-war\build-status\WEB-INF\classes
>>>>
>>>> [javac] Compiling 1 source file to
>>>> C:\Projeto\ejbca_4_0_12\modules\va-war\build-status\WEB-INF\classes
>>>>
>>>> [javac] Note: C:\Projeto\ejbca_4_0_12\modules\va-war\src\org\ejbca\ui\web\protocol\OCSPServletBase.java uses unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> ejbca-certstore-compile:
>>>>
>>>>
>>>>
>>>> ejbca-crlstore-compile:
>>>>
>>>>
>>>>
>>>> none-existing-ocsp-extensionclass:
>>>>
>>>>
>>>>
>>>> use-ocsp-extensionclass:
>>>>
>>>>
>>>>
>>>> ejbca-compile:
>>>>
>>>>
>>>>
>>>> ejbca-status.war:
>>>>
>>>> [war] Building war:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\status.war
>>>>
>>>>
>>>>
>>>> ejbca-certstore.war:
>>>>
>>>>
>>>>
>>>> ejbca-crlstore.war:
>>>>
>>>>
>>>>
>>>> ejbca-build:
>>>>
>>>>
>>>>
>>>> cmp-war:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-cmp-war\build\WEB-INF\classes
>>>>
>>>> [javac] Compiling 1 source file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-cmp-war\build\WEB-INF\classes
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [war] Building war:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\cmp.war
>>>>
>>>>
>>>>
>>>> healthcheck-ejbca-war:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> ejbca-compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\healtcheck-war\build\WEB-INF\classes
>>>>
>>>> [javac] Compiling 5 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\healtcheck-war\build\WEB-INF\classes
>>>>
>>>>
>>>>
>>>> ejbca-build:
>>>>
>>>> [war] Building war:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\healthcheck.war
>>>>
>>>>
>>>>
>>>> clearcache-ejbca-war:
>>>>
>>>>
>>>>
>>>> ejbca-compile-external-deps:
>>>>
>>>>
>>>>
>>>> ejbca-compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\clearcache-war\build\WEB-INF\classes
>>>>
>>>> [javac] Compiling 1 source file to
>>>> C:\Projeto\ejbca_4_0_12\modules\clearcache-war\build\WEB-INF\classes
>>>>
>>>>
>>>>
>>>> ejbca-build:
>>>>
>>>> [war] Building war:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\clearcache.war
>>>>
>>>>
>>>>
>>>> admin-gui:
>>>>
>>>>
>>>>
>>>> -check.clover:
>>>>
>>>>
>>>>
>>>> with.clover:
>>>>
>>>>
>>>>
>>>> setup:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\admin-gui\build\WEB-INF\classes
>>>>
>>>> [native2ascii] Converting 9 files from
>>>> C:\Projeto\ejbca_4_0_12\modules\admin-gui\resources\languages to
>>>> C:\Projeto\ejbca_4_0_12\modules\admin-gui\build\languages
>>>>
>>>> [native2ascii] Converting 1 file from
>>>> C:\Projeto\ejbca_4_0_12\modules\admin-gui\resources\languages to
>>>> C:\Projeto\ejbca_4_0_12\modules\admin-gui\build\languages
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>> [javac] Compiling 94 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\admin-gui\build\WEB-INF\classes
>>>>
>>>> [javac] Note: Some input files use or override a deprecated API.
>>>>
>>>> [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> validate:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\admin-gui\tmp-jasper\classes
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\admin-gui\tmp-jasper\jspc
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\admin-gui\tmp-jasper
>>>>
>>>> [javac] Compiling 47 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\admin-gui\tmp-jasper\classes
>>>>
>>>> [javac] Note: Some input files use or override a deprecated API.
>>>>
>>>> [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [war] Building war:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\adminweb.war
>>>>
>>>>
>>>>
>>>> ejbca-ejb:
>>>>
>>>>
>>>>
>>>> -check.clover:
>>>>
>>>>
>>>>
>>>> with.clover:
>>>>
>>>>
>>>>
>>>> compile-ejbca-ejb-external-deps:
>>>>
>>>>
>>>>
>>>> compile-ejbca-ejb:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb\build
>>>>
>>>> [javac] Compiling 329 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb\build
>>>>
>>>> [javac] Note: Some input files use or override a deprecated API.
>>>>
>>>> [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb\build
>>>>
>>>> [jar] Building jar:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\ejbca-ejb.jar
>>>>
>>>>
>>>>
>>>> generate-stubs:
>>>>
>>>>
>>>>
>>>> ejbca-ws:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ws\build
>>>>
>>>> [javac] Compiling 24 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ws\build
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> build-ejb-jar:
>>>>
>>>> [jar] Building jar:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\ejbca-ws-ejb.jar
>>>>
>>>>
>>>>
>>>> compile-library-external-deps:
>>>>
>>>>
>>>>
>>>> compile-library:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ws\build-lib
>>>>
>>>> [javac] Compiling 17 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ws\build-lib
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> build-jar:
>>>>
>>>> [jar] Building jar:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\ejbca-ws.jar
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>>
>>>>
>>>> ejbca-xkms:
>>>>
>>>>
>>>>
>>>> externalra-service:
>>>>
>>>>
>>>>
>>>> ejbca-cmp-tcp:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>>
>>>>
>>>> ejbca-ejb-cli:
>>>>
>>>>
>>>>
>>>> setup-external-deps:
>>>>
>>>>
>>>>
>>>> setup:
>>>>
>>>> [mkdir] Created dir: C:\Projeto\ejbca_4_0_12\dist\ejbca-ejb-cli
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ejb-cli\lib
>>>>
>>>> [copy] Copying 33 files to
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ejb-cli\lib
>>>>
>>>> [copy] Copying 38 files to
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ejb-cli\lib
>>>>
>>>> [copy] Copying 7 files to
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ejb-cli
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ejb-cli
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ejb-cli
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb-cli\build
>>>>
>>>> [javac] Compiling 73 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb-cli\build
>>>>
>>>> [javac] Note: C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb-cli\src\org\ejbca\ui\cli\ca\CaImportCertCommand.java uses or overrides a deprecated API.
>>>>
>>>> [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb-cli\build\conf
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ejb-cli\build\conf
>>>>
>>>> [jar] Building jar:
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ejb-cli\ejbca-ejb-cli.jar
>>>>
>>>>
>>>>
>>>> ejbca-ws-common:
>>>>
>>>>
>>>>
>>>> compile-library-external-deps:
>>>>
>>>>
>>>>
>>>> compile-library:
>>>>
>>>>
>>>>
>>>> build-jar:
>>>>
>>>>
>>>>
>>>> ejbca-ws-cli:
>>>>
>>>>
>>>>
>>>> compile-external-deps:
>>>>
>>>>
>>>>
>>>> compile:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ws-cli\build
>>>>
>>>> [javac] Compiling 165 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-ws-cli\build
>>>>
>>>> [javac] Note: Some input files use or override a deprecated API.
>>>>
>>>> [javac] Note: Recompile with -Xlint:deprecation for details.
>>>>
>>>> [javac] Note: Some input files use unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> setup:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ws-cli\lib
>>>>
>>>> [copy] Copying 9 files to
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ws-cli\lib
>>>>
>>>> [copy] Copying 5 files to
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ws-cli
>>>>
>>>> [copy] Copying 1 file to
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ws-cli
>>>>
>>>>
>>>>
>>>> build:
>>>>
>>>> [jar] Building jar:
>>>> C:\Projeto\ejbca_4_0_12\dist\ejbca-ws-cli\ejbca-ws-cli.jar
>>>>
>>>>
>>>>
>>>> ejbca-xkms-common:
>>>>
>>>>
>>>>
>>>> compile-library-external-deps:
>>>>
>>>>
>>>>
>>>> compile-library:
>>>>
>>>> [mkdir] Created dir:
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-xkms\build-lib
>>>>
>>>> [javac] Compiling 83 source files to
>>>> C:\Projeto\ejbca_4_0_12\modules\ejbca-xkms\build-lib
>>>>
>>>> [javac] Note: C:\Projeto\ejbca_4_0_12\modules\ejbca-xkms\src\org\ejbca\core\protocol\xkms\common\XKMSUtil.java uses unchecked or unsafe operations.
>>>>
>>>> [javac] Note: Recompile with -Xlint:unchecked for details.
>>>>
>>>>
>>>>
>>>> build-jar:
>>>>
>>>> [jar] Building jar:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\ejbca-xkms.jar
>>>>
>>>>
>>>>
>>>> ejbca-xkms-cli:
>>>>
>>>>
>>>>
>>>> ejbca.clients:
>>>>
>>>>
>>>>
>>>> ejbca.ear.module-dependencies:
>>>>
>>>>
>>>>
>>>> create-log4config-bundle:
>>>>
>>>> [mkdir] Created dir: C:\Projeto\ejbca_4_0_12\tmp
>>>>
>>>> [jar] JARs are never empty, they contain at least a manifest
>>>> file
>>>>
>>>> [jar] Building MANIFEST-only jar:
>>>> C:\Projeto\ejbca_4_0_12\modules\dist\log4jconfig.jar
>>>>
>>>>
>>>>
>>>> ejbca.ear:
>>>>
>>>>
>>>>
>>>> doc.war:
>>>>
>>>>
>>>>
>>>> prepare:
>>>>
>>>>
>>>>
>>>> prepare-error:
>>>>
>>>>
>>>>
>>>> doc-build-tool:
>>>>
>>>> [mkdir] Created dir: C:\Projeto\ejbca_4_0_12\tmp\docs-tools
>>>>
>>>> [javac] Compiling 1 source file to
>>>> C:\Projeto\ejbca_4_0_12\tmp\docs-tools
>>>>
>>>>
>>>>
>>>> doc-external-deps:
>>>>
>>>>
>>>>
>>>> doc:
>>>>
>>>> [anakia] Transforming into: C:\Projeto\ejbca_4_0_12\tmp\htdocs
>>>>
>>>> [anakia] Error: org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource './site.vsl'
>>>>
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------------------------------------------------------------------
>>>> -
>>>> ---------------------
>> -
>>> --
>>>>
>>>> Nenhum vírus encontrado nessa mensagem.
>>>> Verificado por AVG - www.avgbrasil.com.br
>>>> <http://www.avgbrasil.com.br> <http://www.avgbrasil.com.br>
>>>> Versão: 2013.0.2741 / Banco de dados de vírus: 2614/5838 - Data de
>>>> Lançamento: 10/17/12
>>>>
>>>>
>>>>
>>>> --------------------------------------------------------------------
>>>> -
>>>> --------- Everyone hates slow websites. So do we.
>>>> Make your web apps faster with AppDynamics Download AppDynamics Lite
>>>> for free today:
>>>> http://p.sf.net/sfu/appdyn_sfd2d_oct
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Ejbca-develop mailing list
>>>> Ejb...@li...
>>>> https://lists.sourceforge.net/lists/listinfo/ejbca-develop
>>>>
>>>
>>
>>
>> -----
>> Nenhum vírus encontrado nessa mensagem.
>> Verificado por AVG - www.avgbrasil.com.br
>> Versão: 2013.0.2741 / Banco de dados de vírus: 2614/5839 - Data de
>> Lançamento: 10/18/12
>>
>> -----
>> Nenhum vírus encontrado nessa mensagem.
>> Verificado por AVG - www.avgbrasil.com.br
>> Versão: 2013.0.2741 / Banco de dados de vírus: 2614/5839 - Data de
>> Lançamento: 10/18/12
>>
>
>
> -----
> Nenhum vírus encontrado nessa mensagem.
> Verificado por AVG - www.avgbrasil.com.br
> Versão: 2013.0.2741 / Banco de dados de vírus: 2614/5839 - Data de Lançamento: 10/18/12
>
> -----
> Nenhum vírus encontrado nessa mensagem.
> Verificado por AVG - www.avgbrasil.com.br
> Versão: 2013.0.2741 / Banco de dados de vírus: 2614/5839 - Data de Lançamento: 10/18/12
>
|