*** xapiens has quit IRC | 04:25 | |
*** a42niem has joined #idempiere | 04:56 | |
*** essikares has joined #idempiere | 06:00 | |
Not-c0b6 | [iDempiere3.1Daily] jenkins built #40 completed (success) http://ci.idempiere.org/job/iDempiere3.1Daily/40/ | 06:35 |
---|---|---|
*** nmicoud has joined #idempiere | 06:59 | |
*** Ravindar has joined #idempiere | 07:03 | |
Ravindar | Hi Team | 07:04 |
Ravindar | Error: file /home/buddha/Server/idempiere/latest/idempierelatest/org.adempiere.webstore.servlet: The project was not built since its build path is incomplete. Cannot find the class file for javax.servlet.jsp.JspException. Fix the build path then try building this project Error: file /home/buddha/Server/idempiere/latest/idempierelatest/org.adempiere.webstore.servlet/src/org/compiere/wstore/WorkflowTag.java, line 1: The type javax. | 07:04 |
Ravindar | solved. It is indirectly referenced from required .class files | 07:05 |
Ravindar | I am getting above error when I am building the Idempiere,getting the above error | 07:05 |
Ravindar | org.idempiere.fitnesse.server has lib/selenium-server-standalone-2.35.0.jar, | 07:05 |
Ravindar | in build path | 07:06 |
Ravindar | and javax.servlet.jsp, package is imported in org.adempiere.webstore.servlet module | 07:06 |
Ravindar | kindly anyone suggest what I am missing here | 07:06 |
*** KermitTheFragger has joined #idempiere | 07:48 | |
*** ali_ has joined #idempiere | 09:14 | |
ali_ | hi | 09:15 |
*** a42niem has quit IRC | 09:22 | |
*** ali_ has quit IRC | 10:19 | |
*** a42niem has joined #idempiere | 10:25 | |
*** sshah has joined #idempiere | 11:44 | |
*** CarlosRuiz has joined #idempiere | 11:58 | |
*** ChanServ sets mode: +o CarlosRuiz | 11:58 | |
*** xapiens has joined #idempiere | 12:03 | |
*** a42niem has quit IRC | 12:17 | |
posde | n | 12:23 |
posde | oops | 12:23 |
*** a42niem_ has joined #idempiere | 13:14 | |
*** a42niem_ has quit IRC | 13:38 | |
*** a42niem has joined #idempiere | 14:07 | |
*** a42niem_ has joined #idempiere | 14:29 | |
*** CarlosRuiz has quit IRC | 14:46 | |
*** a42niem_ has quit IRC | 14:47 | |
*** CarlosRuiz has joined #idempiere | 14:48 | |
*** CarlosRuiz has left #idempiere | 14:48 | |
*** KermitTheFragger has quit IRC | 16:12 | |
Not-c0b6 | [IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-3057 2Pack handler for SQL Statements that must not fail | 16:26 |
Not-c0b6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3057 | 16:26 |
*** nmicoud has quit IRC | 17:06 | |
*** a42niem has quit IRC | 17:14 | |
*** Ravindar has quit IRC | 17:32 | |
Not-c0b6 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+3/-0/±4] https://bitbucket.org/idempiere/idempiere/commits/ | 18:12 |
Not-c0b6 | [iDempiere] globalqss a7135be - IDEMPIERE-3057 2Pack handler for SQL Statements that must not fail | 18:12 |
Not-c0b6 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3057 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed" | 18:12 |
Not-c0b6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3057 | 18:12 |
Not-c0b6 | [IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-3058 Make 2Pack transaction safe (for postgres) | 18:19 |
Not-c0b6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3058 | 18:19 |
Not-c0b6 | [iDempiere3.1] jenkins built #63 completed (success) http://ci.idempiere.org/job/iDempiere3.1/63/ | 18:48 |
Not-c0b6 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3058 description set to "At this moment 2Pack executes a commit statement on certain DDL statements, like CREATE TABLE. This was developed that way because Oracle has an implicit COMMIT on DDL statements, and we wanted to make the behavior of 2Pack consistent between oracle and postgresql. But postgresql doesn't have that restriction, so in principle a 2pack in | 20:21 |
Not-c0b6 | postgresql can be rolled back even if it contains DDL statements (not in oracle). Proposal here is to create a SysConfig key to drive if we want the actual behavior (2PACK_COMMIT_DDL) or exploit the full postgresql power on this. Regards, Carlos Ruiz" | 20:21 |
Not-c0b6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3058 | 20:21 |
Not-c0b6 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2266 status set to "Reopened" -resolution set to "None" | 21:45 |
Not-c0b6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2266 | 21:45 |
Not-c0b6 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 21:47 |
Not-c0b6 | [iDempiere] globalqss 9a38a10 - IDEMPIERE-2266 ZK7 - MSession.load: NO Data found for AD_Session_ID | 21:47 |
Not-c0b6 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2266 status set to "Resolved" -resolution set to "Fixed" | 21:48 |
Not-c0b6 | [IDEMPIERE] reconsidering this - is always good to keep clean the logs if possible | 21:48 |
Not-c0b6 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2266 | 21:48 |
Not-c0b6 | [iDempiere3.1] jenkins built #64 completed (success) http://ci.idempiere.org/job/iDempiere3.1/64/ | 22:17 |
*** Leuzga has joined #idempiere | 22:20 | |
*** Leuzga has quit IRC | 22:24 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!