Commit Graph

85 Commits

Author SHA1 Message Date
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00
Heng Sin Low 822e567898 migrate oracle and postgresql provider to be equinox extension based. 2010-08-23 19:27:28 +08:00
Heng Sin Low adb09d2f33 1) http://kenai.com/jira/browse/HENGSIN-6, RUN_setup.sh failure
Use the static method getLogger instead of using a static logger variable. The logger is created as needed inside the getLogger method.

2)http://kenai.com/jira/browse/HENGSIN-3, properties file wrongly created
Patch accepted.

3) http://kenai.com/jira/browse/HENGSIN-4, Cannot connect to http://localhost:8080/admin/adempiereMonitor
Always set default level for root logger in CLogMgt initialization.

4) http://kenai.com/jira/browse/HENGSIN-5, Build fails by default requiring directory lib/plugins
Modify utils_dev/build.xml to ensure the existence of the lib/plugins folder.

5) Module refactoring
* Remove client bundle dependency from the zkwebui bundle. Common UI code of the 2 bundle is moved into the new uibase bundle.
* Remove client bundle dependency from server side bundle. The swing specific jasper report code is moved into the new JasperReportsClient bundle.
* Move most swing code that is still in the base bundle into the client bundle. Many swing client specific code in Env.java (base bundle) is move into the AEnv.java (client bundle).
* Default handlers for 2Pack is moved into the new pipoHandlers bundle. All loading of 2pack handler is now done using the equinox extension mechanism.

6) Extension point
* Added process, form and modelvalidator extension point base on the existing work done by Jorg Viola in the osgi1 branch.

7) The pipo bundle is move from plugins/pipo to /pipo ( relative to the workspace ) due to ant4eclipse have problem building the bundle using the previous layout.

8) New workflow editor and rendering implementation using netbeans visual library. The implementation is shared the by swing and zk client.
2010-08-20 16:05:06 +08:00
Heng Sin Low 0f9a74599a upgrade ant-contrib to version 1.0b3 2010-07-20 13:05:18 +08:00
Heng Sin Low 456b168e9b * change version to 1.0.0.qualifier.
* modify a4eclipse macro to build with debug=true.
2010-07-15 03:04:26 +08:00
Heng Sin Low f70d20af35 Fixed classpath to depends only on plugin dependency. Modify build file for osgi deployment 2010-07-13 16:12:33 +08:00
Heng Sin Low d73f9089a8 * Switch to Eclipse Gemini Web 1.1.0.M02
* Converted serverApps and webStore to OSGi war bundle
* Now both webui and webstore OSGi war bundle can be launch from eclipse, next to be converted is the admin and adempiere server monitor web application.
2010-07-09 18:05:59 +08:00
Heng Sin Low acdd488080 Fixed runtime classpath for swing 2010-07-07 19:19:42 +08:00
Heng Sin Low 44b82f5c33 Fixed project setting problems after merge 2010-07-07 03:31:40 +08:00
Heng Sin Low 5b7f513937 merge osgi branch 2010-07-05 17:00:27 +08:00
tspc e4f4e925ff Merge Revisions 12556 from /release to /trunk
Revision: 12556
Upgrade to JCommon 1.0.16
Upgrade to JFreeChart 1.0.13
Upgrade to jasperreports-3.7.3.jar

Regards,
Tony
2010-06-14 08:53:32 +00:00
tspc 3106b8cbd2 Merge Revisions 12547, 12549 from /release to /trunk
Revision: 12547
JAF 1.1.1 -> The JavaBeans Activation Framework 1.1.1 final release is included with the Java SE 6 release

Revision: 12549
Upgrade to JavaMail 1.4.3
Upgrade to SwingX 1.6

Regards,
Tony
2010-06-14 06:29:41 +00:00
tspc e42a4136b2 Merge Revisions 12415, 12514, 12531, 12536 from /release to /trunk
Revision: 12415
minor typo

Revision: 12514
Committer LTH added by Redhuan

Revision: 12531
Fix [2965640] Workflow approval bug
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2965640

Revision: 12536
upgrade to Oracle Database 11g Release 2 (11.2.0.1.0) JDBC Drivers downloaded from http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_112010.html
ojdbc6.jar (2,111,220 bytes) - Classes for use with JDK 1.6. It contains the JDBC driver classes except classes for NLS support in Oracle Object and Collection types.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2876927

Regards,
Tony Snook
2010-06-14 04:24:05 +00:00
Heng Sin Low f591982a57 remove org.apache.tools.ant.types.resolver from exported package, not found in tools/lib/ant.jar 2010-05-19 23:33:33 +00:00
joergviola e8c554fb89 Failure in tools plugin build: ECS not available!
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-05-06 14:37:24 +00:00
joergviola fa145ada2e ant update
ant4eclipse

https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-04-28 21:07:32 +00:00
trifonnt 5663e534d1 Working Eclipse configuration which enables Developers to start ADempiere ZK Web Ui from Eclipse. 2010-03-24 23:35:42 +00:00
joergviola fdc26ca69c added again 2010-03-21 09:38:19 +00:00
joergviola e92f647b61 Extension Point FormPanel
Some fixes on 2pack integration

https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-17 19:48:19 +00:00
joergviola 0798948086 Merged trunk 11345 to 11658 into branches/osgi/approach2 2010-03-14 14:38:00 +00:00
joergviola 537796d39b Ceonverted to Equinox Plugins: JasperReports, JasperReportsTools, tools
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-03-05 19:46:25 +00:00
trifonnt bf14c33698 2010-02-22 12:01:31 +00:00
Heng Sin Low edf4a9b437 Scheduler Enhancement:
* Add cron job support
* Add IsIgnoreProcessingTime flag - use previous DateNextRun as source to calculate the new DateNextRun value
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2956390
2010-02-22 02:20:31 +00:00
trifonnt 19cc812271 Fixed Eclipse multi project setup after introduction of payflowpro.jar 2010-02-16 00:44:18 +00:00
phib daaa969db5 Payflow payment processor SDK 4
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2792045
2010-02-15 23:35:13 +00:00
joergviola e2829e31fd Ups - problem with the looks library solved.
https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-01-30 13:24:45 +00:00
joergviola 75f9f57cbc Started approach 2 of OSGi integration:
Embed ADempiere in Equinox OSGi
* Status: Swing client can be started in Equinox - not tested much
* turned base, client and tools projects into bundles
* sorted out some glitches in resource loading
* a copy of Adempiere class in client was required to correctly fire up swing
* first ideas for the service interfaces (see base/org.adempiere.base package)

https://sourceforge.net/tracker/?func=detail&aid=2700937&group_id=176962&atid=879334
2010-01-29 10:52:35 +00:00
mjudd 71a9fc9c3f Revert as per https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3502040
commits 11204, 11205 and 11207
2010-01-12 09:11:57 +00:00
trifonnt 871f309b0c Fix Eclipse class path.
Upgrade iText Library from 2.1.7 -> 5.0.0
SF: http://sourceforge.net/support/tracker.php?aid=2923757
2009-12-30 21:11:34 +00:00
mjudd 63c6da8bec Upgrade iText Library from 2.1.7 -> 5.0.0
Additional commit for build.xml (missed this in the original commit)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2923757
2009-12-30 20:33:12 +00:00
trifonnt 58247852cd Fixed Eclipse class path for multiple project setup. 2009-11-23 12:05:19 +00:00
phib 2ad25c0a34 FR 2086368 Multi-Column client window
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2086368&group_id=176962
2009-10-25 03:28:55 +00:00
trifonnt edfe71b546 Fixed Eclipse class paths for Multi-project setup. 2009-10-14 15:01:11 +00:00
usrdno 59607d6ab1 FR - 2800686
https://sourceforge.net/tracker/index.php?func=detail&aid=2800686&group_id=176962&atid=879335

Updated iText library (new version 2.1.7). Needed for new jasperreports library.
2009-10-09 18:44:12 +00:00
trifonnt 12697db738 Code cleanup thank's to Felix! 2009-10-05 12:57:01 +00:00
trifonnt 3f31efe02c Typo Fixes and code cleanup thank's to Felix! 2009-10-05 11:26:28 +00:00
phib c3f61badd9 2872728 Move Adempiere to Java 6
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872728&group_id=176962

Fix broken build file.
2009-10-05 05:37:50 +00:00
phib e5d1116d94 2872728 Move Adempiere to Java 6
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872728&group_id=176962

Developers: please ensure your trunk build environments are updated to use jdk6.
2009-10-05 04:56:48 +00:00
trifonnt 8d82c29b87 Fixed formating. Removed hundred of emtpy lines :( 2009-09-24 18:23:23 +00:00
tobi42 6c61fd5d60 BF 2838832 (https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2838832&group_id=176962)
Adding attribute "target=1.5" to all javac invocations that don't have such an attribute yet as recommended by http://ant.apache.org/manual/CoreTasks/javac.html.
2009-08-17 09:23:03 +00:00
Carlos Ruiz d6b19da28e minor - fix misaligned header 2009-07-24 15:18:01 +00:00
Heng Sin Low fd9b7a3843 https://sourceforge.net/tracker/?func=detail&aid=2819356&group_id=176962&atid=879335
- as per colin suggestion, make ChartType mandatory for PA_Goal
- Zkwebui raise class loader exception when using jfreechart
2009-07-13 06:58:04 +00:00
trifonnt 92404ba215 Removed not used html file. 2009-06-25 13:44:40 +00:00
Heng Sin Low c670fe53f5 http://sourceforge.net/forum/message.php?msg_id=7388677
- fixed a mistake in the repacking of jboss.jar, down to around 5mb now ( can still be make smaller but would need more time find out what's safe to remove ).
2009-05-13 03:11:08 +00:00
mjudd 7d71f46528 BF [ 2740259 ] - Define static final serialVersionUID's for classes 2009-04-14 05:33:44 +00:00
mjudd a9e3d66261 Revert 8975 as per https://sourceforge.net/forum/forum.php?thread_id=3185123&forum_id=610548 2009-04-09 13:54:15 +00:00
mjudd 52ed420263 BF [ 2740259 ] - Define static final serialVersionUID's for classes 2009-04-07 10:49:05 +00:00
trifonnt 4bde069ba8 Added jnlp.jar to the list with exported jars. 2009-04-03 15:01:13 +00:00
Heng Sin Low 97ea3c5973 https://sourceforge.net/tracker/?func=detail&aid=2598451&group_id=176962&atid=955896 2009-03-31 05:26:01 +00:00
vpj-cd 4ce9b2bb12 move the libero tools library from trunk to libero branch 2009-03-30 03:37:06 +00:00