bug fix
bug fixes
added new method to get a repository only by giving an id
updated parent version to SNAPSHOT
*changed the relative path of services to SpringGwtServices/<service-name>*removed servlets and mappings for each service from web.xml. Added a new GwtSpringServlet to map all services*Service implementations are now annotated using spring "@Service" *reduced the number of permutations to 1 to speedup compiling
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag uoa-commons-1.1.2
[maven-release-plugin] prepare release uoa-commons-1.1.2
removed wring commit
[maven-release-plugin] rollback the release of uoa-commons-1.1.2
fixed javadoc
removed wrong release
changed uoa-dependencies to not include snapshots. Added jaxm-impl dependency. Preparing to release 1.1.2
temporary fix to enable autowiring of service beansimplemented getUserByEmail method
added new method to return Repositories per country
RM-2 Move userAPI and RepoAPI implementation to uoa-commons
RM-2 Move userAPI and RepoAPI implementation to uoa-commons*userApi moved
merged from trunk
removed svn externals
updated uoa dependencies to 1.2.0-SNAPSHOT
[maven-release-plugin] copy for tag uoa-commons-1.1.1
[maven-release-plugin] prepare release uoa-commons-1.1.1
preparing to release 1.1.1
creating branch for version 1.1
temporary fix for rejected subscriptions. issue:1288
[maven-release-plugin] copy for tag uoa-commons-1.1.0
[maven-release-plugin] prepare release uoa-commons-1.1.0
preparing for release
Changing RepositoryVocabularyLoader to use DatasourceManager, instead of ISLookup.Related to #993
update to support the new valdiator service
[maven-release-plugin] copy for tag uoa-commons-1.0.0
[maven-release-plugin] prepare release uoa-commons-1.0.0
added SCM info
updated dependencies
created tag folder for release
MERGE uoa-commons vocEncoding into trunk r24969:27891
fixed svn url to dnet40
changed deploy.info in a correct way to be added to jenkins see comment on ticket https://issue.openaire.research-infrastructures.eu/issues/386#note-3
icm-enabling-aas-common and ehcache-spring-annotations
copy of uoa-commons to start working on spring4
create uoa-commons for spring4