This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 43725 - [2004-06-10] Delete text module
Summary: [2004-06-10] Delete text module
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: psuk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 13:32 UTC by Jesse Glick
Modified: 2004-08-13 12:11 UTC (History)
3 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Diff of the text module files removal and building updates (68.23 KB, patch)
2004-06-07 16:04 UTC, Miloslav Metelka
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-05-24 13:32:14 UTC
AFAIK the text module is now useless.
DefaultDataObject can be edited as text, and there
is an action to create a new file with arbitrary
extension in the UI.
Comment 1 Jaroslav Tulach 2004-05-31 07:49:00 UTC
The module still provides a template for creation of text objects.
Removing the module would then change something somewhere, I am affraid.
Comment 2 _ ttran 2004-05-31 08:38:04 UTC
> The module still provides a template for creation of text objects.

that template is irrelevant now.  Project system already provide
"Empty file" template (under Others) and in Favorites/Files tabs one
can create any file with right click on a folder
Comment 3 _ ttran 2004-06-03 21:25:53 UTC
-> Pavel Suk.

Please remove any mention of 'text' from nbbuild/cluster.properties,
then delete all its files in CVS trunk.  We may want to update the
website as well, but it's optional.  The website is in decay anyway
Comment 4 Miloslav Metelka 2004-06-07 16:02:53 UTC
I have removed all the files under cvs/text except the www
subdirectory (will deal with  it later) and updated the
cluster.properties, build.properties and removed all-text target from
build.xml.
 Attaching the diff.
Comment 5 Miloslav Metelka 2004-06-07 16:04:13 UTC
Created attachment 15528 [details]
Diff of the text module files removal and building updates
Comment 6 Miloslav Metelka 2004-06-07 16:07:35 UTC
I have created issue 44450 on nbbuild asking build masters to review
the changes under nbbuild.
Comment 7 Jesse Glick 2004-06-07 18:09:18 UTC
Wow, look how much code there was to do essentially nothing...

You will probably need to move the template desc for Templates/Other
elsewhere (after correcting it - looks quite obsolete).
Comment 8 Miloslav Metelka 2004-06-08 15:19:31 UTC
Jesse, I thought that according to issue 44331 I can completely remove
the Text File template provided by the text module. Is that true or not?
Comment 9 Jesse Glick 2004-06-08 16:07:03 UTC
Yes, I was talking about the template folder "Other", not the text
file template. Just need to check that it still exists and has some
localized display name and description after the removal of text module.
Comment 10 Miloslav Metelka 2004-06-09 14:58:33 UTC
OK, if there are no objections I would put the "Templates/Other"
localization into favorites module as part of issue 44331 (I would
update the Yarda's patch).
Comment 11 Miloslav Metelka 2004-06-10 13:12:37 UTC
Fixed in main trunk:

Checking in nbbuild/build.properties;
/cvs/nbbuild/build.properties,v  <--  build.properties
new revision: 1.192; previous revision: 1.191
done
Checking in nbbuild/build.xml;
/cvs/nbbuild/build.xml,v  <--  build.xml
new revision: 1.513; previous revision: 1.512
done
Checking in nbbuild/cluster.properties;
/cvs/nbbuild/cluster.properties,v  <--  cluster.properties
new revision: 1.47; previous revision: 1.46
done
Processing log script arguments...
More commits to come...
Removing text/build.xml;
/cvs/text/build.xml,v  <--  build.xml
new revision: delete; previous revision: 1.27
done
Removing text/l10n.list;
/cvs/text/l10n.list,v  <--  l10n.list
new revision: delete; previous revision: 1.2
done
Removing text/manifest.mf;
/cvs/text/manifest.mf,v  <--  manifest.mf
new revision: delete; previous revision: 1.44
done
Removing text/nbl10n.list.generated;
/cvs/text/nbl10n.list.generated,v  <--  nbl10n.list.generated
new revision: delete; previous revision: 1.3
done
Processing log script arguments...
Mailing the commit message to cvs@nbbuild.netbeans.org,
cvs@text.netbeans.org (from mmetelka@netbeans.org)
Removing text/nbproject/project.properties;
/cvs/text/nbproject/project.properties,v  <--  project.properties
new revision: delete; previous revision: 1.1
done
Removing text/nbproject/project.xml;
/cvs/text/nbproject/project.xml,v  <--  project.xml
new revision: delete; previous revision: 1.1
done
Processing log script arguments...
Mailing the commit message to cvs@text.netbeans.org (from
mmetelka@netbeans.org)
Removing text/src/org/netbeans/modules/text/Bundle.properties;
/cvs/text/src/org/netbeans/modules/text/Bundle.properties,v  <-- 
Bundle.properties
new revision: delete; previous revision: 1.20
done
Removing text/src/org/netbeans/modules/text/ConvertToDefaultAction.java;
/cvs/text/src/org/netbeans/modules/text/ConvertToDefaultAction.java,v
 <--  ConvertToDefaultAction.java
new revision: delete; previous revision: 1.6
done
Removing text/src/org/netbeans/modules/text/ConvertToTextAction.java;
/cvs/text/src/org/netbeans/modules/text/ConvertToTextAction.java,v 
<--  ConvertToTextAction.java
new revision: delete; previous revision: 1.13
done
Removing text/src/org/netbeans/modules/text/Layer.xml;
/cvs/text/src/org/netbeans/modules/text/Layer.xml,v  <--  Layer.xml
new revision: delete; previous revision: 1.9
done
Removing text/src/org/netbeans/modules/text/OtherHelp.html;
/cvs/text/src/org/netbeans/modules/text/OtherHelp.html,v  <-- 
OtherHelp.html
new revision: delete; previous revision: 1.6
done
Removing text/src/org/netbeans/modules/text/TXTDataLoader.java;
/cvs/text/src/org/netbeans/modules/text/TXTDataLoader.java,v  <-- 
TXTDataLoader.java
new revision: delete; previous revision: 1.30
done
Removing text/src/org/netbeans/modules/text/TXTDataLoaderBeanInfo.java;
/cvs/text/src/org/netbeans/modules/text/TXTDataLoaderBeanInfo.java,v 
<--  TXTDataLoaderBeanInfo.java
new revision: delete; previous revision: 1.16
done
Removing text/src/org/netbeans/modules/text/TXTDataObject.java;
/cvs/text/src/org/netbeans/modules/text/TXTDataObject.java,v  <-- 
TXTDataObject.java
new revision: delete; previous revision: 1.24
done
Removing text/src/org/netbeans/modules/text/TXTEditorSupport.java;
/cvs/text/src/org/netbeans/modules/text/TXTEditorSupport.java,v  <-- 
TXTEditorSupport.java
new revision: delete; previous revision: 1.11
done
Removing text/src/org/netbeans/modules/text/TXTPanel.form;
/cvs/text/src/org/netbeans/modules/text/TXTPanel.form,v  <-- 
TXTPanel.form
new revision: delete; previous revision: 1.3
done
Removing text/src/org/netbeans/modules/text/TXTPanel.java;
/cvs/text/src/org/netbeans/modules/text/TXTPanel.java,v  <-- 
TXTPanel.java
new revision: delete; previous revision: 1.3
done
Removing text/src/org/netbeans/modules/text/TXTWizardIterator.java;
/cvs/text/src/org/netbeans/modules/text/TXTWizardIterator.java,v  <--
 TXTWizardIterator.java
new revision: delete; previous revision: 1.2
done
Removing text/src/org/netbeans/modules/text/TemplateHelp.html;
/cvs/text/src/org/netbeans/modules/text/TemplateHelp.html,v  <-- 
TemplateHelp.html
new revision: delete; previous revision: 1.5
done
Removing text/src/org/netbeans/modules/text/txtObject.gif;
/cvs/text/src/org/netbeans/modules/text/txtObject.gif,v  <-- 
txtObject.gif
new revision: delete; previous revision: 1.2
done
Removing text/src/org/netbeans/modules/text/txtObject32.gif;
/cvs/text/src/org/netbeans/modules/text/txtObject32.gif,v  <-- 
txtObject32.gif
new revision: delete; previous revision: 1.1