Phil Steitz wrote:
>Thanks, Alex!
>
>Can I, as they say, "try this at home" now?
>
Yeah you are going to need the new plugin though. However Brett found
and updated the bug that caused the failure in my last email in HEAD.
You'll need to checkout plugins/trunk, cd into 'site' module directory,
and do a plugin:install. That should hook you up. After I made these
chagnes to naming I tested the deploy to the staging area and then the
site:publish to the target docroot and it published just fine. Your
site should be updated.
>Do I need to grab Brett's updated plugin or should deployment to your home directory work now?
>
Yeah you do need it - see above or me online to get you settup.
Basically if you do not have the plugin site:deploy will push to the
live site ;). Not a major worry for now but we need to make sure we're
all using the updated site plugin. Brett had some good advice - run a
job daily to diff stage verses live and send an email to the list of
they are not in synch.
> The naming site needs updating, so I would like to give it a go.
>
>
I got it up there like 20 minutes ago but if you like give her a shot.
I'll send out a more formal email about this new process in a few minutes.
>
>Phil
>
>
>
> -----Original Message-----
> From: akarasulu@apache.org [mailto:akarasulu@apache.org]
> Sent: Mon 1/10/2005 4:34 PM
> To: directory-cvs@incubator.apache.org
> Cc:
> Subject: svn commit: r124846 - /incubator/directory/naming/trunk/project.properties /incubator/directory/naming/trunk/project.xml
>
>
>
> Author: akarasulu
> Date: Mon Jan 10 15:34:04 2005
> New Revision: 124846
>
> URL: http://svn.apache.org/viewcvs?view=rev&rev=124846
> Log:
> setting up new site:publish configuration with staging area
> Modified:
> incubator/directory/naming/trunk/project.properties
> incubator/directory/naming/trunk/project.xml
>
> Modified: incubator/directory/naming/trunk/project.properties
> Url: http://svn.apache.org/viewcvs/incubator/directory/naming/trunk/project.properties?view=diff&rev=124846&p1=incubator/directory/naming/trunk/project.properties&r1=124845&p2=incubator/directory/naming/trunk/project.properties&r2=124846
> ==============================================================================
> --- incubator/directory/naming/trunk/project.properties (original)
> +++ incubator/directory/naming/trunk/project.properties Mon Jan 10 15:34:04 2005
> @@ -24,5 +24,6 @@
> maven.repo.apachecvs.directory=/www/cvs.apache.org/repository
> maven.repo.apachecvs.group=apcvs
>
> +maven.site.stage.directory=/home/akarasulu/public_html/rsynced-sites/directory/subprojects/naming
> baseDirectoryURL=http://incubator.apache.org/directory
>
>
> Modified: incubator/directory/naming/trunk/project.xml
> Url: http://svn.apache.org/viewcvs/incubator/directory/naming/trunk/project.xml?view=diff&rev=124846&p1=incubator/directory/naming/trunk/project.xml&r1=124845&p2=incubator/directory/naming/trunk/project.xml&r2=124846
> ==============================================================================
> --- incubator/directory/naming/trunk/project.xml (original)
> +++ incubator/directory/naming/trunk/project.xml Mon Jan 10 15:34:04 2005
> @@ -26,14 +26,14 @@
> Apache Directory Naming is a re-usable JNDI component.
>
>
> - http://incubator.apache.org/directory/subprojects/directory-naming/
> + http://incubator.apache.org/directory/subprojects/naming/
> http://nagoya.apache.org/jira/browse/DIRNAMING
> minotaur.apache.org
>
> - /home/akarasulu/public_html/rsynced-sites/directory/subprojects/naming
> + /www/incubator.apache.org/directory/subprojects/naming
>
>
> - /home/akarasulu/public_html/directory/dist
> + /www/cvs.apache.org/dist/incubator/directory
>
>
>
>
>
>
>