See <
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/96/changes>
Changes:
[jeff.yuchang] * Configured the simple scheduler module to use JPA's implementation.
[jeff.yuchang] * added nodeName in the bindingkey.
* fixed the webservice baseurl for the accesspoint.
[jeff.yuchang] * apply Julian's fix for db2.
[kurt.stam(a)jboss.com] updating to the latest jUDDI release
[kurt.stam(a)jboss.com] RIFTSAW-276, uddi client no longer throws an exception when no
results are found. Updating the RiftSaw UDDI code to handle this.
[alex.guizar(a)jboss.com] RIFTSAW-126 clean up integration-tests classpath to resolve jaxb
implementation conflicts in jaxws-based tests;
decrease mex.timeout for tutorials
[jeff.yuchang] * update a little bit.
[jeff.yuchang] * Added clustering userguide, and a cross pointer at gettingstartedguide.
[alex.guizar(a)jboss.com] ignore eclipse files in clustering module
[alex.guizar(a)jboss.com] resolve jdk 1.5 api incompatibilities in transformers
[alex.guizar(a)jboss.com] complement scm information and switch to public repository group
for faster http connection
[jeff.yuchang] * Asked Listener to update the nodelist to SimpleScheduler service.
[objectiser] Ignore target
[jeff.yuchang] * Added integration test for RiftSAW-285.
[jeff.yuchang] * RIFTSAW-197, Set the Scheduler's node name from clustering node
name.
(using the HAPartition's node name property to inject it into the ServerConfig)
[jeff.yuchang] * Added integration test for RiftSaw-278.
[jeff.yuchang] * RIFTSAW-197, using HAPartition service to detect nodes.
* only get deployed if the server_config is 'all'
* clustering module is clusterable, bpel engine doesn't know anything about it.
* still need to figure out how to get node name from jboss clustering.* still need to
figure out how to get node name from jboss clustering.* still need to figure out how to
get node name from jboss clustering.* still need to figure out how to get node name from
jboss clustering.* still need to figure out how to get node name from jboss clustering.*
still need to figure out how to get node name from jboss clustering.* still need to figure
out how to get node name from jboss clustering.* still need to figure out how to get node
name from jboss clustering.
[objectiser] RIFTSAW-281 - change back to using deploy.xml in preference to
bpel-deploy.xml, although the bpel-deploy.xml will continue to be supported for backward
compatibility purposes for now.
[objectiser] RIFTSAW-5 - set node name on scheduler based on the cluster partition and
server name.
[objectiser] Include httpclient jar in savara distribution, as required by samples if
jbossesb is not installed.
[objectiser] RIFTSAW-279 - now resolved for cxf aswell.
[jeff.yuchang] * RIFTSAW-265, updated documentation with respect to upgrade jbossws.
[objectiser] Integration test related to RIFTSAW-279. Currently cxf causes a timeout when
using a .NET service.
[objectiser] RIFTSAW-279 - Added SOAPAction on request as required by .NET
[jeff.yuchang] * fixed the compliation error for updated simple scheduler API changes.
[objectiser] RIFTSAW-277 - protected against null pointer, so now no fault is returned,
and ODE handles this case by internally throwing a failure.
[objectiser] RIFTSAW-275 - get the UDDIClerkManager based on the name from
bpel.properties, rather than hardcoded.
[objectiser] Return to junit 4.8.1
[objectiser] Revert junit version.
[objectiser] RIFTSAW-272 - null test suite was causing the problem.
[objectiser] Add fault_compensation sample to integration tests.
[objectiser] RIFTSAW-274 - add Marek's fault compensation example to distribution.
[objectiser] RIFTSAW-273 - Add Marek's quickstart using while and wait.
[objectiser] Update qa scripts.
[objectiser] Re-enabled bpel2svg module, as junit version 3.8.1 seems to work now. Version
4 causes problems with integration tests.
[objectiser] RIFTSAW-261 - removed most libs from build, used by samples and bin scripts,
and instead reference libs in the RiftSaw modules or JBossAS. Still need to update and
check windows scripts in bin. Also commented out console/bpel2svg as it requires junit4,
however when top level pom was upgraded to this version it caused a npe in the integration
tests (secure service unit test). Will probably just need to change bpel2svg to use junit3
style unit tests for now.
[jeff.yuchang] * RIFTSAW-269, added db2 sql script.
[jeff.yuchang] * add junit dependency into bpel2svg module.
* upgrade junit to 4.4 version.
[objectiser] RIFTSAW-271 - fix issue where security artifacts are not deployed with jaxws
web service when wsdl is placed in a sub-folder.
[objectiser] Sorting out issues with flow example - but currently does not generate
target/source links.
[objectiser] Links are now faint when the connected activities are not active. Can't
currently find way to make arrow heads faint.
[objectiser] Reflect a red border when the activity (or grouped activity) has a
'failed' state.
[objectiser] Set status on activity to affect its visual representation.
[objectiser] Associating state with the activities in the svg model, to change the opacity
of the image elements.
[objectiser] Additional tests to derive correct activity from line numbers in BPEL
definition.
[objectiser] RIFTSAW-264 - added ability to associate line numbers with the svg model, as
a way to correlate the BPEL event information to the model activities. Not ideal, but at
the moment the most reliable source of information from the BPEL events. Some initial
tests for the SVG output, and the activity locator mechanism. Needs more tests, and
modification of the svg nodes based on state.
[objectiser] RIFTSAW-92 - further work to integrate the BPEL to SVG generation.
[objectiser] Ignore
[objectiser] RIFTSAW-92 - initial submission of the WSO2 Carbon BPEL2SVG code, licensed
under Apache License version 2.
[objectiser] Added more information on the configuration of the BPEL processes to generate
events.
[objectiser] Update readme for sample to make clearer.
[alex.guizar(a)jboss.com] remove jdk 1.5 incompatibilities
[alex.guizar(a)jboss.com] ignore eclipse files
[alex.guizar(a)jboss.com] remove eclipse files from version control
[objectiser] RIFTSAW-155 - apply Aleksander's patch to overcome webcontext conflict
issue.
[heiko.braun(a)jboss.com] set console version 2.1.2
[objectiser] Minor changes.
[objectiser] Updated release notes.
[objectiser] Remove references to ESB4.7 from UDDI documentation.
[jeff.yuchang] * update doc.
[objectiser] Set default value for ws.stack property.
[jeff.yuchang] * update the sequence name from hibernate_sequence to bpel_sequence.
[objectiser] Fix path to ESB example.
[objectiser] Updates to installation instructions.
[objectiser] RIFTSAW-247 - added spring dependency in case ESB is not installed.
[objectiser] Remove unnecessary dependency on uddi300 module, as no longer present, and
also causes build failure when using maven3.
[jeff.yuchang] * move the png to images folder. was overlooked in my last commit.
[jeff.yuchang] * RIFTSAW-246, Added database chapter.
[heiko.braun(a)jboss.com] update to console 2.1.1
[objectiser] Fix docs so that they don't imply metro is supported as a ws.stack
option.
[kurt.stam(a)jboss.com] RIFTSAW-234, removing support for esb-4.7. Fixing null pointer.
[objectiser] Removed additional apache repository, as already covered by nexus.
[objectiser] RIFTSAW-233 patch provided by Aleksander to fix minor issues with the maven
pom.xml files.
[objectiser] Fix test failures when running with cxf ws stack.
[objectiser] Added 'say_hello' as integration test, to provide another doc/lit
example. Refactored response message processing, dependent upon which stack is used, into
superclass.
[objectiser] Remove unwanted bpelex files.
[objectiser] RIFTSAW-235 - fix readme files.
[objectiser] RIFTSAW-244 - fix build so ${org.jboss.as.config} property is used.
[objectiser] RIFTSAW-243 - fixed auto-increment of version number, so now uses the
explicit version number specified.
[objectiser]
[objectiser] RIFTSAW-241 - added documentation on activate/retire and the stable interface
property.
[heiko.braun(a)jboss.com] set console version 2.1.1-SNAPSHOT
[objectiser] RIFTSAW-239 - added config property to determine whether web service
interface should be updated during deployment of new version of a BPEL process.
[objectiser] RIFTSAW-155 - problem was that the web service was being undeployed in a
different classloader context (associated with the BPM console), and therefore when
redeployed (after activate) the bind of the TransactionSynchronizationRegistry link had
previously been registered in that classloader context. All RiftSaw web services had been
deployed (and the bind of the link performed) in the context of the riftsaw.sar
classloader.
[objectiser] Remove ESB rosetta jar from riftsaw.esb/lib.
[objectiser]
[objectiser] Added second ESB invoke test, this time using http-gateway and SOAPProxy for
the integration test.
[objectiser] Updated jbossesb.version in top level pom to 4.8. Also removed unnecessary
folder reference from build.xml in an integration test.
[objectiser] RIFTSAW-232 - Added second alternative for using an ESB service as a proxy
for invoking a JAXWS service.
[objectiser] RIFTSAW-227 - update ESB prerequisite version to 4.8.
[objectiser] RIFTSAW-229 - add config time for test delay
[jeff.yuchang] * update it to use RiftSaw-ODE 2.2.0-SNAPSHOT artifacts.
[jeff.yuchang] * added for running integration test locally.
[objectiser] Logic was inverted - should only run ESB tests if native stack.
[objectiser] Remove webservice_esb_bpel example
[objectiser] Fixed issue with deploying ESB example, and readme.
[objectiser] Update release note, and make sure the ESB tests only run with using the
native stack.
[jeff.yuchang] * update version to 2.2.0-SNAPSHOT.
[objectiser] Update to remove the webservice_esb_bpel example, and also remove the
'deploy-esb-examples' installation step.
[objectiser] Update to remove the webservice_esb_bpel example, and also remove the
'deploy-esb-examples' installation step.
[objectiser] Update to remove the webservice_esb_bpel example, and also remove the
'deploy-esb-examples' installation step.
[objectiser] Updated second ESB example to run locally.
[objectiser] Updated ESB example to run within the RiftSaw distribution.
[objectiser] Added integration test for ESB proxy invoke.
[objectiser] ESB Example showing how to invoke an ESB service wrapping a JAXWS service
from a BPEL process.
[objectiser] Fix version.
[objectiser] Remove unnecessary repositories.
[objectiser] Add integration test with BPEL invoking EBWS based ESB service.
[objectiser] Add EBWS ESB example.
[jeff.yuchang] * update the ddl script for oracle.
[jeff.yuchang] * fix the data type for sqlserver
[objectiser] RIFTSAW-226 - included Petr's examples in the distribution.
[jeff.yuchang] * update the sql script.
[objectiser] Woops - checked in exclusion of all but one test.
[objectiser] Added missing integration test for invoking normal loan approval request, to
accompany the loan fault integration test.
[jeff.yuchang] * add integration test for activity recover feature.
[objectiser] Fix for RIFTSAW-228 - reset cxf bus config after service client proxy
created.
[jeff.yuchang] * fix the RS-163 test case.
* update the saxon version.
* remove the duplicated bpel.properties file.
[jeff.yuchang] * commit the fix for using 2.1.0-SNAPSHOT.
[objectiser] Added secure-service integration test.
[jeff.yuchang] * update trunk version into 2.2.0-SNAPSHOT.
[jeff.yuchang] * update the version for rs-ode
[jeff.yuchang] * update version number for the qa script.
[objectiser] Change version from 2.1.0-CR1 to 2.1.0.CR1 in line with the new version
policy.
[objectiser] Update release note URL.
[objectiser] Deploy riftsaw before compiling the tests, so that the relevant libraries
(e.g. cxf) are installed prior to test compilation that may need to reference them.
[jeff.yuchang] * updated the drop script for mysql.
[jeff.yuchang] * update the ant drop.riftsaw.schema directory.
[jeff.yuchang] * remove the db schema once its finished the integration tests.
[heiko.braun(a)jboss.com] Fix RIFTSAW-220: Update to console 2.1
[objectiser] Updates to documentation - db drop note and uddi defaults. Added integration
test for security (secure invoke).
[jeff.yuchang] * update the DDL script for various DB, updated drop DDL script as well.
[jeff.yuchang] * update the riftsaw to use the ODE-1.x-fixes branch, which is using the
native Hibernate Implementation.
* Had the exception when do the undeploy.
[objectiser] Minor update to add debug.
[objectiser] Added release note info.
[jeff.yuchang] * update drop sql for integration test. (db clean up etc)
[bbrodt]
https://jira.jboss.org/browse/RIFTSAW-182
Message count is now passed in to PerformanceTestCase by maven -Dcount=<number>
[kurt.stam(a)jboss.com] RIFTSAW-188, moving looking up the partner channel WSDLs to the
first time the service is invoked, rather then at deploy time. This removes the deployment
locking issue. Now turned the UDDI lookup on by default.
[bbrodt]
https://jira.jboss.org/browse/RIFTSAW-182
Fixed performance tests and refactored some classes which will be used for additional
multithreaded tests
[objectiser] Added further text on the implementor attribute.
[objectiser] RIFTSAW-75 - added some documentation for how to provide cxf configuration
details in the BPEL deployment.
[jeff.yuchang] * update the drop sqls for DB.
[jeff.yuchang] * remove the version.properties, as it isn't needed anymore.
[jeff.yuchang] * update the version to 2.1.0-CR1, for the testing.
[jeff.yuchang] * Update the distribution to use the dao-jpa-hibernate as DAO
implementation.
* Update the DDL script, remove the derby DB, as we won't support them.
* Use the Scheduler.execTransaction, instead of using UserTransaction.
* Update it to Use the RiftSaw-ODE 2.1.0.CR1-SNAPSHOT.
------------------------------------------
[...truncated 2665 lines...]
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [site:attach-descriptor]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install]
[INFO] Installing
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/docs/docbook/pom.xml
to
/home/hudson/.m2/repository/org/jboss/soa/bpel/docs/2.2.0-SNAPSHOT/docs-2.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building RiftSaw::Docs::gettingstartedguide
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [jdocbook:resources]
[INFO] unpacking dependency resource
[/home/hudson/.m2/repository/org/jboss/jbossorg-jdocbook-style/1.1.0/jbossorg-jdocbook-style-1.1.0.jdocbook-style]
to staging-dir
[/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/docs/docbook/gettingstartedguide/target/docbook/staging]
[INFO] Expanding:
/home/hudson/.m2/repository/org/jboss/jbossorg-jdocbook-style/1.1.0/jbossorg-jdocbook-style-1.1.0.jdocbook-style
into
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/docs/docbook/gettingstartedguide/target/docbook/staging
[INFO] [jdocbook:generate]
Error on line 119 column 8 of
file:/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/docs/docbook/gettingstartedguide/src/main/module/installation.xml:
Error reported by XML parser: The element type "para" must be terminated by
the matching end-tag "</para>".
Error on line 14 column 90 of
file:/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/docs/docbook/gettingstartedguide/src/main/master.xml:
Error reported by XML parser: Error attempting to parse XML file
(href='module/installation.xml').
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] XSLT problem
Embedded error: error performing translation [org.xml.sax.SAXParseException: Error
attempting to parse XML file (href='module/installation.xml').]
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 46 seconds
[INFO] Finished at: Mon Sep 27 03:30:37 EDT 2010
[INFO] Final Memory: 215M/658M
[INFO] ------------------------------------------------------------------------
Buildfile: build.xml
[echo] ===============================
[echo] database.......... oracle
[echo] riftsaw.version...... 2.2.0-SNAPSHOT
[echo] riftsaw.home.........
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] jboss.home..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] org_jboss_esb_home ..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] ===============================
stop-server:
[echo] Stopping the server
[echo] Server is at
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[java] Exception in thread "main" java.lang.NoClassDefFoundError:
org/jboss/Shutdown
[java] Caused by: java.lang.ClassNotFoundException: org.jboss.Shutdown
[java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
[java] at java.security.AccessController.doPrivileged(Native Method)
[java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
[java] at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
[java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
[java] at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
[java] Could not find the main class: org.jboss.Shutdown. Program will exit.
[java] Java Result: 1
[echo] Shutdown rc = 1
[echo] Waiting for JNP to stop listening...
BUILD SUCCESSFUL
Total time: 0 seconds
Buildfile: build.xml
[echo] ===============================
[echo] database.......... oracle
[echo] riftsaw.version...... 2.2.0-SNAPSHOT
[echo] riftsaw.home.........
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] jboss.home..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] org_jboss_esb_home ..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] ===============================
clean:
BUILD SUCCESSFUL
Total time: 0 seconds
Buildfile: build.xml
[echo] ===============================
[echo] database.......... oracle
[echo] riftsaw.version...... 2.2.0-SNAPSHOT
[echo] riftsaw.home.........
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] jboss.home..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] org_jboss_esb_home ..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] ===============================
get.jboss:
[mkdir] Created dir:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/downloads>
[get] Getting:
http://downloads.sourceforge.net/jboss/jboss-5.1.0.GA-jdk6.zip
[get] To:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/downloads/jboss-5...
get.jbossesb:
[get] Getting:
http://download.jboss.org/jbossesb/4.8/binary/jbossesb-4.8.zip
[get] To:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/downloads/jbosses...
install.jbossesb:
[unzip] Expanding:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/downloads/jboss-5...
into
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[unzip] Expanding:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/downloads/jbosses...
into
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
check.deploy.props:
dependencies.source:
dependencies.jbossesb:
dependencies:
init.bindings.props:
undeploy.bindings:
undeploy.jbossas5:
undeploy:
jms.config.check:
[echo] deploy.dir :
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
jbmq.config:
jbm.config:
jms.config:
internal.deploy:
internal.deploy.jbossas5:
[echo] Deploy to JBossAS5
[mkdir] Created dir:
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 53 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 2 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 4 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 8 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 12 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 2 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 26 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 62 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 18 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 6 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 13 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 14 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 3 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 17 files to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[copy] Copying 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
replace:
install.base.console:
deploy.console:
[copy] Copying 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
deploy.bindings.as4:
deploy.bindings.as5:
[xslt] Processing
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[xslt] Loading stylesheet
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[move] Moving 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[move] Moving 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
deploy.bindings:
update.modfilter:
apply.modfilter.replace:
[copy] Copying 1 file to
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
deploy:
[echo] ===============================
[echo] database.......... oracle
[echo] riftsaw.version...... 2.2.0-SNAPSHOT
[echo] riftsaw.home.........
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] jboss.home..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] org_jboss_esb_home ..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] ===============================
get.ojdbc:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/libs
[get] Getting:
http://www.qa.jboss.com/jdbc-drivers/maven2/com/oracle/ojdbc14/10.0.2.0/o...
[get] To:
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/libs/ojdbc14.jar
BUILD SUCCESSFUL
Total time: 10 minutes 40 seconds
Buildfile: build.xml
[echo] ===============================
[echo] database.......... oracle
[echo] riftsaw.version...... 2.2.0-SNAPSHOT
[echo] riftsaw.home.........
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] jboss.home..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] org_jboss_esb_home ..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] ===============================
unpack-riftsaw:
[unzip] Expanding:
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/riftsaw-2.2.0-SNAPSHOT.zip
into
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/qa/build.xml:166:
Error while expanding
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/riftsaw-2.2.0-SNAPSHOT.zip
Total time: 1 second
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building RiftSaw::Integration-Tests
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [site:attach-descriptor]
[INFO] [antrun:run {execution: deploy-riftsaw}]
[INFO] Executing tasks
unpack-distribution:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/dist
[unzip] Expanding:
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/riftsaw-2.2.0-SNAPSHOT.zip
into
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/dist
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] An Ant BuildException has occured: The following error occurred while executing
this line:
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/integration-tests/build.xml:43:
Error while expanding
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/riftsaw-2.2.0-SNAPSHOT.zip
java.io.FileNotFoundException:
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/riftsaw-2.2.0-SNAPSHOT.zip
(No such file or directory)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 seconds
[INFO] Finished at: Mon Sep 27 03:41:43 EDT 2010
[INFO] Final Memory: 93M/646M
[INFO] ------------------------------------------------------------------------
Buildfile: build.xml
[echo] ===============================
[echo] database.......... oracle
[echo] riftsaw.version...... 2.2.0-SNAPSHOT
[echo] riftsaw.home.........
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] jboss.home..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] org_jboss_esb_home ..
<
http://hudson.qa.jboss.com/hudson/job/RiftSaw-oracle/ws/riftsaw-2.2.0-SNA...
[echo] ===============================
unpack-riftsaw:
[unzip] Expanding:
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/riftsaw-2.2.0-SNAPSHOT.zip
into
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/qa/build.xml:166:
Error while expanding
/qa/services/hudson/hudson_workspace/workspace/RiftSaw-oracle/riftsaw-oracle/distribution/target/riftsaw-2.2.0-SNAPSHOT.zip
Total time: 0 seconds
Archiving artifacts
Recording test results