source: VirtualCollectionRegistry/trunk/VirtualCollectionRegistry/pom.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5664   10 years twan.goosen upgraded shhaa dependency to 1.0.6
(edit) @5656   10 years schonefeld - the shhaa should not pull on SLF4J logging backend implementations; …
(edit) @5626   10 years schonefeld - make Eclipse happy and add SASS task into m2e lifecycle settings
(edit) @5610   10 years twan.goosen updated dependencies, removed one unused dependency and bridged …
(edit) @5596   10 years twan.goosen created a branch for VCR 1.0-beta. Trunk now 1.1-SNAPSHOT
(edit) @5594   10 years twan.goosen Added REST service information to the help page. Moved the …
(edit) @5588   10 years twan.goosen Added maven assembly plugin and a custom descriptor to create a …
(edit) @5587   10 years twan.goosen Leipzig PID services are now a dependency Refs #581
(edit) @5558   10 years twan.goosen Added build-time compilation of SCSS, copied CLARIN SCSS and switched …
(edit) @5542   10 years twan.goosen Upgraded to latest Spring release and added list of validation errors …
(edit) @5527   10 years twan.goosen Project license and developer info and some cleaning up
(edit) @5522   10 years twan.goosen Added a 'creator provider' interface and SAML + chaining …
(edit) @5487   11 years twan.goosen clickable reference links in vc details fixes #599 some tweaking to …
(edit) @5482   11 years twan.goosen Updated the PID services according to a the new version …
(edit) @5479   11 years twan.goosen added javamelody monitorying
(edit) @5459   11 years twan.goosen Created a development profile in the pom.xml; defaults (for …
(edit) @5455   11 years schonefeld - use OAIProvider 0.0.2
(edit) @5447   11 years twan.goosen Fixed editing of collection creators list
(edit) @5418   11 years schonefeld - move build plugin for jaxb more to the top - fix some whitespace
(edit) @5412   11 years schonefeld - remove commented stuff from pom.xml
(edit) @5411   11 years schonefeld - remove javacc dependency (not required in runtime) - moved …
(edit) @5410   11 years schonefeld - Jax-B is part of JDK 1.6+
(edit) @5409   11 years schonefeld - re-format pom.xml - re-order pom.xml (sequence now: properties, …
(edit) @5408   11 years schonefeld - clean-up pom a little - exclude stax-api dependency (breaks …
(edit) @5405   11 years twan.goosen Created unit test for epic pid provider Refs #581
(edit) @5397   11 years twan.goosen Added an adapted version of Thomas Eckart's EPIC API v2 client to the …
(edit) @5389   11 years twan.goosen New CMDI Writer Implementation that uses JAXB to marshal instances of …
(edit) @5386   11 years twan.goosen Created test for CMDI Writer that compares the XML output with a …
(edit) @5372   11 years twan.goosen [In preparation of creation of an EPIC2 PID provider, refs #581] …
(edit) @5365   11 years twan.goosen upgraded to shhaa-1.0.5 (available in MPI Nexus)
(edit) @5363   11 years twan.goosen - further fixing of logging dependencies
(edit) @5362   11 years twan.goosen - dependency on shhaa 1.0.5-patched.1 which is in CLARIN repo - fixed …
(edit) @5342   11 years twan.goosen separated out the DateConverter? and made it work two-way. Using it in …
(edit) @5334   11 years twan.goosen Made VirtualCollectionRegistry an injectable for the Jersey resource …
(edit) @5325   11 years twan.goosen upgraded to Jersey 1.18.1
(edit) @5323   11 years twan.goosen Added shibboleth support via SHHAA
(edit) @5312   11 years twan.goosen Reverted changes in META-INF (will revisit) Fixed login upon accessing …
(edit) @5308   11 years twan.goosen merged resources/META-INF into webapp/META-INF
(edit) @5298   11 years twan.goosen bumped wicket dependencies
(edit) @5296   11 years twan.goosen bumped trunk to 0.4.0-SNAPSHOT
(edit) @3940   11 years oschonef - fix build errors with newer Maven/Eclipse?/etc
(edit) @3733   11 years oschonef - some tiny fixes to pom
(edit) @1114   14 years oschonef - only process JPA annotations in model directory - minor path fixes
(edit) @1113   14 years oschonef - (hopefully) fix build process and repository uris
(edit) @1027   14 years oschonef - update Wicket to version 1.4.15
(edit) @1026   14 years oschonef - bump version
(edit) @1024   14 years oschonef - (partially) revert r1022 and r1023 - include *.js and *.css in package
(edit) @1023   14 years oschonef - also explicitly include JavaScript? resources in package
(edit) @1022   14 years oschonef - bump version
(edit) @975   14 years oschonef - use WiQuery? plugin - clean up dependencies
(edit) @963   14 years oschonef - improve virtual collection list filtering - some minor clean-ups - …
(edit) @953   14 years oschonef - update Hibernate to 3.6.0.Final
(edit) @946   14 years oschonef - update Wicket to 1.4.14
(edit) @944   14 years oschonef - bump version
(edit) @939   14 years oschonef - remove getVersion() from VirtualCollectionRegistry - add version to …
(edit) @938   14 years oschonef - bump version
(edit) @936   14 years oschonef - add explicit resource section to handle *.html and *.properties files
(edit) @877   14 years oschonef - add role based authorization - add external authentication filters …
(edit) @855   14 years oschonef - partially revert r854
(edit) @854   14 years oschonef - update maven plugins
(edit) @828   14 years oschonef - use Wicket 1.4.13
(edit) @813   14 years oschonef - re-order dependencies - update slf4j to 1.6.1
(edit) @805   14 years oschonef - preliminary GUI stuff (far from being useful ;)
(edit) @778   14 years oschonef - work-in-progress commit for new domain model classes and related stuff
(edit) @724   14 years oschonef - update to Hibernate 3.5.6-Final - update URI to JBoss repository - …
(edit) @682   14 years oschonef - update Maven plugins
(edit) @612   15 years oschonef - update OAI provider 0.0.1
(edit) @609   15 years oschonef - remove OAI provider - add CLARIN repository to pom
(edit) @528   15 years oschonef - update to Jersey 1.3 - add organization to pom
(edit) @518   15 years oschonef - whitespace cleanup
(edit) @517   15 years oschonef - more preliminary javacc work (use jjtree as AST come in handy) - …
(edit) @516   15 years oschonef - remove antlr stuff and replace with javacc - commit preliminary …
(edit) @462   15 years oschonef - update slf4j to 1.6.0
(edit) @382   15 years oschonef - update dependencies
(edit) @316   15 years oschonef - update Jersey to 1.1.5.1 - re-order dependencies
(edit) @311   15 years oschonef - don't include VCRQL.tokens in war file
(edit) @309   15 years oschonef - copy virtual collection schema to public path on web-app
(edit) @257   15 years oschonef - fix some javac warnings while generating JPA meta model
(edit) @250   15 years oschonef - add dependency on commons-http-client - in progress work for GWDG …
(edit) @241   15 years oschonef - change logging to slf4j - update slf4j to 1.5.11
(edit) @214   15 years oschonef - no need to export Hibernate jpa-modelgen to WAR
(edit) @213   15 years oschonef - implement basic search feature
(edit) @199   15 years oschonef - update to Hibernate 3.5.0-CR-2 - non-functional whitespace changes
(edit) @196   15 years oschonef - require Java 1.6
(edit) @195   15 years oschonef - remove maven-eclipse-plugin
(edit) @194   15 years oschonef - remove superfluous reference to maven centrel repository - add …
(edit) @192   15 years oschonef - reformatting - add Maven Central repository
(edit) @191   15 years oschonef - fix link to JBoss maven repository - update to JPA 2.0 (Hibernate …
(edit) @190   15 years oschonef - append SNAPSHOT to product version - rename package *.vcrql to …
(edit) @176   15 years oschonef - correct dependencies in pom.xml - start working on query language …
(edit) @171   15 years oschonef - require Java 1.5 - remove them pesky @Override annotations Eclipse …
(edit) @149   15 years oschonef - correct some scope settings in the dependencies
(edit) @147   15 years oschonef - move database configuration to container using JNDI
(edit) @146   15 years oschonef - set some SVN properties
(add) @145   15 years oschonef - (again) initial import of virtual collection registry
Note: See TracRevisionLog for help on using the revision log.