Viewing only revisions on branch MAIN 73 files hidden. (remove constraint)

pom.xml

Diff Revision Date Message Lines Author Branch
1.51 11 Feb 11

- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install

+2 -2 Patrick Brunner MAIN
1.50 27 Oct 10

OLAT-5614 : Search Engine : Upgrade Lucene to 3.0.2 (we have 2.9.1)

+1 -1 guretzki MAIN
1.49 12 Oct 10

OLAT-5873: update the xml-apis to be consistent with the version of xerces used in Olat

+5 srosse MAIN
1.48 18 Aug 10

fixed conflict in pom.xml

-5 amoran MAIN
1.47 18 Aug 10

changes to ensure that unit tests can run

+10 -1 amoran MAIN
1.46 20 Jul 10

IN PROGRESS - issue OLAT-5586: E-mail cannot be sent with copy to sender option enabled http://bugs.olat.org/jira/browse/OLAT-5586

+1 -1 bja MAIN
1.45 16 Jul 10

OLAT-5608 remove transient library dependencies to geronimo specs javamail, activation, stax-api as they interfere with the javax.mail dependency. In case a new lib is added, the introduced transient dependencies can be checked with the command "mvn dependency:tree"

+29 -1 Patrick Brunner MAIN
1.44 12 Jul 10

Non-JIRA: Fix typo : wrong developer name

+1 -1 guretzki MAIN
1.43 07 Jul 10

OLAT-4622

-5 thomasw MAIN
1.42 02 Jul 10

OLAT-4622

+66 -23 thomasw MAIN
1.41 16 Jun 10

OLAT-4057: merge REST API to HEAD

+135 srosse MAIN
1.40 09 Jun 10

OLAT-5450: update commons-lang to version 2.5 which correct a leak in threadlocal

+1 -1 srosse MAIN
1.39 03 Jun 10

OLAT-5373: SCM deactivated

+4 -2 amoran MAIN
1.38 03 Jun 10

OLAT-5375: enable SCAs

+89 -29 amoran MAIN
1.37 02 Jun 10

OLAT-5373: site alterations to host junit results

+12 -9 amoran MAIN
1.36 02 Jun 10

OLAT-5373: site alterations to host junit results

+4 -2 amoran MAIN
1.35 02 Jun 10

updated site plugin

+5 amoran MAIN
1.34 21 May 10

OLAT-5376: by movin the surefire testrunner plugin to the parent pom the skipTests var is now propertly interpreted

+45 schnider MAIN
1.33 12 May 10

OLAT-5346: cleaned up handling of patches to libs and removed the timedcache patches used in webdavManager in favor of newer cacheWrapper

+5 -4 schnider MAIN
1.32 12 May 10

OLAT-5346: cleaned up handling of patches to libs and removed the timedcache patches used in webdavManager in favor of newer cacheWrapper

+2 -2 schnider MAIN
1.31 06 May 10

new approch for a value which is compatible with mysql text and varchar from hsqldb

+6 schnider MAIN
1.30 28 Apr 10

added mockito dependency

+5 -1 mila MAIN
1.29 29 Mar 10

removed olat dependency

+4 -2 amoran MAIN
1.28 15 Mar 10

pom file with correct name of olatcore as submodule

+1 schnider MAIN
1.27 15 Mar 10

broken build owing to missing module

+5 -1 amoran MAIN
1.26 15 Mar 10

config and startup refactoring to spring only

+79 -39 schnider MAIN
1.25 02 Mar 10

OLAT-4928: statistics - junit tests added for statistic tables which are also deployed with hsqldb

+6 eglis MAIN
1.24 20 Jan 10

updated developer site details

+11 -11 amoran MAIN
1.23 05 Jan 10

checkstyle commented out for now

+6 -5 amoran MAIN
1.22 14 Dec 09

shared jars belong to parent pom only

+6 schnider MAIN
1.21 10 Dec 09

updated xtstream to 1.3.1 because of bsd issues.

+1 -1 schnider MAIN
1.20 08 Dec 09

fixed Spring junit tests

+6 -1 schnider MAIN
1.19 07 Dec 09

fixed Spring junit test and UserTest

+2 -6 schnider MAIN
1.18 01 Dec 09

fixing junittesting with maven setup: Run tests from eclipse (single or all) or type: mvn test for all tests with report.

+1 -1 schnider MAIN
1.17 30 Nov 09

OLAT-4361: cleaning up poms and classpath

+6 schnider MAIN
1.16 27 Nov 09

OLAT-4361: cleaning up poms and classpath

+5 schnider MAIN
1.15 27 Nov 09

OLAT-4361: cleaning up poms and classpath

+7 schnider MAIN
1.14 26 Nov 09

OLAT-4361: cleaning up poms and classpath

+67 -75 schnider MAIN
1.13 19 Nov 09

OLAT-4635: removing unused jars and solving transient dependency issues

+1 -10 schnider MAIN
1.12 19 Nov 09

OLAT-4635: removing unused jars and solving transient dependency issues

+20 schnider MAIN
1.11 19 Nov 09

OLAT-4635: removing unused jars and solving transient dependency issues

+2 -7 schnider MAIN
1.10 18 Nov 09

OLAT-4635: geronimo mail does conflict with the sun mail from olat, as mail.jar is available through maven repo use the orig now.

+4 schnider MAIN
1.9 18 Nov 09

reverted MySQL library pending investigation concerning comptability with OLAT practices

+1 -1 amoran MAIN
1.8 16 Nov 09

PostgreSQL feedback implemented

+7 -1 amoran MAIN
1.7 12 Nov 09

re-enabled snapshots in POM - this is required until the plugin becomes sufficient stable

+2 -4 amoran MAIN
1.6 10 Nov 09

classpath dependency issues resolved

+8 amoran MAIN
1.5 10 Nov 09

updated repo and build tweaks

+10 -5 amoran MAIN
1.4 10 Nov 09

test commit following server migration/upgrade

+1 -1 amoran MAIN
1.3 10 Nov 09

test commit following server migration/upgrade

+1 -1 amoran MAIN
1.2 05 Nov 09

Mazenization of HEAD olat3 and related submodules

+399 amoran MAIN
1.1 13 Mar 07

file pom.xml was initially added on branch MAVEN-1865.

deleted Patrick Brunner MAIN