Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Fix code style of config Dao #885

Merged
merged 2 commits into from
Aug 7, 2017

Conversation

duzhen1996
Copy link
Contributor

No description provided.

@qiyuangong
Copy link
Contributor

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project smart-metastore: Compilation failure: Compilation failure: 
[ERROR] /home/travis/build/Intel-bigdata/SSM/smart-metastore/src/main/java/org/smartdata/metastore/dao/GlobalConfigDao.java:[128,49] cannot find symbol
[ERROR]   symbol:   method getProperty_name()
[ERROR]   location: variable globalConfig of type org.smartdata.model.GlobalConfig
[ERROR] /home/travis/build/Intel-bigdata/SSM/smart-metastore/src/main/java/org/smartdata/metastore/dao/GlobalConfigDao.java:[129,50] cannot find symbol
[ERROR]   symbol:   method getProperty_value()
[ERROR]   location: variable globalConfig of type org.smartdata.model.GlobalConfig
[ERROR] /home/travis/build/Intel-bigdata/SSM/smart-metastore/src/main/java/org/smartdata/metastore/dao/GlobalConfigDao.java:[139,19] cannot find symbol
[ERROR]   symbol:   method setProperty_name(java.lang.String)
[ERROR]   location: variable globalConfig of type org.smartdata.model.GlobalConfig
[ERROR] /home/travis/build/Intel-bigdata/SSM/smart-metastore/src/main/java/org/smartdata/metastore/dao/GlobalConfigDao.java:[140,19] cannot find symbol
[ERROR]   symbol:   method setProperty_value(java.lang.String)
[ERROR]   location: variable globalConfig of type org.smartdata.model.GlobalConfig

@qiyuangong qiyuangong changed the title fix code style of config Dao Fix code style of config Dao Aug 7, 2017
@qiyuangong qiyuangong merged commit b85d4d8 into Intel-bigdata:trunk Aug 7, 2017
AlienYvonne referenced this pull request in AlienYvonne/SSM Aug 7, 2017
@duzhen1996 duzhen1996 deleted the fixCodeStyle branch August 8, 2017 01:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants