Dear All, The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious? Thanks, Hugh
Ok, looking at the ant build.xml file, it seems like the oxygen plugin depends on getting the *previous* release’s updateSite.oxygen file and building a new one, which is fine, but how is that supposed to happen *after* you’ve done the rest of the release, when it isn’t there anymore? But the plugin (obviously) also depends on the rest of the release having been done, so it can download the artifacts. I’m badly confused now.
On Oct 16, 2015, at 8:19 , Hugh Cayless
wrote: Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
The Oxygen update file shouldn't be destroyed during the release process of P5. Did that happen somehow? Cheers, Martin On 2015-10-16 02:38 PM, Hugh Cayless wrote:
Ok, looking at the ant build.xml file, it seems like the oxygen plugin depends on getting the *previous* release’s updateSite.oxygen file and building a new one, which is fine, but how is that supposed to happen *after* you’ve done the rest of the release, when it isn’t there anymore? But the plugin (obviously) also depends on the rest of the release having been done, so it can download the artifacts.
I’m badly confused now.
On Oct 16, 2015, at 8:19 , Hugh Cayless
wrote: Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
It's not destroyed, but it's not linked where the build script expects it
to be anymore. I managed to build it by pointing it at the last one in the
vault, but then stopped because what it thinks was the last release (3.0.0)
doesn't agree with what I see at
http://sourceforge.net/projects/tei/files/tei-oxygen/. So should we be
doing 3.0.0 or 4.0.0?
On Fri, Oct 16, 2015 at 12:11 PM, Martin Holmes
The Oxygen update file shouldn't be destroyed during the release process of P5. Did that happen somehow?
Cheers, Martin
On 2015-10-16 02:38 PM, Hugh Cayless wrote:
Ok, looking at the ant build.xml file, it seems like the oxygen plugin depends on getting the *previous* release’s updateSite.oxygen file and building a new one, which is fine, but how is that supposed to happen *after* you’ve done the rest of the release, when it isn’t there anymore? But the plugin (obviously) also depends on the rest of the release having been done, so it can download the artifacts.
I’m badly confused now.
On Oct 16, 2015, at 8:19 , Hugh Cayless
wrote: Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen < http://www.tei-c.org/release/oxygen/updateSite.oxygen> and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen < https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen> that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
Ah, the bloody tei-oxygen vs. oxygen-tei thing. Oy gevalt.
On Fri, Oct 16, 2015 at 12:18 PM, Hugh Cayless
It's not destroyed, but it's not linked where the build script expects it to be anymore. I managed to build it by pointing it at the last one in the vault, but then stopped because what it thinks was the last release (3.0.0) doesn't agree with what I see at http://sourceforge.net/projects/tei/files/tei-oxygen/. So should we be doing 3.0.0 or 4.0.0?
On Fri, Oct 16, 2015 at 12:11 PM, Martin Holmes
wrote: The Oxygen update file shouldn't be destroyed during the release process of P5. Did that happen somehow?
Cheers, Martin
On 2015-10-16 02:38 PM, Hugh Cayless wrote:
Ok, looking at the ant build.xml file, it seems like the oxygen plugin depends on getting the *previous* release’s updateSite.oxygen file and building a new one, which is fine, but how is that supposed to happen *after* you’ve done the rest of the release, when it isn’t there anymore? But the plugin (obviously) also depends on the rest of the release having been done, so it can download the artifacts.
I’m badly confused now.
On Oct 16, 2015, at 8:19 , Hugh Cayless
wrote: Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen < http://www.tei-c.org/release/oxygen/updateSite.oxygen> and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen < https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen> that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
FWIW, the script still uploads to tei-oxygen:
https://github.com/TEIC/oxygen-tei/blob/master/oxygen-tei/build.xml#L12
On Fri, Oct 16, 2015 at 12:20 PM, Hugh Cayless
Ah, the bloody tei-oxygen vs. oxygen-tei thing. Oy gevalt.
On Fri, Oct 16, 2015 at 12:18 PM, Hugh Cayless
wrote: It's not destroyed, but it's not linked where the build script expects it to be anymore. I managed to build it by pointing it at the last one in the vault, but then stopped because what it thinks was the last release (3.0.0) doesn't agree with what I see at http://sourceforge.net/projects/tei/files/tei-oxygen/. So should we be doing 3.0.0 or 4.0.0?
On Fri, Oct 16, 2015 at 12:11 PM, Martin Holmes
wrote: The Oxygen update file shouldn't be destroyed during the release process of P5. Did that happen somehow?
Cheers, Martin
On 2015-10-16 02:38 PM, Hugh Cayless wrote:
Ok, looking at the ant build.xml file, it seems like the oxygen plugin depends on getting the *previous* release’s updateSite.oxygen file and building a new one, which is fine, but how is that supposed to happen *after* you’ve done the rest of the release, when it isn’t there anymore? But the plugin (obviously) also depends on the rest of the release having been done, so it can download the artifacts.
I’m badly confused now.
On Oct 16, 2015, at 8:19 , Hugh Cayless
wrote: Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen < http://www.tei-c.org/release/oxygen/updateSite.oxygen> and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen < https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen> that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
Ok. I’ve done the oxygen-tei release 4.0.0. I still don’t understand how the script can be expected to run unless you do it somehow between the time when you run tei-install.sh --install and --makecurrent. http://www.tei-c.org/release/oxygen http://www.tei-c.org/release/oxygen is a symlink to /projects/tei/web/Vault/P5/current/oxygen and when you run tei-install.sh no oxygen directory gets put in place in release/. Was there once one in http://bits.nsms.ox.ac.uk:8080/job/TEIP5/lastSuccessfulBuild/artifact/P5/rel... http://bits.nsms.ox.ac.uk:8080/job/TEIP5/lastSuccessfulBuild/artifact/P5/rel... Without the oxygen directory, the symlink goes nowhere, the ant script can’t download the updateSite.oxygen file, and it cannot continue. Presumably this used to work…we’ll need to fix it one way or the other before the next release.
On Oct 16, 2015, at 12:26 , Hugh Cayless
wrote: FWIW, the script still uploads to tei-oxygen: https://github.com/TEIC/oxygen-tei/blob/master/oxygen-tei/build.xml#L12 https://github.com/TEIC/oxygen-tei/blob/master/oxygen-tei/build.xml#L12
On Fri, Oct 16, 2015 at 12:20 PM, Hugh Cayless
mailto:philomousos@gmail.com> wrote: Ah, the bloody tei-oxygen vs. oxygen-tei thing. Oy gevalt. On Fri, Oct 16, 2015 at 12:18 PM, Hugh Cayless
mailto:philomousos@gmail.com> wrote: It's not destroyed, but it's not linked where the build script expects it to be anymore. I managed to build it by pointing it at the last one in the vault, but then stopped because what it thinks was the last release (3.0.0) doesn't agree with what I see at http://sourceforge.net/projects/tei/files/tei-oxygen/ http://sourceforge.net/projects/tei/files/tei-oxygen/. So should we be doing 3.0.0 or 4.0.0? On Fri, Oct 16, 2015 at 12:11 PM, Martin Holmes
mailto:mholmes@uvic.ca> wrote: The Oxygen update file shouldn't be destroyed during the release process of P5. Did that happen somehow? Cheers, Martin
On 2015-10-16 02:38 PM, Hugh Cayless wrote: Ok, looking at the ant build.xml file, it seems like the oxygen plugin depends on getting the *previous* release’s updateSite.oxygen file and building a new one, which is fine, but how is that supposed to happen *after* you’ve done the rest of the release, when it isn’t there anymore? But the plugin (obviously) also depends on the rest of the release having been done, so it can download the artifacts.
I’m badly confused now.
On Oct 16, 2015, at 8:19 , Hugh Cayless
mailto:philomousos@gmail.com> wrote: Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen <http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen> and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen <https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen> that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- tei-council mailing list tei-council@lists.tei-c.org mailto:tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
That script has several different targets, two of which are intended to run on Jenkins; the "release" target should retrieve that file from /var/www/vhosts/tei-c.org/projects/tei/web/Vault/P5/. Is it possible you're looking at part of the file which is not used when you run the "release" target? Of course it's also possible (in fact more likely) that I screwed up, so we should test this again during the FtF. Cheers, Martin On 2015-10-16 11:25 PM, Hugh Cayless wrote:
Ok. I’ve done the oxygen-tei release 4.0.0. I still don’t understand how the script can be expected to run unless you do it somehow between the time when you run tei-install.sh --install and --makecurrent. http://www.tei-c.org/release/oxygen http://www.tei-c.org/release/oxygen is a symlink to /projects/tei/web/Vault/P5/current/oxygen and when you run tei-install.sh no oxygen directory gets put in place in release/. Was there once one in http://bits.nsms.ox.ac.uk:8080/job/TEIP5/lastSuccessfulBuild/artifact/P5/rel... http://bits.nsms.ox.ac.uk:8080/job/TEIP5/lastSuccessfulBuild/artifact/P5/rel... Without the oxygen directory, the symlink goes nowhere, the ant script can’t download the updateSite.oxygen file, and it cannot continue.
Presumably this used to work…we’ll need to fix it one way or the other before the next release.
On Oct 16, 2015, at 12:26 , Hugh Cayless
wrote: FWIW, the script still uploads to tei-oxygen: https://github.com/TEIC/oxygen-tei/blob/master/oxygen-tei/build.xml#L12 https://github.com/TEIC/oxygen-tei/blob/master/oxygen-tei/build.xml#L12
On Fri, Oct 16, 2015 at 12:20 PM, Hugh Cayless
mailto:philomousos@gmail.com> wrote: Ah, the bloody tei-oxygen vs. oxygen-tei thing. Oy gevalt. On Fri, Oct 16, 2015 at 12:18 PM, Hugh Cayless
mailto:philomousos@gmail.com> wrote: It's not destroyed, but it's not linked where the build script expects it to be anymore. I managed to build it by pointing it at the last one in the vault, but then stopped because what it thinks was the last release (3.0.0) doesn't agree with what I see at http://sourceforge.net/projects/tei/files/tei-oxygen/ http://sourceforge.net/projects/tei/files/tei-oxygen/. So should we be doing 3.0.0 or 4.0.0? On Fri, Oct 16, 2015 at 12:11 PM, Martin Holmes
mailto:mholmes@uvic.ca> wrote: The Oxygen update file shouldn't be destroyed during the release process of P5. Did that happen somehow? Cheers, Martin
On 2015-10-16 02:38 PM, Hugh Cayless wrote: Ok, looking at the ant build.xml file, it seems like the oxygen plugin depends on getting the *previous* release’s updateSite.oxygen file and building a new one, which is fine, but how is that supposed to happen *after* you’ve done the rest of the release, when it isn’t there anymore? But the plugin (obviously) also depends on the rest of the release having been done, so it can download the artifacts.
I’m badly confused now.
On Oct 16, 2015, at 8:19 , Hugh Cayless
mailto:philomousos@gmail.com> wrote: Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen <http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen> and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen <https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen> that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- tei-council mailing list tei-council@lists.tei-c.org mailto:tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
Bugger. Will fix. I could have sworn I did that -- in fact the last release was done with the script, so one copy definitely does it right. Sorry about that. But I don't think we should have released the plugin anyway, till we're sure the P5 release and the Stylesheets are all working properly. Cheers, Martin On 2015-10-16 06:26 PM, Hugh Cayless wrote:
FWIW, the script still uploads to tei-oxygen: https://github.com/TEIC/oxygen-tei/blob/master/oxygen-tei/build.xml#L12
On Fri, Oct 16, 2015 at 12:20 PM, Hugh Cayless
wrote: Ah, the bloody tei-oxygen vs. oxygen-tei thing. Oy gevalt.
On Fri, Oct 16, 2015 at 12:18 PM, Hugh Cayless
wrote: It's not destroyed, but it's not linked where the build script expects it to be anymore. I managed to build it by pointing it at the last one in the vault, but then stopped because what it thinks was the last release (3.0.0) doesn't agree with what I see at http://sourceforge.net/projects/tei/files/tei-oxygen/. So should we be doing 3.0.0 or 4.0.0?
On Fri, Oct 16, 2015 at 12:11 PM, Martin Holmes
wrote: The Oxygen update file shouldn't be destroyed during the release process of P5. Did that happen somehow?
Cheers, Martin
On 2015-10-16 02:38 PM, Hugh Cayless wrote:
Ok, looking at the ant build.xml file, it seems like the oxygen plugin depends on getting the *previous* release’s updateSite.oxygen file and building a new one, which is fine, but how is that supposed to happen *after* you’ve done the rest of the release, when it isn’t there anymore? But the plugin (obviously) also depends on the rest of the release having been done, so it can download the artifacts.
I’m badly confused now.
On Oct 16, 2015, at 8:19 , Hugh Cayless
wrote: Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen < http://www.tei-c.org/release/oxygen/updateSite.oxygen> and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen < https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen> that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
Fixed now. Cheers, Martin On 2015-10-16 06:26 PM, Hugh Cayless wrote:
FWIW, the script still uploads to tei-oxygen: https://github.com/TEIC/oxygen-tei/blob/master/oxygen-tei/build.xml#L12
On Fri, Oct 16, 2015 at 12:20 PM, Hugh Cayless
wrote: Ah, the bloody tei-oxygen vs. oxygen-tei thing. Oy gevalt.
On Fri, Oct 16, 2015 at 12:18 PM, Hugh Cayless
wrote: It's not destroyed, but it's not linked where the build script expects it to be anymore. I managed to build it by pointing it at the last one in the vault, but then stopped because what it thinks was the last release (3.0.0) doesn't agree with what I see at http://sourceforge.net/projects/tei/files/tei-oxygen/. So should we be doing 3.0.0 or 4.0.0?
On Fri, Oct 16, 2015 at 12:11 PM, Martin Holmes
wrote: The Oxygen update file shouldn't be destroyed during the release process of P5. Did that happen somehow?
Cheers, Martin
On 2015-10-16 02:38 PM, Hugh Cayless wrote:
Ok, looking at the ant build.xml file, it seems like the oxygen plugin depends on getting the *previous* release’s updateSite.oxygen file and building a new one, which is fine, but how is that supposed to happen *after* you’ve done the rest of the release, when it isn’t there anymore? But the plugin (obviously) also depends on the rest of the release having been done, so it can download the artifacts.
I’m badly confused now.
On Oct 16, 2015, at 8:19 , Hugh Cayless
wrote: Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen < http://www.tei-c.org/release/oxygen/updateSite.oxygen> and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen < https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen> that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
The oxygen directory doesn't seem to have been copied over when you made your 2.9.0 release. See directory in http://www.tei-c.org/Vault/P5/2.8.0/ (quickly as midst teaching), -James On 16/10/15 13:19, Hugh Cayless wrote:
Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- Dr James Cummings, James.Cummings@it.ox.ac.uk Academic IT Services, University of Oxford
Is that a step that’s supposed to happen and isn’t in the release documentation? Or is it something the install script is supposed to do?
On Oct 16, 2015, at 9:10 , James Cummings
wrote: The oxygen directory doesn't seem to have been copied over when you made your 2.9.0 release.
See directory in http://www.tei-c.org/Vault/P5/2.8.0/
(quickly as midst teaching),
-James
On 16/10/15 13:19, Hugh Cayless wrote:
Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- Dr James Cummings, James.Cummings@it.ox.ac.uk Academic IT Services, University of Oxford -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
Extra confused now. The script thinks the last release was 3.0.0, but I see no such beast on Sourceforge and we’ve never done a release on GitHub. I’m inclined to make this the 3.0.0 release therefore… Given the obvious chaos, I’m going to just announce the release and mention that the plugin and debs will be along later.
On Oct 16, 2015, at 9:13 , Hugh Cayless
wrote: Is that a step that’s supposed to happen and isn’t in the release documentation? Or is it something the install script is supposed to do?
On Oct 16, 2015, at 9:10 , James Cummings
wrote: The oxygen directory doesn't seem to have been copied over when you made your 2.9.0 release.
See directory in http://www.tei-c.org/Vault/P5/2.8.0/
(quickly as midst teaching),
-James
On 16/10/15 13:19, Hugh Cayless wrote:
Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- Dr James Cummings, James.Cummings@it.ox.ac.uk Academic IT Services, University of Oxford -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
THERE IS a version 3.0.0, and it's where it should be: http://sourceforge.net/projects/tei/files/oxygen-tei/ We all agreed to change the old name to oxygen-tei before I made the last 3.0.0 release. On 2015-10-16 03:33 PM, Hugh Cayless wrote:
Extra confused now. The script thinks the last release was 3.0.0, but I see no such beast on Sourceforge and we’ve never done a release on GitHub. I’m inclined to make this the 3.0.0 release therefore…
Given the obvious chaos, I’m going to just announce the release and mention that the plugin and debs will be along later.
On Oct 16, 2015, at 9:13 , Hugh Cayless
wrote: Is that a step that’s supposed to happen and isn’t in the release documentation? Or is it something the install script is supposed to do?
On Oct 16, 2015, at 9:10 , James Cummings
wrote: The oxygen directory doesn't seem to have been copied over when you made your 2.9.0 release.
See directory in http://www.tei-c.org/Vault/P5/2.8.0/
(quickly as midst teaching),
-James
On 16/10/15 13:19, Hugh Cayless wrote:
Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- Dr James Cummings, James.Cummings@it.ox.ac.uk Academic IT Services, University of Oxford -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
Hi Hugh, I think it would have done it, it you had completed the release steps before doing the 2.9.1 release. I.e. step 14, updating the oXygen-ready distribution of the TEI, the ant release I think would have grabbed it from 2.8.0. Maybe I'm mistaken. We certainly had a step before about updating updateSite.oxygen and copying it to the new location, but I can't seem to find it now. The oxygen-tei package changed to that (at our Guidelines 2.8.0 release?) when we moved from naming it tei-oxygen to be oxygen-tei. At that point the oxygen-tei release was 3.0.0. See the note in http://www.tei-c.org/Vault/P5/2.8.0/oxygen/updateSite.oxygen presumably made by martinH who understands oxygen-tei a lot better than I do. It points to: http://sourceforge.net/projects/tei/files/oxygen-tei/oxygen-tei-3.0.0.zip Do you want me to copy that file as-is from 2.8.0 to 2.9.0 and 2.9.1? Or if I do it from 2.8.0 to 2.9.0 is that enough do you think? (I don't have the ant script for oxygen-tei in front of me) -James On 16/10/15 14:13, Hugh Cayless wrote:
Is that a step that’s supposed to happen and isn’t in the release documentation? Or is it something the install script is supposed to do?
On Oct 16, 2015, at 9:10 , James Cummings
wrote: The oxygen directory doesn't seem to have been copied over when you made your 2.9.0 release.
See directory in http://www.tei-c.org/Vault/P5/2.8.0/
(quickly as midst teaching),
-James
On 16/10/15 13:19, Hugh Cayless wrote:
Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
-- Dr James Cummings, James.Cummings@it.ox.ac.uk Academic IT Services, University of Oxford -- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived
-- Dr James Cummings, James.Cummings@it.ox.ac.uk Academic IT Services, University of Oxford
HI Hugh, The plugin build ant script (as documented in TCW22) should create the oxygen update file for you. Did it fail, and if so, did you see an error message? Cheers, Martin On 2015-10-16 02:19 PM, Hugh Cayless wrote:
Dear All,
The 2.9.1 release is out, except for the Oxygen plugin, which I can’t build, because it relies on downloading a file that isn’t there: http://www.tei-c.org/release/oxygen/updateSite.oxygen http://www.tei-c.org/release/oxygen/updateSite.oxygen and which the release documentation doesn’t tell me how to put there. There’s a copy in https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen https://github.com/TEIC/TEI/blob/master/P5/updateSite.oxygen that looks outdated, but maybe that doesn’t matter. Anyway, can one of you kind people who know how this stuff works help? I’m inclined to hold off on announcing until the plugin is ready, but maybe that’s overly cautious?
Thanks, Hugh
participants (3)
-
Hugh Cayless
-
James Cummings
-
Martin Holmes