Project:
View Revisions: Issue #23178 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0023178: int-3.0-api has failed because I have change the name of one java package | ||
Revision | 2013-02-27 10:26 by jecharri | ||
Description | Due to this issue https://issues.openbravo.com/view.php?id=23175 [^] I have to make an api change. These are the changes: https://code.openbravo.com/erp/devel/pi/rev/4ee9d86400455d885ce35409c02e14384ba61a26 [^] https://code.openbravo.com/erp/devel/pi/rev/497c2b94c060a33781ccb9e78f89286660f43a6a [^] I have pushed the change to int and this is the failure: http://builds.openbravo.com/job/int-api/3747/console [^] -The changes are the followings: I have changed the package name from "org.openbravo.Event" to "org.openbravo.event", also I have changed the name of the class from "PeriodEnventHandler" to "PeriodEventHandler". - The risk of this api change is really low or cero because of the following reason: The class was added in MP20 and is not an standard class, is an eventHandler class so the posibility that someone overwrite or use this class is probably near to zero. |
||
Revision | 2013-02-27 10:25 by jecharri | ||
Description | Due to this issue https://issues.openbravo.com/view.php?id=23175 [^] I have to make an api change. This are the change: https://code.openbravo.com/erp/devel/pi/rev/4ee9d86400455d885ce35409c02e14384ba61a26 [^] https://code.openbravo.com/erp/devel/pi/rev/497c2b94c060a33781ccb9e78f89286660f43a6a [^] I have pushed the change to int and this is the failure: http://builds.openbravo.com/job/int-api/3747/console [^] -The changes are the following: I have changed the package name from "org.openbravo.Event" to "org.openbravo.event", also I have changed the name of the class from "PeriodEnventHandler" to "PeriodEventHandler". - The risk of this api change is really low or cero because of the following reason: The class was added in MP20 and is not an standard class, is an eventHandler class so the posibility that someone overwrite or use this class is probably near to zero. |
Copyright © 2000 - 2009 MantisBT Group |