Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2014-08-14 00:07:04 +0000
committerRoberto E. Escobar2014-09-29 22:55:19 +0000
commit84045a1897455dd7988bc473938cda7fee39c22d (patch)
treeeae246b022e6e657eea08a668eff990c5cf450a9 /plugins/org.eclipse.osee.disposition.rest/build.properties
parent436b129e96abc4028393ae3e817cdda4f70e68a1 (diff)
downloadorg.eclipse.osee-84045a1897455dd7988bc473938cda7fee39c22d.tar.gz
org.eclipse.osee-84045a1897455dd7988bc473938cda7fee39c22d.tar.xz
org.eclipse.osee-84045a1897455dd7988bc473938cda7fee39c22d.zip
feature[ats_ATS99009]: Contribute all static content through JAX-RS
Diffstat (limited to 'plugins/org.eclipse.osee.disposition.rest/build.properties')
-rw-r--r--plugins/org.eclipse.osee.disposition.rest/build.properties3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/org.eclipse.osee.disposition.rest/build.properties b/plugins/org.eclipse.osee.disposition.rest/build.properties
index 948f0bdf020..c58ea2178c3 100644
--- a/plugins/org.eclipse.osee.disposition.rest/build.properties
+++ b/plugins/org.eclipse.osee.disposition.rest/build.properties
@@ -2,5 +2,4 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
- OSGI-INF/,\
- plugin.xml
+ OSGI-INF/

Back to the top