Renaming modules

Tim Lebedkov <[email protected]> Sat, 15 Jan 2005 13:26:10 +0100
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Message-ID <[email protected]>
Hi group,

I plan the following changes on the trunk...

1. rename the module org.netbeans.tasklistapi to 
org.netbeans.modules.tasklist.api
2. rename tasklist-docscan.jar to org-netbeans-modules-tasklist-docscan.jar
3. rename the module org.netbeans.modules.tasklist.suggestions to 
org.netbeans.modules.tasklist.problems
4. move the code from org.netbeans.modules.tasklist.suggestions.ui into 
the new directory tasklist/problems
5. rename the module org.netbeans.modules.suggestions_framework to 
org.netbeans.modules.tasklist.suggestions
6. rename suggestions-framework.jar to 
org-netbeans-modules-tasklist-suggestions.jar

...and would like to hear your opinions.

Thank you
--Tim