[sakai-core-team] [cle-release-team] OSP reverts

Matthew Jones matthew at longsight.com
Fri Apr 11 07:01:29 PDT 2014


Okay with the github repos but failed building assignment2 last night.
Yours work with that too? Probably best to remove assignment2 from the pom
just to get experimental up.

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/tomcat-contrib/sakai/assignment2/impl/src/java/org/sakaiproject/assignment2/taggable/impl/AssignmentItemImpl.java:[35,37]
cannot find symbol
  symbol:   class EvaluateableItem
  location: package org.sakaiproject.taggable.api
[ERROR] /home/tomcat-contrib/sakai/assignment2/impl/src/java/org/sakaiproject/assignment2/taggable/impl/AssignmentItemImpl.java:[43,58]
cannot find symbol
  symbol: class EvaluateableItem
[INFO] 2 errors



On Thu, Apr 10, 2014 at 2:41 PM, Anthony Whyte <arwhyte at umich.edu> wrote:

> As of r305950 the links were good and experimental built fine.
>
> clog https://github.com/adrianfish/clog/trunk
>
> clogdashboardintegration
> https://github.com/adrianfish/clogdashboardintegration/trunk
>
> yaft https://github.com/adrianfish/yaft/trunk
>
>
> On Thu, Apr 10, 2014 at 2:32 PM, Anthony Whyte <arwhyte at umich.edu> wrote:
>
>> No.  Do not change the github paths.  The ones below are all correct.
>>
>>
>> # Experimental (Github)
>> clog https://github.com/adrianfish/clog/trunk
>> clogdashboardintegration
>> https://github.com/adrianfish/clogdashboardintegration/trunk
>> yaft https://github.com/adrianfish/yaft/trunk
>> rss
>> https://github.com/steveswinsburg/simple-rss-portlet/branches/sakai-10
>>
>>
>> On Thu, Apr 10, 2014 at 1:01 PM, Kirschner, Beth <bkirschn at umich.edu>wrote:
>>
>>> Disclaimer: I know nothing about github integration into a subversion
>>> .externals file, but it looks like the URLs for the github repos might be
>>> incorrect, at least from when I navigate through the browser. Could you try
>>> changing them as follows?
>>>
>>> clog https://github.com/adrianfish/clog/blob/master/
>>> clogdashboard
>>> https://github.com/adrianfish/clogdashboardintegration/blob/master/
>>> yaft https://github.com/adrianfish/yaft/blob/master
>>>
>>> If that doesn't work, could you comment out the clog/clogdashboard/yaft
>>> tools for now? This would allow Andrea to get started on testing OSP.
>>>
>>> Thanks,
>>> - Beth
>>>
>>> On Apr 10, 2014, at 9:57 AM, "Thomas, Gregory J" <gjthomas at iu.edu>
>>> wrote:
>>>
>>> > Experimental server is still an issue.  It has gotten past the
>>> certificate stuff that was a problem at the beginning, but the results at
>>> the end are still the same…
>>> >
>>> > [ERROR] The build could not read 1 project -> [Help 1]
>>> > [ERROR]
>>> > [ERROR]   The project org.sakaiproject:base:11-SNAPSHOT
>>> (/home/tomcat-contrib/sakai/pom.xml) has 3 errors
>>> > [ERROR]     Child module /home/tomcat-contrib/sakai/clog/pom.xml of
>>> /home/tomcat-contrib/sakai/pom.xml does not exist
>>> > [ERROR]     Child module
>>> /home/tomcat-contrib/sakai/clogdashboardintegration/pom.xml of
>>> /home/tomcat-contrib/sakai/pom.xml does not exist
>>> > [ERROR]     Child module /home/tomcat-contrib/sakai/yaft/pom.xml of
>>> /home/tomcat-contrib/sakai/pom.xml does not exist
>>> >
>>> > Doesn't seem to complain about the rss tool in github.  I'm not sure
>>> what to make of it.
>>> >
>>> > Are these repos still valid (from
>>> https://source.sakaiproject.org/svn/sakai/branches/sakai-trunk-experimental/.externals
>>> )?
>>> >
>>> > clog https://github.com/adrianfish/clog/
>>> > clogdashboardintegration
>>> https://github.com/adrianfish/clogdashboardintegration/
>>> > yaft https://github.com/adrianfish/yaft/
>>> >
>>> > Greg
>>> >
>>> > From: <Thomas>, Gregory Thomas <gjthomas at iu.edu>
>>> > Date: Monday, April 7, 2014 4:40 PM
>>> > To: "Kirschner, Beth" <bkirschn at umich.edu>, Matthew Jones <
>>> matthew at longsight.com>
>>> > Cc: Neal Caidin <neal.caidin at apereo.org>, Andrea Schmidt <
>>> agschmid at umail.iu.edu>, "cle-release-team at collab.sakaiproject.org" <
>>> cle-release-team at collab.sakaiproject.org>
>>> > Subject: Re: [cle-release-team] OSP reverts
>>> >
>>> > I'll look into seeing if I can fix it for this evening.
>>> >
>>> > From: <Kirschner>, Beth <bkirschn at umich.edu>
>>> > Date: Monday, April 7, 2014 3:13 PM
>>> > To: Matthew Jones <matthew at longsight.com>
>>> > Cc: Neal Caidin <neal.caidin at apereo.org>, Andrea Schmidt <
>>> agschmid at umail.iu.edu>, Gregory Thomas <gjthomas at iu.edu>, "
>>> cle-release-team at collab.sakaiproject.org" <
>>> cle-release-team at collab.sakaiproject.org>
>>> > Subject: Re: [cle-release-team] OSP reverts
>>> >
>>> > On Apr 7, 2014, at 2:49 PM, Matthew Jones <matthew at longsight.com>
>>> wrote:
>>> >
>>> >> The problem with the experimental the other day was that Adrian's git
>>> projects (yaft/clog) moved to a different repo. I think the problem it's
>>> having at the moment are with accepting the certificates.
>>> >>
>>> >> I think Greg either accepted these or we needed to tell git not to
>>> verify.
>>> >> http://stackoverflow.com/a/11622001
>>> >>
>>> > I think Greg accepted them last time - so he'll probably have to do
>>> that again.
>>> >
>>> > - Beth
>>> >
>>> >>
>>> >> On Mon, Apr 7, 2014 at 2:45 PM, Matthew Jones <matthew at longsight.com>
>>> wrote:
>>> >> Yeah, osp, metaobj and warehouse were pulled out of the trunk master
>>> pom because of startup failures. Possibly with the reverts it will startup.
>>> >>
>>> >> https://jira.sakaiproject.org/browse/SAK-25782
>>> >>
>>> >>
>>> >> On Mon, Apr 7, 2014 at 2:38 PM, Kirschner, Beth <bkirschn at umich.edu>
>>> wrote:
>>> >> There's a problem testing on trunk, since OSP has been disabled _and_
>>> pulled out of the trunk build. I think OSP is included in the experimental
>>> nightly server (http://nightly2.sakaiproject.org:8085/portal), but that
>>> server isn't running at the moment.
>>> >>
>>> >> Greg -- any ideas on what the problem is with the experimental
>>> nightly server?
>>> >>
>>> >> thanks,
>>> >> - Beth
>>> >>
>>> >>
>>> >> On Apr 7, 2014, at 11:35 AM, Neal Caidin <neal.caidin at apereo.org>
>>> wrote:
>>> >>
>>> >>> That's good news!  We have an OSP tester lined up.
>>> >>>
>>> >>> Should we test on trunk or QA06?
>>> >>>
>>> >>> Thanks Beth!
>>> >>>
>>> >>> -- Neal
>>> >>>
>>> >>>> <postbox-contact.jpg>Kirschner, Beth April 7, 2014 at 11:32 AM
>>> >>>> The IU OSP changes have been reverted in sakai trunk. My initial
>>> testing of the related JIRAs shows that the regressions have been resolved.
>>> But this has changed a lot of OSP (osp/metaobj/taggable) code, and a little
>>> assignments code, so this could use some good testing.
>>> >>>>
>>> >>>> Thanks,
>>> >>>> - Beth
>>> >>>>
>>> >>>>
>>> >>>> _______________________________________________
>>> >>>> cle-release-team mailing list
>>> >>>> cle-release-team at collab.sakaiproject.org
>>> >>>> http://collab.sakaiproject.org/mailman/listinfo/cle-release-team
>>> >>>> <postbox-contact.jpg>Kirschner, BethApril 4, 2014 at 10:23 AM
>>> >>>> FYI -- https://jira.sakaiproject.org/browse/SAK-26043
>>> >>>>
>>> >>>>
>>> >>>> <compose-unknown-contact.jpg>Thomas, Gregory J April 3, 2014 at
>>> 5:01 PM
>>> >>>> That'd be fine.
>>> >>>>
>>> >>>> Greg
>>> >>>>
>>> >>>> From: <Kirschner>, Beth <bkirschn at umich.edu>
>>> >>>> Date: Thursday, April 3, 2014 4:56 PM
>>> >>>> To: Neal Caidin <neal.caidin at apereo.org>, Gregory Thomas <
>>> gjthomas at iu.edu>
>>> >>>> Cc: "cle-release-team at collab.sakaiproject.org" <
>>> cle-release-team at collab.sakaiproject.org>
>>> >>>> Subject: Re: [cle-release-team] OSP reverts
>>> >>>>
>>> >>>> Hi Greg - how about I create a branch off of trunk with the current
>>> IU changes - that way someone could spend the time to debug, fix and merge
>>> back to trunk when ready without holding up the Sakai 10 release.  I've
>>> attached a copy of the svn log listing the revisions and JIRAs that I would
>>> be reverting. I'd re-open the affected JIRAs to document the fact that they
>>> are no longer in trunk.
>>> >>>>
>>> >>>> - Beth
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>>> On Apr 3, 2014, at 4:03 PM, Neal Caidin <neal.caidin at apereo.org>
>>> wrote:
>>> >>>>
>>> >>>> > Hi Greg,
>>> >>>> >
>>> >>>> > I believe the thinking was to revert on trunk, test, and then
>>> merge per our usual cycle.
>>> >>>> >
>>> >>>> > Why would you prefer we only revert on 10.x branch? Eventually
>>> (not sure when) OSP is likely to be pulled out of trunk, since it will not
>>> be in Sakai 11.
>>> >>>> >
>>> >>>> > -- Neal
>>> >>>> >
>>> >>>> >
>>> >>>>
>>> >>>> >>       Thomas, Gregory J       April 3, 2014 at 3:52 PM
>>> >>>> >> Are you doing this with just 10.x or trunk?  I'd prefer if you
>>> left trunk alone unless it's considered unusable in its current state.
>>> >>>> >>
>>> >>>> >> Greg
>>> >>>> >>
>>> >>>> >> From: Neal Caidin <neal.caidin at apereo.org>
>>> >>>> >> Date: Thursday, April 3, 2014 3:49 PM
>>> >>>> >> To: "Kirschner, Beth" <bkirschn at umich.edu>
>>> >>>> >> Cc: "cle-release-team at collab.sakaiproject.org" <
>>> cle-release-team at collab.sakaiproject.org>
>>> >>>> >> Subject: [cle-release-team] OSP reverts
>>> >>>> >>
>>> >>>> >> Okay, please proceed with reverting. After the reversing the
>>> changes we need to let them know so that they can re-test those bugs and
>>> see if they still exist or not.
>>> >>>> >>
>>> >>>> >> Feel free to proceed Beth.
>>> >>>> >>
>>> >>>> >> Thanks!
>>> >>>> >> Neal
>>> >>>> >>
>>> >>>> >>
>>> >>>> >>
>>> >>>> >>
>>> >>>> >
>>> >>>> > --
>>> >>>> > Neal Caidin
>>> >>>> > Sakai Community Coordinator
>>> >>>> > Apereo Foundation
>>> >>>> > neal.caidin at apereo.org
>>> >>>> > Skype me! (but let me know in advance for the first interaction)
>>> - nealkdin
>>> >>>> >
>>> >>>>
>>> >>>>  <postbox-contact.jpg>Kirschner, BethApril 3, 2014 at 4:56 PM
>>> >>>> Hi Greg - how about I create a branch off of trunk with the current
>>> IU changes - that way someone could spend the time to debug, fix and merge
>>> back to trunk when ready without holding up the Sakai 10 release.  I've
>>> attached a copy of the svn log listing the revisions and JIRAs that I would
>>> be reverting. I'd re-open the affected JIRAs to document the fact that they
>>> are no longer in trunk.
>>> >>>>
>>> >>>> - Beth
>>> >>>>
>>> >>>>
>>> >>>> On Apr 3, 2014, at 4:03 PM, Neal Caidin <neal.caidin at apereo.org>
>>> >>>>  wrote:
>>> >>>>
>>> >>>>
>>> >>>>> Hi Greg,
>>> >>>>>
>>> >>>>> I believe the thinking was to revert on trunk, test, and then
>>> merge per our usual cycle.
>>> >>>>>
>>> >>>>> Why would you prefer we only revert on 10.x branch? Eventually
>>> (not sure when) OSP is likely to be pulled out of trunk, since it will not
>>> be in Sakai 11.
>>> >>>>>
>>> >>>>> -- Neal
>>> >>>>>
>>> >>>>>
>>> >>>>>
>>> >>>>>> Thomas, Gregory JApril 3, 2014 at 3:52 PM
>>> >>>>>> Are you doing this with just 10.x or trunk?  I'd prefer if you
>>> left trunk alone unless it's considered unusable in its current state.
>>> >>>>>>
>>> >>>>>> Greg
>>> >>>>>>
>>> >>>>>> From: Neal Caidin
>>> >>>>>> <neal.caidin at apereo.org>
>>> >>>>>>
>>> >>>>>> Date: Thursday, April 3, 2014 3:49 PM
>>> >>>>>> To: "Kirschner, Beth"
>>> >>>>>> <bkirschn at umich.edu>
>>> >>>>>>
>>> >>>>>> Cc:
>>> >>>>>> "cle-release-team at collab.sakaiproject.org" <
>>> cle-release-team at collab.sakaiproject.org>
>>> >>>>>>
>>> >>>>>> Subject: [cle-release-team] OSP reverts
>>> >>>>>>
>>> >>>>>> Okay, please proceed with reverting. After the reversing the
>>> changes we need to let them know so that they can re-test those bugs and
>>> see if they still exist or not.
>>> >>>>>>
>>> >>>>>> Feel free to proceed Beth.
>>> >>>>>>
>>> >>>>>> Thanks!
>>> >>>>>> Neal
>>> >>>>>>
>>> >>>>>>
>>> >>>>>>
>>> >>>>>>
>>> >>>>>>
>>> >>>>> --
>>> >>>>> Neal Caidin
>>> >>>>> Sakai Community Coordinator
>>> >>>>> Apereo Foundation
>>> >>>>>
>>> >>>>> neal.caidin at apereo.org
>>> >>>>>
>>> >>>>> Skype me! (but let me know in advance for the first interaction) -
>>> nealkdin
>>> >>>>>
>>> >>>>>
>>> >>>>
>>> >>>> <compose-unknown-contact.jpg>Neal CaidinApril 3, 2014 at 4:03 PM
>>> >>>> Hi Greg,
>>> >>>>
>>> >>>> I believe the thinking was to revert on trunk, test, and then merge
>>> per our usual cycle.
>>> >>>>
>>> >>>> Why would you prefer we only revert on 10.x branch? Eventually (not
>>> sure when) OSP is likely to be pulled out of trunk, since it will not be in
>>> Sakai 11.
>>> >>>>
>>> >>>> -- Neal
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>>
>>> >>> --
>>> >>> Neal Caidin
>>> >>> Sakai Community Coordinator
>>> >>> Apereo Foundation
>>> >>> neal.caidin at apereo.org
>>> >>> Skype me! (but let me know in advance for the first interaction) -
>>> nealkdin
>>> >>>
>>> >>
>>> >>
>>> >> _______________________________________________
>>> >> cle-release-team mailing list
>>> >> cle-release-team at collab.sakaiproject.org
>>> >> http://collab.sakaiproject.org/mailman/listinfo/cle-release-team
>>> >>
>>> >>
>>> >>
>>> >
>>> > <postbox-contact.jpg><compose-unknown-contact.jpg>
>>>
>>> _______________________________________________
>>> sakai-core-team mailing list
>>> sakai-core-team at collab.sakaiproject.org
>>> http://collab.sakaiproject.org/mailman/listinfo/sakai-core-team
>>>
>>
>>
>
> _______________________________________________
> sakai-core-team mailing list
> sakai-core-team at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-core-team
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-core-team/attachments/20140411/b96909c9/attachment-0001.html 


More information about the sakai-core-team mailing list