Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] BUILD STATUS:: trunk nightly build has test failures!

Build summary for 2.2.0.v20101009-r8340
-----------------------------------
Non-critical compilation issues (if any) reported in
the format [BUILDLOG_LINE#: NUMBER_OF_ERRORS]:
-----------------------------------
TEST-CORE
  Tests run:7537 Failures:0 Errors:0
TEST-JPA
  Tests run:2268 Failures:0 Errors:0
TEST-WDF
  Tests run:825 Failures:0 Errors:0
TEST-MOXY
  Tests run:26161 Failures:0 Errors:0
TEST-SDO
  Tests run:4046 Failures:0 Errors:1
TEST-DBWS
  Tests run:14 Failures:0 Errors:0
TEST-DBWS-UTILS
  Tests run:0 Failures:0 Errors:0
-----------------------------------

Build log: (/shared/rt/eclipselink/logs/bsb-trunk_nightly_101009-0005.log)
Test logs can be found on the download server at:
    http://www.eclipse.org/eclipselink/downloads/nightly.php
Build logs can be found on the download server at:
    http://www.eclipse.org/eclipselink/downloads/build-failures.php
-----------------------------------

SVN Changes since Last Build:
------------------------------------------------------------------------
r8340 | tware | 2010-10-08 16:02:44 -0400 (Fri, 08 Oct 2010)
Changed paths:
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/expressions/ExpressionOperator.java
------------------------------------------------------------------------
r8339 | tware | 2010-10-08 11:08:18 -0400 (Fri, 08 Oct 2010)
Changed paths:
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/jpa/parsing/jpql/CaseInsensitiveJPQLLexer.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/jpa/parsing/jpql/JPQLParser.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/jpa/parsing/jpql/antlr/JPQLLexer.java
   M /trunk/foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/internal/jpa/parsing/jpql/antlr/JPQLParser.java
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/ANTLRFileStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/ANTLRInputStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/ANTLRReaderStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/ANTLRStringStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/BaseRecognizer.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/BitSet.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/CharStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/CharStreamState.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/ClassicToken.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/CommonToken.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/CommonTokenStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/DFA.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/EarlyExitException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/FailedPredicateException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/IntStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/Lexer.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/MismatchedNotSetException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/MismatchedRangeException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/MismatchedSetException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/MismatchedTokenException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/MismatchedTreeNodeException.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/MissingTokenException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/NoViableAltException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/Parser.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/ParserRuleReturnScope.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/RecognitionException.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/RecognizerSharedState.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/RuleReturnScope.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/SerializedGrammar$Block.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/SerializedGrammar$Rule.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/SerializedGrammar$RuleRef.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/SerializedGrammar$TokenRef.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/SerializedGrammar.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/Token.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/TokenRewriteStream$DeleteOp.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/TokenRewriteStream$InsertBeforeOp.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/TokenRewriteStream$ReplaceOp.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/TokenRewriteStream$RewriteOperation.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/TokenRewriteStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/TokenSource.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/TokenStream.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/UnwantedTokenException.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/BlankDebugEventListener.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugEventHub.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugEventListener.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugEventRepeater.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugEventSocketProxy.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugParser.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugTokenStream.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugTreeAdaptor.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugTreeNodeStream.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugTreeParser.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/ParseTreeBuilder.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/Profiler.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/RemoteDebugEventSocketListener$ProxyToken.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/RemoteDebugEventSocketListener$ProxyTree.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/RemoteDebugEventSocketListener.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/TraceDebugEventListener.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/Tracer.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/misc
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/misc/FastQueue.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/misc/IntArray.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/misc/LookaheadStream.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/misc/Stats.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/BaseTree.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/BaseTreeAdaptor.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/BufferedTreeNodeStream$StreamIterator.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/BufferedTreeNodeStream.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/CommonErrorNode.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/CommonTree.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/CommonTreeAdaptor.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/CommonTreeNodeStream.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/DOTTreeGenerator.class
   D /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/DoubleLinkTree.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/ParseTree.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteCardinalityException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteEarlyExitException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteEmptyStreamException.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteRuleElementStream.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteRuleNodeStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteRuleSubtreeStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteRuleTokenStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/Tree.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeAdaptor.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeFilter$1.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeFilter$2.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeFilter$3.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeFilter$fptr.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeFilter.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeIterator.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeNodeStream.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeParser.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreePatternLexer.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreePatternParser.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeRewriter$1.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeRewriter$2.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeRewriter$3.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeRewriter$fptr.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeRewriter.class
   M /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeRuleReturnScope.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeVisitor.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeVisitorAction.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeWizard$1.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeWizard$2.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeWizard$3.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeWizard$ContextVisitor.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeWizard$TreePattern.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeWizard$TreePatternTreeAdaptor.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeWizard$Visitor.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeWizard$WildcardTreePattern.class
   A /trunk/plugins/org.eclipse.persistence.antlr/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeWizard.class
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/ANTLRFileStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/ANTLRInputStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/ANTLRReaderStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/ANTLRStringStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/BaseRecognizer.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/BitSet.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/CharStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/CharStreamState.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/ClassicToken.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/CommonToken.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/CommonTokenStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/DFA.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/EarlyExitException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/FailedPredicateException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/IntStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/Lexer.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/MismatchedNotSetException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/MismatchedRangeException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/MismatchedSetException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/MismatchedTokenException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/MismatchedTreeNodeException.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/MissingTokenException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/NoViableAltException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/Parser.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/ParserRuleReturnScope.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/RecognitionException.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/RecognizerSharedState.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/RuleReturnScope.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/SerializedGrammar.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/Token.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/TokenRewriteStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/TokenSource.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/TokenStream.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/UnwantedTokenException.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/BlankDebugEventListener.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugEventHub.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugEventListener.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugEventRepeater.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugEventSocketProxy.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugParser.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugTokenStream.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugTreeAdaptor.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugTreeNodeStream.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/DebugTreeParser.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/ParseTreeBuilder.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/Profiler.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/RemoteDebugEventSocketListener.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/TraceDebugEventListener.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/debug/Tracer.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/misc
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/misc/FastQueue.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/misc/IntArray.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/misc/LookaheadStream.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/misc/Stats.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/BaseTree.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/BaseTreeAdaptor.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/BufferedTreeNodeStream.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/CommonErrorNode.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/CommonTree.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/CommonTreeAdaptor.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/CommonTreeNodeStream.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/DOTTreeGenerator.java
   D /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/DoubleLinkTree.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/ParseTree.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteCardinalityException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteEarlyExitException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteEmptyStreamException.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteRuleElementStream.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteRuleNodeStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteRuleSubtreeStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/RewriteRuleTokenStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/Tree.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeAdaptor.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeFilter.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeIterator.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeNodeStream.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeParser.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreePatternLexer.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreePatternParser.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeRewriter.java
   M /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeRuleReturnScope.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeVisitor.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeVisitorAction.java
   A /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/TreeWizard.java
   D /trunk/plugins/org.eclipse.persistence.antlr/src/org/eclipse/persistence/internal/libraries/antlr/runtime/tree/UnBufferedTreeNodeStream.java
------------------------------------------------------------------------
r8338 | tware | 2010-10-08 10:57:56 -0400 (Fri, 08 Oct 2010)
Changed paths:
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java
------------------------------------------------------------------------
r8337 | egwin | 2010-10-08 08:59:16 -0400 (Fri, 08 Oct 2010)
Changed paths:
   D /trunk/eclipselink-src.zip
   D /trunk/eclipselink.jar
------------------------------------------------------------------------
r8335 | tware | 2010-10-08 08:27:17 -0400 (Fri, 08 Oct 2010)
Changed paths:
   M /trunk/jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java
------------------------------------------------------------------------


Back to the top