Buildfile: D:\ideaIU-2017.3.2.win_workspace\onlyou\onlyou-db\build.xml
clean:
[delete] Deleting directory D:\ideaIU-2017.3.2.win_workspace\onlyou\onlyou-db\target
prepare:
[echo] username=onlyou_dev
[copy] Copying 114 files to D:\ideaIU-2017.3.2.win_workspace\onlyou\onlyou-db\target\classes
[echo] upgrade prod schema and prod data
[echo] driver=org.postgresql.Driver
[echo] url=jdbc:postgresql://172.16.11.35/onlyou_dev
[echo] supername=postgres
[echo] superpassword=
[echo] username=onlyou_dev
[echo] password=onlyou_dev
upgrade.db:
db-rel:
[echo] Excute script: D:\ideaIU-2017.3.2.win_workspace\onlyou\onlyou-db/target/classes/prod.data/rel-201805
[echo] default_schema:onlyou_dev
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Successfully acquired change log lock
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Reading from onlyou_dev.databasechangelog
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Reading from onlyou_dev.databasechangelog
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Successfully released change log lock
[echo] Excute script: D:\ideaIU-2017.3.2.win_workspace\onlyou\onlyou-db/target/classes/prod.data/rel-201806
[echo] default_schema:onlyou_dev
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Successfully acquired change log lock
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Reading from onlyou_dev.databasechangelog
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Reading from onlyou_dev.databasechangelog
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Successfully released change log lock
[echo] Excute script: D:\ideaIU-2017.3.2.win_workspace\onlyou\onlyou-db/target/classes/prod.data/rel-201807
[echo] default_schema:onlyou_dev
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Successfully acquired change log lock
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Reading from onlyou_dev.databasechangelog
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Reading from onlyou_dev.databasechangelog
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: ChangeSet prod.data/rel-201807/t_onlyou_trial_apply_notice_manager_by_email.xml::trial_apply_notice_manager_by_email::ZengWenFeng ran successfully in 61ms
[migrateDatabase] INFO 18-7-30 下午3:10:liquibase: Successfully released change log lock
BUILD SUCCESSFUL
Total time: 7 seconds
ant build.xml
于 2018-07-30 15:14:15 首次发布