Statistics
| Branch: | Tag: | Revision:

root / build.xml @ 0a37ac21

History | View | Annotate | Download (23.4 kB)

# Date Author Comment
0a37ac21 02/09/2011 06:14 pm Giannis Koutsoubos

recover admin interface

ad18f9c9 02/03/2011 12:15 pm Natasa Kapravelou

Added a new version of jUnit and the selenium jar library to the build.xlm

ed999312 01/27/2011 02:01 pm Giannis Koutsoubos

gwtquery dnd support

fc0fa492 01/13/2011 12:16 pm Giannis Koutsoubos

initial commit for celltable usage in filelist

73b3f03b 11/29/2010 01:17 pm Christos Stathis

Fixed classpath and target for solr filter compilation

44afb859 11/29/2010 12:38 pm Christos Stathis

Fixed a typo

a8b369e1 11/29/2010 12:31 pm Christos Stathis

Defined some paths and fixed solr targets dependencies

312648dd 11/19/2010 04:49 pm Christos Stathis

Migrated to solr 1.4. Added a filter factory so that solr can use the greek lower case filter inside the default analyzer

0fcbf8bd 11/17/2010 06:49 pm Christos Stathis

Upgraded solr to 1.4 and refactored things a bit so that index rebuild is done synchronously from the ejb

2f93319f 10/27/2010 12:38 pm Panagiotis Astithas

Update the JBoss location.

8acfa6b5 07/29/2010 05:15 pm Panagiotis Astithas

Now that we can download and install dependencies, remove the lib directory jar files from the repository and fetch them on installation.

936339af 07/29/2010 10:20 am Panagiotis Astithas

Revamp the build script in order to support fetching and installing dependencies and running the server. No configuration is required any more. Changes to BUILD.txt with updated instructions are forthcoming.

023f6f1e 07/08/2010 01:57 pm Panagiotis Astithas

- Add an administration application.
- Remove the redundant RequestBuilder wrapper for efficiency.
- Fix warnings.
- Ignore the admin app build artifacts.
- Guard against users without userclasses in the DB.
- Add a dev mode launcher for debugging the admin app.

ada62454 05/20/2010 05:37 pm Panagiotis Astithas

Upgrade commons-codec from 1.3 to 1.4.

8c999b8c 05/12/2010 10:33 am Natasa Kapravelou

GSS.java changes to show user's selection in browser's address
PopupTree.java method on selection not completed
TestUri.java test class

f333bd00 04/21/2010 04:05 pm Panagiotis Astithas

Don't hardcode the number of workers for gwt compilation. Use an ant property instead.

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.