Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-opti.prop-test [created] c1e649dc3


broken properties test


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/5c1f17fc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/5c1f17fc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/5c1f17fc

Branch: refs/heads/ignite-opti.prop-test
Commit: 5c1f17fcdccd8cd83b4ab837215e805f0d21633e
Parents: 81c443a
Author: Anton Vinogradov <avinogra...@gridgain.com>
Authored: Wed Feb 11 10:42:48 2015 +0300
Committer: Anton Vinogradov <avinogra...@gridgain.com>
Committed: Wed Feb 11 10:42:48 2015 +0300

----------------------------------------------------------------------
 .../optimized/optimized-classnames.properties   | 68 ++++++++++----------
 1 file changed, 34 insertions(+), 34 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/5c1f17fc/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/optimized-classnames.properties
----------------------------------------------------------------------
diff --git 
a/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/optimized-classnames.properties
 
b/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/optimized-classnames.properties
index e6ece60..1983a60 100644
--- 
a/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/optimized-classnames.properties
+++ 
b/modules/core/src/main/java/org/apache/ignite/marshaller/optimized/optimized-classnames.properties
@@ -1,3 +1,37 @@
+org.apache.tools.ant.Location
+org.apache.tools.ant.Project$AntRefTable
+org.apache.tools.ant.RuntimeConfigurable
+org.apache.tools.ant.UnsupportedAttributeException
+org.apache.tools.ant.UnsupportedElementException
+org.apache.tools.ant.launch.LaunchException
+org.apache.tools.ant.taskdefs.ManifestException
+org.apache.tools.ant.taskdefs.optional.EchoProperties$1
+org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc$EjbcException
+org.apache.tools.ant.taskdefs.optional.testing.BuildTimeoutException
+org.apache.tools.ant.types.resources.ImmutableResourceException
+org.apache.tools.ant.util.IdentityStack
+org.apache.tools.ant.util.LayoutPreservingProperties
+org.apache.tools.ant.util.LazyHashtable
+org.apache.tools.ant.util.LinkedHashtable
+org.apache.tools.ant.util.VectorSet
+org.apache.tools.mail.ErrorInQuitException
+org.codehaus.plexus.interpolation.InterpolationException
+org.codehaus.plexus.interpolation.reflection.MethodMap$AmbiguousException
+org.codehaus.plexus.util.FastMap
+org.codehaus.plexus.util.cli.CommandLineException
+org.codehaus.plexus.util.cli.CommandLineTimeOutException
+org.codehaus.plexus.util.dag.CycleDetectedException
+org.codehaus.plexus.util.dag.DAG
+org.codehaus.plexus.util.dag.Vertex
+org.codehaus.plexus.util.introspection.MethodMap$AmbiguousException
+org.codehaus.plexus.util.reflection.ReflectorException
+org.codehaus.plexus.util.xml.XmlReaderException
+org.codehaus.plexus.util.xml.XmlStreamReaderException
+org.codehaus.plexus.util.xml.pull.XmlPullParserException
+org.pcollections.MapPSet$In
+org.pcollections.SimpleImmutableEntry
+org.slf4j.helpers.BasicMarker
+org.slf4j.helpers.NOPLogger
 jodd.cache.LRUCache$1
 jodd.csselly.CSSellyException
 jodd.csselly.Combinator
@@ -1613,37 +1647,3 @@ org.apache.tools.ant.BuildException
 org.apache.tools.ant.ComponentHelper$AntTypeTable
 org.apache.tools.ant.ExitException
 org.apache.tools.ant.ExitStatusException
-org.apache.tools.ant.Location
-org.apache.tools.ant.Project$AntRefTable
-org.apache.tools.ant.RuntimeConfigurable
-org.apache.tools.ant.UnsupportedAttributeException
-org.apache.tools.ant.UnsupportedElementException
-org.apache.tools.ant.launch.LaunchException
-org.apache.tools.ant.taskdefs.ManifestException
-org.apache.tools.ant.taskdefs.optional.EchoProperties$1
-org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc$EjbcException
-org.apache.tools.ant.taskdefs.optional.testing.BuildTimeoutException
-org.apache.tools.ant.types.resources.ImmutableResourceException
-org.apache.tools.ant.util.IdentityStack
-org.apache.tools.ant.util.LayoutPreservingProperties
-org.apache.tools.ant.util.LazyHashtable
-org.apache.tools.ant.util.LinkedHashtable
-org.apache.tools.ant.util.VectorSet
-org.apache.tools.mail.ErrorInQuitException
-org.codehaus.plexus.interpolation.InterpolationException
-org.codehaus.plexus.interpolation.reflection.MethodMap$AmbiguousException
-org.codehaus.plexus.util.FastMap
-org.codehaus.plexus.util.cli.CommandLineException
-org.codehaus.plexus.util.cli.CommandLineTimeOutException
-org.codehaus.plexus.util.dag.CycleDetectedException
-org.codehaus.plexus.util.dag.DAG
-org.codehaus.plexus.util.dag.Vertex
-org.codehaus.plexus.util.introspection.MethodMap$AmbiguousException
-org.codehaus.plexus.util.reflection.ReflectorException
-org.codehaus.plexus.util.xml.XmlReaderException
-org.codehaus.plexus.util.xml.XmlStreamReaderException
-org.codehaus.plexus.util.xml.pull.XmlPullParserException
-org.pcollections.MapPSet$In
-org.pcollections.SimpleImmutableEntry
-org.slf4j.helpers.BasicMarker
-org.slf4j.helpers.NOPLogger

Reply via email to