[Building Sakai] tool's display name change

Sanghyun Jeon euksa99 at gmail.com
Thu Feb 21 17:01:52 PST 2013


I wish I have more than one jar.



[root at SakaiLocalDev components]# find . -name localization-bundles*.jar
./localization-bundles-pack/WEB-INF/lib/localization-bundles-2.8-SNAPSHOT.jar

There is only one jar.

Please advise as to the next course of action.

Sanghyun



On Thu, Feb 21, 2013 at 3:43 PM, Steve Swinsburg
<steve.swinsburg at gmail.com>wrote:

> Any chance that you have duplicate jars inside that component bundle?
>
>
> On Fri, Feb 22, 2013 at 9:43 AM, Sanghyun Jeon <euksa99 at gmail.com> wrote:
>
>>
>>
>> tool.properties file is the properly updated file including
>> sakai.postem.description                            = For uploading .csv
>> formatted file to display feedback (e.g., comments, grades) to site
>> participants.
>> sakai.postem.title                                  = Feedback
>>
>> I don't know what to do next...
>>
>> I deleted all files under /tomcat/work/Catalina/localhost/*
>> and restart tomcat
>> and then delete all browser's cache.....
>> still not working....
>>
>> BIG SIGH!!!
>>
>> please help!
>>
>> On Thu, Feb 21, 2013 at 12:47 PM, Robert Long <rlong at unicon.net> wrote:
>>
>>> Sorry, I overlooked that you'd already changed that file.
>>>
>>> Have you restarted Tomcat since building and redeploying the config
>>> tool? If so, can you grab the .jar file from your Tomcat here:
>>>
>>>
>>> {TOMCAT_HOME}/components/localization-bundles-pack/WEB-INF/lib/localization-bundles-2.9{VERSION}.jar
>>>
>>> Extract the files:
>>>
>>> jar xf localization-bundles-2.9{VERSION}.jar
>>>
>>> Verify that the changes have, in fact, been made to the file
>>> org/sakaiproject/localization/bundle/tool/tools.properties
>>>
>>> --Bob
>>>
>>>   ----
>>> Robert Long
>>> Software Engineer
>>> Unicon, Inc.
>>>
>>> ----
>>> M.A., Instructional Technology
>>> Saginaw Valley State University
>>>
>>> On Feb 21, 2013, at 1:26 PM, Sanghyun Jeon <euksa99 at gmail.com> wrote:
>>>
>>> That's one of my modified file.
>>>
>>> Any thought why I fail to display the changed name of this postem tool?
>>>
>>> Sanghyun
>>>
>>>
>>>
>>> On Thu, Feb 21, 2013 at 11:53 AM, Robert Long <rlong at unicon.net> wrote:
>>>
>>>> For Sakai 2.9+ you need to change the tool name and description in this
>>>> file:
>>>>
>>>>
>>>> {SAKAI_SRC}/config/localization/bundles/src/bundle/org/sakaiproject/localization/bundle/tool/tools.properties
>>>>
>>>> sakai.postem.title
>>>> sakai.postem.description
>>>>
>>>>
>>>> --Bob
>>>>
>>>>   ----
>>>> Robert Long
>>>> Software Engineer
>>>> Unicon, Inc.
>>>>
>>>> ----
>>>> M.A., Instructional Technology
>>>> Saginaw Valley State University
>>>>
>>>> On Feb 21, 2013, at 12:37 PM, Sanghyun Jeon <euksa99 at gmail.com> wrote:
>>>>
>>>> This is my first time to rename the tool.... so I might be wrong
>>>>
>>>> I get these file changes from our current version, which is working
>>>> fine. I merged our local change into our new upgrade sakai version and
>>>> realized postem is not changed into Feedback...
>>>>
>>>> May I ask why you ask this question?
>>>>
>>>> Do you have a different way to do it?
>>>>
>>>> Sanghyun
>>>>
>>>>
>>>>
>>>> On Thu, Feb 21, 2013 at 2:10 AM, Jean-Francois Leveque <
>>>> jean-francois.leveque at upmc.fr> wrote:
>>>>
>>>>> Does this work for other tools ?
>>>>>
>>>>> J-F
>>>>>
>>>>>
>>>>> On 21/02/2013 03:17, Sanghyun Jeon wrote:
>>>>>
>>>>>> Yes I did
>>>>>>
>>>>>> Any idea?
>>>>>>
>>>>>> Sanghyun
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wed, Feb 20, 2013 at 2:24 PM, Yegeneswari Nagappan
>>>>>> <ynagappan at unicon.net <mailto:ynagappan at unicon.net>> wrote:
>>>>>>
>>>>>>     can you confirm if you updated the below properties in the files
>>>>>> you
>>>>>>     mentioned?
>>>>>>
>>>>>>     config/localization/bundles/**src/bundle/org/sakaiproject/**
>>>>>> localization/bundle/tool/**tools.properties
>>>>>>     sakai.postem.title = Feedback
>>>>>>
>>>>>>     postem/postem-app/src/webapp/**tools/sakai.postem.xml
>>>>>>     <registration>
>>>>>>     <tool
>>>>>>                  id="sakai.postem"
>>>>>>                  title="Feedback"
>>>>>>                  description="For uploading .csv formatted file to
>>>>>>     display feedback (e.g., comments, grades) to site participants.">
>>>>>>
>>>>>>     Thanks
>>>>>>     Esh
>>>>>>
>>>>>>     ----- Original Message -----
>>>>>>     From: "Sanghyun Jeon" <euksa99 at gmail.com <mailto:
>>>>>> euksa99 at gmail.com>>
>>>>>>     To: "Sakai Developers" <sakai-dev at collab.**sakaiproject.org<sakai-dev at collab.sakaiproject.org>
>>>>>>     <mailto:sakai-dev at collab.**sakaiproject.org<sakai-dev at collab.sakaiproject.org>
>>>>>> >>
>>>>>>     Sent: Wednesday, February 20, 2013 2:04:43 PM
>>>>>>     Subject: [Building Sakai] tool's display name change
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>     Hello all,
>>>>>>
>>>>>>
>>>>>>
>>>>>>     I would like to change postem's display name into Feedback and I
>>>>>>     changed the below two files:
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>     config/localization/bundles/**src/bundle/org/sakaiproject/**
>>>>>> localization/bundle/tool/**tools.properties
>>>>>>
>>>>>>     and
>>>>>>
>>>>>>     postem/postem-app/src/webapp/**tools/sakai.postem.xml
>>>>>>
>>>>>>
>>>>>>
>>>>>>     However, I still cannot see Feedback from either Site Info < Edit
>>>>>> Tools
>>>>>>
>>>>>>     or Sites < Pages < New Page < Tools < New Tools
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>     Can anybody tell me what I miss?
>>>>>>
>>>>>>     Thank you in advance.
>>>>>>
>>>>>>
>>>>>>
>>>>>>     Sanghyun
>>>>>>
>>>>>
>>>> _______________________________________________
>>>> 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"
>>>>
>>>>
>>>>
>>>
>>>
>>
>> _______________________________________________
>> 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"
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130221/fb678877/attachment.html 


More information about the sakai-dev mailing list