Hi Jukka,
Could you please give me permission to update the website at:
people.apache.org:/www/incubator.apache.org/tika/
Currently, I'm unable to svn update the new site:
[mattmann@xxx]/www/incubator.apache.org/tika(29): ls -al
total 110
drwxrwxr-x 5 jukka incubator 512 Mar 31 06:31 .
drwxrwxr-x 58 apbackup incubator 1536 Mar 31 02:37 ..
drwxrwxr-x 6 jukka incubator 512 Mar 31 06:31 .svn
drwxrwxr-x 3 jukka incubator 512 Mar 31 06:31 css
-rw-rw-r-- 1 jukka incubator 3857 Mar 31 06:31 dependencies.html
drwxrwxr-x 4 jukka incubator 512 Mar 31 06:31 images
-rw-rw-r-- 1 jukka incubator 4204 Mar 31 06:31 index.html
-rw-rw-r-- 1 jukka incubator 3835 Mar 31 06:31 integration.html
-rw-rw-r-- 1 jukka incubator 3799 Mar 31 06:31 issue-tracking.html
-rw-rw-r-- 1 jukka incubator 15552 Mar 31 06:31 license.html
-rw-rw-r-- 1 jukka incubator 4602 Mar 31 06:31 mail-lists.html
-rw-rw-r-- 1 jukka incubator 5590 Mar 31 06:31 project-info.html
-rw-rw-r-- 1 jukka incubator 4865 Mar 31 06:31 project-summary.html
-rw-rw-r-- 1 jukka incubator 6174 Mar 31 06:31
source-repository.html
-rw-rw-r-- 1 jukka incubator 6472 Mar 31 06:31 team-list.html
-rw-rw-r-- 1 jukka incubator 13567 Mar 31 06:31 tika.png
-rw-rw-r-- 1 jukka incubator 16954 Mar 31 06:31 tika.xcf
[mattmann@xxx]/www/incubator.apache.org/tika(30):
Thanks!
Cheers,
Chris
On 4/4/07 6:58 PM, "mattmann@apache.org" <mattmann@apache.org> wrote:
> Author: mattmann
> Date: Wed Apr 4 18:58:58 2007
> New Revision: 525680
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=525680
> Log:
> - update POM to include additional developer attributes for mattmann
>
> Modified:
> incubator/tika/trunk/pom.xml
>
> Modified: incubator/tika/trunk/pom.xml
> URL:
> http://svn.apache.org/viewvc/incubator/tika/trunk/pom.xml?view=diff&rev=525680
> &r1=525679&r2=525680
> ==============================================================================
> --- incubator/tika/trunk/pom.xml (original)
> +++ incubator/tika/trunk/pom.xml Wed Apr 4 18:58:58 2007
> @@ -95,6 +95,12 @@
> <developer>
> <name>Chris A. Mattmann</name>
> <id>mattmann</id>
> + <email>mattmann@apache.org</email>
> + <url>http://people.apache.org/~mattmann/</url>
> + <organization>NASA Jet Propulsion Laboratory</organization>
> + <organizationUrl>http://www.jpl.nasa.gov</organizationUrl>
> + <timezone>-8</timezone>
> + <properties/>
> <roles>
> <role>committer</role>
> </roles>
>
>
|