Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

[10:38:18 CST(-0600)] <patriwol> all

[10:38:26 CST(-0600)] <patriwol> please submit your time for last week if you haven't already done so

[10:38:35 CST(-0600)] <patriwol> I need to work on December billing

[10:38:39 CST(-0600)] <patriwol> thanks!

[10:43:36 CST(-0600)] <js70> k

[14:02:01 CST(-0600)] <TonyUnicon> there are some uportal tests failing for me since i pulled down the latest property placeholder stuff

[14:02:05 CST(-0600)] <TonyUnicon> not sure whats wrong

[14:02:14 CST(-0600)] <TonyUnicon> im getting

[14:02:20 CST(-0600)] <TonyUnicon> These tests assume SSP_CONFIGDIR hasn't been set in the OS env.

[14:03:01 CST(-0600)] <dmccallum54> which tests specifically?

[14:04:15 CST(-0600)] <TonyUnicon> doesntRequireExternalConfigOverrideDirectory(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:16 CST(-0600)] <TonyUnicon> doesntRequireExternalConfigOverrideFile(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:16 CST(-0600)] <TonyUnicon> overridesDefaultsWithExternalConfig(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:16 CST(-0600)] <TonyUnicon> resolvesPlaceholdersRecursivelyAcrossFiles(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:16 CST(-0600)] <TonyUnicon> resolvesPrefixedPlaceholders(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:16 CST(-0600)] <TonyUnicon> resolvesSuffixedPlaceholders(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:16 CST(-0600)] <TonyUnicon> supportsArbitraryPropertyResolutionAfterProcessingBeanFactory(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:17 CST(-0600)] <TonyUnicon> canErrorOutOnArbitraryLookupOfUnresolvablePlaceholders(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:17 CST(-0600)] <TonyUnicon> canEchoOriginalValueOnArbitraryLookupOfUnresolvablePlaceholders(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:18 CST(-0600)] <TonyUnicon> canDeferToConfigurerBehaviorOnArbitraryLookupOfUnresolvablePlaceholders(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:18 CST(-0600)] <TonyUnicon> failsApplicationContextStartupWhenPlaceholdersDontResolve(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:19 CST(-0600)] <TonyUnicon> propertyManagerRespectsConfigOverrides(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:19 CST(-0600)] <TonyUnicon> propertyManagerInitializesSuccessfullyDespiteUnresolvedPlaceholders(org.jasig.portal.properties.QueryablePropertySourcesPlaceholderConfigurerTest)

[14:04:54 CST(-0600)] <dmccallum54> ah. i see

[14:05:07 CST(-0600)] <dmccallum54> you set that var in your shell profile?

[14:05:21 CST(-0600)] <TonyUnicon> yeah, are we not suppose to?

[14:06:44 CST(-0600)] <dmccallum54> i dont personally… i manage the config locations on a per-tomcat basis. but let me see if there's a way to fix these tests so they'll ignore what you've got set in your env

[14:06:51 CST(-0600)] <dmccallum54> the problem is that the env value "wins"

[14:06:56 CST(-0600)] <dmccallum54> thus invalidating the tests

[14:09:26 CST(-0600)] <TonyUnicon> im a bit confused

[14:09:30 CST(-0600)] <TonyUnicon> for something like initdb

[14:09:47 CST(-0600)] <TonyUnicon> wouldn't it have to be a path var?

  • No labels