Thu, 08 Feb 2007 00:59:30 +0000No need to check for null prefix, as createElementNS can handle qualified name with empty prefix. trunk_from_release551_merge2
nnguyen@netbeans.org [Thu, 08 Feb 2007 00:59:30 +0000] rev 7940
No need to check for null prefix, as createElementNS can handle qualified name with empty prefix.

Thu, 08 Feb 2007 00:29:10 +0000Dont use jarinfo if no beans
tboudreau@netbeans.org [Thu, 08 Feb 2007 00:29:10 +0000] rev 7939
Dont use jarinfo if no beans

Thu, 08 Feb 2007 00:27:49 +0000Allow bean free jars to generate libraries only
tboudreau@netbeans.org [Thu, 08 Feb 2007 00:27:49 +0000] rev 7938
Allow bean free jars to generate libraries only

Wed, 07 Feb 2007 23:44:00 +0000Misc fixes re relative paths, etc.
tboudreau@netbeans.org [Wed, 07 Feb 2007 23:44:00 +0000] rev 7937
Misc fixes re relative paths, etc.

Wed, 07 Feb 2007 23:08:31 +0000Added an Ant task. Still needs a bit of work, but you can now generate an NBM from an Ant script.
tboudreau@netbeans.org [Wed, 07 Feb 2007 23:08:31 +0000] rev 7936
Added an Ant task. Still needs a bit of work, but you can now generate an NBM from an Ant script.

Wed, 07 Feb 2007 22:17:45 +0000Use NbTestCase
nnguyen@netbeans.org [Wed, 07 Feb 2007 22:17:45 +0000] rev 7935
Use NbTestCase

Wed, 07 Feb 2007 17:39:37 +0000#94878: It's not possible to build plugin when you are not connected to the internet
mmocnak@netbeans.org [Wed, 07 Feb 2007 17:39:37 +0000] rev 7934
#94878: It's not possible to build plugin when you are not connected to the internet

Wed, 07 Feb 2007 14:01:35 +0000some early morning jet lack code - fixing Code Completion, Navigator, Draw layers for new kind of embedding
jjancura@netbeans.org [Wed, 07 Feb 2007 14:01:35 +0000] rev 7933
some early morning jet lack code - fixing Code Completion, Navigator, Draw layers for new kind of embedding

Wed, 07 Feb 2007 13:50:45 +0000Experimental module added
dkaspar@netbeans.org [Wed, 07 Feb 2007 13:50:45 +0000] rev 7932
Experimental module added

Wed, 07 Feb 2007 08:17:39 +0000- Add test for no-namespace
nnguyen@netbeans.org [Wed, 07 Feb 2007 08:17:39 +0000] rev 7931
- Add test for no-namespace
- Add sample for dual version support