Skip to content

Commit 76dd9f9

Browse files
committed
Include feature.properties in build
Fix #114
1 parent c57d57c commit 76dd9f9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
bin.includes = feature.xml,\
2-
epl-v10.html
2+
epl-v10.html,\
3+
feature.properties

releng/com.eclipsesource.jshint.feature/feature.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
description = JSHint Eclipse Integration
33

4-
copyright = \
5-
Copyright (c) 2012, 2013 EclipseSource\n\
4+
copyright=\
5+
Copyright (c) 2012, 2016 EclipseSource and others\n\
66
All rights reserved. This program and the accompanying materials\n\
77
are made available under the terms of the Eclipse Public License v1.0\n\
88
which accompanies this distribution, and is available at\n\

0 commit comments

Comments
 (0)