Project

General

Profile

Download (7.23 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e968031c 03/22/2023 06:10 PM Andreas Müller

ref #10277: javadoc and gitignore

2f31cf6f 03/22/2023 05:20 PM Katja Luther

add hibernate-search to gitignore

7b40eb6e 01/05/2023 09:03 PM Andreas Müller

ref #10204, ref #10205 add commons-beanutils and json-lib to .gitignore in taxeditor

657c46b5 08/23/2022 03:04 PM Andreas Müller

ref #10009: remove hibernate-search-engine again as it is not required by IOcuurenceService anymore

709d14a7 08/23/2022 11:54 AM Katja Luther

ref #10009: revert some dependency issues

2b06f876 08/22/2022 02:44 PM Katja Luther

revert remove of hibernate search in gitignore

091d1413 08/02/2022 10:17 PM Andreas Müller

ref #10009 try to remove spring-security-config

224f68c5 08/02/2022 10:13 PM Andreas Müller

ref #10009 try to remove spring-orm

42df8aed 08/02/2022 10:09 PM Andreas Müller

ref #10009 try to remove spring-context-support

6c63036b 08/02/2022 10:06 PM Andreas Müller

ref #10009 try to remove json-lib-2.4-jdk15

8de239c1 08/02/2022 09:59 PM Andreas Müller

ref #10009 try to remove hibernate-search (cont.)

8e45e5fb 08/02/2022 09:59 PM Andreas Müller

ref #10009 try to remove hibernate-search

caf6fb19 08/02/2022 09:39 PM Andreas Müller

Revert "ref #10009 try to remove commons-imaging"

This reverts commit 2656c76547245cbe1b8abb2ddf597c5c95e16d95.

fde5fee1 08/02/2022 09:32 PM Andreas Müller

ref #10009 try to remove hibernate-commons-annotations

289bddaa 08/02/2022 09:23 PM Andreas Müller

ref #10009 try to remove xercesImpl

da85ff94 08/02/2022 09:16 PM Andreas Müller

ref #10009 try to remove commons-imaging

6779d238 08/02/2022 08:14 PM Andreas Müller

ref #10009 re-add log4j-slf4j-impl and jcl-over-slf4j to gitignore

3075786e 08/02/2022 06:05 PM Andreas Müller

ref #10009 add jcl-over-slf4j and log4j-slf4j-impl as non-ignored libraries

42fa0ffe 07/25/2022 10:14 PM Andreas Müller

ref #10009, ref #10072, ref 9359 fully upgrade log4j to 2.18.0 in taxeditor and adapt import in local and gitignore

926a7e65 06/13/2022 11:06 PM Andreas Müller

ref #9359 add taxeditor.local log4j2 to gitignore

e0ef5fb8 06/09/2022 06:09 PM Andreas Müller

ref #9359 upgrade TaxEditor to log4j2 (cont)

77fcaa65 06/01/2022 01:40 PM Andreas Müller

#9359, #10009 remove bean-utils from taxeditor.cdmlib (still exists in molecular.lib)

2e5e28a6 06/01/2022 01:33 PM Andreas Müller

#9359, #10009 update slf4j-log4j12 version in case we still need it

8f7929b5 06/01/2022 01:28 PM Andreas Müller

ref #10067, #10009 remove hibernate-jpa-2.1-api

87a6f8ae 06/01/2022 12:30 PM Andreas Müller

cleanup

f4a1eae4 06/01/2022 11:52 AM Andreas Müller

ref #10067, #10009 add byte-buddy (replaces javassist in hibernate)

0f6841be 06/01/2022 10:29 AM Andreas Müller

ref #10067, #9359, #10009 adapt dependencies in taxeditor to latest versions in cdmlib and remove all dependencies not needed directly or for export

  • this version will not work yet
533864b4 05/31/2022 01:51 PM Andreas Müller

ref #9359 cleanup gitignore

e053f41a 01/15/2022 07:40 PM Andreas Müller

ref #9359 update org.json/json to 20211205 in taxeditor

9b8c99b3 01/12/2022 09:33 PM Andreas Müller

ref #9359 update mysql and postgresql in taxEditor (cont.)

38727a28 11/27/2021 12:11 AM Andreas Müller

ref #9359 remove further libraries from lib folder in taxeditor (remaining only tools and swtchart)

658ad631 02/04/2021 11:05 PM Andreas Müller

ref #9359 try to fix compile error in TaxEditor due to missing objenesis class (cont.) - move objenesis from printpublisher to cdmlib

b4221bf3 12/07/2020 11:16 PM Andreas Müller

again add remote-webapp-war to gitignore

88090686 12/03/2020 04:36 PM Andreas Müller

some gitignores

4228a4ef 12/03/2020 04:34 PM Andreas Müller

ref 9189 add mchange-commons-java to dependency copy

ca0e1f12 12/02/2020 12:28 PM Andreas Müller

ref #4866, ref #9228 fix postgresql version number and add to gitignore

70ed1e1f 12/01/2020 04:10 PM Andreas Müller

ref #9204, ref #9154 add cdmlib-remote-webapp.war to gitignore (not yet there because of renaming webapp->local

8a79d625 12/01/2020 02:28 PM Andreas Müller

ref #9204 add jtds and mssql-jdbc-8.4.1.jre8 to gitignore

73192ab3 12/01/2020 02:26 PM Andreas Müller

ref #9204 remove some cdmlib-dbs from git and upgrade postgresql version

305734b8 08/31/2020 04:54 PM Andreas Müller

ref #9204 reattach jboss-transaction-api_xxx_spec to taxeditor.cdmlib as tests are not running anymore

38af6cd2 08/31/2020 12:37 PM Andreas Müller

ref #9204 move fop to taxeditor.print and upgrade version

41fb6986 08/28/2020 11:16 AM Andreas Müller

ref #9204 handle commons-dbcp and commons-pool in taxeditor.cdmlib and taxeditor.test

7a318f97 08/28/2020 10:43 AM Andreas Müller

ref #9204 fix hamcrest-core-1.3 handling (cont.)

44952742 08/28/2020 10:43 AM Andreas Müller

ref #9204 add junit and hamcrest also to taxeditor.test so it can be removed from taxeditor.cdmlib in future

f99a438f 08/26/2020 01:06 PM Andreas Müller

ref #9204 move junit and hamcrest (junit dependency) to pom and upgrade to 4.13

afa66a6d 08/26/2020 01:06 PM Andreas Müller

ref #9204 add commons-dbcp and commons-pool to taxeditor-test

be878f5d 08/25/2020 10:35 PM Andreas Müller

ref #9204 cleanup ignores in taxeditor gitignore

62c4ea8a 08/25/2020 10:34 PM Andreas Müller

ref #9204 , ref #9208 move cdmlib-remote and cdmlib-print to taxeditor.printpublisher

806f96a2 08/25/2020 07:02 PM Andreas Müller

ref #9207 , ref #9204 upgrade taxeditor.cdmlib to ehcache-2.10.6

220a3f38 08/25/2020 05:13 PM Andreas Müller

ref #9204, ref #9206 cglib from taxeditor.cdmlib, move cglib-nodep to pom

e88eb110 08/25/2020 10:45 AM Andreas Müller

ref #9204 move antlr to pom in taxeditor.cdmlib (cont.)

f2085dc3 08/24/2020 01:30 PM Andreas Müller

ref #9204 move apache-log4j-extras to pom in taxeditor.cdmlib (cont. II)

d5c136f0 08/24/2020 09:59 AM Andreas Müller

ref #9204 reattache hibernate-envers, upgrade to hibernate 5.1.17 and move hibernate to pom

3e542367 08/22/2020 12:27 AM Andreas Müller

ref #9204 upgrade joda-time and switch to dependency in taxeditor.cdmlib (cont.)

ab2607f8 08/22/2020 12:21 AM Andreas Müller

ref #9204 upgrade joda-time and switch to dependency in taxeditor.cdmlib

39ec51c6 08/22/2020 12:00 AM Andreas Müller

ref #9204 switch opencsv to dependency in taxeditor.cdmlib

f27c8b65 08/21/2020 11:03 PM Andreas Müller

ref #9204 upgrade jaxb-api in taxeditor.cdmlib

37dc0842 08/21/2020 10:44 PM Andreas Müller

ref #9204 switch jdom and jdom2 to dependency in taxeditor.cdmlib and upgrade poi with dependencies

4aa4447f 08/21/2020 09:57 PM Andreas Müller

ref #9204 switch jdom and jdom2 to dependency in taxeditor.cdmlib

5ab99501 08/21/2020 07:45 PM Andreas Müller

gitignore more generic library versions

a6c945f3 08/21/2020 07:43 PM Andreas Müller

ref #9204 revert dbunit in taxeditor.test to 2.4.9

0a6d105e 08/21/2020 07:29 PM Andreas Müller

ref #9204 remove dbunit from taxeditor.cdmlib and upgrade to 2.7.0 in taxeditor.test

dc1c8ae4 08/21/2020 03:48 PM Andreas Müller

ref #9204 reattache c3p0 to taxeditor main and revert unitils version to 3.4.2

bf141f4d 08/21/2020 02:31 PM Andreas Müller

ref #9204 reattache commons-lang-2.6 to taxeditor (cont)

3dfc2334 08/21/2020 01:24 PM Andreas Müller

ref #9204 upgrade and remove further libraries in taxeditor (including commons-lang und unitils)

075cdc06 08/20/2020 07:42 PM Andreas Müller

ref #9204 upgrade spring and spring-security and its libraries in taxeditor

ddecba6a 08/20/2020 07:42 PM Andreas Müller

ref #9204 upgrade hibernate-validation and libraries in taxeditor

f52bec28 08/20/2020 02:11 PM Andreas Müller

ref #9204 upgrade xerces in taxeditor

765bd4c4 08/20/2020 02:07 PM Andreas Müller

ref #9204 upgrade jackson libraries in taxeditor

74cfb8fa 07/13/2020 06:36 PM Andreas Müller

ref #9148 add commons-imaging-1.0-alpha1 to TaxEditor dependencies and remove sanselan-0.97-incubator (cont.)

3185cbdd 07/08/2020 05:57 PM Andreas Müller

update to httpclient 4.5.12, commons-lang3 3.10 and commons-codec 1.14

6157a0af 06/29/2020 02:40 PM Andreas Kohlbecker

managing commons-beanutils-1.9.2.jar via maven

1a4699cd 05/11/2020 01:20 PM Andreas Kohlbecker

adding missing dependencies for kml and iiif

ad8a2564 04/03/2020 10:51 AM Andreas Kohlbecker

adding workbench.xmi to ignored files

c1ad99d9 02/11/2020 08:42 AM Andreas Kohlbecker

ref #8812 managing dependencies via maven, removing duplicate dependencies, updating httpclient

b3b43c24 02/07/2017 02:20 PM Andreas Kohlbecker

Revert "Add .project files"

This reverts commit 7b5184094bda79a0c13e879907eaaafe3b7561b2.

2555ef70 02/07/2017 02:15 PM Andreas Kohlbecker

adding bin folders to gitignore

7b518409 02/07/2017 12:05 PM Patrick Plitzner

Add .project files

  • revert of c02ad176b4c6452b302560e254f319b7260cd6d8
dd7cf69d 02/06/2017 06:01 PM Andreas Kohlbecker

ignoring .classpath files

1c69b0d0 01/13/2017 03:33 PM Patrick Plitzner

Merge branch 'develop' into LibrAlign

d837c623 11/14/2016 02:26 PM Andreas Müller

add gitignore

c80496ea 10/26/2016 05:31 PM Ben Stöver

Merge branch 'LibrAlign' of https://dev.e-taxonomy.eu/git/taxeditor into LibrAlign

Conflicts:

eu.etaxonomy.taxeditor.molecular.lib/.classpath

eu.etaxonomy.taxeditor/rcp.target

d09f7b40 04/14/2016 12:31 PM Andreas Kohlbecker

centralizing dependency versions and managing libraries in lib/ through maven

8bbb1eb1 03/24/2016 02:36 PM Andreas Kohlbecker

simplifying gitignore

29e15375 03/08/2016 03:53 PM Andreas Kohlbecker

cleaning up test resources

4b1bc56e 01/18/2016 04:51 PM Andreas Kohlbecker

gitignore

1c945ab8 11/16/2015 03:12 PM Cherian Mathew

Ignore cdmlib war file

7a96337f 11/16/2015 03:11 PM Cherian Mathew

#4073 Add new project for lanuching embedded jetty server using cdmlib webapp

#4073 Add jetty server dependencies

#4073 Add stop start possibility for server

#4073 Add functionality to control managed server in login dialog

#4073 Add start / stop methods for managed server...

d61bbb8b 05/22/2015 11:25 AM Cherian Mathew

fixed problems with merge

1cd65199 05/20/2015 04:05 PM Cherian Mathew

.classpath, MANIFEST.MF, build.properties, pom.xml : added cdm-server jar to lib dir and project classpath
/lib : added ignore for cdm-server jar
CacheLoader : reverted update of cached entity field
cdmlib-remote-webapp.war : updated to latest version

2ab58273 10/20/2014 01:50 PM Cherian Mathew

deleted project from trunk to work on branch

b03c4d33 10/20/2014 01:05 PM Cherian Mathew

added polytomous key tests and initial developments on caching

531e1ed6 10/20/2014 12:59 PM Cherian Mathew

updated CDMServer and corresponding test files to use dbunit datasets with the possibility
of targetting a managed as well as external instance of the CDMServer

8256592e 10/20/2014 12:57 PM Cherian Mathew

added required jars and setup svn:ignore property using .svnignore

156d15a2 10/06/2014 05:00 PM Cherian Mathew

set svn:ignore on lib dir and removed auto dounloaded webapp war file

34bb93e1 10/06/2014 04:49 PM Cherian Mathew

added hidden files

96a255ca 05/28/2014 11:44 AM Patrick Plitzner
  • removed eclipse jars from svn:ignore because of too much trouble (see #4227)
8ffb9fc0 05/28/2014 11:28 AM Patrick Plitzner
  • removed .classpath from svn:ignore because of too much trouble (see #4227)
cad0d304 05/21/2014 11:09 AM Patrick Plitzner
  • added eclipse jars and .classpath file which are automatically generated by "mvn clean validate" and the eclipse function "Update classpath" to svn:ignore
63e1618b 09/11/2012 05:14 PM Andreas Kohlbecker

fixing #3096 (visual response if a user is not granted to edit a specific part of the classification tree)