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 111438 - External binaries location in CVS does not follow NB CVS rules
Summary: External binaries location in CVS does not follow NB CVS rules
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Ch Nguyen
URL:
Keywords:
Depends on: 114409
Blocks:
  Show dependency tree
 
Reported: 2007-07-31 09:57 UTC by Petr Suchomel
Modified: 2007-09-17 17:39 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
New ejb module jar for testing (555.43 KB, application/octet-stream)
2007-08-30 23:32 UTC, _ edwingo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Suchomel 2007-07-31 09:57:00 UTC
External binaries location in CVS does not follow NB CVS rules, please see
http://wiki.netbeans.org/wiki/view/DevFaqExternalLibrariesUpdated
We are not allowed to store binaries under release/modules/ext/ in NetBeans CVS, they should be under external/

There are also duplicates in sence, that some files are stored several times in CVS, see for example:
visualweb/dataconnectivity/external/travel.zip content is also stored inside CVS under
visualweb/dataconnectivity/external/derby/travel/
Comment 1 Petr Suchomel 2007-07-31 19:52:26 UTC
Please note, we do all work on branch extlib_licenses_2007. I'll talk to individual owners and ask for help with
resolving issues
Comment 2 Ch Nguyen 2007-07-31 20:53:30 UTC
I need some clarification:
. All commits for this should go into a branch extlib_licenses_2007, not trunk? I suppose that's probably why I got this:
BUILD FAILED
Target "verify-libs-and-licenses" does not exist in the project "nbbuild". 
when I ran this ant -f nbbuild/build.xml(?)
. I read the document but still not clear if all the libraries should go under 1 module/external, maybe toplevel
visualweb/external, or each individual library wrapper's external directory?
. I thought that this didn't have to be done by Beta1 (?) and that someone would do the bulk of the work to reduce the
duplication of the libraries between different teams...

Comment 3 Jesse Glick 2007-07-31 21:04:31 UTC
Each individual library wrapper's external directory. E.g.:

visualweb/ravelibs/commons-beanutils/external/commons-beanutils.jar

Currently there is no support in projectized.xml for copying such JARs to ${cluster}/modules/ext/ and affecting the
module fileset, as there would be for the release/ dir, but some such support is probably coming soon to the branch. You
may want to just hold off on this for a little while until Petr contacts you.
Comment 4 Ch Nguyen 2007-07-31 21:18:31 UTC
Can you please give some example of what needs to be done when there is such support in the projectized.xml?

In the mean time, I am going to lower the priority of this bug to a P2 since this is not blocking anyone.  Also, I'm
going to be out for about 3 weeks starting this coming Monday.  If this cannot wait, feel free to reassign this bug back
to markdey.
Comment 5 Mark Dey 2007-08-02 18:51:04 UTC
Sandip will fill in during Chau's absence.
Comment 6 Jesse Glick 2007-08-02 21:19:47 UTC
Please do nothing today, as I will be closing out the branch and work will continue on the trunk.
Comment 7 Jesse Glick 2007-08-03 00:23:55 UTC
The branch is now dead and merged to trunk.
Comment 8 _ sandipchitale 2007-08-03 21:42:21 UTC
jesse, is there a fisheye query for this. Was any work done in the visualweb area?
Comment 10 _ sandipchitale 2007-08-06 19:01:59 UTC
Oh..I know how to look at visualweb checkins using fisheye. May be I was not clear what I was aksing for. So here it 
is - Is there a commit log for the work done in the NetBeans core modules.
Comment 12 Petr Suchomel 2007-08-06 20:41:17 UTC
Sandip, if you have specific question, you can ask me directly. Not whole nb_all is cleaned yet, there is about 1/2 done
and commited, I am still working on second (excluding enterpise and vwp)
Comment 13 _ sandipchitale 2007-08-06 21:04:18 UTC
Jesse, I needed to look at the example of what has been done. I noticed later the commit log in the document.
Comment 14 Jesse Glick 2007-08-06 21:32:08 UTC
The original commit log is mostly about infrastructure, with only one or two actual examples of conversions. What Petr
is working on (in domain modules) will be more useful to you, I think.
Comment 15 John Baker 2007-08-18 23:27:43 UTC
travel.zip is not a library so I assume the following should be done :

* store it somewhere other than modules/ext. However, the CVS rules page doesn't suggest a valid directory for storing
non-libraries
* add CDDL
* update nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-binaries
Comment 16 Jesse Glick 2007-08-21 01:09:05 UTC
If it is a sample, it should be under BSD, not CDDL. Usually it would be under ${cluster}/docs/ or similar. And it may
be added to ignored-binaries if it is in fact of nb.org origin, not external software or otherwise licensed files.
Comment 17 _ sandipchitale 2007-08-21 14:51:35 UTC
Jar files in visualweb/** CVS modules:

appbase/library/dist/appbase.jar
dataconnectivity/external/derby/jars/derby.jar
dataconnectivity/external/derby/jars/derbyLocale_de_DE.jar
dataconnectivity/external/derby/jars/derbyLocale_es.jar
dataconnectivity/external/derby/jars/derbyLocale_fr.jar
dataconnectivity/external/derby/jars/derbyLocale_it.jar
dataconnectivity/external/derby/jars/derbyLocale_ja_JP.jar
dataconnectivity/external/derby/jars/derbyLocale_ko_KR.jar
dataconnectivity/external/derby/jars/derbyLocale_pt_BR.jar
dataconnectivity/external/derby/jars/derbyLocale_zh_CN.jar
dataconnectivity/external/derby/jars/derbyLocale_zh_TW.jar
dataconnectivity/external/derby/jars/derbynet.jar
dataconnectivity/external/derby/jars/derbytools.jar
dataprovider/runtime/library/dist/dataprovider.jar
designer/html/library/dist/designer-html.jar
designtime/library/dist/designtime.jar
designtime/rave/library/dist/designtime-base.jar
designtimeext/library/dist/designtimeext.jar
ejb/release/modules/ext/ejb20.jar
errorhandler/client/library/dist/errorhandler.jar
gravy/builds/gravy.jar
jsfsupport/runtime/library/dist/jsfcl.jar
propertyeditors/api/library/dist/editors.jar
propertyeditors/resolver/library/dist/editor-resolver.jar
ravehelp/external/jhall-2.0_02.jar
ravelibs/commons-beanutils/release/modules/ext/commons-beanutils.jar - to be removed soon
ravelibs/commons-collections/release/modules/ext/commons-collections.jar - to be removed soon
ravelibs/commons-digester/release/modules/ext/commons-digester.jar - to be removed soon
ravelibs/commons-fileupload/release/modules/ext/commons-fileupload.jar
ravelibs/commons-logging/release/modules/ext/commons-logging.jar - to be removed soon
ravelibs/el-ri-1.2/release/modules/ext/el-impl-1.2.jar
ravelibs/jsf-portlet/external/jsf-portlet.jar
ravelibs/jsf-ri-1.2/release/modules/ext/jsf-ri-1.2.jar
ravelibs/portlet-api/external/portlet.jar
ravelibs/rowset/release/modules/ext/rowset.jar
ravelibs/sun-apache-commons/release/modules/ext/com-sun-apache-commons.jar - to be removed soon
rowset/library/dist/sqlx.jar
webui/runtime/library/dist/webui.jar
webui/themes/release/modules/ext/defaulttheme-gray.jar
webui/themes/release/modules/ext/defaulttheme-green.jar
webui/themes/release/modules/ext/defaulttheme.jar
woodstock/components/release/modules/ext/dojo-0.4.3-ajax.jar
woodstock/components/release/modules/ext/jsf-extensions-common-0.1.jar
woodstock/components/release/modules/ext/jsf-extensions-dynamic-faces-0.1.jar
woodstock/components/release/modules/ext/json.jar
woodstock/components/release/modules/ext/prototype-1.5.0.jar
woodstock/components/release/modules/ext/webui-jsf-dt.jar
woodstock/components/release/modules/ext/webui-jsf.jar
woodstock/defaulttheme/release/modules/ext/webui-jsf-suntheme.jar

Jar files found in visualweb1/module/ext

modules/ext/appbase.jar
modules/ext/batik-mod.jar
modules/ext/commons-beanutils.jar
modules/ext/commons-collections.jar
modules/ext/commons-digester.jar
modules/ext/commons-fileupload.jar
modules/ext/commons-logging.jar
modules/ext/com-sun-apache-commons.jar
modules/ext/dataprovider.jar
modules/ext/defaulttheme-gray.jar
modules/ext/defaulttheme-green.jar
modules/ext/defaulttheme.jar
modules/ext/designer-html.jar
modules/ext/designtime-base.jar
modules/ext/designtimeext.jar
modules/ext/designtime.jar
modules/ext/dojo-0.4.3-ajax.jar
modules/ext/editor-resolver.jar
modules/ext/editors.jar
modules/ext/ejb20.jar
modules/ext/el-impl-1.2.jar
modules/ext/errorhandler.jar
modules/ext/jsfcl.jar
modules/ext/jsf-extensions-common-0.1.jar
modules/ext/jsf-extensions-dynamic-faces-0.1.jar
modules/ext/jsf-ri-1.2.jar
modules/ext/json.jar
modules/ext/portlet.jar
modules/ext/prototype-1.5.0.jar
modules/ext/rowset.jar
modules/ext/sqlx.jar
modules/ext/tidy-mod.jar
modules/ext/travel.zip
modules/ext/webui.jar
modules/ext/webui-jsf-dt.jar
modules/ext/webui-jsf.jar
modules/ext/webui-jsf-suntheme.jar

Comment 18 John Baker 2007-08-21 20:07:40 UTC
For travel.zip, I'm looking at a way to load the schema.  Then there wouldn't be a need to use the zip file.

Jim D removed these jars
dataconnectivity/external/derby/jars/derby.jar
dataconnectivity/external/derby/jars/derbyLocale_de_DE.jar
dataconnectivity/external/derby/jars/derbyLocale_es.jar
dataconnectivity/external/derby/jars/derbyLocale_fr.jar
dataconnectivity/external/derby/jars/derbyLocale_it.jar
dataconnectivity/external/derby/jars/derbyLocale_ja_JP.jar
dataconnectivity/external/derby/jars/derbyLocale_ko_KR.jar
dataconnectivity/external/derby/jars/derbyLocale_pt_BR.jar
dataconnectivity/external/derby/jars/derbyLocale_zh_CN.jar
dataconnectivity/external/derby/jars/derbyLocale_zh_TW.jar
dataconnectivity/external/derby/jars/derbynet.jar
dataconnectivity/external/derby/jars/derbytools.jar
Comment 19 John Baker 2007-08-22 23:13:58 UTC
Update on travel.zip:

The output from
ant -f nbbuild/build.xml verify-libs-and-licenses
complains
visualweb/dataconnectivity/external/travel.zip does not appear to include a version number
visualweb/dataconnectivity/external/travel.zip is not associated with any license file

travel.zip is not a library and does not require a version number or license file.
Does this mean that travel.zip should be moved somewhere?
Comment 20 John Baker 2007-08-22 23:23:11 UTC
sorry, I didn't see desc17

travel.zip is a zip file of a derby database and data.
So, I don't think it should go under ${cluster}/docs/ 

I assume the BSD license should be bundled in travel.zip 
Comment 21 Jesse Glick 2007-08-23 03:10:48 UTC
If it is not of external origin it should not reside in an external dir. If it needs to be kept in ZIP form elsewhere in
CVS you will need to add an exclusion to ignored-binaries with a brief comment.
Comment 22 John Baker 2007-08-23 03:27:09 UTC
understood.

Is there a recommended location to put non-external binaries?
Comment 23 John Baker 2007-08-23 04:06:50 UTC
Also the db module has a sample database located in 
db/external

This sample database should be moved also ?


For travel.zip I will just create a folder in visualweb, named db and store the zip files there
and if needed update the ignored-binaries 
Comment 24 John Baker 2007-08-23 04:37:26 UTC
I'd rather not create a db directory.

The document
http://wiki.netbeans.org/wiki/view/DevFaqExternalLibrariesUpdated#section-DevFaqExternalLibrariesUpdated-NetBeansSamples
says the zip file can be placed in
release/modules/ext

However, I was told not to put anything under release.

Which is correct?
Comment 25 Jesse Glick 2007-08-23 16:19:01 UTC
release/ is fine for things we make. The rule is simple: externally licensed files, and only those, must go under
external/. I have tried to clarify the wiki.
Comment 26 John Baker 2007-08-23 20:00:04 UTC
Thank you for the clarification.

I will produce a zip file containing the sample database and a license.txt (BSD license).

This zip file will reside in release/startup/samples and when ${cluster} is built, the zip file will be copied to 
${cluster}/startup/samples

For dataconnectivity, there will now be 2 sample databases, travel.zip and vir.zip , no more

Comment 27 John Baker 2007-08-23 22:19:22 UTC
Partial update:


cvs commit: Examining visualweb/dataconnectivity/release/startup/samples
Checking in visualweb/dataconnectivity/build.xml;
/cvs/visualweb/dataconnectivity/build.xml,v  <--  build.xml
new revision: 1.7; previous revision: 1.6
done
Checking in visualweb/dataconnectivity/src/org/netbeans/modules/visualweb/dataconnectivity/naming/DerbyWaiter.java;
/cvs/visualweb/dataconnectivity/src/org/netbeans/modules/visualweb/dataconnectivity/naming/DerbyWaiter.java,v  <-- 
DerbyWaiter.java
new revision: 1.7; previous revision: 1.6
done
Checking in visualweb/dataconnectivity/release/startup/samples/create-Travel-derby.sql;
/cvs/visualweb/dataconnectivity/release/startup/samples/create-Travel-derby.sql,v  <--  create-Travel-derby.sql
new revision: 1.2; previous revision: 1.1
done
RCS file: /cvs/visualweb/dataconnectivity/release/startup/samples/create-schema-Travel.sql,v
done
Checking in visualweb/dataconnectivity/release/startup/samples/create-schema-Travel.sql;
/cvs/visualweb/dataconnectivity/release/startup/samples/create-schema-Travel.sql,v  <--  create-schema-Travel.sql
initial revision: 1.1
done
Checking in visualweb/dataconnectivity/release/startup/samples/create-schema-vir-derby.sql;
/cvs/visualweb/dataconnectivity/release/startup/samples/create-schema-vir-derby.sql,v  <--  create-schema-vir-derby.sql
new revision: 1.2; previous revision: 1.1
done
Checking in visualweb/dataconnectivity/release/startup/samples/create-vir-derby.sql;
/cvs/visualweb/dataconnectivity/release/startup/samples/create-vir-derby.sql,v  <--  create-vir-derby.sql
new revision: 1.2; previous revision: 1.1
done
RCS file: /cvs/visualweb/dataconnectivity/release/startup/samples/travel.zip,v
done
Checking in visualweb/dataconnectivity/release/startup/samples/travel.zip;
/cvs/visualweb/dataconnectivity/release/startup/samples/travel.zip,v  <--  travel.zip
initial revision: 1.1
done
RCS file: /cvs/visualweb/dataconnectivity/release/startup/samples/vir.zip,v
done
Checking in visualweb/dataconnectivity/release/startup/samples/vir.zip;
/cvs/visualweb/dataconnectivity/release/startup/samples/vir.zip,v  <--  vir.zip
initial revision: 1.1
done
Comment 28 John Baker 2007-08-23 23:41:51 UTC
Removal of travel.zip from /external and updated ignored-binaries:

cvs commit: Examining visualweb/dataconnectivity/external
Removing visualweb/dataconnectivity/external/travel.zip;
/cvs/visualweb/dataconnectivity/external/travel.zip,v  <--  travel.zip
new revision: delete; previous revision: 1.1
done


cvs commit: Examining nbbuild/antsrc/org/netbeans/nbbuild/extlibs
Checking in nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-binaries;
/cvs/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-binaries,v  <--  ignored-binaries
new revision: 1.12; previous revision: 1.11
done
Comment 29 _ sandipchitale 2007-08-24 03:02:07 UTC
Partial fix Issue # 111438 - External binaries location in CVS does not follow NB CVS rules

Moved external jars to module's external directory and named them with appropriate format.
Adjusted the paths in project.xml, project.properties and library definitions.
Added targets to build.xml files to copy the files in external directory to the target.
Replaced usage of visualweb/ravehelp/external/jhall-2.0_02.jar with core/javahelp/external/jh-2.0_04
and cleanedup the visualweb/ravehelp module.

Need licenses for:

ejb-2.0.jar
woodstock jars

Checking in ejb/build.xml;
/cvs/visualweb/ejb/build.xml,v  <--  build.xml
new revision: 1.3; previous revision: 1.2
done
RCS file: /cvs/visualweb/ejb/external/ejb-2.0-lincese.txt,v
done
Checking in ejb/external/ejb-2.0-lincese.txt;
/cvs/visualweb/ejb/external/ejb-2.0-lincese.txt,v  <--  ejb-2.0-lincese.txt
initial revision: 1.1
done
RCS file: /cvs/visualweb/ejb/external/ejb-2.0.jar,v
done
Checking in ejb/external/ejb-2.0.jar;
/cvs/visualweb/ejb/external/ejb-2.0.jar,v  <--  ejb-2.0.jar
initial revision: 1.1
done
Removing ejb/release/modules/ext/ejb20.jar;
/cvs/visualweb/ejb/release/modules/ext/ejb20.jar,v  <--  ejb20.jar
new revision: delete; previous revision: 1.1
done
Checking in ejb/src/org/netbeans/modules/visualweb/ejb/libraries/ejbsupport-designtime.xml;
/cvs/visualweb/ejb/src/org/netbeans/modules/visualweb/ejb/libraries/ejbsupport-designtime.xml,v  <-- 
ejbsupport-designtime.xml
new revision: 1.2; previous revision: 1.1
done
Checking in ejb/src/org/netbeans/modules/visualweb/ejb/load/EjbLoader.java;
/cvs/visualweb/ejb/src/org/netbeans/modules/visualweb/ejb/load/EjbLoader.java,v  <--  EjbLoader.java
new revision: 1.4; previous revision: 1.3
done
Checking in ejb/src/org/netbeans/modules/visualweb/ejb/load/EjbLoaderHelper.java;
/cvs/visualweb/ejb/src/org/netbeans/modules/visualweb/ejb/load/EjbLoaderHelper.java,v  <--  EjbLoaderHelper.java
new revision: 1.2; previous revision: 1.1
done
Checking in project/jsf/src/org/netbeans/modules/visualweb/project/jsf/libraries/ejbsupport-designtime.xml;
/cvs/visualweb/project/jsf/src/org/netbeans/modules/visualweb/project/jsf/libraries/ejbsupport-designtime.xml,v  <-- 
ejbsupport-designtime.xml
new revision: 1.2; previous revision: 1.1
done
Checking in project/jsf/src/org/netbeans/modules/visualweb/project/jsf/libraries/webui-designtime.xml;
/cvs/visualweb/project/jsf/src/org/netbeans/modules/visualweb/project/jsf/libraries/webui-designtime.xml,v  <-- 
webui-designtime.xml
new revision: 1.3; previous revision: 1.2
done
Checking in project/jsf/src/org/netbeans/modules/visualweb/project/jsf/libraries/webui-runtime.xml;
/cvs/visualweb/project/jsf/src/org/netbeans/modules/visualweb/project/jsf/libraries/webui-runtime.xml,v  <-- 
webui-runtime.xml
new revision: 1.2; previous revision: 1.1
done
Checking in project/jsf/src/org/netbeans/modules/visualweb/project/jsf/libraries/woodstock-components.xml;
/cvs/visualweb/project/jsf/src/org/netbeans/modules/visualweb/project/jsf/libraries/woodstock-components.xml,v  <-- 
woodstock-components.xml
new revision: 1.7; previous revision: 1.6
done
Removing ravehelp/.cvsignore;
/cvs/visualweb/ravehelp/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
done
Removing ravehelp/README.html;
/cvs/visualweb/ravehelp/README.html,v  <--  README.html
new revision: delete; previous revision: 1.1
done
Removing ravehelp/build.xml;
/cvs/visualweb/ravehelp/build.xml,v  <--  build.xml
new revision: delete; previous revision: 1.1
done
Removing ravehelp/l10n.list;
/cvs/visualweb/ravehelp/l10n.list,v  <--  l10n.list
new revision: delete; previous revision: 1.1
done
Removing ravehelp/manifest.mf;
/cvs/visualweb/ravehelp/manifest.mf,v  <--  manifest.mf
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/.cvsignore;
/cvs/visualweb/ravehelp/dynamichelp/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/build.xml;
/cvs/visualweb/ravehelp/dynamichelp/build.xml,v  <--  build.xml
new revision: delete; previous revision: 1.2
done
Removing ravehelp/dynamichelp/manifest.mf;
/cvs/visualweb/ravehelp/dynamichelp/manifest.mf,v  <--  manifest.mf
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/nbproject/.cvsignore;
/cvs/visualweb/ravehelp/dynamichelp/nbproject/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/nbproject/project.properties;
/cvs/visualweb/ravehelp/dynamichelp/nbproject/project.properties,v  <--  project.properties
new revision: delete; previous revision: 1.2
done
Removing ravehelp/dynamichelp/nbproject/project.xml;
/cvs/visualweb/ravehelp/dynamichelp/nbproject/project.xml,v  <--  project.xml
new revision: delete; previous revision: 1.4
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/AppBaseJavadocAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/AppBaseJavadocAction.java,v
 <--  AppBaseJavadocAction.java
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/BraveheartJavadocAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/BraveheartJavadocAction.java,v
 <--  BraveheartJavadocAction.java
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/Bundle.properties;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/Bundle.properties,v  <-- 
Bundle.properties
new revision: delete; previous revision: 1.2
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/DataProviderJavadocAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/DataProviderJavadocAction.java,v
 <--  DataProviderJavadocAction.java
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/DynamicHelpDoc.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/DynamicHelpDoc.java,v  <-- 
DynamicHelpDoc.java
new revision: delete; previous revision: 1.2
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/DynamicHelpTopComponent.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/DynamicHelpTopComponent.java,v
 <--  DynamicHelpTopComponent.java
new revision: delete; previous revision: 1.2
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/DynamicHelpViewAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/DynamicHelpViewAction.java,v
 <--  DynamicHelpViewAction.java
new revision: delete; previous revision: 1.3
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/HelpOpenAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/HelpOpenAction.java,v  <-- 
HelpOpenAction.java
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/JDKJavadocAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/JDKJavadocAction.java,v  <--
 JDKJavadocAction.java
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/JSFCLJavadocAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/JSFCLJavadocAction.java,v 
<--  JSFCLJavadocAction.java
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/JSFJavadocAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/JSFJavadocAction.java,v  <--
 JSFJavadocAction.java
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/JavadocAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/JavadocAction.java,v  <-- 
JavadocAction.java
new revision: delete; previous revision: 1.2
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/JavadocOpenAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/JavadocOpenAction.java,v 
<--  JavadocOpenAction.java
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/PortletJavadocAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/PortletJavadocAction.java,v
 <--  PortletJavadocAction.java
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/RowsetJavadocAction.java;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/RowsetJavadocAction.java,v 
<--  RowsetJavadocAction.java
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/Bundle.properties;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/Bundle.properties,v
 <--  Bundle.properties
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/HelpSetRegistration.xml;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/HelpSetRegistration.xml,v
 <--  HelpSetRegistration.xml
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/HelpShortcut.xml;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/HelpShortcut.xml,v
 <--  HelpShortcut.xml
new revision: delete; previous revision: 1.1
done
Removing
ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/general_help_folder_closed.png;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/general_help_folder_closed.png,v
 <--  general_help_folder_closed.png
new revision: delete; previous revision: 1.1
done
Removing
ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/general_help_folder_open.png;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/general_help_folder_open.png,v
 <--  general_help_folder_open.png
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/help.png;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/help.png,v  <-- 
help.png
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/helpAction.png;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/helpAction.png,v 
<--  helpAction.png
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/helpAction24.png;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/helpAction24.png,v
 <--  helpAction24.png
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/help_topic.gif;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/help_topic.gif,v 
<--  help_topic.gif
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/help_topic.png;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/help_topic.png,v 
<--  help_topic.png
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/layer.xml;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/layer.xml,v  <-- 
layer.xml
new revision: delete; previous revision: 1.8
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/no_help_topic.png;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/no_help_topic.png,v
 <--  no_help_topic.png
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/rave-about.xml;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/rave-about.xml,v 
<--  rave-about.xml
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/webLink.gif;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/webLink.gif,v  <--
 webLink.gif
new revision: delete; previous revision: 1.1
done
Removing ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/webLink.png;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/webLink.png,v  <--
 webLink.png
new revision: delete; previous revision: 1.1
done
Removing
ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/components/dynamicHelp.settings;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/components/dynamicHelp.settings,v
 <--  dynamicHelp.settings
new revision: delete; previous revision: 1.1
done
Removing
ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/groups/jsfdesigner/dynamicHelp.wstcgrp;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/groups/jsfdesigner/dynamicHelp.wstcgrp,v
 <--  dynamicHelp.wstcgrp
new revision: delete; previous revision: 1.1
done
Removing
ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/windowmanager/dynamichelp.wsmode;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/windowmanager/dynamichelp.wsmode,v
 <--  dynamichelp.wsmode
new revision: delete; previous revision: 1.1
done
Removing
ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/windowmanager/dynamichelp/dynamicHelp.wstcref;
/cvs/visualweb/ravehelp/dynamichelp/src/org/netbeans/modules/visualweb/ravehelp/dynamichelp/resources/windowmanager/dynamichelp/dynamicHelp.wstcref,v
 <--  dynamicHelp.wstcref
new revision: delete; previous revision: 1.1
done
Removing ravehelp/external/jh-2.0_02-license.txt;
/cvs/visualweb/ravehelp/external/jh-2.0_02-license.txt,v  <--  jh-2.0_02-license.txt
new revision: delete; previous revision: 1.1
done
Removing ravehelp/external/jhall-2.0_02.jar;
/cvs/visualweb/ravehelp/external/jhall-2.0_02.jar,v  <--  jhall-2.0_02.jar
new revision: delete; previous revision: 1.1
done
Removing ravehelp/nbproject/.cvsignore;
/cvs/visualweb/ravehelp/nbproject/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
done
Removing ravehelp/nbproject/build-impl.xml;
/cvs/visualweb/ravehelp/nbproject/build-impl.xml,v  <--  build-impl.xml
new revision: delete; previous revision: 1.1
done
Removing ravehelp/nbproject/genfiles.properties;
/cvs/visualweb/ravehelp/nbproject/genfiles.properties,v  <--  genfiles.properties
new revision: delete; previous revision: 1.1
done
Removing ravehelp/nbproject/project.properties;
/cvs/visualweb/ravehelp/nbproject/project.properties,v  <--  project.properties
new revision: delete; previous revision: 1.1
done
Removing ravehelp/nbproject/project.xml;
/cvs/visualweb/ravehelp/nbproject/project.xml,v  <--  project.xml
new revision: delete; previous revision: 1.1
done
Removing ravehelp/nbproject/suite.properties;
/cvs/visualweb/ravehelp/nbproject/suite.properties,v  <--  suite.properties
new revision: delete; previous revision: 1.1
done
Checking in ravehelp/rave_nbpack/nbproject/project.properties;
/cvs/visualweb/ravehelp/rave_nbpack/nbproject/project.properties,v  <--  project.properties
new revision: 1.4; previous revision: 1.3
done
Removing ravehelp/src/org/netbeans/modules/visualweb/ravehelp/resources/Bundle.properties;
/cvs/visualweb/ravehelp/src/org/netbeans/modules/visualweb/ravehelp/resources/Bundle.properties,v  <--  Bundle.properties
new revision: delete; previous revision: 1.1
done
Removing ravehelp/src/org/netbeans/modules/visualweb/ravehelp/resources/help.png;
/cvs/visualweb/ravehelp/src/org/netbeans/modules/visualweb/ravehelp/resources/help.png,v  <--  help.png
new revision: delete; previous revision: 1.1
done
Removing ravehelp/src/org/netbeans/modules/visualweb/ravehelp/resources/helpsetref.xml;
/cvs/visualweb/ravehelp/src/org/netbeans/modules/visualweb/ravehelp/resources/helpsetref.xml,v  <--  helpsetref.xml
new revision: delete; previous revision: 1.1
done
Removing ravehelp/src/org/netbeans/modules/visualweb/ravehelp/resources/layer.xml;
/cvs/visualweb/ravehelp/src/org/netbeans/modules/visualweb/ravehelp/resources/layer.xml,v  <--  layer.xml
new revision: delete; previous revision: 1.1
done
Removing ravehelp/src/org/netbeans/modules/visualweb/ravehelp/resources/master.xml;
/cvs/visualweb/ravehelp/src/org/netbeans/modules/visualweb/ravehelp/resources/master.xml,v  <--  master.xml
new revision: delete; previous revision: 1.1
done
Checking in ravelibs/commons-fileupload/build.xml;
/cvs/visualweb/ravelibs/commons-fileupload/build.xml,v  <--  build.xml
new revision: 1.3; previous revision: 1.2
done
RCS file: /cvs/visualweb/ravelibs/commons-fileupload/external/commons-fileupload-1.0-license.txt,v
done
Checking in ravelibs/commons-fileupload/external/commons-fileupload-1.0-license.txt;
/cvs/visualweb/ravelibs/commons-fileupload/external/commons-fileupload-1.0-license.txt,v  <-- 
commons-fileupload-1.0-license.txt
initial revision: 1.1
done
RCS file: /cvs/visualweb/ravelibs/commons-fileupload/external/commons-fileupload-1.0.jar,v
done
Checking in ravelibs/commons-fileupload/external/commons-fileupload-1.0.jar;
/cvs/visualweb/ravelibs/commons-fileupload/external/commons-fileupload-1.0.jar,v  <--  commons-fileupload-1.0.jar
initial revision: 1.1
done
Checking in ravelibs/commons-fileupload/nbproject/project.xml;
/cvs/visualweb/ravelibs/commons-fileupload/nbproject/project.xml,v  <--  project.xml
new revision: 1.3; previous revision: 1.2
done
Removing ravelibs/commons-fileupload/release/modules/ext/commons-fileupload.jar;
/cvs/visualweb/ravelibs/commons-fileupload/release/modules/ext/commons-fileupload.jar,v  <--  commons-fileupload.jar
new revision: delete; previous revision: 1.1
done
Checking in webui/runtime/library/nbproject/project.properties;
/cvs/visualweb/webui/runtime/library/nbproject/project.properties,v  <--  project.properties
new revision: 1.11; previous revision: 1.10
done
Checking in woodstock/components/build.xml;
/cvs/visualweb/woodstock/components/build.xml,v  <--  build.xml
new revision: 1.3; previous revision: 1.2
done
RCS file: /cvs/visualweb/woodstock/components/external/dojo-0.4.3-ajax.jar,v
done
Checking in woodstock/components/external/dojo-0.4.3-ajax.jar;
/cvs/visualweb/woodstock/components/external/dojo-0.4.3-ajax.jar,v  <--  dojo-0.4.3-ajax.jar
initial revision: 1.1
done
RCS file: /cvs/visualweb/woodstock/components/external/jsf-extensions-common-0.1.jar,v
done
Checking in woodstock/components/external/jsf-extensions-common-0.1.jar;
/cvs/visualweb/woodstock/components/external/jsf-extensions-common-0.1.jar,v  <--  jsf-extensions-common-0.1.jar
initial revision: 1.1
done
RCS file: /cvs/visualweb/woodstock/components/external/jsf-extensions-dynamic-faces-0.1.jar,v
done
Checking in woodstock/components/external/jsf-extensions-dynamic-faces-0.1.jar;
/cvs/visualweb/woodstock/components/external/jsf-extensions-dynamic-faces-0.1.jar,v  <-- 
jsf-extensions-dynamic-faces-0.1.jar
initial revision: 1.1
done
RCS file: /cvs/visualweb/woodstock/components/external/json.jar,v
done
Checking in woodstock/components/external/json.jar;
/cvs/visualweb/woodstock/components/external/json.jar,v  <--  json.jar
initial revision: 1.1
done
RCS file: /cvs/visualweb/woodstock/components/external/prototype-1.5.0.jar,v
done
Checking in woodstock/components/external/prototype-1.5.0.jar;
/cvs/visualweb/woodstock/components/external/prototype-1.5.0.jar,v  <--  prototype-1.5.0.jar
initial revision: 1.1
done
RCS file: /cvs/visualweb/woodstock/components/external/webui-jsf-doc.zip,v
done
Checking in woodstock/components/external/webui-jsf-doc.zip;
/cvs/visualweb/woodstock/components/external/webui-jsf-doc.zip,v  <--  webui-jsf-doc.zip
initial revision: 1.1
done
RCS file: /cvs/visualweb/woodstock/components/external/webui-jsf-dt.jar,v
done
Checking in woodstock/components/external/webui-jsf-dt.jar;
/cvs/visualweb/woodstock/components/external/webui-jsf-dt.jar,v  <--  webui-jsf-dt.jar
initial revision: 1.1
done
RCS file: /cvs/visualweb/woodstock/components/external/webui-jsf-src.zip,v
done
Checking in woodstock/components/external/webui-jsf-src.zip;
/cvs/visualweb/woodstock/components/external/webui-jsf-src.zip,v  <--  webui-jsf-src.zip
initial revision: 1.1
done
RCS file: /cvs/visualweb/woodstock/components/external/webui-jsf-tld.zip,v
done
Checking in woodstock/components/external/webui-jsf-tld.zip;
/cvs/visualweb/woodstock/components/external/webui-jsf-tld.zip,v  <--  webui-jsf-tld.zip
initial revision: 1.1
done
RCS file: /cvs/visualweb/woodstock/components/external/webui-jsf.jar,v
done
Checking in woodstock/components/external/webui-jsf.jar;
/cvs/visualweb/woodstock/components/external/webui-jsf.jar,v  <--  webui-jsf.jar
initial revision: 1.1
done
Checking in woodstock/components/nbproject/project.xml;
/cvs/visualweb/woodstock/components/nbproject/project.xml,v  <--  project.xml
new revision: 1.13; previous revision: 1.12
done
Removing woodstock/components/release/.cvsignore;
/cvs/visualweb/woodstock/components/release/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
done
Removing woodstock/components/release/docs/webui-jsf-doc.zip;
/cvs/visualweb/woodstock/components/release/docs/webui-jsf-doc.zip,v  <--  webui-jsf-doc.zip
new revision: delete; previous revision: 1.61
done
Removing woodstock/components/release/docs/webui-jsf-src.zip;
/cvs/visualweb/woodstock/components/release/docs/webui-jsf-src.zip,v  <--  webui-jsf-src.zip
new revision: delete; previous revision: 1.61
done
Removing woodstock/components/release/docs/webui-jsf-tld.zip;
/cvs/visualweb/woodstock/components/release/docs/webui-jsf-tld.zip,v  <--  webui-jsf-tld.zip
new revision: delete; previous revision: 1.47
done
Removing woodstock/components/release/modules/.cvsignore;
/cvs/visualweb/woodstock/components/release/modules/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
done
Removing woodstock/components/release/modules/ext/.cvsignore;
/cvs/visualweb/woodstock/components/release/modules/ext/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
done
Removing woodstock/components/release/modules/ext/dojo-0.4.3-ajax.jar;
/cvs/visualweb/woodstock/components/release/modules/ext/dojo-0.4.3-ajax.jar,v  <--  dojo-0.4.3-ajax.jar
new revision: delete; previous revision: 1.1
done
Removing woodstock/components/release/modules/ext/jsf-extensions-common-0.1.jar;
/cvs/visualweb/woodstock/components/release/modules/ext/jsf-extensions-common-0.1.jar,v  <--  jsf-extensions-common-0.1.jar
new revision: delete; previous revision: 1.2
done
Removing woodstock/components/release/modules/ext/jsf-extensions-dynamic-faces-0.1.jar;
/cvs/visualweb/woodstock/components/release/modules/ext/jsf-extensions-dynamic-faces-0.1.jar,v  <-- 
jsf-extensions-dynamic-faces-0.1.jar
new revision: delete; previous revision: 1.2
done
Removing woodstock/components/release/modules/ext/json.jar;
/cvs/visualweb/woodstock/components/release/modules/ext/json.jar,v  <--  json.jar
new revision: delete; previous revision: 1.1
done
Removing woodstock/components/release/modules/ext/prototype-1.5.0.jar;
/cvs/visualweb/woodstock/components/release/modules/ext/prototype-1.5.0.jar,v  <--  prototype-1.5.0.jar
new revision: delete; previous revision: 1.1
done
Removing woodstock/components/release/modules/ext/webui-jsf-dt.jar;
/cvs/visualweb/woodstock/components/release/modules/ext/webui-jsf-dt.jar,v  <--  webui-jsf-dt.jar
new revision: delete; previous revision: 1.61
done
Removing woodstock/components/release/modules/ext/webui-jsf.jar;
/cvs/visualweb/woodstock/components/release/modules/ext/webui-jsf.jar,v  <--  webui-jsf.jar
new revision: delete; previous revision: 1.61
done
Checking in woodstock/defaulttheme/build.xml;
/cvs/visualweb/woodstock/defaulttheme/build.xml,v  <--  build.xml
new revision: 1.3; previous revision: 1.2
done
RCS file: /cvs/visualweb/woodstock/defaulttheme/external/webui-jsf-suntheme.jar,v
done
Checking in woodstock/defaulttheme/external/webui-jsf-suntheme.jar;
/cvs/visualweb/woodstock/defaulttheme/external/webui-jsf-suntheme.jar,v  <--  webui-jsf-suntheme.jar
initial revision: 1.1
done
Checking in woodstock/defaulttheme/nbproject/project.xml;
/cvs/visualweb/woodstock/defaulttheme/nbproject/project.xml,v  <--  project.xml
new revision: 1.4; previous revision: 1.3
done
Removing woodstock/defaulttheme/release/.cvsignore;
/cvs/visualweb/woodstock/defaulttheme/release/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
done
Removing woodstock/defaulttheme/release/modules/.cvsignore;
/cvs/visualweb/woodstock/defaulttheme/release/modules/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
done
Removing woodstock/defaulttheme/release/modules/ext/.cvsignore;
/cvs/visualweb/woodstock/defaulttheme/release/modules/ext/.cvsignore,v  <--  .cvsignore
new revision: delete; previous revision: 1.1
done
Removing woodstock/defaulttheme/release/modules/ext/webui-jsf-suntheme.jar;
/cvs/visualweb/woodstock/defaulttheme/release/modules/ext/webui-jsf-suntheme.jar,v  <--  webui-jsf-suntheme.jar
new revision: delete; previous revision: 1.59
done
Comment 30 _ sandipchitale 2007-08-24 06:50:42 UTC
Fix unstable build.

User the release* properties in nbbuild/project.properties as described in

http://wiki.netbeans.org/wiki/view/DevFaqExternalLibrariesUpdated

to copy files in external directory.

Checking in ejb/build.xml;
/cvs/visualweb/ejb/build.xml,v  <--  build.xml
new revision: 1.4; previous revision: 1.3
done
Checking in ejb/nbproject/project.properties;
/cvs/visualweb/ejb/nbproject/project.properties,v  <--  project.properties
new revision: 1.3; previous revision: 1.2
done
Checking in ravelibs/commons-fileupload/build.xml;
/cvs/visualweb/ravelibs/commons-fileupload/build.xml,v  <--  build.xml
new revision: 1.4; previous revision: 1.3
done
Checking in ravelibs/commons-fileupload/nbproject/project.properties;
/cvs/visualweb/ravelibs/commons-fileupload/nbproject/project.properties,v  <--  project.properties
new revision: 1.2; previous revision: 1.1
done
Checking in woodstock/components/build.xml;
/cvs/visualweb/woodstock/components/build.xml,v  <--  build.xml
new revision: 1.4; previous revision: 1.3
done
Checking in woodstock/components/nbproject/project.properties;
/cvs/visualweb/woodstock/components/nbproject/project.properties,v  <--  project.properties
new revision: 1.2; previous revision: 1.1
done
Comment 31 _ sandipchitale 2007-08-24 07:13:45 UTC
Fix unstable build.

User the release* properties in nbbuild/project.properties as described in

http://wiki.netbeans.org/wiki/view/DevFaqExternalLibrariesUpdated

to copy files in external directory.

Checking in build.xml;
/cvs/visualweb/woodstock/defaulttheme/build.xml,v  <--  build.xml
new revision: 1.4; previous revision: 1.3
done
Checking in nbproject/project.properties;
/cvs/visualweb/woodstock/defaulttheme/nbproject/project.properties,v  <--  project.properties
new revision: 1.4; previous revision: 1.3
done
Comment 32 _ sandipchitale 2007-08-24 18:43:10 UTC
Do not copy license files to visualweb1/modules/ext .
Corrected a spelling mistake in license file name.

RCS file: /cvs/visualweb/ejb/external/ejb-2.0-license.txt,v
done
Checking in ejb/external/ejb-2.0-license.txt;
/cvs/visualweb/ejb/external/ejb-2.0-license.txt,v  <--  ejb-2.0-license.txt
initial revision: 1.1
done
Removing ejb/external/ejb-2.0-lincese.txt;
/cvs/visualweb/ejb/external/ejb-2.0-lincese.txt,v  <--  ejb-2.0-lincese.txt
new revision: delete; previous revision: 1.1
done
Checking in ejb/nbproject/project.properties;
/cvs/visualweb/ejb/nbproject/project.properties,v  <--  project.properties
new revision: 1.4; previous revision: 1.3
done
Checking in ravelibs/commons-fileupload/nbproject/project.properties;
/cvs/visualweb/ravelibs/commons-fileupload/nbproject/project.properties,v  <--  project.properties
new revision: 1.3; previous revision: 1.2
done
Comment 33 _ sandipchitale 2007-08-27 07:12:49 UTC
More changes for issue # 111438

Move the files to external/ directory.
Rename jar files to include the version number.
Adjust the references to the new location/name of jar files.
Add the extra.license.files property for license files.

Checking in ejb/nbproject/project.properties;
/cvs/visualweb/ejb/nbproject/project.properties,v  <--  project.properties
new revision: 1.5; previous revision: 1.4
done
Checking in jsfsupport/runtime/library/nbproject/project.properties;
/cvs/visualweb/jsfsupport/runtime/library/nbproject/project.properties,v  <--  project.properties
new revision: 1.4; previous revision: 1.3
done
Checking in ravelibs/commons-fileupload/nbproject/project.properties;
/cvs/visualweb/ravelibs/commons-fileupload/nbproject/project.properties,v  <--  project.properties
new revision: 1.4; previous revision: 1.3
done
RCS file: /cvs/visualweb/ravelibs/rowset/external/rowset-1.0.1-license.txt,v
done
Checking in ravelibs/rowset/external/rowset-1.0.1-license.txt;
/cvs/visualweb/ravelibs/rowset/external/rowset-1.0.1-license.txt,v  <--  rowset-1.0.1-license.txt
initial revision: 1.1
done
RCS file: /cvs/visualweb/ravelibs/rowset/external/rowset-1.0.1.jar,v
done
Checking in ravelibs/rowset/external/rowset-1.0.1.jar;
/cvs/visualweb/ravelibs/rowset/external/rowset-1.0.1.jar,v  <--  rowset-1.0.1.jar
initial revision: 1.1
done
RCS file: /cvs/visualweb/ravelibs/rowset/external/rowset-doc.zip,v
done
Checking in ravelibs/rowset/external/rowset-doc.zip;
/cvs/visualweb/ravelibs/rowset/external/rowset-doc.zip,v  <--  rowset-doc.zip
initial revision: 1.1
done
Checking in ravelibs/rowset/nbproject/project.properties;
/cvs/visualweb/ravelibs/rowset/nbproject/project.properties,v  <--  project.properties
new revision: 1.4; previous revision: 1.3
done
Checking in ravelibs/rowset/nbproject/project.xml;
/cvs/visualweb/ravelibs/rowset/nbproject/project.xml,v  <--  project.xml
new revision: 1.3; previous revision: 1.2
done
Removing ravelibs/rowset/release/docs/rowset-doc.zip;
/cvs/visualweb/ravelibs/rowset/release/docs/rowset-doc.zip,v  <--  rowset-doc.zip
new revision: delete; previous revision: 1.1
done
Removing ravelibs/rowset/release/modules/ext/rowset.jar;
/cvs/visualweb/ravelibs/rowset/release/modules/ext/rowset.jar,v  <--  rowset.jar
new revision: delete; previous revision: 1.1
done
Checking in ravelibs/rowset/src/org/netbeans/modules/visualweb/libs/rowset/rowset-ri.xml;
/cvs/visualweb/ravelibs/rowset/src/org/netbeans/modules/visualweb/libs/rowset/rowset-ri.xml,v  <--  rowset-ri.xml
new revision: 1.2; previous revision: 1.1
done
Comment 34 _ sandipchitale 2007-08-28 02:22:47 UTC
Chau is taking over the remaining work related to this bug. I have debriefed her about what is remaining.
Comment 35 Ch Nguyen 2007-08-28 17:46:59 UTC
I had a conversation with Sandip about the outstanding tasks and here is what remaining:
. woodstock libraries:
  - library jar file name changes (need to check with Woodstock team)
  - license file
. rowset RI (under visualweb/ravelibs/rowset):
  - This is not open-sourced.  It's BCL and the content is in HTML format. So I'm not sure what to do about the license
file.  Any suggestion, Jesse?
  - Also should we remove the src.zip from visualweb/ravelibs/rowset/external since this is version of the RI was not
open-sourced?
. ejb20.jar (under visualweb/ejb/external):
  - Discussing the license issue with Mark / Jayashri / Edwin.
. portlet libraries:
  - Will look into these with Po-Ting.

That's all that I know of for now.
Comment 36 Jesse Glick 2007-08-28 18:00:49 UTC
Probably ask Jan Chalupa about rowset RI. The license file does need to be in plain-text format rather than HTML.
Comment 37 _ edwingo 2007-08-28 19:08:18 UTC
I just discussed a proposal for solving the ejb20.jar issue and will need to investigate it so I added myself to the cc
list.
Comment 38 Ch Nguyen 2007-08-29 21:56:44 UTC
RCS file: /cvs/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-binaries
----------------------------
revision 1.14
date: 2007/08/29 18:30:11;  author: cnguyencasj;  state: Exp;  lines: +11 -0
Partial fix for issue 111438 - Added the files to ignored-binaries since these are not external libraries.

Checking in antsrc/org/netbeans/nbbuild/extlibs/ignored-binaries;
/cvs/nbbuild/antsrc/org/netbeans/nbbuild/extlibs/ignored-binaries,v  <--  ignored-binaries
new revision: 1.15; previous revision: 1.14
done

Jesse, can you support the corresponding source of the external libraries as well? For ex:
release.external/beansbinding-0.6.1.jar=modules/ext/beansbinding-0.6.1.jar
release.external/beansbinding-0.6.1-doc.zip=docs/beansbinding-0.6.1-doc.zip
release.external/beansbinding-0.6.1-src.zip=docs/beansbinding-0.6.1-src.zip

Also, I'm concerned about changing the filenames of these libraries.  Overtime, the maintenance effort can be high, esp.
when the version of the external library changes often such as the woodstock library that visualweb uses. Do you know
the reason for changing the library filenames?
Comment 39 Jesse Glick 2007-08-29 22:10:31 UTC
I don't know what you are asking when you say "can you support the corresponding source of the external libraries as
well". Whatever release.* properties are listed and correspond to actual files, will be copied as such to the cluster.

"Do you know the reason for changing the library filenames?" - again, I don't know what you are asking.
Comment 40 _ jimdavidson 2007-08-29 23:11:14 UTC
I removed ravelibs/rowset/external/src.zip, per email discussion last week.

Removing src.zip;
/cvs/visualweb/ravelibs/rowset/external/src.zip,v  <--  src.zip
new revision: delete; previous revision: 1.1
Comment 41 _ edwingo 2007-08-30 23:29:54 UTC
My portion of this bug is to remove the dependency on ejb-2.0.jar which does not have a compatible license. This
involves modifying the visualweb/ejb module which I will attach. Jayashri tells me that Romain will be doing some
pre-integration testing and that it does not need to go into beta1 because there are other components that are also
late. To test: substitute the attached module "org-netbeans-modules-visualweb-ejb.jar" and also remove the file
"visualweb1/modules/ext/ejb-2.0.jar". This new module relies on the EJB jar file that is part of an app server so there
must be a Java EE app server installed. If none exists, then several actions are disabled. For example, you cannot
import and EJB. This behavior should be documented in the release notes. This seems like a good compromise between the
various constraints.
Comment 42 _ edwingo 2007-08-30 23:32:38 UTC
Created attachment 47844 [details]
New ejb module jar for testing
Comment 43 _ edwingo 2007-08-31 18:50:03 UTC
I forgot to fix another problem with the EJB module so rather than polluting this bug report, I broke out the issue into
a separate one, issue #114409. That issue contains the same instructions for testing but a new visualweb/ejb module to
test with. Please see that issue instead and ignore the one attached to this bug.
Comment 44 Ch Nguyen 2007-08-31 19:40:09 UTC
Just an update:
. portlet-api is being removed
. ejb20.jar is being removed (issue #114409)
. waiting OSR # for rowset
. woodstock changes are mostly done except for RE tools changes for the automated woodstock integrations.

These are high risk changes and can destabilize the code line before beta1 branch.  So we'll check these in after the
beta1 branch on Monday.
Comment 45 Ch Nguyen 2007-08-31 23:29:21 UTC
Partial fix:

Checking in external/commons-fileupload-1.0-license.txt;
/cvs/visualweb/ravelibs/commons-fileupload/external/commons-fileupload-1.0-license.txt,v  <-- 
commons-fileupload-1.0-license.txt
new revision: 1.3; previous revision: 1.2
done

Checking in external/rowset-1.0.1-license.txt;
/cvs/visualweb/ravelibs/rowset/external/rowset-1.0.1-license.txt,v  <--  rowset-1.0.1-license.txt
new revision: 1.2; previous revision: 1.1
done
Comment 46 Winston Prakash 2007-09-04 23:46:38 UTC
Removed dependency on Portlet API 

IDE:-------------------------------------------------
IDE: [9/4/07 3:43 PM] Committing "JSF Support Container" started
Checking in src/org/netbeans/modules/visualweb/jsfsupport/container/RavePortletContext.java;
/cvs/visualweb/jsfsupport/src/org/netbeans/modules/visualweb/jsfsupport/container/RavePortletContext.java,v  <-- 
RavePortletContext.java
new revision: 1.2; previous revision: 1.1
done
Checking in src/org/netbeans/modules/visualweb/jsfsupport/container/FacesContainer.java;
/cvs/visualweb/jsfsupport/src/org/netbeans/modules/visualweb/jsfsupport/container/FacesContainer.java,v  <-- 
FacesContainer.java
new revision: 1.2; previous revision: 1.1
done
Checking in src/org/netbeans/modules/visualweb/jsfsupport/container/RaveExternalContext.java;
/cvs/visualweb/jsfsupport/src/org/netbeans/modules/visualweb/jsfsupport/container/RaveExternalContext.java,v  <-- 
RaveExternalContext.java
new revision: 1.2; previous revision: 1.1
done
Checking in nbproject/project.xml;
/cvs/visualweb/jsfsupport/nbproject/project.xml,v  <--  project.xml
new revision: 1.6; previous revision: 1.5
done
IDE: [9/4/07 3:43 PM] Committing "JSF Support Container" finished
Comment 47 Winston Prakash 2007-09-04 23:53:24 UTC
Removing portlet API dependency from webui components library
IDE:-------------------------------------------------
IDE: [9/4/07 3:52 PM] Committing "Sun Web UI Components Library" started
cvs server: scheduling file `.cvsignore' for addition
cvs server: use 'cvs commit' to add this file permanently
Checking in src/com/sun/rave/web/ui/theme/ThemeFactory.java;
/cvs/visualweb/webui/runtime/library/src/com/sun/rave/web/ui/theme/ThemeFactory.java,v  <--  ThemeFactory.java
new revision: 1.2; previous revision: 1.1
done
Checking in src/com/sun/rave/web/ui/theme/Theme.java;
/cvs/visualweb/webui/runtime/library/src/com/sun/rave/web/ui/theme/Theme.java,v  <--  Theme.java
new revision: 1.3; previous revision: 1.2
done
Checking in nbproject/build-impl.xml;
/cvs/visualweb/webui/runtime/library/nbproject/build-impl.xml,v  <--  build-impl.xml
new revision: 1.4; previous revision: 1.3
done
Checking in nbproject/genfiles.properties;
/cvs/visualweb/webui/runtime/library/nbproject/genfiles.properties,v  <--  genfiles.properties
new revision: 1.4; previous revision: 1.3
done
Checking in nbproject/project.properties;
/cvs/visualweb/webui/runtime/library/nbproject/project.properties,v  <--  project.properties
new revision: 1.12; previous revision: 1.11
done
Checking in src/com/sun/rave/web/ui/util/ThemeUtilities.java;
/cvs/visualweb/webui/runtime/library/src/com/sun/rave/web/ui/util/ThemeUtilities.java,v  <--  ThemeUtilities.java
new revision: 1.2; previous revision: 1.1
done
Checking in src/com/sun/rave/web/ui/util/ClassLoaderFinder.java;
/cvs/visualweb/webui/runtime/library/src/com/sun/rave/web/ui/util/ClassLoaderFinder.java,v  <--  ClassLoaderFinder.java
new revision: 1.2; previous revision: 1.1
done
RCS file: /cvs/visualweb/webui/runtime/library/conf/layout/.cvsignore,v
done
Checking in conf/layout/.cvsignore;
/cvs/visualweb/webui/runtime/library/conf/layout/.cvsignore,v  <--  .cvsignore
initial revision: 1.1
done
IDE: [9/4/07 3:52 PM] Committing "Sun Web UI Components Library" finished
Comment 48 Winston Prakash 2007-09-04 23:56:17 UTC
IDE:-------------------------------------------------
IDE: [9/4/07 3:54 PM] Committing "Sun Web UI Components" started
Checking in project.xml;
/cvs/visualweb/webui/runtime/nbproject/project.xml,v  <--  project.xml
new revision: 1.6; previous revision: 1.5
done
IDE: [9/4/07 3:54 PM] Committing "Sun Web UI Components" finished

IDE:-------------------------------------------------
IDE: [9/4/07 3:55 PM] Committing "Project Woodstock Components Runtime and Designtime" started
Checking in project.xml;
/cvs/visualweb/woodstock/components/nbproject/project.xml,v  <--  project.xml
new revision: 1.16; previous revision: 1.15
done
IDE: [9/4/07 3:55 PM] Committing "Project Woodstock Components Runtime and Designtime" finished
Comment 49 _ gowri 2007-09-06 19:23:40 UTC
I have fixed this by making a zip file with all the jars and their corresponding license copies.
Here is the list of files that were removed/modified/checked-in.

Removed:
   visualweb/woodstock/components/external/.cvsignore
   visualweb/woodstock/components/external/dojo-0.4.3-ajax.jar
   visualweb/woodstock/components/external/dojo-0.4.3.jar
   visualweb/woodstock/components/external/jsf-extensions-common-0.1.jar
   visualweb/woodstock/components/external/jsf-extensions-dynamic-faces-0.1.jar
   visualweb/woodstock/components/external/json-2.jar
   visualweb/woodstock/components/external/json.jar
   visualweb/woodstock/components/external/prototype-1.5.0.jar
   visualweb/woodstock/components/external/webui-jsf-doc.zip
   visualweb/woodstock/components/external/webui-jsf-dt.jar
   visualweb/woodstock/components/external/webui-jsf-src.zip
   visualweb/woodstock/components/external/webui-jsf-tld.zip
   visualweb/woodstock/components/external/webui-jsf.jar

Added:
   visualweb/woodstock/external/woodstock-4.1-license.txt
   visualweb/woodstock/external/woodstock-4.1.zip

Modified:
   visualweb/woodstock/components/build.xml
   visualweb/woodstock/components/nbproject/project.properties
   visualweb/woodstock/components/nbproject/project.xml
   visualweb/woodstock/defaulttheme/build.xml

Removed:
   visualweb/woodstock/defaulttheme/external/.cvsignore
   visualweb/woodstock/defaulttheme/external/webui-jsf-suntheme.jar

Modified:
   visualweb/woodstock/defaulttheme/nbproject/project.properties
   visualweb/woodstock/defaulttheme/nbproject/project.xml

Comment 50 Ch Nguyen 2007-09-08 01:36:15 UTC
----------------------------
revision 1.4
date: 2007/09/07 17:49:06;  author: cnguyencasj;  state: Exp;  lines: +3 -2
Partial fix for issue 111438 -
Remove friends from portlet api library.
----------------------------
Checking in kit/nbproject/project.xml;
/cvs/visualweb/kit/nbproject/project.xml,v  <--  project.xml
new revision: 1.7; previous revision: 1.6
done
----------------------------
revision 1.399
date: 2007/09/08 00:30:16;  author: cnguyencasj;  state: Exp;  lines: +0 -1
Partial fix for issue 111438
Remove portlet-api module from visualweb cluster.
----------------------------

Now moving on to this:
visualweb/ravelibs/commons-fileupload/external/commons-fileupload-1.0.jar and st
ruts-1.2.9-lib/commons-fileupload.jar in web/struts/external/struts-1.2.9-lib.zi
p are identical</failure>
Comment 51 Ch Nguyen 2007-09-17 17:39:18 UTC
Since this issue is getting quite lengthy to read, I've filed another issue 115389 as a continuation to address this
remaining build error caused by the duplicated commons-fileupload library.  The work for that will mostly be done by
Petr Pisl (or someone on his team) to make this library sharable with visualweb.