hengsin
1971b4f0dc
IDEMPIERE-4488 Remove .classpath from repository ( #607 )
...
* IDEMPIERE-4488 Remove .classpath from repository
* IDEMPIERE-4488 Remove .classpath from repository
add ignore for .classpath
* IDEMPIERE-4488 Remove .classpath from repository
remove ".settings/org.eclipse.jdt.core.prefs"
* IDEMPIERE-4488 Remove .classpath from repository
fix false status report for /bin and .project
2021-03-03 00:02:03 +01:00
Carlos Ruiz
8103ab0732
IDEMPIERE-4604 Release 8.2
...
Change references to new version
Create new migration folder
2020-12-20 10:15:20 +01:00
Carlos Ruiz
210e54b05f
IDEMPIERE-4521 Release 8.1 - RC
...
Change versions in pom and manifest files
2020-11-03 21:59:12 +01:00
Carlos Ruiz
64eadf1822
release 7.1 process - set version in configuration files
2019-11-21 23:28:48 +01:00
Carlos Ruiz
9487335169
Preparing release 6.2 - upgrade versions
2019-01-05 23:56:28 +01:00
Carlos Ruiz
9a77d05f89
fix java reference in some projects pointing to old versions
2017-10-31 23:25:12 +01:00
Carlos Ruiz
6a8183effa
Update product version to 3.1.0
2015-10-30 21:18:07 -05:00
Carlos Ruiz
0646e28b82
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> build
2012-12-21 10:05:17 -05:00
Carlos Ruiz
b1275ae52b
IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated (Thanks to Richard Morales)
2012-12-15 19:33:37 -05:00
Heng Sin Low
a217beae7f
remove unbindEventManager, not needed as it have been move to the base class.
2010-12-21 07:33:00 +08:00
Heng Sin Low
f590097240
Added new abstract event handler class to make development of new event handler easier. Added exception simulation to the MyEventHandler example event handler in the event.test project.
2010-12-20 16:37:02 +08:00
Heng Sin Low
0af05090d1
Implemented system event on top of osgi event admin framework and dynamic service framework. Added event.test project as example of usage. Modify ModelEventValidationEngine to invoke osgi event handler.
2010-12-06 13:04:44 +08:00