Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault (Ericsson)2012-11-21 19:21:21 +0000
committerPascal Rapicault2012-11-21 19:48:27 +0000
commit3d293c2f5cb9811fa19a7faacd48fec62d812c45 (patch)
treeab118a0a7d94ae36144a6190d5fa6887ce888b38 /bundles/org.eclipse.equinox.p2.metadata.repository
parent957ad4d13f50a34494c0c32efebad092dd273f81 (diff)
downloadrt.equinox.p2-3d293c2f5cb9811fa19a7faacd48fec62d812c45.tar.gz
rt.equinox.p2-3d293c2f5cb9811fa19a7faacd48fec62d812c45.tar.xz
rt.equinox.p2-3d293c2f5cb9811fa19a7faacd48fec62d812c45.zip
Bug 390385 - Stop the use of jsr14v20121121-194827
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.metadata.repository')
-rw-r--r--bundles/org.eclipse.equinox.p2.metadata.repository/build.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/bundles/org.eclipse.equinox.p2.metadata.repository/build.properties b/bundles/org.eclipse.equinox.p2.metadata.repository/build.properties
index cd5634f79..70d61d9ed 100644
--- a/bundles/org.eclipse.equinox.p2.metadata.repository/build.properties
+++ b/bundles/org.eclipse.equinox.p2.metadata.repository/build.properties
@@ -24,5 +24,3 @@ jars.compile.order = .,\
ant_tasks/metadataRepository-ant.jar
source.ant_tasks/metadataRepository-ant.jar = src_ant/
output.ant_tasks/metadataRepository-ant.jar = bin_ant/
-javacTarget=jsr14
-javacSource=1.5

Back to the top