eu.etaxonomy.taxeditor/pom.xml : reverted addition of nebula widget jars
authorCherian Mathew <c.mathew@bgbm.org>
Tue, 28 Oct 2014 16:52:24 +0000 (16:52 +0000)
committerCherian Mathew <c.mathew@bgbm.org>
Tue, 28 Oct 2014 16:52:24 +0000 (16:52 +0000)
pom.xml : changed nebula repository to archived one
eu.etaxonomy.taxeditor/rcp.target : changed composite table jar widget to the one in the repository

eu.etaxonomy.taxeditor/pom.xml
eu.etaxonomy.taxeditor/rcp.target
pom.xml

index cffcff2e5670abd4f804a9bb72b3db239b2b98e0..d767dac9d594704c6ad67304616fad55dc311a17 100644 (file)
               <fromDir>${project.build.directory}/repository</fromDir>
               <url>scpexe://wp5.e-taxonomy.eu/var/www/download/taxeditor/update/${update.dir}</url>
               <includes>
-                binary/*,content.jar,artifacts.jar,**/eu.etaxonomy.*.jar,**/org.eclipse.nebula.widgets.*.jar
+                binary/*,content.jar,artifacts.jar,**/eu.etaxonomy.*.jar
               </includes>
               <!-- Comment out the above and uncomment the below to upload 
                 all jars -->
index 89e83ad7837c1895a1fd7bb6f452afc17101a4a6..c929cd0de4fb7d2936c32700d5795d171d85e50f 100644 (file)
@@ -23,8 +23,8 @@
 <repository location="http://download.eclipse.org/releases/indigo"/>
 </location>
 <location includeAllPlatforms="true" includeConfigurePhase="false" includeMode="slicer" includeSource="true" type="InstallableUnit">
-<unit id="org.eclipse.nebula.widgets.compositetable.feature.feature.group" version="1.0.0.201304110956"/>
-<repository location="http://download.eclipse.org/technology/nebula/snapshot"/>
+<unit id="org.eclipse.nebula.widgets.compositetable.feature" version="1.0.0.201409040043"/>
+<repository location="http://download.eclipse.org/technology/nebula/archives/Q32014/release/"/>
 </location>
 </locations>
 </target>
diff --git a/pom.xml b/pom.xml
index 3b7ab00e59512949606756d7c9dd688075c681d1..fa6f9ffa10d1a5030592ca982d5c351ac93a1098 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <layout>p2</layout>
       <url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/</url>
     </repository>
+    <!-- The nebula repository (retention period 2 years starting Q32014) set here is an archived one  
+         so as to have a stable version of the jar when building the editor . Refer to #4452 for details -->
     <repository>
       <id>eclipse-nebula</id>
       <layout>p2</layout>
-      <url>http://download.eclipse.org/technology/nebula/snapshot/</url>
+      <url>http://download.eclipse.org/technology/nebula/archives/Q32014/release/</url>
     </repository>
     <repository>
       <id>eclipse-swtbot</id>