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 8 Next »

[09:18:29 CDT(-0500)] <EricDalquist> yay the jarjar'd resource server works
[09:18:49 CDT(-0500)] <EricDalquist> I tweaked the jarjar config so both yui and rhino end up under the org.jasig.resourceserver package
[09:19:05 CDT(-0500)] <EricDalquist> so any other inclusion of either library won't break the resource server APIs
[11:54:28 CDT(-0500)] <EricDalquist> so athena1 the new filters stuff
[11:54:36 CDT(-0500)] <EricDalquist> how do I trigger that via ant?
[11:55:11 CDT(-0500)] <athena1> -Denv=name
[11:55:16 CDT(-0500)] <EricDalquist> got it
[11:55:17 CDT(-0500)] <EricDalquist> thanks (smile)
[11:55:21 CDT(-0500)] <athena1> so if you make a filters/eric.properties
[11:55:22 CDT(-0500)] <athena1> yep (smile)
[11:55:27 CDT(-0500)] <athena1> same flags for both ant and maven
[11:57:06 CDT(-0500)] <EricDalquist> working on converting the live nightly build to use it
[11:57:59 CDT(-0500)] <athena1> oh yay (smile)
[11:58:22 CDT(-0500)] <EricDalquist> also got some docs put up for other projects: https://wiki.jasig.org/display/JCH/Request+a+EC2+Live+Build+Site
[11:59:21 CDT(-0500)] <athena1> oh yay (smile)
[11:59:34 CDT(-0500)] <athena1> so i need to figure out what to do to create a umobile quickstart
[11:59:38 CDT(-0500)] <athena1> is all that stuff scripted now?
[11:59:50 CDT(-0500)] <EricDalquist> yes
[11:59:54 CDT(-0500)] <EricDalquist> cd into assembly
[12:00:09 CDT(-0500)] <EricDalquist> and run "ant clean quickstart"
[12:00:25 CDT(-0500)] <EricDalquist> that will create a quickstart based on whatever you have checked out and configured
[12:00:55 CDT(-0500)] <athena1> awesome (smile)
[12:01:07 CDT(-0500)] <athena1> is there any way to get custom SQL tables and data into the database?
[12:01:23 CDT(-0500)] <EricDalquist> not out of the box
[12:01:31 CDT(-0500)] <athena1> ok
[12:01:33 CDT(-0500)] <EricDalquist> you could stick them in data.xml
[12:01:34 CDT(-0500)] <athena1> figured that was the answer (smile)
[12:01:37 CDT(-0500)] <athena1> hmm
[12:01:39 CDT(-0500)] <EricDalquist> if you're comfortable with doing that
[12:01:41 CDT(-0500)] <EricDalquist> er tables.xml
[12:01:45 CDT(-0500)] <athena1> kind of doubt that'd work well
[12:01:48 CDT(-0500)] <athena1> all hibernate-managed
[12:01:52 CDT(-0500)] <EricDalquist> ah
[12:10:46 CDT(-0500)] <EricDalquist> once I get the live nightly working again I'm going to look at search
[12:11:23 CDT(-0500)] <athena1> sweet!

  • No labels