[Groonga-commit] Broken: groonga/groonga#6655 (master - 07369cc)

Back to archive index

Travis CI build****@travi*****
Wed Jan 13 18:59:01 JST 2016


Build Update for groonga/groonga
-------------------------------------

Build: #6655
Status: Broken

Duration: 34 minutes and 0 seconds
Commit: 07369cc (master)
Author: Kouhei Sutou
Message: Support alias

You can use different object name (table name, column name, tokenizer
name and so son) by defining an alias name mapping.

The mapping is consists of table that supports key (= not TABLE_NO_KEY)
and ShortText scalar column. Key is the table is old name (= alias
name) and column value is the new name (= real name).

The old name and real name pair can be resolved recursively. Be careful
to circular mapping!

View the changeset: https://github.com/groonga/groonga/compare/f0b0f861c690...07369cc32003

View the full build log and details: https://travis-ci.org/groonga/groonga/builds/102053920

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the Groonga-commit mailing list
Back to archive index