Project

General

Profile

« Previous | Next » 

Revision b6f47468

Added by Niels Hoffmann almost 13 years ago

Buckminster is dead, long live Tycho. The complete build can now be fully automated with eclipse tycho, Thus we will be able to have continous integration for the editor and automated builds by jenkins and all the glory. Removed all buckminster related files.

View differences:

.gitattributes
220 220
eu.etaxonomy.taxeditor.cdmlib/lib/odfdom-0.8.jar -text
221 221
eu.etaxonomy.taxeditor.cdmlib/lib/opencsv-1.8.jar -text
222 222
eu.etaxonomy.taxeditor.cdmlib/lib/org.apache.commons.codec-1.3.0.jar -text
223
eu.etaxonomy.taxeditor.cdmlib/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar -text
224
eu.etaxonomy.taxeditor.cdmlib/lib/org.eclipse.osgi-3.6.2.R36x_v20110210.jar -text
223 225
eu.etaxonomy.taxeditor.cdmlib/lib/org.springframework.aop-3.0.4.RELEASE-sources.jar -text
224 226
eu.etaxonomy.taxeditor.cdmlib/lib/org.springframework.aop-3.0.4.RELEASE.jar -text
225 227
eu.etaxonomy.taxeditor.cdmlib/lib/org.springframework.asm-3.0.4.RELEASE-sources.jar -text
......
255 257
eu.etaxonomy.taxeditor.cdmlib/lib/serializer-2.7.0.jar -text
256 258
eu.etaxonomy.taxeditor.cdmlib/lib/serializer.LICENSE.txt -text
257 259
eu.etaxonomy.taxeditor.cdmlib/lib/serializer.NOTICE.txt -text
260
eu.etaxonomy.taxeditor.cdmlib/lib/servlet-2.5.0.jar -text
258 261
eu.etaxonomy.taxeditor.cdmlib/lib/servlet-api-2.5.jar -text
259 262
eu.etaxonomy.taxeditor.cdmlib/lib/servlet-api-2.5src.zip -text
260 263
eu.etaxonomy.taxeditor.cdmlib/lib/slf4j-api-1.5.2.jar -text
......
489 492
eu.etaxonomy.taxeditor.editor/src/test/java/eu/etaxonomy/taxeditor/editor/name/operation/DeleteSynonymOperationTest.java -text
490 493
eu.etaxonomy.taxeditor.editor/src/test/java/eu/etaxonomy/taxeditor/editor/name/operation/MoveTaxonOperationTest.java -text
491 494
eu.etaxonomy.taxeditor.editor/src/test/java/eu/etaxonomy/taxeditor/editor/name/operation/SwapSynonymAndAcceptedOperationTest.java -text
492
eu.etaxonomy.taxeditor.feature.platform/.project -text
493 495
eu.etaxonomy.taxeditor.feature.platform/build.properties -text
494 496
eu.etaxonomy.taxeditor.feature.platform/feature.xml -text
497
eu.etaxonomy.taxeditor.feature.platform/pom.xml -text
495 498
eu.etaxonomy.taxeditor.feature/.project -text
496
eu.etaxonomy.taxeditor.feature/buckminster.cspex -text
497
eu.etaxonomy.taxeditor.feature/buckminster.properties -text
498
eu.etaxonomy.taxeditor.feature/buckminster_product.properties -text
499 499
eu.etaxonomy.taxeditor.feature/build.properties -text
500
eu.etaxonomy.taxeditor.feature/build/product.ant -text
501 500
eu.etaxonomy.taxeditor.feature/feature.xml -text
502
eu.etaxonomy.taxeditor.feature/rcp.target -text
503
eu.etaxonomy.taxeditor.feature/site.cquery -text
504
eu.etaxonomy.taxeditor.feature/site.rmap -text
505
eu.etaxonomy.taxeditor.feature/taxeditor.product -text
501
eu.etaxonomy.taxeditor.feature/pom.xml -text
506 502
eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF -text
507 503
eu.etaxonomy.taxeditor.navigation/build.properties -text
508 504
eu.etaxonomy.taxeditor.navigation/icons/edit_16x16.gif -text
......
1221 1217
eu.etaxonomy.taxeditor.test/src/test/java/eu/etaxonomy/taxeditor/test/LoginTest.java -text
1222 1218
eu.etaxonomy.taxeditor.test/src/test/java/eu/etaxonomy/taxeditor/test/NewMenuTest.java -text
1223 1219
eu.etaxonomy.taxeditor.test/src/test/java/eu/etaxonomy/taxeditor/test/NewTaxonWizardTest.java -text
1220
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product -text
1221
eu.etaxonomy.taxeditor/plugin_customization.ini -text
1222
eu.etaxonomy.taxeditor/pom.xml -text
1223
eu.etaxonomy.taxeditor/rcp.target -text
1224 1224
/pom.xml -text
1225 1225
src/changes/changes.xml -text
1226 1226
src/site/apt/download.apt -text
.gitignore
42 42
eu.etaxonomy.taxeditor.editor/.project
43 43
eu.etaxonomy.taxeditor.editor/.settings
44 44
eu.etaxonomy.taxeditor.editor/target
45
eu.etaxonomy.taxeditor.feature.platform/target
45 46
eu.etaxonomy.taxeditor.feature/compile.eu.etaxonomy.taxeditor.product.feature.xml
46 47
eu.etaxonomy.taxeditor.feature/plugin_customization.ini
48
eu.etaxonomy.taxeditor.feature/target
47 49
eu.etaxonomy.taxeditor.feature/workspace
48 50
eu.etaxonomy.taxeditor.navigation/.classpath
49 51
eu.etaxonomy.taxeditor.navigation/.project
......
59 61
eu.etaxonomy.taxeditor.store/hibernate.log
60 62
eu.etaxonomy.taxeditor.store/target
61 63
eu.etaxonomy.taxeditor.test/screenshots/*.jpeg
64
eu.etaxonomy.taxeditor/.project
65
eu.etaxonomy.taxeditor/target
62 66
/runtime-taxeditor.product
63 67
/target
64 68
/workspace
eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: EDIT Taxonomic Editor
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
5
Bundle-Version: 3.0.6.qualifier
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
7 7
Bundle-Vendor: EDIT
8 8
Bundle-Localization: plugin
......
26 26
 org.eclipse.equinox.p2.ui,
27 27
 org.eclipse.equinox.p2.ui.sdk,
28 28
 org.eclipse.equinox.p2.updatechecker,
29
 org.eclipse.equinox.p2.operations,
30
 org.eclipse.pde.junit.runtime;bundle-version="3.4.100"
29
 org.eclipse.equinox.p2.operations
eu.etaxonomy.taxeditor.application/plugin.xml
368 368
        pattern="org\.eclipse\.search.*">
369 369
  </activityPatternBinding>
370 370
	</extension>
371
 <extension
372
       id="eu_etaxonomy_taxeditor_product"
373
       point="org.eclipse.core.runtime.products">
374
    <product
375
          application="eu.etaxonomy.taxeditor.application.application"
376
          name="EDIT Taxonomic Editor">
377
       <property
378
             name="appName"
379
             value="EDIT Taxonomic Editor">
380
       </property>
381
       <property
382
             name="aboutImage"
383
             value="icons/256color_48x48.gif">
384
       </property>
385
       <property
386
             name="aboutText"
387
             value="%productBlurb">
388
       </property>
389
       <property
390
             name="windowImages"
391
             value="icons/256color_16x16.gif,icons/256color_32x32.gif,icons/256color_48x48.gif">
392
       </property>
393
       <property
394
             name="startupForegroundColor"
395
             value="000000">
396
       </property>
397
       <property
398
             name="startupMessageRect"
399
             value="7,432,360,20">
400
       </property>
401
       <property
402
             name="startupProgressRect"
403
             value="5,447,366,15">
404
       </property>
405
       <property
406
             name="preferenceCustomization"
407
             value="plugin_customization.ini">
408
       </property>
409
    </product>
410
 </extension>
371 411

  
372 412
</plugin>
eu.etaxonomy.taxeditor.application/pom.xml
1 1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
 
4
  <parent>
2
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3

  
4
	<parent>
5
		<groupId>eu.etaxonomy</groupId>
6
		<artifactId>taxeditor-parent</artifactId>
7
		<version>3.0.6-SNAPSHOT</version>
8
	</parent>
9

  
10
	<modelVersion>4.0.0</modelVersion>
5 11
	<groupId>eu.etaxonomy</groupId>
6
	<artifactId>taxeditor-parent</artifactId>
7
    <version>3.0</version>
8
  </parent>
9
 
10
  <modelVersion>4.0.0</modelVersion>
11
  <groupId>eu.etaxonomy</groupId>
12
  <artifactId>eu.etaxonomy.taxeditor.application</artifactId>
13
  <packaging>jar</packaging>
14
  <version>3.0</version>
15
  <name>Application</name>
16
  <description>All plugins are combined into this application.</description>
17
  <url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditor</url>
18
  <dependencies>
19
    <dependency>
20
  		<groupId>eu.etaxonomy</groupId>
21
  		<artifactId>eu.etaxonomy.taxeditor.store</artifactId>
22
  	</dependency>
23
  	<dependency>
24
  		<groupId>eu.etaxonomy</groupId>
25
  		<artifactId>eu.etaxonomy.taxeditor.navigation</artifactId>
26
  	</dependency>
27
  	<dependency>
28
  		<groupId>eu.etaxonomy</groupId>
29
  		<artifactId>eu.etaxonomy.taxeditor.editor</artifactId>
30
  	</dependency>
31
  	<dependency>
32
  		<groupId>eu.etaxonomy</groupId>
33
  		<artifactId>eu.etaxonomy.taxeditor.printpublisher</artifactId>
34
  	</dependency>
35
  	<dependency>
36
  		<groupId>org.eclipse.equinox.p2</groupId>
37
  		<artifactId>operations</artifactId>
38
  	</dependency>
39
  </dependencies>
12
	<artifactId>eu.etaxonomy.taxeditor.application</artifactId>
13
	<packaging>eclipse-plugin</packaging>
14
	<version>3.0.6-SNAPSHOT</version>
15
	
16
	<name>Application</name>
17
	<description>All plugins are combined into this application.</description>
18
	<url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditor</url>
19

  
20
	<build>
21
		<plugins>
22
			<plugin>
23
				<groupId>org.apache.maven.plugins</groupId>
24
				<artifactId>maven-jar-plugin</artifactId>
25
			</plugin>
26
			<plugin>
27
				<groupId>org.eclipse.tycho</groupId>
28
				<artifactId>tycho-packaging-plugin</artifactId>
29
				<version>${tycho.version}</version>
30
				<configuration>
31
					<archive>
32
						<addMavenDescriptor>false</addMavenDescriptor>
33
					</archive>
34
				</configuration>
35
			</plugin>
36
		</plugins>
37
	</build>
38

  
40 39
</project>
eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: EDIT Taxonomic Editor - Bulk Editor Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
5
Bundle-Version: 3.0.6.qualifier
6 6
Bundle-ClassPath: .
7 7
Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
8 8
Bundle-Vendor: EDIT
......
11 11
 org.eclipse.core.runtime,
12 12
 org.eclipse.ui.editors,
13 13
 org.eclipse.core.expressions,
14
 eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.0",
15
 eu.etaxonomy.taxeditor.store
14
 eu.etaxonomy.taxeditor.store,
15
 eu.etaxonomy.taxeditor.cdmlib
16 16
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
17 17
Bundle-ActivationPolicy: lazy
18 18
Import-Package: org.eclipse.core.runtime,
eu.etaxonomy.taxeditor.bulkeditor/pom.xml
1 1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
  
4
    <parent>
5
  	<groupId>eu.etaxonomy</groupId>
6
  	<artifactId>taxeditor-parent</artifactId>
7
      <version>3.0</version>
8
  </parent>
9
  
10
  <modelVersion>4.0.0</modelVersion>
11
  <groupId>eu.etaxonomy</groupId>
12
  <artifactId>eu.etaxonomy.taxeditor.bulkeditor</artifactId>
13
  <packaging>jar</packaging>
14
  <version>3.0</version>
15
  <name>Bulkeditor Bundle</name>
16
  <url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorBulkeditorBundle</url>
17
  <dependencies>
18
      <dependency>
19
    		<groupId>eu.etaxonomy</groupId>
20
    		<artifactId>eu.etaxonomy.taxeditor.store</artifactId>
21
    	</dependency>
22
    	<dependency>
23
			<groupId>org.eclipse.ui</groupId>
24
			<artifactId>editors</artifactId>
25
		</dependency>
26
		<dependency>
27
			<groupId>org.eclipse.core</groupId>
28
			<artifactId>filebuffers</artifactId>
29
		</dependency>
30
		<dependency>
31
			<groupId>org.eclipse.ui.workbench</groupId>
32
			<artifactId>texteditor</artifactId>
33
		</dependency>
34
		<dependency>
35
			<groupId>org.eclipse.core</groupId>
36
			<artifactId>resources</artifactId>
37
		</dependency>
38
  </dependencies>
2
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3

  
4
	<parent>
5
		<groupId>eu.etaxonomy</groupId>
6
		<artifactId>taxeditor-parent</artifactId>
7
		<version>3.0.6-SNAPSHOT</version>
8
	</parent>
9

  
10
	<modelVersion>4.0.0</modelVersion>
11
	<groupId>eu.etaxonomy</groupId>
12
	<artifactId>eu.etaxonomy.taxeditor.bulkeditor</artifactId>
13
	<packaging>eclipse-plugin</packaging>
14
	<version>3.0.6-SNAPSHOT</version>
15

  
16
	<name>Bulkeditor Bundle</name>
17
	<description></description>
18
	<url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorBulkeditorBundle</url>
19

  
20
	<build>
21
		<plugins>
22
			<plugin>
23
				<groupId>org.apache.maven.plugins</groupId>
24
				<artifactId>maven-jar-plugin</artifactId>
25
			</plugin>
26
			<plugin>
27
				<groupId>org.eclipse.tycho</groupId>
28
				<artifactId>tycho-packaging-plugin</artifactId>
29
				<version>${tycho.version}</version>
30
				<configuration>
31
					<archive>
32
						<addMavenDescriptor>false</addMavenDescriptor>
33
					</archive>
34
				</configuration>
35
			</plugin>
36
		</plugins>
37
	</build>
39 38
</project>
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: CDM Library Plug-in
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.cdmlib;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
5
Bundle-Version: 3.0.6.qualifier
6
Eclipse-BundleShape: dir
6 7
Bundle-ClassPath: lib/activation-1.1.jar,
7 8
 lib/antlr-2.7.6.jar,
8 9
 lib/aopalliance-1.0.jar,
......
106 107
 lib/spring-security-config-3.0.5.RELEASE.jar,
107 108
 lib/dozer-5.3.0.jar,
108 109
 lib/google-api-translate-java-0.92.jar,
109
 lib/cdmlib-services-3.0.5-SNAPSHOT.jar,
110
 lib/cdmlib-commons-3.0.6-SNAPSHOT.jar,
111
 lib/cdmlib-ext-3.0.6-SNAPSHOT.jar,
112
 lib/cdmlib-io-3.0.6-SNAPSHOT.jar,
113
 lib/cdmlib-model-3.0.6-SNAPSHOT.jar,
114
 lib/cdmlib-persistence-3.0.6-SNAPSHOT.jar,
115
 lib/cdmlib-print-3.0.6-SNAPSHOT.jar,
116
 lib/cdmlib-remote-3.0.6-SNAPSHOT.jar,
117
 lib/cdmlib-services-3.0.6-SNAPSHOT.jar
110
 lib/servlet-2.5.0.jar,
111
 lib/cdmlib-commons-3.0.7-SNAPSHOT.jar,
112
 lib/cdmlib-ext-3.0.7-SNAPSHOT.jar,
113
 lib/cdmlib-io-3.0.7-SNAPSHOT.jar,
114
 lib/cdmlib-model-3.0.7-SNAPSHOT.jar,
115
 lib/cdmlib-persistence-3.0.7-SNAPSHOT.jar,
116
 lib/cdmlib-print-3.0.7-SNAPSHOT.jar,
117
 lib/cdmlib-remote-3.0.7-SNAPSHOT.jar,
118
 lib/cdmlib-services-3.0.7-SNAPSHOT.jar
118 119
Export-Package: com.google.api,
119 120
 com.google.api.detect,
120 121
 com.google.api.translate,
......
881 882
Bundle-Vendor: EDIT
882 883
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
883 884
Require-Bundle: org.eclipse.osgi,
884
 org.eclipse.equinox.common;bundle-version="3.6.0"
885
 org.eclipse.equinox.common
eu.etaxonomy.taxeditor.cdmlib/build.properties
2 2
               lib/,\
3 3
               lib/mysql-connector-java-5.0.5.jar,\
4 4
               lib/junit-4.8.1.jar,\
5
               lib/cdmlib-commons-3.0.6-SNAPSHOT.jar,\
6
               lib/cdmlib-ext-3.0.6-SNAPSHOT.jar,\
7
               lib/cdmlib-io-3.0.6-SNAPSHOT.jar,\
8
               lib/cdmlib-model-3.0.6-SNAPSHOT.jar,\
9
               lib/cdmlib-persistence-3.0.6-SNAPSHOT.jar,\
10
               lib/cdmlib-print-3.0.6-SNAPSHOT.jar,\
11
               lib/cdmlib-remote-3.0.6-SNAPSHOT.jar,\
12
               lib/cdmlib-services-3.0.6-SNAPSHOT.jar,\
13 5
               lib/spring-security-config-3.0.5.RELEASE.jar,\
14
               lib/spring-security-core-3.0.5.RELEASE.jar
6
               lib/spring-security-core-3.0.5.RELEASE.jar,\
7
               lib/servlet-2.5.0.jar,\
8
               lib/cdmlib-commons-3.0.7-SNAPSHOT.jar,\
9
               lib/cdmlib-ext-3.0.7-SNAPSHOT.jar,\
10
               lib/cdmlib-io-3.0.7-SNAPSHOT.jar,\
11
               lib/cdmlib-model-3.0.7-SNAPSHOT.jar,\
12
               lib/cdmlib-persistence-3.0.7-SNAPSHOT.jar,\
13
               lib/cdmlib-print-3.0.7-SNAPSHOT.jar,\
14
               lib/cdmlib-remote-3.0.7-SNAPSHOT.jar,\
15
               lib/cdmlib-services-3.0.7-SNAPSHOT.jar
15 16
jars.compile.order = cdmLibrary.jar
16 17
src.includes = lib/
17 18
jre.compilation.profile = J2SE-1.6
......
82 83
               lib/cdmlib-model-3.0.6-SNAPSHOT-sources.jar,\
83 84
               lib/cdmlib-io-3.0.6-SNAPSHOT-sources.jar,\
84 85
               lib/cdmlib-ext-3.0.6-SNAPSHOT-sources.jar,\
85
               lib/cdmlib-commons-3.0.6-SNAPSHOT-sources.jar
86
               lib/cdmlib-commons-3.0.6-SNAPSHOT-sources.jar,\
87
               lib/cdmlib-commons-3.0.6-SNAPSHOT.jar,\
88
               lib/cdmlib-ext-3.0.6-SNAPSHOT.jar
86 89

  
eu.etaxonomy.taxeditor.cdmlib/pom.xml
5 5
	<parent>
6 6
		<groupId>eu.etaxonomy</groupId>
7 7
		<artifactId>taxeditor-parent</artifactId>
8
		<version>3.0</version>
8
		<version>3.0.6-SNAPSHOT</version>
9 9
	</parent>
10 10
	<modelVersion>4.0.0</modelVersion>
11 11
	<groupId>eu.etaxonomy</groupId>
12 12
	<artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>
13
	<packaging>eclipse-plugin</packaging>
14
	<version>3.0.6-SNAPSHOT</version>
15
	
13 16
	<name>CDM Library Dependencies Plugin</name>
14 17
	<description>CDM Library and dependencies as a plugin</description>
15 18
	
16 19
	<build>
17
	    <plugins>
20
		<plugins>
21
			<plugin>
22
				<groupId>org.apache.maven.plugins</groupId>
23
				<artifactId>maven-jar-plugin</artifactId>
24
			</plugin>
25
			<plugin>
26
				<groupId>org.eclipse.tycho</groupId>
27
				<artifactId>tycho-packaging-plugin</artifactId>
28
				<version>${tycho.version}</version>
29
				<configuration>
30
					<archive>
31
						<addMavenDescriptor>false</addMavenDescriptor>
32
					</archive>
33
				</configuration>
34
			</plugin>
18 35
	      <plugin>
19 36
	        <groupId>org.apache.maven.plugins</groupId>
20 37
	        <artifactId>maven-dependency-plugin</artifactId>
......
33 50
	              <excludeTransitive>true</excludeTransitive>
34 51
	            </configuration>
35 52
	          </execution>
36
	          <execution>
53
	          <!-- execution>
37 54
	            <id>copy-dependencies-sources</id>
38 55
	            <phase>validate</phase>
39 56
	            <goals>
......
47 64
	              <overWriteSnapshots>true</overWriteSnapshots>
48 65
	              <excludeTransitive>true</excludeTransitive>
49 66
	            </configuration>
50
	          </execution>
67
	          </execution-->
51 68
	        </executions>
52 69
	      </plugin>
53 70
	    </plugins>
......
57 74
		<dependency>
58 75
			<groupId>eu.etaxonomy</groupId>
59 76
			<artifactId>cdmlib-commons</artifactId>
77
			<version>${cdmlib.version}</version>
60 78
		</dependency>
61 79
		<dependency>
62 80
			<groupId>eu.etaxonomy</groupId>
63 81
			<artifactId>cdmlib-model</artifactId>
82
			<version>${cdmlib.version}</version>
64 83
		</dependency>
65 84
		<dependency>
66 85
			<groupId>eu.etaxonomy</groupId>
67 86
			<artifactId>cdmlib-persistence</artifactId>
87
			<version>${cdmlib.version}</version>
68 88
		</dependency>
69 89
		<dependency>
70 90
			<groupId>eu.etaxonomy</groupId>
71 91
			<artifactId>cdmlib-remote</artifactId>
92
			<version>${cdmlib.version}</version>
72 93
		</dependency>
73 94
		<dependency>
74 95
			<groupId>eu.etaxonomy</groupId>
75 96
			<artifactId>cdmlib-print</artifactId>
97
			<version>${cdmlib.version}</version>
76 98
		</dependency>
77 99
		<dependency>
78 100
			<groupId>eu.etaxonomy</groupId>
79 101
			<artifactId>cdmlib-services</artifactId>
102
			<version>${cdmlib.version}</version>
80 103
		</dependency>
81 104
		<dependency>
82 105
			<groupId>eu.etaxonomy</groupId>
83 106
			<artifactId>cdmlib-io</artifactId>
107
			<version>${cdmlib.version}</version>
84 108
		</dependency>
85 109
		<dependency>
86 110
			<groupId>eu.etaxonomy</groupId>
87 111
			<artifactId>cdmlib-ext</artifactId>
112
			<version>${cdmlib.version}</version>
88 113
		</dependency>
89 114
	</dependencies>
90 115
</project>
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: %Bundle-Name.0
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
5
Bundle-Version: 3.0.6.qualifier
6 6
Bundle-ClassPath: .,icons/
7 7
Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
8 8
Bundle-Vendor: %Bundle-Vendor.0
......
31 31
 org.eclipse.core.runtime,
32 32
 org.eclipse.core.expressions,
33 33
 org.eclipse.ui.forms,
34
 eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.0",
35 34
 eu.etaxonomy.taxeditor.store,
36 35
 eu.etaxonomy.taxeditor.bulkeditor,
37 36
 org.eclipse.zest.core,
38
 org.eclipse.zest.layouts
37
 org.eclipse.zest.layouts,
38
 eu.etaxonomy.taxeditor.cdmlib
39 39
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
40 40
Bundle-ActivationPolicy: lazy
41 41
Import-Package: org.eclipse.core.databinding.beans,
eu.etaxonomy.taxeditor.editor/build.properties
6 6
               plugin.properties,\
7 7
               icons/,\
8 8
               p2.inf
9
source.icons/ = src/main/java/,\
10
                src/main/resources/,\
11
                src/test/java/
eu.etaxonomy.taxeditor.editor/pom.xml
4 4
  <parent>
5 5
	<groupId>eu.etaxonomy</groupId>
6 6
	<artifactId>taxeditor-parent</artifactId>
7
    <version>3.0</version>
7
    <version>3.0.6-SNAPSHOT</version>
8 8
  </parent>
9 9
  
10 10
  <modelVersion>4.0.0</modelVersion>
11 11
  <groupId>eu.etaxonomy</groupId>
12 12
  <artifactId>eu.etaxonomy.taxeditor.editor</artifactId>
13
  <packaging>jar</packaging>
14
  <version>3.0</version>
13
  <packaging>eclipse-plugin</packaging>
14
  <version>3.0.6-SNAPSHOT</version>
15
  
15 16
  <name>Editor Bundle</name>
17
  <description></description>
16 18
  <url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorEditorBundle</url>
17 19
  
18
  <dependencies>
19
    <dependency>
20
  		<groupId>eu.etaxonomy</groupId>
21
  		<artifactId>eu.etaxonomy.taxeditor.store</artifactId>
22
  	</dependency>
23
  	<dependency>
24
  		<groupId>eu.etaxonomy</groupId>
25
  		<artifactId>eu.etaxonomy.taxeditor.bulkeditor</artifactId>
26
  	</dependency>
27
  	<dependency>
28
		<groupId>org.eclipse.core</groupId>
29
		<artifactId>resources</artifactId>
30
	</dependency>
31
  	<dependency>
32
		<groupId>org.eclipse.ui</groupId>
33
		<artifactId>forms</artifactId>
34
	</dependency>
35
	<dependency>
36
		<groupId>org.eclipse.ui</groupId>
37
		<artifactId>editors</artifactId>
38
	</dependency>
39
	<dependency>
40
		<groupId>org.eclipse.ui.workbench</groupId>
41
		<artifactId>texteditor</artifactId>
42
	</dependency>
43
	<dependency>
44
	   <groupId>org.apache.commons</groupId>
45
	   <artifactId>commons-io</artifactId>
46
	</dependency>
47
	<dependency>
48
	   <groupId>com.google.api</groupId>
49
	   <artifactId>translate</artifactId>
50
	</dependency>
51
  </dependencies>
20
  <build>
21
    <plugins>
22
      <plugin>
23
        <groupId>org.apache.maven.plugins</groupId>
24
        <artifactId>maven-jar-plugin</artifactId>
25
      </plugin>
26
      <plugin>
27
        <groupId>org.eclipse.tycho</groupId>
28
        <artifactId>tycho-packaging-plugin</artifactId>
29
        <version>${tycho.version}</version>
30
        <configuration>
31
          <archive>
32
            <addMavenDescriptor>false</addMavenDescriptor>
33
          </archive>
34
        </configuration>
35
      </plugin>
36
    </plugins>
37
  </build>
52 38
</project>
eu.etaxonomy.taxeditor.feature.platform/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.feature.platform</name>
4
	<comment></comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>org.eclipse.pde.FeatureBuilder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
	</buildSpec>
14
	<natures>
15
		<nature>org.eclipse.pde.FeatureNature</nature>
16
	</natures>
17
</projectDescription>
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="3.0.0.qualifier"
5
      version="3.0.6.qualifier"
6 6
      os="linux,macosx,win32"
7 7
      ws="cocoa,gtk,win32"
8 8
      arch="x86,x86_64">
......
81 81
         version="0.0.0"
82 82
         unpack="false"/>
83 83

  
84
   <plugin
85
         id="org.eclipse.core.filesystem.macosx"
86
         os="macosx"
87
         arch="x86,x86_64"
88
         download-size="0"
89
         install-size="0"
90
         version="0.0.0"
91
         fragment="true"
92
         unpack="false"/>
93

  
94 84
   <plugin
95 85
         id="org.eclipse.core.jobs"
96 86
         download-size="0"
......
178 168
   <plugin
179 169
         id="org.eclipse.equinox.security.macosx"
180 170
         os="macosx"
171
         ws="cocoa"
181 172
         arch="x86,x86_64"
182 173
         download-size="0"
183 174
         install-size="0"
......
895 886
         unpack="false"/>
896 887

  
897 888
   <plugin
898
         id="org.eclipse.pde.junit.runtime"
889
         id="org.eclipse.jdt.junit.runtime"
890
         download-size="0"
891
         install-size="0"
892
         version="0.0.0"
893
         unpack="false"/>
894

  
895
   <plugin
896
         id="javax.servlet"
899 897
         download-size="0"
900 898
         install-size="0"
901 899
         version="0.0.0"
902 900
         unpack="false"/>
903 901

  
904 902
   <plugin
905
         id="org.eclipse.jdt.junit.runtime"
903
         id="org.eclipse.core.filesystem.macosx"
904
         os="macosx"
905
         ws="cocoa"
906
         arch="x86,x86_64"
906 907
         download-size="0"
907 908
         install-size="0"
908 909
         version="0.0.0"
910
         fragment="true"
909 911
         unpack="false"/>
910 912

  
911 913
</feature>
eu.etaxonomy.taxeditor.feature.platform/pom.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4
  <parent>
5
	<groupId>eu.etaxonomy</groupId>
6
	<artifactId>taxeditor-parent</artifactId>
7
    <version>3.0.6-SNAPSHOT</version>
8
  </parent>
9
  
10
  <modelVersion>4.0.0</modelVersion>
11
  <groupId>eu.etaxonomy</groupId>
12
  <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
13
  <version>3.0.6-SNAPSHOT</version>
14
  <packaging>eclipse-feature</packaging>
15
</project>
eu.etaxonomy.taxeditor.feature/buckminster.cspex
1
<?xml version="1.0" encoding="UTF-8"?>
2
<cspecExtension
3
	xmlns:com="http://www.eclipse.org/buckminster/Common-1.0"
4
	xmlns="http://www.eclipse.org/buckminster/CSpec-1.0">
5

  
6
	<actions>
7
		<public name="create.product" actor="ant">
8
            <actorProperties>
9
                <property key="buildFile" value="build/product.ant"/>
10
                <property key="targets" value="create.product"/>
11
            </actorProperties>
12
            <properties>
13
                <property key="profile" value="TaxonomicEditorProfile"/>
14
                <property key="iu" value="eu.etaxonomy.taxeditor"/>
15
            </properties>
16
			<prerequisites alias="repository">
17
				<attribute name="site.p2"/>
18
			</prerequisites>
19
            <products alias="destination" base="${buckminster.output}">
20
                <path path="TaxonomicEditor.${target.ws}.${target.os}.${target.arch}/"/>
21
            </products>
22
		</public>
23
		<public name="create.product.zip" actor="ant">
24
            <actorProperties>
25
                <property key="buildFileId" value="buckminster.pdetasks"/>
26
                <property key="targets" value="create.zip"/>
27
            </actorProperties>
28
			<prerequisites alias="action.requirements">
29
				<attribute name="create.product"/>
30
			</prerequisites>
31
            <products alias="action.output" base="${buckminster.output}">
32
                <path path="TaxonomicEditor.${target.ws}.${target.os}.${target.arch}.zip"/>
33
            </products>
34
		</public>
35
	</actions>
36
</cspecExtension>
eu.etaxonomy.taxeditor.feature/buckminster.properties
1
# buckminster.properties
2
# ----------------------
3
# These properties control how buckminster performs a build, where output should be placed,
4
# where temporary files should be kept, and where options for signing, packing, and
5
# platforms are stated.
6
#
7

  
8
# Where all the output should go
9
buckminster.output.root=${user.home}/tmp/feature
10

  
11
# Where the temp files should go
12
buckminster.temp.root=${user.home}/tmp/feature/taxeditor.tmp
13

  
14
# How .qualifier in versions should be replaced
15
qualifier.replacement.*=generator:lastModified
16
#generator.lastModified.format='v'yyyyMMdd-HHmm
17
#qualifier.replacement.*=generator:lastRevision
18
#generator.lastRevision.format=r{0,number,00000}
19
#qualifier.replacement.*=generator:buildTimestamp
20
#generator.buildTimestamp.format='v'yyyyMMdd'_'HHmm
21

  
22
# Sets the Java compiler compliance level
23
org.eclipse.buckminster.core.jdt.compliancelevel= 1.6
24

  
25
# Should source bundles be built and included
26
#cbi.include.source=true
27
cbi.include.source=false
28

  
29

  
30
# If a site should use pack200, turn off for faster build
31
# site.pack200=true
32

  
33
# If a site should be signed
34
# site.signing=true
35

  
36
# If a site should be signed locally, or remotely at Eclipse
37
# signing.type=eclipse.remote
38

  
39
# Should local signing be performed
40
# local.sign=true
41

  
42
build.type=R
43

  
44
# What platforms should be built, * for "all"
45
target.os=*
46
target.ws=*
47
target.arch=*
48

  
49
buckminster.p2.site=http://download.eclipse.org/tools/buckminster/headless-3.6
50
director.url=http://download.eclipse.org/tools/buckminster/products/director_latest.zip
eu.etaxonomy.taxeditor.feature/buckminster_product.properties
1
# Where all the output should go
2
buckminster.output.root=${user.home}/tmp/EDIT_Taxonomic_Editor
3
# Where the temp files should go
4
buckminster.temp.root=${user.home}/tmp/buildtmp
5
# How .qualifier in versions should be replaced
6
qualifier.replacement.*=generator:lastRevision
7

  
8
target.os=macosx
9
target.ws=cocoa
10
target.arch=x86_64
eu.etaxonomy.taxeditor.feature/build.properties
1 1
bin.includes = plugin_customization.ini,\
2 2
               feature.xml
3
p2.gathering = true
3

  
4
category.id.eu.etaxonomy=EDIT
5
category.description.eu.etaxonomy=EDIT Taxonomic Editor
6
category.members.eu.etaxonomy=eu.etaxonomy.taxeditor.feature
eu.etaxonomy.taxeditor.feature/build/product.ant
1
<project>
2
	<property name="eclipse.home" value="/Applications/eclipse-helios"/> 
3
	
4
	<pathconvert property="equinox.launcher.jar">
5
	   <first count="1">
6
	     <sort>
7
	       <fileset dir="${eclipse.home}/plugins" includes="**/org.eclipse.equinox.launcher_*.jar"/>
8
	       <reverse xmlns="antlib:org.apache.tools.ant.types.resources.comparators">
9
	         <date/>
10
	       </reverse>
11
	     </sort>
12
	   </first>
13
	 </pathconvert>
14

  
15
	<target name="create.product">
16
		<property name="destination" location="${sp:destination}"/>
17
		<delete dir="${destination}"></delete>
18
		<makeurl property="repository" file="${sp:repository}"/>
19
		<mkdir dir="${destination}"/>
20
		<echoproperties ></echoproperties>
21
		<echo message="${equinox.launcher.jar}"/>
22
		<echo message="${repository}"/>
23
		<echo message="${destination}"/>
24
		<java jar="${equinox.launcher.jar}" fork="true" failonerror="true" >
25
			<arg value="-application"/>
26
			<arg value="org.eclipse.equinox.p2.director"/>
27
			<arg value="-artifactRepository"/>
28
			<arg value="${repository}"/>
29
			<arg value="-metadataRepository"/>
30
			<arg value="${repository}"/>
31
			<arg value="-destination"/>
32
			<arg value="${destination}"/>
33
			<arg value="-bundlepool"/>
34
			<arg value="${destination}"/>
35
			<arg value="-profile"/>
36
			<arg value="${profile}"/>
37
			<arg value="-profileProperties" />
38
			<arg value="org.eclipse.update.install.features=true" />
39
			<arg value="-installIU"/>
40
			<arg value="${iu}"/>
41
			<arg value="-p2.os" />
42
			<arg value="${target.os}" />
43
			<arg value="-p2.ws" />
44
			<arg value="${target.ws}" />
45
			<arg value="-p2.arch" />
46
			<arg value="${target.arch}" />
47
			<arg value="-consoleLog"/>
48
			<jvmarg value="-Declipse.p2.data.area=${destination}/p2"/>
49
			<jvmarg value="-Declipse.p2.profile=${profile}"/>
50
		</java>
51
	</target>
52
</project>
eu.etaxonomy.taxeditor.feature/feature.xml
2 2
<feature
3 3
      id="eu.etaxonomy.taxeditor.feature"
4 4
      label="Taxonomic Editor"
5
      version="3.0.0.qualifier"
5
      version="3.0.6.qualifier"
6 6
      provider-name="EDIT"
7 7
      plugin="eu.etaxonomy.taxeditor.application"
8 8
      os="linux,macosx,win32"
......
68 68
         id="eu.etaxonomy.taxeditor.application"
69 69
         download-size="0"
70 70
         install-size="0"
71
         version="3.0.0.qualifier"
71
         version="3.0.6.qualifier"
72 72
         unpack="false"/>
73 73

  
74 74
   <plugin
75 75
         id="eu.etaxonomy.taxeditor.bulkeditor"
76 76
         download-size="0"
77 77
         install-size="0"
78
         version="3.0.0.qualifier"
78
         version="3.0.6.qualifier"
79 79
         unpack="false"/>
80 80

  
81 81
   <plugin
82 82
         id="eu.etaxonomy.taxeditor.editor"
83 83
         download-size="0"
84 84
         install-size="0"
85
         version="3.0.0.qualifier"
85
         version="3.0.6.qualifier"
86 86
         unpack="false"/>
87 87

  
88 88
   <plugin
89 89
         id="eu.etaxonomy.taxeditor.navigation"
90 90
         download-size="0"
91 91
         install-size="0"
92
         version="3.0.0.qualifier"
92
         version="3.0.6.qualifier"
93 93
         unpack="false"/>
94 94

  
95 95
   <plugin
96 96
         id="eu.etaxonomy.taxeditor.store"
97 97
         download-size="0"
98 98
         install-size="0"
99
         version="3.0.0.qualifier"
99
         version="3.0.6.qualifier"
100 100
         unpack="false"/>
101 101

  
102 102
   <plugin
103 103
         id="eu.etaxonomy.taxeditor.printpublisher"
104 104
         download-size="0"
105 105
         install-size="0"
106
         version="3.0.0.qualifier"
106
         version="3.0.6.qualifier"
107 107
         unpack="false"/>
108 108

  
109 109
   <plugin
110 110
         id="eu.etaxonomy.taxeditor.cdmlib"
111 111
         download-size="0"
112 112
         install-size="0"
113
         version="3.0.0.qualifier"/>
113
         version="3.0.6.qualifier"/>
114

  
115
   <plugin
116
         id="javax.servlet"
117
         download-size="0"
118
         install-size="0"
119
         version="0.0.0"
120
         unpack="false"/>
114 121

  
115 122
</feature>
eu.etaxonomy.taxeditor.feature/pom.xml
1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4
  <parent>
5
	<groupId>eu.etaxonomy</groupId>
6
	<artifactId>taxeditor-parent</artifactId>
7
    <version>3.0.6-SNAPSHOT</version>
8
  </parent>
9
  
10
  <modelVersion>4.0.0</modelVersion>
11
  <groupId>eu.etaxonomy</groupId>
12
  <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
13
  <version>3.0.6-SNAPSHOT</version>
14
  <packaging>eclipse-feature</packaging>
15
</project>
eu.etaxonomy.taxeditor.feature/rcp.target
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
<?pde version="3.6"?>
3

  
4
<target name="Eclipse Helios Target">
5
<locations>
6
<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
7
<unit id="org.eclipse.equinox.executable.feature.group" version="3.4.2.R36x_v20110125-7N7K7bF8zk1BAKMh0iz0t94miBLY"/>
8
<unit id="org.eclipse.platform.source.feature.group" version="3.6.2.r362_v20110210-9gF78Gs1FrIGnHDHWkEcopoN8AmxeZflGDGKQi"/>
9
<unit id="org.eclipse.platform.sdk" version="3.6.2.M20110210-1200"/>
10
<unit id="org.eclipse.pde.feature.group" version="3.6.2.r362_v20110203-7b7mFL2FET3dhHalh1iNZtL"/>
11
<unit id="org.eclipse.rcp.sdk.id" version="3.6.0.M20110210-1200"/>
12
<unit id="org.eclipse.zest.feature.group" version="1.2.0.v20100519-2050-67818yE6F-AA7P4B8I52322"/>
13
<unit id="org.eclipse.pde.junit.runtime.addon.feature.group" version="1.0.0.v20100831"/>
14
<unit id="org.eclipse.pde.junit.runtime.standalone.feature.group" version="1.0.0.v20100831"/>
15
<repository location="http://download.eclipse.org/releases/helios"/>
16
</location>
17
<location includeAllPlatforms="true" includeMode="slicer" type="InstallableUnit">
18
<unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.0.4.20110304_0338-e5aff47-dev-e36"/>
19
<unit id="org.eclipse.swtbot.eclipse.gef.feature.group" version="2.0.4.20110304_0338-e5aff47-dev-e36"/>
20
<unit id="org.eclipse.swtbot.ide.feature.group" version="2.0.4.20110304_0338-e5aff47-dev-e36"/>
21
<unit id="org.eclipse.swtbot.eclipse.test.junit4.feature.group" version="2.0.4.20110304_0338-e5aff47-dev-e36"/>
22
<repository location="http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site"/>
23
</location>
24
</locations>
25
</target>
eu.etaxonomy.taxeditor.feature/site.cquery
1
<?xml version="1.0" encoding="UTF-8"?>
2
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="site.rmap">
3
    <cq:rootRequest name="eu.etaxonomy.taxeditor.feature" componentType="eclipse.feature"/>
4
</cq:componentQuery>
eu.etaxonomy.taxeditor.feature/site.rmap
1
<?xml version="1.0" encoding="UTF-8"?>
2
<rmap
3
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
    xmlns="http://www.eclipse.org/buckminster/RMap-1.0"
5
    xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0"
6
    xmlns:mp="http://www.eclipse.org/buckminster/MavenProvider-1.0"
7
    xmlns:pp="http://www.eclipse.org/buckminster/PDEMapProvider-1.0">
8
 
9
    <searchPath name="resources">
10
        <provider readerType="local" componentTypes="osgi.bundle,eclipse.feature"
11
                  mutable="true" source="true">
12
            <uri format="file:///{0}/{1}/">
13
                <bc:propertyRef key="workspace.root" />
14
        <!--provider readerType="svn" componentTypes="osgi.bundle,eclipse.feature" source="true">
15
            <uri format="http://dev.e-taxonomy.eu/svn/trunk/taxeditor/{0}"-->
16
                <bc:propertyRef key="buckminster.component" />
17
            </uri>
18
        </provider>
19
    </searchPath>
20
    
21
    <locator searchPathRef="resources"/>
22
</rmap>
eu.etaxonomy.taxeditor.feature/taxeditor.product
1
<?xml version="1.0" encoding="UTF-8"?>
2
<?pde version="3.5"?>
3

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

  
6
   <aboutInfo>
7
      <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
8
      <text>
9
         %productBlurb
10
      </text>
11
   </aboutInfo>
12

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

  
16
   <launcherArgs>
17
      <programArgs>-data @user.home/.cdmLibrary</programArgs>
18
      <vmArgs>-Xmx512M -XX:MaxPermSize=256M</vmArgs>
19
      <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
20
   </launcherArgs>
21

  
22
   <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"/>
23

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

  
36

  
37
   <vm>
38
   </vm>
39

  
40
   <license>
41
        <url>http://www.mozilla.org/MPL/</url>
42
        <text>
43
   The contents of this file are subject to the Mozilla Public License Version 1.1 (the &amp;quot;License&amp;quot;); you may not use this file except in compliance with the License. You may obtain a copy of the License at
44
http://www.mozilla.org/MPL/
45

  
46
Software distributed under the License is distributed on an &amp;quot;AS IS&amp;quot; basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
47
         </text>
48
   </license>
49

  
50
   <plugins>
51
   </plugins>
52

  
53
   <features>
54
      <feature id="eu.etaxonomy.taxeditor.feature" version="3.0.0.qualifier"/>
55
   </features>
56

  
57
   <configurations>
58
      <plugin id="eu.etaxonomy.taxeditor.application" autoStart="true" startLevel="4" />
59
   </configurations>
60

  
61
</product>
eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: EDIT Taxonomic Editor - Navigation Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
5
Bundle-Version: 3.0.6.qualifier
6 6
Bundle-Vendor: EDIT
7 7
Export-Package: eu.etaxonomy.cdm,
8 8
 eu.etaxonomy.taxeditor.navigation,
......
16 16
 org.eclipse.ui.navigator,
17 17
 org.eclipse.ui.navigator.resources,
18 18
 org.eclipse.core.expressions,
19
 eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.0",
19
 eu.etaxonomy.taxeditor.cdmlib,
20 20
 eu.etaxonomy.taxeditor.store,
21 21
 eu.etaxonomy.taxeditor.editor
22 22
Bundle-ActivationPolicy: lazy
eu.etaxonomy.taxeditor.navigation/pom.xml
1 1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
  
4
  <parent>
2
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3

  
4
	<parent>
5
		<groupId>eu.etaxonomy</groupId>
6
		<artifactId>taxeditor-parent</artifactId>
7
		<version>3.0.6-SNAPSHOT</version>
8
	</parent>
9

  
10
	<modelVersion>4.0.0</modelVersion>
5 11
	<groupId>eu.etaxonomy</groupId>
6
	<artifactId>taxeditor-parent</artifactId>
7
    <version>3.0</version>
8
  </parent>
9
  
10
  <modelVersion>4.0.0</modelVersion>
11
  <groupId>eu.etaxonomy</groupId>
12
  <artifactId>eu.etaxonomy.taxeditor.navigation</artifactId>
13
  <packaging>jar</packaging>
14
  <version>3.0</version>
15
  
16
  <name>Navigation Bundle</name>
17
  <description>Provides navigational views such as the Taxonomic Tree or Search Views</description>
18
  
19
  <url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorNavigationBundle</url>
20
  
21
  <dependencies>
22
    <dependency>
23
  		<groupId>eu.etaxonomy</groupId>
24
  		<artifactId>eu.etaxonomy.taxeditor.store</artifactId>
25
  	</dependency>
26
  	<dependency>
27
  		<groupId>eu.etaxonomy</groupId>
28
  		<artifactId>eu.etaxonomy.taxeditor.editor</artifactId>
29
  	</dependency>
30
  </dependencies>
31
  
12
	<artifactId>eu.etaxonomy.taxeditor.navigation</artifactId>
13
	<packaging>eclipse-plugin</packaging>
14
	<version>3.0.6-SNAPSHOT</version>
15

  
16
	<name>Navigation Bundle</name>
17
	<description>Provides navigational views such as the Taxonomic Tree or Search Views</description>
18
	<url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorNavigationBundle</url>
19

  
20
	<build>
21
		<plugins>
22
			<plugin>
23
				<groupId>org.apache.maven.plugins</groupId>
24
				<artifactId>maven-jar-plugin</artifactId>
25
			</plugin>
26
			<plugin>
27
				<groupId>org.eclipse.tycho</groupId>
28
				<artifactId>tycho-packaging-plugin</artifactId>
29
				<version>${tycho.version}</version>
30
				<configuration>
31
					<archive>
32
						<addMavenDescriptor>false</addMavenDescriptor>
33
					</archive>
34
				</configuration>
35
			</plugin>
36
		</plugins>
37
	</build>
38

  
32 39
</project>
33 40

  
34 41

  
eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/handler/NewTaxonNodeHandler.java
43 43
		if(status == IStatus.OK && wizard.openInEditor()){
44 44
			if(wizard.openEmpty()){
45 45
				NavigationUtil.openEmpty(wizard.getParentTreeNode().getUuid());
46
			}else{
46
			}else if(wizard.getTaxonNode() != null){
47 47
				NavigationUtil.openEditor(wizard.getTaxonNode());
48 48
			}
49 49
		}	
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: EDIT Taxonomic Editor - Print Publisher Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.printpublisher;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
5
Bundle-Version: 3.0.6.qualifier
6 6
Require-Bundle: org.eclipse.osgi,
7 7
 org.eclipse.ui,
8
 eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.0",
8
 eu.etaxonomy.taxeditor.cdmlib,
9 9
 eu.etaxonomy.taxeditor.editor,
10 10
 eu.etaxonomy.taxeditor.store
11 11
Import-Package: org.apache.log4j,
eu.etaxonomy.taxeditor.printpublisher/pom.xml
1 1
<?xml version="1.0"?>
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">
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">
3 4
	<parent>
4 5
		<artifactId>taxeditor-parent</artifactId>
5 6
		<groupId>eu.etaxonomy</groupId>
6
		<version>3.0</version>
7
		<version>3.0.6-SNAPSHOT</version>
7 8
	</parent>
8
	
9

  
9 10
	<modelVersion>4.0.0</modelVersion>
10
	
11 11
	<groupId>eu.etaxonomy</groupId>
12
	
13 12
	<artifactId>eu.etaxonomy.taxeditor.printpublisher</artifactId>
14
	
15
	<packaging>jar</packaging>
16
	
17
	<version>3.0</version>
13
	<packaging>eclipse-plugin</packaging>
14
	<version>3.0.6-SNAPSHOT</version>
18 15
	
19 16
	<name>Printpublisher Bundle</name>
20
	
17
	<description></description>
21 18
	<url>http://wp5.e-taxonomy.eu/printpublisher</url>
22
	
23
	<dependencies>
24
		<dependency>
25
	  		<groupId>eu.etaxonomy</groupId>
26
	  		<artifactId>cdmlib-print</artifactId>
27
	  	</dependency>
28
		<dependency>
29
	  		<groupId>eu.etaxonomy</groupId>
30
	  		<artifactId>eu.etaxonomy.taxeditor.store</artifactId>
31
	  	</dependency>
32
	  	<dependency>
33
	  		<groupId>eu.etaxonomy</groupId>
34
	  		<artifactId>eu.etaxonomy.taxeditor.editor</artifactId>
35
	  	</dependency>
36
		<dependency>
37
			<groupId>org.eclipse</groupId>
38
			<artifactId>jface</artifactId>
39
		</dependency>
40
	</dependencies>
19

  
20
	<build>
21
		<plugins>
22
			<plugin>
23
				<groupId>org.apache.maven.plugins</groupId>
24
				<artifactId>maven-jar-plugin</artifactId>
25
			</plugin>
26
			<plugin>
27
				<groupId>org.eclipse.tycho</groupId>
28
				<artifactId>tycho-packaging-plugin</artifactId>
29
				<version>${tycho.version}</version>
30
				<configuration>
31
					<archive>
32
						<addMavenDescriptor>false</addMavenDescriptor>
33
					</archive>
34
				</configuration>
35
			</plugin>
36
		</plugins>
37
	</build>
41 38
</project>
eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: EDIT Taxonomic Editor - DataStore Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
5
Bundle-Version: 3.0.0.qualifier
5
Bundle-Version: 3.0.6.qualifier
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7 7
Bundle-Vendor: EDIT
8 8
Export-Package: dbscripts,
......
59 59
 org.eclipse.jface.text,
60 60
 org.eclipse.pde.runtime,
61 61
 org.eclipse.ui.forms;bundle-version="3.5.0",
62
 eu.etaxonomy.taxeditor.cdmlib;bundle-version="3.0.0"
62
 eu.etaxonomy.taxeditor.cdmlib
63 63
Import-Package: org.eclipse.core.commands,
64 64
 org.eclipse.core.commands.operations,
65 65
 org.eclipse.core.expressions,
eu.etaxonomy.taxeditor.store/build.properties
2 2
           src/test/java/,\
3 3
           src/main/resources/,\
4 4
           src/test/resources/
5
output.. = target/
5 6
bin.includes = META-INF/,\
6 7
               .,\
7 8
               plugin.xml,\
eu.etaxonomy.taxeditor.store/pom.xml
4 4
  <parent>
5 5
	<groupId>eu.etaxonomy</groupId>
6 6
	<artifactId>taxeditor-parent</artifactId>
7
	<version>3.0</version>
7
	<version>3.0.6-SNAPSHOT</version>
8 8
  </parent>
9 9

  
10 10
  <modelVersion>4.0.0</modelVersion>
11 11
  <groupId>eu.etaxonomy</groupId>
12 12
  <artifactId>eu.etaxonomy.taxeditor.store</artifactId>
13
  <packaging>jar</packaging>
14
  <version>3.0</version>
13
  <version>3.0.6-SNAPSHOT</version>
14
  <packaging>eclipse-plugin</packaging>
15
  
15 16
  <name>DataStore Bundle</name>
16 17
  <description>Enables access to a CDM DataStore and provides operations on the model</description>
17 18
  <url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorDataStoreBundle</url>
18 19
	
19
  <dependencies>
20
    <dependency>
21
  		<groupId>eu.etaxonomy</groupId>
22
  		<artifactId>cdmlib-services</artifactId>
23
  	</dependency>
24
  	<dependency>
25
  		<groupId>eu.etaxonomy</groupId>
26
  		<artifactId>cdmlib-io</artifactId>
27
  	</dependency>
28
  	<dependency>
29
  		<groupId>eu.etaxonomy</groupId>
30
  		<artifactId>cdmlib-ext</artifactId>
31
  	</dependency>
32
  	<dependency>
33
  		<groupId>eu.etaxonomy</groupId>
34
  		<artifactId>cdmlib-persistence</artifactId>
35
  	</dependency>
36
  	<dependency>
37
  		<groupId>org.eclipse.core</groupId>
38
  		<artifactId>commands</artifactId>
39
  	</dependency>
40
  	<dependency>
41
  		<groupId>org.eclipse.ui</groupId>
42
  		<artifactId>workbench</artifactId>
43
  	</dependency>
44
  	<dependency>
45
  		<groupId>org.eclipse.ui</groupId>
46
  		<artifactId>navigator</artifactId>
47
  	</dependency>
48
  	<dependency>
49
  		<groupId>org.eclipse.ui</groupId>
50
  		<artifactId>ide</artifactId>
51
  	</dependency>
52
  	<dependency>
53
  		<groupId>org.eclipse.equinox.p2.metadata</groupId>
54
  		<artifactId>repository</artifactId>
55
  	</dependency>
56
  	<dependency>
57
  		<groupId>org.eclipse.ecf</groupId>
58
  		<artifactId>filetransfer</artifactId>
59
  	</dependency>
60
  	<dependency>
61
  		<groupId>org.eclipse.ecf.provider</groupId>
62
  		<artifactId>filetransfer</artifactId>
63
  	</dependency>
64
  	<dependency>
65
  		<groupId>org.eclipse</groupId>
66
  		<artifactId>swt</artifactId>
67
  	</dependency>
68
  	<dependency>
69
  		<groupId>org.eclipse.swt.cocoa</groupId>
70
  		<artifactId>macosx</artifactId>
71
  	</dependency>
72
  </dependencies>
20
  
21
  <build>
22
    <plugins>
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff