Project

General

Profile

« Previous | Next » 

Revision 2ac6d3e2

Added by jenkins about 7 years ago

Updated version in pom / project files to taxeditor version : 4.6.0 and cdmlib version : 4.6.0

View differences:

eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Application
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
7 7
Bundle-Vendor: EDIT
8 8
Bundle-Localization: OSGI-INF/l10n/plugin
eu.etaxonomy.taxeditor.application/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.6.0-SNAPSHOT</version>
6
    <version>4.6.0</version>
7 7
  </parent>
8 8

  
9 9
  <modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Bulkeditor Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
7 7
Bundle-Vendor: EDIT
8 8
Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
eu.etaxonomy.taxeditor.bulkeditor/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.etaxonomy</groupId>
5 5
		<artifactId>taxeditor-parent</artifactId>
6
		<version>4.6.0-SNAPSHOT</version>
6
		<version>4.6.0</version>
7 7
	</parent>
8 8

  
9 9
	<modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.cdmlib/.classpath
28 28
	<classpathentry exported="true" kind="lib" path="lib/batik-util-1.7.jar"/>
29 29
	<classpathentry exported="true" kind="lib" path="lib/batik-xml-1.7.jar"/>
30 30
	<classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.5.2.jar"/>
31
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-4.6.0-SNAPSHOT.jar"/>
32
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-4.6.0-SNAPSHOT.jar"/>
33
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-4.6.0-SNAPSHOT.jar"/>
34
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-4.6.0-SNAPSHOT.jar"/>
35
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-4.6.0-SNAPSHOT.jar"/>
36
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-4.6.0-SNAPSHOT.jar"/>
37
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-4.6.0-SNAPSHOT.jar"/>
38
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-4.6.0-SNAPSHOT.jar"/>
39
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-test-4.6.0-SNAPSHOT.jar"/>
31
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-4.6.0.jar"/>
32
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-4.6.0.jar"/>
33
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-4.6.0.jar"/>
34
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-4.6.0.jar"/>
35
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-4.6.0.jar"/>
36
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-4.6.0.jar"/>
37
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-4.6.0.jar"/>
38
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-4.6.0.jar"/>
39
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-test-4.6.0.jar"/>
40 40
	<classpathentry exported="true" kind="lib" path="lib/cglib-3.2.0.jar"/>
41 41
	<classpathentry exported="true" kind="lib" path="lib/cglib-nodep-3.2.0.jar"/>
42 42
	<classpathentry exported="true" kind="lib" path="lib/classmate-1.3.1.jar"/>
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: CDM Library Dependencies Plugin
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.cdmlib;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Eclipse-BundleShape: dir
7 7
Export-Package: com.google.api,
8 8
 com.google.api.detect,
......
539 539
 lib/batik-util-1.7.jar,
540 540
 lib/batik-xml-1.7.jar,
541 541
 lib/c3p0-0.9.5.2.jar,
542
 lib/cdmlib-commons-4.6.0-SNAPSHOT.jar,
543
 lib/cdmlib-ext-4.6.0-SNAPSHOT.jar,
544
 lib/cdmlib-io-4.6.0-SNAPSHOT.jar,
545
 lib/cdmlib-model-4.6.0-SNAPSHOT.jar,
546
 lib/cdmlib-persistence-4.6.0-SNAPSHOT.jar,
547
 lib/cdmlib-print-4.6.0-SNAPSHOT.jar,
548
 lib/cdmlib-remote-4.6.0-SNAPSHOT.jar,
549
 lib/cdmlib-services-4.6.0-SNAPSHOT.jar,
550
 lib/cdmlib-test-4.6.0-SNAPSHOT.jar,
542
 lib/cdmlib-commons-4.6.0.jar,
543
 lib/cdmlib-ext-4.6.0.jar,
544
 lib/cdmlib-io-4.6.0.jar,
545
 lib/cdmlib-model-4.6.0.jar,
546
 lib/cdmlib-persistence-4.6.0.jar,
547
 lib/cdmlib-print-4.6.0.jar,
548
 lib/cdmlib-remote-4.6.0.jar,
549
 lib/cdmlib-services-4.6.0.jar,
550
 lib/cdmlib-test-4.6.0.jar,
551 551
 lib/cglib-3.2.0.jar,
552 552
 lib/cglib-nodep-3.2.0.jar,
553 553
 lib/classmate-1.3.1.jar,
eu.etaxonomy.taxeditor.cdmlib/build.properties
25 25
               lib/batik-util-1.7.jar,\
26 26
               lib/batik-xml-1.7.jar,\
27 27
               lib/c3p0-0.9.5.2.jar,\
28
               lib/cdmlib-commons-4.6.0-SNAPSHOT.jar,\
29
               lib/cdmlib-ext-4.6.0-SNAPSHOT.jar,\
30
               lib/cdmlib-io-4.6.0-SNAPSHOT.jar,\
31
               lib/cdmlib-model-4.6.0-SNAPSHOT.jar,\
32
               lib/cdmlib-persistence-4.6.0-SNAPSHOT.jar,\
33
               lib/cdmlib-print-4.6.0-SNAPSHOT.jar,\
34
               lib/cdmlib-remote-4.6.0-SNAPSHOT.jar,\
35
               lib/cdmlib-services-4.6.0-SNAPSHOT.jar,\
36
               lib/cdmlib-test-4.6.0-SNAPSHOT.jar,\
28
               lib/cdmlib-commons-4.6.0.jar,\
29
               lib/cdmlib-ext-4.6.0.jar,\
30
               lib/cdmlib-io-4.6.0.jar,\
31
               lib/cdmlib-model-4.6.0.jar,\
32
               lib/cdmlib-persistence-4.6.0.jar,\
33
               lib/cdmlib-print-4.6.0.jar,\
34
               lib/cdmlib-remote-4.6.0.jar,\
35
               lib/cdmlib-services-4.6.0.jar,\
36
               lib/cdmlib-test-4.6.0.jar,\
37 37
               lib/cglib-3.2.0.jar,\
38 38
               lib/cglib-nodep-3.2.0.jar,\
39 39
               lib/classmate-1.3.1.jar,\
eu.etaxonomy.taxeditor.cdmlib/pom.xml
4 4
  <parent>
5 5
    <groupId>eu.etaxonomy</groupId>
6 6
    <artifactId>taxeditor-parent</artifactId>
7
    <version>4.6.0-SNAPSHOT</version>
7
    <version>4.6.0</version>
8 8
  </parent>
9 9
  <modelVersion>4.0.0</modelVersion>
10 10
  <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Editor Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
7 7
Bundle-Vendor: %Bundle-Vendor.0
8 8
Bundle-Localization: OSGI-INF/l10n/plugin
eu.etaxonomy.taxeditor.editor/pom.xml
4 4
  <parent>
5 5
	<groupId>eu.etaxonomy</groupId>
6 6
	<artifactId>taxeditor-parent</artifactId>
7
    <version>4.6.0-SNAPSHOT</version>
7
    <version>4.6.0</version>
8 8
  </parent>
9 9
  
10 10
  <modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.feature.jre.linux64/feature.xml
2 2
<feature
3 3
      id="eu.etaxonomy.taxeditor.feature.jre.linux64"
4 4
      label="Taxonomic Editor JRE Linux64"
5
      version="4.6.0.qualifier"
5
      version="4.6.0"
6 6
      provider-name="EDIT"
7 7
      plugin="eu.etaxonomy.taxeditor.application"
8 8
      os="linux"
eu.etaxonomy.taxeditor.feature.jre.linux64/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.6.0-SNAPSHOT</version>
6
    <version>4.6.0</version>
7 7
  </parent>
8 8
  <modelVersion>4.0.0</modelVersion>
9 9
  <artifactId>eu.etaxonomy.taxeditor.feature.jre.linux64</artifactId>
eu.etaxonomy.taxeditor.feature.platform/feature.xml
2 2
<feature
3 3
      id="eu.etaxonomy.taxeditor.feature.platform"
4 4
      label="Taxeditor Dependencies"
5
      version="4.6.0.qualifier"
5
      version="4.6.0"
6 6
      os="linux,macosx,win32"
7 7
      ws="cocoa,gtk,win32"
8 8
      arch="x86,x86_64">
eu.etaxonomy.taxeditor.feature.platform/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.etaxonomy</groupId>
5 5
		<artifactId>taxeditor-parent</artifactId>
6
		<version>4.6.0-SNAPSHOT</version>
6
		<version>4.6.0</version>
7 7
	</parent>
8 8
	<modelVersion>4.0.0</modelVersion>
9 9
	<artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
eu.etaxonomy.taxeditor.feature/feature.xml
2 2
<feature
3 3
      id="eu.etaxonomy.taxeditor.feature"
4 4
      label="Taxonomic Editor"
5
      version="4.6.0.qualifier"
5
      version="4.6.0"
6 6
      provider-name="EDIT"
7 7
      plugin="eu.etaxonomy.taxeditor.application"
8 8
      os="linux,macosx,win32"
eu.etaxonomy.taxeditor.feature/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.6.0-SNAPSHOT</version>
6
    <version>4.6.0</version>
7 7
  </parent>
8 8
  <modelVersion>4.0.0</modelVersion>
9 9
  <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Help
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.help; singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
7 7
Bundle-Vendor: EDIT
8 8
Require-Bundle: org.eclipse.ui,
eu.etaxonomy.taxeditor.help/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.etaxonomy</groupId>
5 5
		<artifactId>taxeditor-parent</artifactId>
6
		<version>4.6.0-SNAPSHOT</version>
6
		<version>4.6.0</version>
7 7
	</parent>
8 8

  
9 9
	<modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: eu.etaxonomy.taxeditor.molecular.lib
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular.lib;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Bundle-ClassPath: .,
7 7
 lib/owlapi-xmlutils-4.1.4.jar,
8 8
 lib/commons-collections4-4.1.jar,
eu.etaxonomy.taxeditor.molecular.lib/pom.xml
7 7
  <parent>
8 8
    <groupId>eu.etaxonomy</groupId>
9 9
    <artifactId>taxeditor-parent</artifactId>
10
    <version>4.6.0-SNAPSHOT</version>
10
    <version>4.6.0</version>
11 11
  </parent>
12 12

  
13 13
  <build>
eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Molecular Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
7 7
Require-Bundle: org.eclipse.ui,
8 8
 org.eclipse.core.runtime,
eu.etaxonomy.taxeditor.molecular/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.6.0-SNAPSHOT</version>
6
    <version>4.6.0</version>
7 7
  </parent>
8 8

  
9 9
  <modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Navigation Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Bundle-Vendor: EDIT
7 7
Export-Package: eu.etaxonomy.cdm,
8 8
 eu.etaxonomy.taxeditor.navigation,
eu.etaxonomy.taxeditor.navigation/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.etaxonomy</groupId>
5 5
		<artifactId>taxeditor-parent</artifactId>
6
		<version>4.6.0-SNAPSHOT</version>
6
		<version>4.6.0</version>
7 7
	</parent>
8 8

  
9 9
	<modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Printpublisher Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.printpublisher;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Require-Bundle: org.eclipse.osgi,
7 7
 org.eclipse.ui,
8 8
 eu.etaxonomy.taxeditor.cdmlib,
eu.etaxonomy.taxeditor.printpublisher/pom.xml
3 3
	<parent>
4 4
		<artifactId>taxeditor-parent</artifactId>
5 5
		<groupId>eu.etaxonomy</groupId>
6
		<version>4.6.0-SNAPSHOT</version>
6
		<version>4.6.0</version>
7 7
	</parent>
8 8

  
9 9
	<modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: DataStore Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7 7
Bundle-Vendor: EDIT
8 8
Export-Package: eu.etaxonomy.cdm,
eu.etaxonomy.taxeditor.store/pom.xml
3 3
  <parent>
4 4
	<groupId>eu.etaxonomy</groupId>
5 5
	<artifactId>taxeditor-parent</artifactId>
6
	<version>4.6.0-SNAPSHOT</version>
6
	<version>4.6.0</version>
7 7
  </parent>
8 8

  
9 9
  <modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: eu.etaxonomy.taxeditor.test
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.test;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Bundle-ActivationPolicy: lazy
7 7
Bundle-Vendor: EDIT
8 8
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
eu.etaxonomy.taxeditor.test/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.6.0-SNAPSHOT</version>
6
    <version>4.6.0</version>
7 7
  </parent>
8 8
  <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
9 9
  <packaging>eclipse-test-plugin</packaging>
eu.etaxonomy.taxeditor.webapp/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Webapp
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.webapp;singleton:=true
5
Bundle-Version: 4.6.0.qualifier
5
Bundle-Version: 4.6.0
6 6
Require-Bundle: org.eclipse.core.runtime
7 7
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
8 8
Bundle-ActivationPolicy: lazy
eu.etaxonomy.taxeditor.webapp/pom.xml
4 4
  <parent>
5 5
    <groupId>eu.etaxonomy</groupId>
6 6
    <artifactId>taxeditor-parent</artifactId>
7
    <version>4.6.0-SNAPSHOT</version>
7
    <version>4.6.0</version>
8 8
  </parent>
9 9
  <modelVersion>4.0.0</modelVersion>
10 10
  <artifactId>eu.etaxonomy.taxeditor.webapp</artifactId>
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<?pde version="3.5"?>
3

  
4
<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="4.6.0.SNAPSHOT" useFeatures="true" includeLaunchers="true">
5

  
6
   <aboutInfo>
7
      <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
8
      <text>
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="4.6.0">
3
  <aboutInfo>
4
    <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
5
    <text>
9 6
         %productBlurb
10 7
      </text>
11
   </aboutInfo>
12

  
13
   <configIni use="default">
14
   </configIni>
15

  
16
   <launcherArgs>
17
      <programArgs>-data @user.home/.cdmLibrary -Dserver_port=58080
8
  </aboutInfo>
9
  <configIni use="default"></configIni>
10
  <launcherArgs>
11
    <programArgs>-data @user.home/.cdmLibrary -Dserver_port=58080
18 12
      </programArgs>
19
      <vmArgs>-Xmx512M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow
13
    <vmArgs>-Xmx512M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow
20 14
      </vmArgs>
21
      <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
15
    <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
22 16
      </vmArgsMac>
23
   </launcherArgs>
24

  
25
   <windowImages i16="/eu.etaxonomy.taxeditor.application/icons/256color_16x16.gif" i32="/eu.etaxonomy.taxeditor.application/icons/256color_32x32.gif" i48="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
26

  
27
   <splash
28
      location="eu.etaxonomy.taxeditor.application"
29
      startupProgressRect="5,447,366,15"
30
      startupMessageRect="7,432,360,20"
31
      startupForegroundColor="000000" />
32
   <launcher name="TaxonomicEditor">
33
      <solaris/>
34
      <win useIco="false">
35
         <bmp/>
36
      </win>
37
   </launcher>
38

  
39
   <vm>
40
   </vm>
41

  
42
   <plugins>
43
   </plugins>
44

  
45
   <features>
46
      <feature id="eu.etaxonomy.taxeditor.feature"/>
47
   </features>
48

  
49
   <configurations>
50
      <plugin id="eu.etaxonomy.taxeditor.application" autoStart="true" startLevel="5" />
51
      <plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="4" />
52
      <plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="2" />
53
      <plugin id="org.eclipse.equinox.ds" autoStart="true" startLevel="2" />
54
      <plugin id="org.eclipse.equinox.p2.transport.ecf" autoStart="true" startLevel="4" />
55
      <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />
56
   </configurations>
57

  
17
  </launcherArgs>
18
  <windowImages i16="/eu.etaxonomy.taxeditor.application/icons/256color_16x16.gif" i32="/eu.etaxonomy.taxeditor.application/icons/256color_32x32.gif" i48="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
19
  <splash location="eu.etaxonomy.taxeditor.application" startupForegroundColor="000000" startupMessageRect="7,432,360,20" startupProgressRect="5,447,366,15"/>
20
  <launcher name="TaxonomicEditor">
21
    <solaris/>
22
    <win useIco="false">
23
      <bmp/>
24
    </win>
25
  </launcher>
26
  <vm></vm>
27
  <plugins></plugins>
28
  <features>
29
    <feature id="eu.etaxonomy.taxeditor.feature"/>
30
  </features>
31
  <configurations>
32
    <plugin autoStart="true" id="eu.etaxonomy.taxeditor.application" startLevel="5"/>
33
    <plugin autoStart="true" id="org.eclipse.core.runtime" startLevel="4"/>
34
    <plugin autoStart="true" id="org.eclipse.equinox.common" startLevel="2"/>
35
    <plugin autoStart="true" id="org.eclipse.equinox.ds" startLevel="2"/>
36
    <plugin autoStart="true" id="org.eclipse.equinox.p2.transport.ecf" startLevel="4"/>
37
    <plugin autoStart="true" id="org.eclipse.equinox.simpleconfigurator" startLevel="1"/>
38
  </configurations>
58 39
</product>
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product.with.jre
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<?pde version="3.5"?>
3 3

  
4
<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product.jre" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="4.5.1" useFeatures="true" includeLaunchers="true">
4
<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product.jre" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="4.6.0" useFeatures="true" includeLaunchers="true">
5 5

  
6 6
   <aboutInfo>
7 7
      <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
eu.etaxonomy.taxeditor/pom.xml
2 2
  <parent>
3 3
    <groupId>eu.etaxonomy</groupId>
4 4
    <artifactId>taxeditor-parent</artifactId>
5
    <version>4.6.0-SNAPSHOT</version>
5
    <version>4.6.0</version>
6 6
  </parent>
7 7

  
8 8
  <modelVersion>4.0.0</modelVersion>
pom.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4 3
  <modelVersion>4.0.0</modelVersion>
5 4
  <prerequisites>
6 5
    <maven>3.0</maven>
7 6
  </prerequisites>
8 7
  <groupId>eu.etaxonomy</groupId>
9 8
  <artifactId>taxeditor-parent</artifactId>
10
  <version>4.6.0-SNAPSHOT</version>
9
  <version>4.6.0</version>
11 10
  <name>EDIT Taxonomic Editor</name>
12 11
  <description>The Taxonomic Editor for EDIT's platform for
13 12
    cybertaxonomy
......
19 18
  <properties>
20 19
    <java.codelevel>1.8</java.codelevel>
21 20
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22
    <cdmlib.version>4.6.0-SNAPSHOT</cdmlib.version>
21
    <cdmlib.version>4.6.0</cdmlib.version>
23 22
    <!-- TODO can we use project.version ????? -->
24 23
    <!-- Increasing tycho above 0.22.0 will fail for the macosx build because 
25 24
      for higher version numbers tycho needs to be build against Eclipse Mars or 
26 25
      higher -->
27 26
    <tycho.version>0.22.0</tycho.version>
28
    <taxeditor.version>4.6.0-SNAPSHOT</taxeditor.version>
27
    <taxeditor.version>4.6.0</taxeditor.version>
29 28
    <update.dir>snapshot</update.dir>
30 29
    <unitils.version>3.4.2</unitils.version>
31 30
    <log4j.version>1.2.17</log4j.version>
......
93 92
        <role>Java Developer</role>
94 93
        <role>Architect</role>
95 94
      </roles>
96
      <url />
95
      <url/>
97 96
    </developer>
98 97
    <developer>
99 98
      <!-- your SVN account id please! -->
......
111 110
        <role>Java Developer</role>
112 111
        <role>Architect</role>
113 112
      </roles>
114
      <url />
113
      <url/>
115 114
    </developer>
116 115
  </developers>
117 116
  <issueManagement>

Also available in: Unified diff