I'll fix. On Sat, Nov 23, 2013 at 8:21 PM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Solr-Artifacts-4.x/469/ > > No tests ran. > > Build Log: > [...truncated 9677 lines...] > [javac] Compiling 633 source files to > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/solr/build/solr-core/classes/java > [javac] > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/solr/core/src/java/org/apache/solr/handler/component/SuggestComponent.java:225: > illegal start of type > [javac] List<SuggesterResult> suggesterResults = new ArrayList<>(); > [javac] ^ > [javac] > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/solr/core/src/java/org/apache/solr/handler/component/SuggestComponent.java:255: > illegal start of type > [javac] Set<String> allTokens = new HashSet<>(); > [javac] ^ > [javac] > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/solr/core/src/java/org/apache/solr/handler/component/SuggestComponent.java:275: > illegal start of type > [javac] List<LookupResult> sortedSuggests = new LinkedList<>(); > [javac] ^ > [javac] > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/solr/core/src/java/org/apache/solr/handler/component/SuggestComponent.java:361: > illegal start of type > [javac] List<LookupResult> lookupResults = new ArrayList<>(); > [javac] ^ > [javac] > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/solr/core/src/java/org/apache/solr/spelling/suggest/DocumentExpressionDictionaryFactory.java:66: > illegal start of type > [javac] Set<SortField> sortFields = new HashSet<>(); > [javac] ^ > [javac] 5 errors > > BUILD FAILED > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/solr/build.xml:434: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/solr/common-build.xml:373: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/lucene/common-build.xml:479: > The following error occurred while executing this line: > /usr/home/hudson/hudson-slave/workspace/Solr-Artifacts-4.x/lucene/common-build.xml:1732: > Compile failed; see the compiler error output for details. > > Total time: 1 minute 42 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Publishing Javadoc > Email was triggered for: Failure > Sending email for trigger: Failure > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
-- Regards, Shalin Shekhar Mangar. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
