You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2004/03/04 19:00:37 UTC

cvs commit: maven-plugins/aspectwerkz/xdocs changes.xml goals.xml index.xml navigation.xml properties.xml

evenisse    2004/03/04 10:00:37

  Modified:    aspectwerkz plugin.jelly plugin.properties
                        project.properties project.xml
               aspectwerkz/src/plugin-test/child/conf aspectwerkz.xml
               aspectwerkz/src/plugin-test/child maven.xml
                        project.properties project.xml
               aspectwerkz/src/plugin-test maven.xml project.properties
                        project.xml
               aspectwerkz/src/plugin-test/parent maven.xml
                        project.properties project.xml
               aspectwerkz/xdocs changes.xml goals.xml index.xml
                        navigation.xml properties.xml
  Log:
  Update to ASL v.2
  
  Revision  Changes    Path
  1.22      +18 -0     maven-plugins/aspectwerkz/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/plugin.jelly,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- plugin.jelly	16 Jan 2004 13:03:33 -0000	1.21
  +++ plugin.jelly	4 Mar 2004 18:00:36 -0000	1.22
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!-- 
  +/*
  + * Copyright 2001-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.
  + */
  + -->
  +
   
   <!--
     =============================================================================
  
  
  
  1.10      +16 -0     maven-plugins/aspectwerkz/plugin.properties
  
  Index: plugin.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/plugin.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- plugin.properties	16 Jan 2004 12:18:09 -0000	1.9
  +++ plugin.properties	4 Mar 2004 18:00:36 -0000	1.10
  @@ -1,3 +1,19 @@
  +# -------------------------------------------------------------------
  +# Copyright 2001-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.
  +# -------------------------------------------------------------------
  +
   #============================================================================
   # Properties for the AspectWerkz plugin for Maven
   # ===========================================================================
  
  
  
  1.3       +16 -0     maven-plugins/aspectwerkz/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties	6 Jan 2004 19:07:35 -0000	1.2
  +++ project.properties	4 Mar 2004 18:00:36 -0000	1.3
  @@ -1,4 +1,20 @@
   # -------------------------------------------------------------------
  +# Copyright 2001-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.
  +# -------------------------------------------------------------------
  +
  +# -------------------------------------------------------------------
   # P R O J E C T  P R O P E R T I E S
   # -------------------------------------------------------------------
   maven.xdoc.date=left
  
  
  
  1.15      +18 -0     maven-plugins/aspectwerkz/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/project.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- project.xml	20 Feb 2004 17:25:27 -0000	1.14
  +++ project.xml	4 Mar 2004 18:00:36 -0000	1.15
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!-- 
  +/*
  + * Copyright 2001-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>
     <extend>../project.xml</extend>
  
  
  
  1.2       +18 -0     maven-plugins/aspectwerkz/src/plugin-test/child/conf/aspectwerkz.xml
  
  Index: aspectwerkz.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/src/plugin-test/child/conf/aspectwerkz.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- aspectwerkz.xml	28 Jan 2004 16:06:52 -0000	1.1
  +++ aspectwerkz.xml	4 Mar 2004 18:00:36 -0000	1.2
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!-- 
  +/*
  + * Copyright 2001-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.
  + */
  + -->
  +
   <!DOCTYPE aspectwerkz PUBLIC "-//AspectWerkz//DTD//EN" "http://aspectwerkz.codehaus.org/dtd/aspectwerkz.dtd">
   
   <aspectwerkz>
  
  
  
  1.3       +17 -0     maven-plugins/aspectwerkz/src/plugin-test/child/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/src/plugin-test/child/maven.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.xml	4 Feb 2004 07:24:23 -0000	1.2
  +++ maven.xml	4 Mar 2004 18:00:36 -0000	1.3
  @@ -1,3 +1,20 @@
  +<!-- 
  +/*
  + * Copyright 2001-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 xmlns:util="jelly:util" xmlns:j="jelly:core" xmlns:ant="jelly:ant">
   
     <goal name="dist" prereqs="aspectwerkz:weave"/>
  
  
  
  1.2       +16 -0     maven-plugins/aspectwerkz/src/plugin-test/child/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/src/plugin-test/child/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties	28 Jan 2004 16:06:58 -0000	1.1
  +++ project.properties	4 Mar 2004 18:00:36 -0000	1.2
  @@ -1,4 +1,20 @@
   # -------------------------------------------------------------------
  +# Copyright 2001-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.
  +# -------------------------------------------------------------------
  +
  +# -------------------------------------------------------------------
   # P R O J E C T  P R O P E R T I E S
   # -------------------------------------------------------------------
   
  
  
  
  1.4       +18 -0     maven-plugins/aspectwerkz/src/plugin-test/child/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/src/plugin-test/child/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml	4 Feb 2004 07:24:23 -0000	1.3
  +++ project.xml	4 Mar 2004 18:00:36 -0000	1.4
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!-- 
  +/*
  + * Copyright 2001-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>
     <extend>${basedir}/../project.xml</extend>
     <id>test-maven-aspectwerkz-plugin-child</id>
  
  
  
  1.6       +17 -0     maven-plugins/aspectwerkz/src/plugin-test/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/src/plugin-test/maven.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- maven.xml	3 Mar 2004 10:37:04 -0000	1.5
  +++ maven.xml	4 Mar 2004 18:00:37 -0000	1.6
  @@ -1,3 +1,20 @@
  +<!-- 
  +/*
  + * Copyright 2001-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 xmlns:util="jelly:util" xmlns:j="jelly:core">
   
     <goal name="testPlugin">
  
  
  
  1.12      +16 -0     maven-plugins/aspectwerkz/src/plugin-test/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/src/plugin-test/project.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.properties	2 Feb 2004 22:32:20 -0000	1.11
  +++ project.properties	4 Mar 2004 18:00:37 -0000	1.12
  @@ -1,3 +1,19 @@
  +# -------------------------------------------------------------------
  +# Copyright 2001-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.
  +# -------------------------------------------------------------------
  +
   
   # MUST specify these, even though they are the defaults, so we can run inside reactor where they were already set
   maven.multiproject.basedir=${basedir}
  
  
  
  1.5       +18 -0     maven-plugins/aspectwerkz/src/plugin-test/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/src/plugin-test/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	21 Feb 2004 15:00:46 -0000	1.4
  +++ project.xml	4 Mar 2004 18:00:37 -0000	1.5
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!-- 
  +/*
  + * Copyright 2001-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>
     <pomVersion>3</pomVersion>
  
  
  
  1.2       +17 -0     maven-plugins/aspectwerkz/src/plugin-test/parent/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/src/plugin-test/parent/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml	28 Jan 2004 16:06:43 -0000	1.1
  +++ maven.xml	4 Mar 2004 18:00:37 -0000	1.2
  @@ -1,3 +1,20 @@
  +<!-- 
  +/*
  + * Copyright 2001-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 xmlns:util="jelly:util" xmlns:j="jelly:core">
   
     <goal name="dist" prereqs="aspectwerkz:aspectc,jar:install"/>
  
  
  
  1.3       +16 -0     maven-plugins/aspectwerkz/src/plugin-test/parent/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/src/plugin-test/parent/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties	10 Feb 2004 17:46:53 -0000	1.2
  +++ project.properties	4 Mar 2004 18:00:37 -0000	1.3
  @@ -1,4 +1,20 @@
   # -------------------------------------------------------------------
  +# Copyright 2001-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.
  +# -------------------------------------------------------------------
  +
  +# -------------------------------------------------------------------
   # P R O J E C T  P R O P E R T I E S
   # -------------------------------------------------------------------
   
  
  
  
  1.2       +18 -0     maven-plugins/aspectwerkz/src/plugin-test/parent/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/src/plugin-test/parent/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	28 Jan 2004 16:06:43 -0000	1.1
  +++ project.xml	4 Mar 2004 18:00:37 -0000	1.2
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!-- 
  +/*
  + * Copyright 2001-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>
     <extend>${basedir}/../project.xml</extend>
     <id>test-maven-aspectwerkz-plugin-parent</id>
  
  
  
  1.6       +18 -0     maven-plugins/aspectwerkz/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/changes.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- changes.xml	20 Feb 2004 17:25:27 -0000	1.5
  +++ changes.xml	4 Mar 2004 18:00:37 -0000	1.6
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!-- 
  +/*
  + * Copyright 2001-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.
  + */
  + -->
  +
   <document>
     <properties>
       <title>Changes</title>
  
  
  
  1.5       +18 -0     maven-plugins/aspectwerkz/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/goals.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- goals.xml	2 Jan 2004 14:09:03 -0000	1.4
  +++ goals.xml	4 Mar 2004 18:00:37 -0000	1.5
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!-- 
  +/*
  + * Copyright 2001-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.
  + */
  + -->
  +
   
   <document>
     <properties>
  
  
  
  1.2       +18 -0     maven-plugins/aspectwerkz/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/index.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index.xml	24 Dec 2003 15:57:57 -0000	1.1
  +++ index.xml	4 Mar 2004 18:00:37 -0000	1.2
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!-- 
  +/*
  + * Copyright 2001-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.
  + */
  + -->
  +
   <document>
   
     <properties>
  
  
  
  1.3       +18 -0     maven-plugins/aspectwerkz/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/navigation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- navigation.xml	20 Feb 2004 16:50:41 -0000	1.2
  +++ navigation.xml	4 Mar 2004 18:00:37 -0000	1.3
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  +<!-- 
  +/*
  + * Copyright 2001-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="Maven AspectWerkz plugin">
   
     <title>Maven AspectWerkz plugin</title>
  
  
  
  1.9       +18 -0     maven-plugins/aspectwerkz/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/aspectwerkz/xdocs/properties.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- properties.xml	16 Jan 2004 12:18:09 -0000	1.8
  +++ properties.xml	4 Mar 2004 18:00:37 -0000	1.9
  @@ -1,4 +1,22 @@
   <?xml version="1.0" encoding="UTF-8"?>
  +<!-- 
  +/*
  + * Copyright 2001-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.
  + */
  + -->
  +
   
   <document>
     <properties>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org