RE: Instantiating a component from a stand alone class?
"Stephen McConnell" <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <000501c48bc7$25b57be0$1601a8c0@gloria> |
> -----Original Message----- > From: Harvinder Singh [mailto:[email protected]] > Sent: 26 August 2004 23:00 > To: 'Avalon framework users' > Subject: RE: Instantiating a component from a stand alone class? > > Stephen, > > How do I access the tutorials from svn ? Following SVN check instructions presented here. http://avalon.apache.org/central/resources/svn/starting.html The tutorials are in the trunk/planet/tutorials directory. > I am able to access the tutorials > from CVS. > Are they different from the ones in svn ? Yes and no. The tutorials in cvs are all built using maven whereas the svn tutorials are built using magic. Steve.