*** ignas has quit IRC | 01:43 | |
*** Ricey has quit IRC | 01:43 | |
*** th1a has quit IRC | 01:43 | |
*** auxesis has quit IRC | 01:43 | |
*** FarcePest has quit IRC | 01:45 | |
*** srichter has quit IRC | 01:45 | |
*** tiredbones has quit IRC | 01:45 | |
*** maharaja has quit IRC | 01:45 | |
*** munkee has quit IRC | 01:45 | |
*** tiredbones has joined #schooltool | 01:54 | |
*** munkee has joined #schooltool | 01:54 | |
*** maharaja has joined #schooltool | 01:54 | |
*** FarcePest has joined #schooltool | 01:54 | |
*** srichter has joined #schooltool | 01:54 | |
*** ignas has joined #schooltool | 01:55 | |
*** th1a has joined #schooltool | 01:55 | |
*** auxesis has joined #schooltool | 01:55 | |
*** Ricey has joined #schooltool | 01:55 | |
*** srichter has quit IRC | 01:57 | |
*** FarcePest has quit IRC | 01:57 | |
*** maharaja has quit IRC | 01:57 | |
*** munkee has quit IRC | 01:57 | |
*** munkee has joined #schooltool | 01:57 | |
*** FarcePest has joined #schooltool | 01:58 | |
*** srichter has joined #schooltool | 01:58 | |
*** maharaja has joined #schooltool | 01:58 | |
*** ignas has quit IRC | 02:06 | |
*** maharaja has quit IRC | 02:18 | |
*** srichter has quit IRC | 02:18 | |
*** FarcePest has quit IRC | 02:18 | |
*** FarcePest has joined #schooltool | 02:19 | |
*** srichter has joined #schooltool | 02:19 | |
*** maharaja has joined #schooltool | 02:19 | |
*** bskahan has joined #schooltool | 02:32 | |
povbot | /svn/commits: * srichter committed revision 4892: | 02:45 |
---|---|---|
povbot | /svn/commits: Fixed test that broke due to an earlier change. | 02:45 |
*** bskahan has quit IRC | 03:24 | |
*** bskahan has joined #schooltool | 03:29 | |
povbot | /svn/commits: * srichter committed revision 4893: | 03:54 |
povbot | /svn/commits: timetabling.txt failed because TimetableCalendarEvents not being located. I am not sure why this error never occurred before, but I think that the change to METAL 1.1 caused the issue; it was really the only thing that recently got changed in the Zope 3 trunk and 3.1 branch. Unfortunately my expertise about this code are limited, so can someone else please check this by | 03:54 |
povbot | /svn/commits: simply removing the patch again. | 03:54 |
povbot | /svn/commits: * srichter committed revision 4894: | 03:56 |
povbot | /svn/commits: Now the SVN checkout builds using zpkgsetup. | 03:56 |
povbot | /svn/commits: * srichter committed revision 4895: | 06:01 |
povbot | /svn/commits: Moved more to schooltool-skel, which we will eventually use to build the releases. The advantage of this approach is that we are using as many of the same configuration files that actually make it into the release. | 06:01 |
povbot | /svn/commits: * srichter committed revision 4896: | 06:07 |
povbot | /svn/commits: Okay, some more tweaking; slowly getting there. | 06:07 |
*** bskahan has quit IRC | 07:36 | |
*** auxesis_ has joined #schooltool | 11:19 | |
*** auxesis has quit IRC | 11:21 | |
*** alga has joined #SchoolTool | 12:12 | |
*** alga has quit IRC | 12:15 | |
*** SteveA has quit IRC | 12:47 | |
*** jinty has joined #schooltool | 13:06 | |
jinty | hi all! | 13:19 |
*** Aiste has joined #schooltool | 13:31 | |
*** SteveA has joined #schooltool | 14:02 | |
*** SteveA_ has joined #schooltool | 14:10 | |
*** SteveA has quit IRC | 14:11 | |
*** SteveA_ is now known as SteveA | 14:11 | |
*** mgedmin has joined #schooltool | 14:47 | |
mgedmin | relevant and interesting: http://blogs.nuxeo.com/sections/blogs/lennart_regebro/2005_08_29_indexing-events | 14:53 |
th1a | SteveA: AYT? | 15:08 |
th1a | mgedmin: *Highly* relevant. | 15:11 |
srichter | jinty: I have started changing the release stuff to zpkgtools in the refactor branch | 15:28 |
srichter | I have made some good progress already | 15:29 |
*** mgedmin has quit IRC | 15:30 | |
jinty | srichter: I have seen, and will go over it in more detail soon. Expect some comments;) | 15:43 |
*** tvon has quit IRC | 15:43 | |
*** th1a has quit IRC | 15:47 | |
*** jinty has quit IRC | 15:53 | |
*** ignas has joined #schooltool | 15:55 | |
*** th1a has joined #schooltool | 16:26 | |
povbot | /svn/commits: * srichter committed revision 4897: | 16:32 |
povbot | /svn/commits: We can now build a schooltool instance from the SVN checkout using ./bin/mkschooltoolinst (same options as Zope). We are getting closer to creating a full usable release. | 16:32 |
*** th1a has quit IRC | 16:47 | |
*** mgedmin has joined #schooltool | 16:53 | |
*** thisfred has joined #schooltool | 16:57 | |
povbot | /svn/commits: * srichter committed revision 4898: | 16:59 |
povbot | /svn/commits: Make sure that schooltool.setup is added to the release. | 16:59 |
povbot | /svn/commits: * srichter committed revision 4899: | 17:08 |
povbot | /svn/commits: zope.app.server is not part of zope.app, so we need to specify the dependency separately. | 17:08 |
povbot | /svn/commits: * srichter committed revision 4900: | 17:45 |
povbot | /svn/commits: Fixed all outstanding dependency issues. | 17:45 |
povbot | /svn/commits: That means: Yipee! A functional release TAR ball can be built! | 17:45 |
povbot | /svn/commits: TODO: Write scripts that can run the tests. | 17:45 |
povbot | /svn/commits: * srichter committed revision 4901: | 18:07 |
povbot | /svn/commits: Fixed brittle tests and functional testing setup. | 18:08 |
srichter | mgedmin: is there a reason for having our own test runner (other than a couple of cool features)? | 18:08 |
mgedmin | not any more | 18:09 |
mgedmin | that's why I want to merge the couple of cool features into Z3 and then just use that | 18:09 |
povbot | /svn/commits: * srichter committed revision 4902: | 18:10 |
povbot | /svn/commits: Move the test code into a package, so it is distributed and we can reuse it for running tests in the distribution. | 18:10 |
srichter | yep | 18:10 |
srichter | I think building a release has just become much less painful :-) | 18:10 |
mgedmin | great! | 18:11 |
mgedmin | how does it work? | 18:11 |
srichter | zpkgtools | 18:11 |
mgedmin | svn co .../schooltool-release | 18:11 |
mgedmin | ./schooltool-release --version="0.12rc3" ? | 18:11 |
srichter | basically | 18:12 |
srichter | here is the zpkgtools command: | 18:12 |
srichter | ../../../zpkgtools/bin/zpkg -x reportlab -C SchoolTool.cfg | 18:12 |
srichter | as soon as Fred switched to ZConfig I will implement a conf setting that will allow me to specify all -x options in the conf file | 18:13 |
srichter | then it will be only: | 18:13 |
srichter | ../../../zpkgtools/bin/zpkg -C SchoolTool.cfg | 18:13 |
mgedmin | what does it give you? a tarball? | 18:13 |
srichter | it will be very similar to how Zope 3 releases are built | 18:13 |
srichter | yes | 18:13 |
srichter | it supports instances already too | 18:14 |
srichter | the advantage is that we can easily build another tar ball without Zope 3 included | 18:20 |
srichter | or a Zope 3 add-on package or whatever | 18:20 |
srichter | I am also already able to build a release for schooltool.relationship | 18:21 |
*** th1a has joined #schooltool | 18:33 | |
*** jinty has joined #schooltool | 20:08 | |
*** ignas is now known as pep-8 | 20:19 | |
*** thisfred has quit IRC | 20:31 | |
*** pep-8 has quit IRC | 21:19 | |
*** th1a has quit IRC | 21:30 | |
*** Aiste has quit IRC | 21:51 | |
*** mgedmin has quit IRC | 22:57 | |
*** pep-8 has joined #schooltool | 23:20 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!