projects
/
svjatoslav_commons.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85bd296
)
optimization is nowdays done in JIT
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Sat, 3 Jan 2015 14:17:49 +0000
(16:17 +0200)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Sat, 3 Jan 2015 14:17:49 +0000
(16:17 +0200)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
deffea3
..
b449b60
100755
(executable)
--- a/
pom.xml
+++ b/
pom.xml
@@
-28,7
+28,6
@@
<configuration>
<source>1.6</source>
<target>1.6</target>
- <optimize>true</optimize>
<encoding>UTF-8</encoding>
</configuration>
</plugin>