svnno****@sourc*****
svnno****@sourc*****
2008年 7月 10日 (木) 14:33:08 JST
Revision: 1032 http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=1032 Author: shinsuke Date: 2008-07-10 14:33:08 +0900 (Thu, 10 Jul 2008) Log Message: ----------- moved to trunk. Added Paths: ----------- pal-portal/docs/ja/portlet-developers-guide/trunk/project.xml Removed Paths: ------------- pal-portal/docs/ja/portlet-developers-guide/project.xml -------------- next part -------------- Deleted: pal-portal/docs/ja/portlet-developers-guide/project.xml =================================================================== --- pal-portal/docs/ja/portlet-developers-guide/project.xml 2008-07-10 05:33:07 UTC (rev 1031) +++ pal-portal/docs/ja/portlet-developers-guide/project.xml 2008-07-10 05:33:08 UTC (rev 1032) @@ -1,36 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- -Copyright 2004 The Apache Software Foundation - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. ---> -<project> - <name>PALポータル ポートレット開発者ガイド</name> - <groupId>jp.sf.pal.pal-portal.docs.ja</groupId> - <artifactId>portlet-developers-guide</artifactId> - <currentVersion>0.1-SNAPSHOT</currentVersion> - <organization> - <name>Portal Application Laboratory</name> - <url>http://sourceforge.jp/projects/pal/</url> - <logo>/images/pal-logo.png</logo> - </organization> - <inceptionYear>2005</inceptionYear> - <package/> - <logo>http://pal.sourceforge.jp/images/sflogo.png</logo> - <description/> - <siteAddress>shell.sourceforge.jp</siteAddress> - <siteDirectory>/home/groups/p/pa/pal/htdocs/pal-portal/docs/ja/portlet-developers-guide/</siteDirectory> - <reports> - <report>maven-license-plugin</report> - </reports> -</project> Copied: pal-portal/docs/ja/portlet-developers-guide/trunk/project.xml (from rev 1031, pal-portal/docs/ja/portlet-developers-guide/project.xml) =================================================================== --- pal-portal/docs/ja/portlet-developers-guide/trunk/project.xml (rev 0) +++ pal-portal/docs/ja/portlet-developers-guide/trunk/project.xml 2008-07-10 05:33:08 UTC (rev 1032) @@ -0,0 +1,36 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +Copyright 2004 The Apache Software Foundation + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> +<project> + <name>PALポータル ポートレット開発者ガイド</name> + <groupId>jp.sf.pal.pal-portal.docs.ja</groupId> + <artifactId>portlet-developers-guide</artifactId> + <currentVersion>0.1-SNAPSHOT</currentVersion> + <organization> + <name>Portal Application Laboratory</name> + <url>http://sourceforge.jp/projects/pal/</url> + <logo>/images/pal-logo.png</logo> + </organization> + <inceptionYear>2005</inceptionYear> + <package/> + <logo>http://pal.sourceforge.jp/images/sflogo.png</logo> + <description/> + <siteAddress>shell.sourceforge.jp</siteAddress> + <siteDirectory>/home/groups/p/pa/pal/htdocs/pal-portal/docs/ja/portlet-developers-guide/</siteDirectory> + <reports> + <report>maven-license-plugin</report> + </reports> +</project>