Project

General

Profile

« Previous | Next » 

Revision 32242

Added by Marek Horst over 9 years ago

introducing embedded integration test entry

View differences:

deploy.info
1
[
1 2
{
2 3
  "type_source": "SVN", 
3 4
  "goal": "package -U -T 4C source:jar", 
......
7 8
  "mail": "m.horst@icm.edu.pl",
8 9
  "deploy_repository_url": "http://maven.research-infrastructures.eu/nexus/content/repositories/dnet4-snapshots", 
9 10
  "name": "icm-iis-ingest-pmc"
11
},
12
{
13
  "type_source": "SVN",
14
  "goal": "clean verify -U -e -X",
15
  "url": "http://svn-public.driver.research-infrastructures.eu/driver/dnet40/modules/icm-iis-ingest-pmc/trunk/",
16
  "nightly" : "true",
17
  "cron" : "H H * * *",
18
  "version": "4",
19
  "mail": "m.horst@icm.edu.pl",
20
  "name": "icm-iis-ingest-pmc-embedded-integration-test"
10 21
}
22
]

Also available in: Unified diff