Project

General

Profile

« Previous | Next » 

Revision a9c33db7

Added by Patrick Plitzner almost 8 years ago

Set molecular plugins to fixed version number

View differences:

eu.etaxonomy.taxeditor.molecular.lib/.classpath
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<classpath>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-bio-2-SNAPSHOT.jar"/>
6
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-core-2-SNAPSHOT.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-swing-2-SNAPSHOT.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-swt-2-SNAPSHOT.jar"/>
3
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-bio-2.0.0-preview-1.jar"/>
4
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-core-2.0.0-preview-1.jar"/>
5
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-swing-2.0.0-preview-1.jar"/>
6
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-swt-2.0.0-preview-1.jar"/>
9 7
	<classpathentry exported="true" kind="lib" path="lib/core-1.9.2-SNAPSHOT.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/libralign-biojava1-0-SNAPSHOT.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/libralign-core-0-SNAPSHOT.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/libralign-swt-0-SNAPSHOT.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/libralign-biojava1-0.4.0-preview-1.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/libralign-core-0.4.0-preview-1.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/libralign-swt-0.4.0-preview-1.jar"/>
13 11
	<classpathentry exported="true" kind="lib" path="lib/sequencing-1.9.2-SNAPSHOT.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/tic-core-2-SNAPSHOT.jar"/>
15
	<classpathentry exported="true" kind="lib" path="lib/tic-swt-2-SNAPSHOT.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/tic-core-2.0.0-preview-1.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/tic-swt-2.0.0-preview-1.jar"/>
14
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
15
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
16 16
	<classpathentry kind="output" path="target/classes"/>
17 17
</classpath>
eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular.lib;singleton:=true
5 5
Bundle-Version: 4.1.0.qualifier
6 6
Bundle-ClassPath: .,
7
 lib/bioinfweb-commons-bio-2-SNAPSHOT.jar,
8
 lib/bioinfweb-commons-core-2-SNAPSHOT.jar,
9
 lib/bioinfweb-commons-swing-2-SNAPSHOT.jar,
10
 lib/bioinfweb-commons-swt-2-SNAPSHOT.jar,
7
 lib/bioinfweb-commons-bio-2.0.0-preview-1.jar,
8
 lib/bioinfweb-commons-core-2.0.0-preview-1.jar,
9
 lib/bioinfweb-commons-swing-2.0.0-preview-1.jar,
10
 lib/bioinfweb-commons-swt-2.0.0-preview-1.jar,
11 11
 lib/core-1.9.2-SNAPSHOT.jar,
12
 lib/libralign-biojava1-0-SNAPSHOT.jar,
13
 lib/libralign-core-0-SNAPSHOT.jar,
14
 lib/libralign-swt-0-SNAPSHOT.jar,
12
 lib/libralign-biojava1-0.4.0-preview-1.jar,
13
 lib/libralign-core-0.4.0-preview-1.jar,
14
 lib/libralign-swt-0.4.0-preview-1.jar,
15 15
 lib/sequencing-1.9.2-SNAPSHOT.jar,
16
 lib/tic-core-2-SNAPSHOT.jar,
17
 lib/tic-swt-2-SNAPSHOT.jar
16
 lib/tic-core-2.0.0-preview-1.jar,
17
 lib/tic-swt-2.0.0-preview-1.jar
18 18
Export-Package: info.bioinfweb.commons,
19 19
 info.bioinfweb.commons.appversion,
20 20
 info.bioinfweb.commons.beans,
eu.etaxonomy.taxeditor.molecular.lib/build.properties
1 1
bin.includes = META-INF/,\
2
               lib/bioinfweb-commons-bio-2-SNAPSHOT.jar,\
3
               lib/bioinfweb-commons-core-2-SNAPSHOT.jar,\
4
               lib/bioinfweb-commons-swing-2-SNAPSHOT.jar,\
5
               lib/bioinfweb-commons-swt-2-SNAPSHOT.jar,\
2
               lib/bioinfweb-commons-bio-2.0.0-preview-1.jar,\
3
               lib/bioinfweb-commons-core-2.0.0-preview-1.jar,\
4
               lib/bioinfweb-commons-swing-2.0.0-preview-1.jar,\
5
               lib/bioinfweb-commons-swt-2.0.0-preview-1.jar,\
6 6
               lib/core-1.9.2-SNAPSHOT.jar,\
7
               lib/libralign-biojava1-0-SNAPSHOT.jar,\
8
               lib/libralign-core-0-SNAPSHOT.jar,\
9
               lib/libralign-swt-0-SNAPSHOT.jar,\
7
               lib/libralign-biojava1-0.4.0-preview-1.jar,\
8
               lib/libralign-core-0.4.0-preview-1.jar,\
9
               lib/libralign-swt-0.4.0-preview-1.jar,\
10 10
               lib/sequencing-1.9.2-SNAPSHOT.jar,\
11
               lib/tic-core-2-SNAPSHOT.jar,\
12
               lib/tic-swt-2-SNAPSHOT.jar
11
               lib/tic-core-2.0.0-preview-1.jar,\
12
               lib/tic-swt-2.0.0-preview-1.jar
eu.etaxonomy.taxeditor.molecular.lib/pom.xml
115 115
    <dependency>
116 116
      <groupId>info.bioinfweb.libralign</groupId>
117 117
      <artifactId>libralign-core</artifactId>
118
      <version>0-SNAPSHOT</version>
118
      <version>0.4.0-preview-1</version>
119 119
    </dependency>
120 120
    <dependency>
121 121
      <groupId>info.bioinfweb.libralign</groupId>
122 122
      <artifactId>libralign-swt</artifactId>
123
      <version>0-SNAPSHOT</version>
123
      <version>0.4.0-preview-1</version>
124 124
    </dependency>
125 125
    <dependency>
126 126
      <groupId>info.bioinfweb.libralign</groupId>
127 127
      <artifactId>libralign-biojava1</artifactId>
128
      <version>0-SNAPSHOT</version>
128
      <version>0.4.0-preview-1</version>
129 129
    </dependency>
130 130
    <!-- commons -->
131 131
    <dependency>
132 132
      <groupId>info.bioinfweb.commons.java</groupId>
133 133
      <artifactId>bioinfweb-commons-swt</artifactId>
134
      <version>2-SNAPSHOT</version>
134
      <version>2.0.0-preview-1</version>
135 135
    </dependency>
136 136
    <dependency>
137 137
      <groupId>info.bioinfweb.commons.java</groupId>
138 138
      <artifactId>bioinfweb-commons-core</artifactId>
139
      <version>2-SNAPSHOT</version>
139
      <version>2.0.0-preview-1</version>
140 140
    </dependency>
141 141
    <dependency>
142 142
      <groupId>info.bioinfweb.commons.java</groupId>
143 143
      <artifactId>bioinfweb-commons-bio</artifactId>
144
      <version>2-SNAPSHOT</version>
144
      <version>2.0.0-preview-1</version>
145 145
    </dependency>
146 146
    <dependency>
147 147
      <groupId>info.bioinfweb.commons.java</groupId>
148 148
      <artifactId>bioinfweb-commons-swing</artifactId>
149
      <version>2-SNAPSHOT</version>
149
      <version>2.0.0-preview-1</version>
150 150
    </dependency>
151 151
    <!-- tic -->
152 152
    <dependency>
153 153
      <groupId>info.bioinfweb.tic</groupId>
154 154
      <artifactId>tic-core</artifactId>
155
      <version>2-SNAPSHOT</version>
155
      <version>2.0.0-preview-1</version>
156 156
    </dependency>
157 157
    <dependency>
158 158
      <groupId>info.bioinfweb.tic</groupId>
159 159
      <artifactId>tic-swt</artifactId>
160
      <version>2-SNAPSHOT</version>
160
      <version>2.0.0-preview-1</version>
161 161
    </dependency>
162 162
    <!-- biojava -->
163 163
    <dependency>

Also available in: Unified diff