Revision 6215c3a6
Added by Jenkins about 8 years ago
eu.etaxonomy.taxeditor.cdmlib/.classpath | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<classpath> |
3 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.7.0-SNAPSHOT.jar"/>
|
|
4 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.7.0-SNAPSHOT.jar"/>
|
|
5 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.7.0-SNAPSHOT.jar"/>
|
|
6 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.7.0-SNAPSHOT.jar"/>
|
|
7 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.7.0-SNAPSHOT.jar"/>
|
|
8 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.7.0-SNAPSHOT.jar"/>
|
|
9 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.7.0-SNAPSHOT.jar"/>
|
|
10 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.7.0-SNAPSHOT.jar"/>
|
|
3 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.8.0-SNAPSHOT.jar"/>
|
|
4 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.8.0-SNAPSHOT.jar"/>
|
|
5 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.8.0-SNAPSHOT.jar"/>
|
|
6 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.8.0-SNAPSHOT.jar"/>
|
|
7 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar"/>
|
|
8 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.8.0-SNAPSHOT.jar"/>
|
|
9 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.8.0-SNAPSHOT.jar"/>
|
|
10 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.8.0-SNAPSHOT.jar"/>
|
|
11 | 11 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
12 | 12 |
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> |
13 | 13 |
<classpathentry kind="src" path="src/main/java"/> |
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF | ||
---|---|---|
612 | 612 |
lib/xmlbeans-2.3.0.jar, |
613 | 613 |
lib/poi-ooxml-schemas-3.10-FINAL.jar, |
614 | 614 |
lib/swagger-annotations-1.3.5.jar, |
615 |
lib/cdmlib-commons-3.7.0-SNAPSHOT.jar,
|
|
616 |
lib/cdmlib-ext-3.7.0-SNAPSHOT.jar,
|
|
617 |
lib/cdmlib-io-3.7.0-SNAPSHOT.jar,
|
|
618 |
lib/cdmlib-model-3.7.0-SNAPSHOT.jar,
|
|
619 |
lib/cdmlib-persistence-3.7.0-SNAPSHOT.jar,
|
|
620 |
lib/cdmlib-print-3.7.0-SNAPSHOT.jar,
|
|
621 |
lib/cdmlib-remote-3.7.0-SNAPSHOT.jar,
|
|
622 |
lib/cdmlib-services-3.7.0-SNAPSHOT.jar
|
|
615 |
lib/cdmlib-commons-3.8.0-SNAPSHOT.jar,
|
|
616 |
lib/cdmlib-ext-3.8.0-SNAPSHOT.jar,
|
|
617 |
lib/cdmlib-io-3.8.0-SNAPSHOT.jar,
|
|
618 |
lib/cdmlib-model-3.8.0-SNAPSHOT.jar,
|
|
619 |
lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar,
|
|
620 |
lib/cdmlib-print-3.8.0-SNAPSHOT.jar,
|
|
621 |
lib/cdmlib-remote-3.8.0-SNAPSHOT.jar,
|
|
622 |
lib/cdmlib-services-3.8.0-SNAPSHOT.jar
|
|
623 | 623 |
Import-Package: eu.etaxonomy.cdm.api.application |
eu.etaxonomy.taxeditor.cdmlib/build.properties | ||
---|---|---|
194 | 194 |
lib/poi-ooxml-schemas-3.10-FINAL.jar,\ |
195 | 195 |
lib/xmlbeans-2.3.0.jar,\ |
196 | 196 |
lib/swagger-annotations-1.3.5.jar,\ |
197 |
lib/cdmlib-commons-3.7.0-SNAPSHOT.jar,\
|
|
198 |
lib/cdmlib-ext-3.7.0-SNAPSHOT.jar,\
|
|
199 |
lib/cdmlib-io-3.7.0-SNAPSHOT.jar,\
|
|
200 |
lib/cdmlib-model-3.7.0-SNAPSHOT.jar,\
|
|
201 |
lib/cdmlib-persistence-3.7.0-SNAPSHOT.jar,\
|
|
202 |
lib/cdmlib-print-3.7.0-SNAPSHOT.jar,\
|
|
203 |
lib/cdmlib-remote-3.7.0-SNAPSHOT.jar,\
|
|
204 |
lib/cdmlib-services-3.7.0-SNAPSHOT.jar
|
|
197 |
lib/cdmlib-commons-3.8.0-SNAPSHOT.jar,\
|
|
198 |
lib/cdmlib-ext-3.8.0-SNAPSHOT.jar,\
|
|
199 |
lib/cdmlib-io-3.8.0-SNAPSHOT.jar,\
|
|
200 |
lib/cdmlib-model-3.8.0-SNAPSHOT.jar,\
|
|
201 |
lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar,\
|
|
202 |
lib/cdmlib-print-3.8.0-SNAPSHOT.jar,\
|
|
203 |
lib/cdmlib-remote-3.8.0-SNAPSHOT.jar,\
|
|
204 |
lib/cdmlib-services-3.8.0-SNAPSHOT.jar
|
|
205 | 205 |
|
206 | 206 |
jars.compile.order = . |
207 | 207 |
output.. = bin/ |
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="3.7.0.qualifier">
|
|
2 |
<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="3.8.0.qualifier">
|
|
3 | 3 |
<aboutInfo> |
4 | 4 |
<image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/> |
5 | 5 |
<text> |
pom.xml | ||
---|---|---|
18 | 18 |
<properties> |
19 | 19 |
<java.codelevel>1.6</java.codelevel> |
20 | 20 |
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
21 |
<cdmlib.version>3.7.0-SNAPSHOT</cdmlib.version>
|
|
21 |
<cdmlib.version>3.8.0-SNAPSHOT</cdmlib.version>
|
|
22 | 22 |
<!-- TODO can we use project.version ????? --> |
23 | 23 |
<tycho.version>0.22.0</tycho.version> |
24 |
<taxeditor.version>3.7.0-SNAPSHOT</taxeditor.version>
|
|
24 |
<taxeditor.version>3.8.0-SNAPSHOT</taxeditor.version>
|
|
25 | 25 |
<update.dir>snapshot</update.dir> |
26 | 26 |
</properties> |
27 | 27 |
<modules> |
... | ... | |
82 | 82 |
<role>Java Developer</role> |
83 | 83 |
<role>Architect</role> |
84 | 84 |
</roles> |
85 |
<url />
|
|
85 |
<url/> |
|
86 | 86 |
</developer> |
87 | 87 |
<developer> |
88 | 88 |
<!-- your SVN account id please! --> |
... | ... | |
100 | 100 |
<role>Java Developer</role> |
101 | 101 |
<role>Architect</role> |
102 | 102 |
</roles> |
103 |
<url />
|
|
103 |
<url/> |
|
104 | 104 |
</developer> |
105 | 105 |
</developers> |
106 | 106 |
<issueManagement> |
Also available in: Unified diff
Updated version in pom / project files to taxeditor version : 3.8.0-SNAPSHOT and cdmlib version : 3.8.0-SNAPSHOT