Revision 375fee3c
Added by Cherian Mathew over 8 years ago
eu.etaxonomy.taxeditor/pom.xml | ||
---|---|---|
117 | 117 |
<configuration> |
118 | 118 |
<fromDir>${project.build.directory}/repository</fromDir> |
119 | 119 |
<url>scpexe://wp5.e-taxonomy.eu/var/www/download/taxeditor/update/${update.dir}</url> |
120 |
<includes>binary/*,content.jar,artifacts.jar,**/eu.etaxonomy.*.jar</includes> |
|
120 |
<includes> |
|
121 |
binary/*,content.jar,artifacts.jar,**/eu.etaxonomy.*.jar,**/org.eclipse.nebula.widgets.*.jar |
|
122 |
</includes> |
|
121 | 123 |
<!-- Comment out the above and uncomment the below to upload |
122 | 124 |
all jars --> |
123 | 125 |
<!-- <includes>**/*</includes> --> |
Also available in: Unified diff
removed version dependency for org.eclipse.nebula.widgets.compositetable
and added the composite table jar to the p2 update