dev@grizzly.java.net

Re: February 7th meeting agenda

From: Harsha Godugu <Harsha.Godugu_at_Sun.COM>
Date: Tue, 13 Feb 2007 18:40:00 -0800
My AI & Status:

AI: to build Grizzly 1.5 using NB 5.5 with Maven plug-in.

Status:
I was able to build the Grizzly.jar successfully.

Here are the novice instructions-

(Assume that one who wants to build grizzly 1.5 has svn access and Grizzly member)

1. check your access to maven 2.0 (or latest version)
2. check your access to svn
3. create any dir. say grizzly1.5 for storing grizzly files
   and create any dir. say NB-Plugin for storing NB plugin for maven
4. Download Grizzly using svn:    
         
% svn checkout https://www.dev.java.net/svn/grizzly
     to the grizzly directory we created at step 3

5.   Download  NetBeans plugin for maven from :
          http://www.netbeans.org/catalogue/28-stable.html
       Scrolldown to select MavenIDE 2 (dated 2006-07-31)
         to goto page :   http://mevenide.codehaus.org/m2-site/

6.  Follow the instructions on how to install NetBeans plugin for Maven at the above page.
    (Basically, unzip the netbeans downloaded file and to see and add *.nbm files )

7.  Run your netbeans file from command line.  Wait to see the NB screen.
8.  Goto File Menu and select Open Project , then select the path to the Grizzly directory where we downloaded the files from svn.
     Wait the complete the project.
9.  Goto Build pulldown menu and select "Build Main Project" 
     after 3-5 minutes (on Sun ultra 45) the Grizzly 1.5  is built.
10. Goto you Grizzly install location and search for grizzly.jar file and other *.class files. 
      Note: If you do not see the class files or grizzly.jar, then your build is not complete.

---

charlie hunt wrote On 02/06/07 14:01,:
Agenda:
- Grizzly 1.5 status  (Jeanfrancois)
- Action Items from last meeting
  . Availability to contribute (Charlie), (Harold has already responded 
to his AI)
- Connection Management, time permitting (Ken/Oleksiy/Harold)

Logistics:
Time: 10:00am PST
Toll free: 866.839.8145
International: 865.524.6352
Access code: 1157051

charlie ...