[Building Sakai] edu-services pom files in need of a review

David Horwitz david.horwitz at uct.ac.za
Tue Feb 7 04:35:00 PST 2012


please jira

On 02/07/2012 01:24 PM, Jean-Francois Leveque wrote:
> On 07/02/2012 12:02, Jean-Francois Leveque wrote:
>> Hi,
>>
>> I'm afraid I don't have the knowledge to do the review myself.
>>
>> I hope someone more skilled will volunteer.
>>
>> Here's the weirdest thing I've found in
>> https://source.sakaiproject.org/svn/edu-services/trunk/cm-service/cm-authz-synchronizer/pom.xml
>>
>>        <parent>
>>            <artifactId>base</artifactId>
>>            <groupId>org.sakaiproject</groupId>
>>            <version>2.7.0-SNAPSHOT</version>
>>        </parent>
>>
>> It's also present in 1.1.1 tag and might also be found elsewhere.
>>
>> I've also found lots or repeated 1.1.1 versions in the sub-directories
>> pom.xml files for the 1.1.1 tag, couldn't they be inherited from
>> edu-services' main pom.xml?
>>
>> Should I JIRA this with the text above?
>>
>> Cheers,
>>
>> J-F
> In 1.1.1/trunk, I also found the following.
>
> edu-services/cm-service/cm-impl/integration-test/pom.xml
>
> 1.1.1
>       <parent>
>           <artifactId>course-management</artifactId>
>           <groupId>org.sakaiproject</groupId>
>           <version>1.0-SNAPSHOT</version>
>       </parent>
>
> trunk
>       <parent>
>           <artifactId>sections</artifactId>
>           <groupId>org.sakaiproject.edu-services.sections</groupId>
>           <version>1.3-SNAPSHOT</version>
>           <relativePath>../../pom.xml</relativePath>
>       </parent>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>



More information about the sakai-dev mailing list