Statistics
| Branch: | Tag: | Revision:

root / build.xml @ 1b2719e1

History | View | Annotate | Download (15.8 kB)

# Date Author Comment
1b2719e1 04/07/2010 02:56 pm Panagiotis Astithas

Fix classpath for builds without eclipse.

09f9744e 03/23/2010 04:30 pm Giannis Koutsoubos

upgrade gwt-dnd to version 3.0.1

4cd5b29f 03/12/2010 02:30 pm Panagiotis Astithas

Fix the HornetQ installation paths for the production deployment.

4e2ff306 03/12/2010 12:44 pm Panagiotis Astithas

Add HornetQ installation step to the production deployment installation.

139f2dd5 03/09/2010 05:43 pm Panagiotis Astithas

Replace JBossMessaging 1.x and its HSQLDB data store with HornetQ. Indexing should be faster and more reliable now.

6e6e914e 01/18/2010 06:29 pm Panagiotis Astithas

Remove unused code, fix a few warnings and restore some inadvertent changes. Also mention the new dependency in the build text.

afd3a0ef 01/15/2010 03:25 pm Giannis Koutsoubos

moved towards gwt version 2.0 - updated dnd to version 3 -removed all deprecations

10540b09 12/10/2009 03:51 pm Panagiotis Astithas

Update gwt-dnd to version 2.6.5.

bdd02ba2 12/09/2009 04:49 pm Panagiotis Astithas

Allow compilation with GWT 2.0.

c7e8b54d 11/10/2009 12:09 pm Dimitris Routsis

correctly sense if GWT compilation is needed

511130d9 08/25/2009 05:56 pm Dimitris Routsis

Increase stack size as compiler in Windows chokes with default size.

61c79fe3 07/14/2009 05:35 pm Panagiotis Astithas

Upgrade gwt-dnd to version 2.6.4 for bug fixes and better support of GWT 1.6. Also add a commented-out flag for enabling detailed GWT compiler output.

24a1c57f 06/24/2009 05:51 pm Panagiotis Astithas

Increase the GWT compiler memory so that using GWT 1.6 in compatibility mode is possible.

5c6b4b2c 06/12/2009 06:02 pm Panagiotis Astithas

First rough implementation of the file upload functionality using Google Gears. Multiple file uploads are still buggy, but single file uploads are mostly working as before.

16baf609 06/04/2009 12:02 pm Panagiotis Astithas

Remove the redundant gss top-level directory.