thanks, triggered build https://ci.openbravo.com/job/int-api/1998/ and it passed. Regards, Priya
On Wed, Apr 13, 2016 at 12:53 PM, Asier Lostalé <[email protected]> wrote: > Hi, sorry forgot to push the japi before. Now it is pushed so next CI API > check should be green again. > > On Wed, Apr 13, 2016 at 9:15 AM, <[email protected]> wrote: >> >> int-api - Build # 1997 - Failure: >> >> Check console output at https://ci.openbravo.com/job/int-api/1997/ to view >> the results. >> >> >> Committers since last success: >> >> Changes for Build #1997 >> >> Asier Lostalé <[email protected]> null >> fixed issue 32511: support JBoss AS 7.1.1 >> >> Asier Lostalé <[email protected]> null >> [wildfly] fixed typos in log messages >> >> modules/org.openbravo.base.weld/src/org/openbravo/base/weld/WeldUtils.java >> >> Asier Lostalé <[email protected]> null >> [wildfly] fixed typo >> src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java >> >> Asier Lostalé <[email protected]> null >> [wildfly] it's possible to prevent MMC rebuild with a pref >> src-db/database/sourcedata/AD_REF_LIST.xml >> src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java >> >> Asier Lostalé <[email protected]> null >> [wildfly] if not running in Tomcat, do not allow to rebuild/restart >> system >> from MMC's UI >> src/org/openbravo/erpCommon/ad_process/ApplyModulesExternal.html >> src/org/openbravo/erpCommon/ad_process/ApplyModulesExternal.xml >> src-db/database/sourcedata/AD_MESSAGE.xml >> src-db/database/sourcedata/AD_TEXTINTERFACES.xml >> src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java >> src/org/openbravo/erpCommon/ad_process/ApplyModules.java >> src/org/openbravo/erpCommon/modules/ModuleTree.java >> >> Asier Lostalé <[email protected]> null >> [wildfly] pi merge >> >> Asier Lostalé <[email protected]> null >> [wildlfly] read BeanManager from jndi if not present in ServletContext >> >> Tomcat stores BeanManager in ServletContext whereas wildfly does not, it >> saves >> it in as a jdni resource. >> >> modules/org.openbravo.base.weld/src/org/openbravo/base/weld/WeldUtils.java >> >> Asier Lostalé <[email protected]> null >> [wildfly] read templates as stream instead of as URL >> >> Reading templates as a URL resource from classpath is problematic when >> deploying in wildfly (returs vfs:/// protocol instead of file:///). >> >> This is fixed by reading the resource as a stream. >> >> modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/BaseTemplateProcessor.java >> >> Asier Lostalé <[email protected]> null >> fixed 32506: GenerateComponentTest.testApplication test case is >> ignored >> >> It failed because of same reasons of #32507. >> >> Having this issue fixed we can now enable it again. >> >> modules/org.openbravo.client.kernel/src-test/org/openbravo/client/kernel/freemarker/test/GenerateComponentTest.java >> >> Asier Lostalé <[email protected]> null >> fixed bug 32507: NPE when executing >> GenerateComponentTest.testStaticResources >> >> StaticResourcesComponent assumes there is a ServletContext to read >> templates >> based on it. As test is executed out of Tomcat there is no >> ServletContext, >> causing NPE. >> >> Fixed by mocking a ServletContext. >> >> Additionally ApplicationComponent assumes there is a session to get >> format values >> from causing also NPE when executing as test. >> >> Fixed by dealing with this case and returning an empty map. >> >> modules/org.openbravo.client.kernel/src-test/org/openbravo/client/kernel/freemarker/test/GenerateComponentTest.java >> >> modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/ApplicationComponent.java >> >> >> >> >> Last 20 lines of the console output: >> >> [...truncated 30676 lines...] >> >> org.openbravo.erpCommon.ad_forms: >> Missing >> field org.openbravo.erpCommon.ad_forms.ModuleManagement.log4j: missing in >> /srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java >> + failure=1 >> + exit 1 >> Build step 'Execute shell' marked build as failure >> Performing Post build task... >> Match found for : : True >> Logical operation result is TRUE >> Running script : cp >> /srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java.japi.gz . >> [int-api] $ /bin/bash -xe /tmp/hudson6726615492804014888.sh >> + cp >> /srv/ci/workspace/int-full-pgsql/SANDBOX/api-checks/output/java.japi.gz . >> POST BUILD TASK : SUCCESS >> END OF POST BUILD TASK : 0 >> Archiving artifacts >> Checking console output >> Email was triggered for: Failure - Any >> Sending email for trigger: Failure - Any > > > -- > You received this message because you are subscribed to the Google Groups > "[email protected]" group. > Visit this group at > https://groups.google.com/a/openbravo.com/group/release.management/. ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Openbravo-builds mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-builds
