You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by se...@apache.org on 2008/04/02 20:12:25 UTC

svn commit: r644000 - in /jakarta/cactus/trunk/integration: eclipse/org.apache.cactus.eclipse.runner/src/main/java/org/apache/cactus/eclipse/runner/ui/ eclipse/org.apache.cactus.eclipse.runner/src/main/resources/org/apache/cactus/eclipse/runner/ui/ ecl...

Author: sebb
Date: Wed Apr  2 11:12:23 2008
New Revision: 644000

URL: http://svn.apache.org/viewvc?rev=644000&view=rev
Log:
Add missing AL headers

Modified:
    jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/main/java/org/apache/cactus/eclipse/runner/ui/CactusMessages.properties
    jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/main/resources/org/apache/cactus/eclipse/runner/ui/CactusMessages.properties
    jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/main/java/org/apache/cactus/eclipse/webapp/internal/ui/WebappMessages.properties
    jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/main/resources/org/apache/cactus/eclipse/webapp/internal/ui/WebappMessages.properties
    jakarta/cactus/trunk/integration/maven/plugin.properties
    jakarta/cactus/trunk/integration/maven/project.properties

Modified: jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/main/java/org/apache/cactus/eclipse/runner/ui/CactusMessages.properties
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/main/java/org/apache/cactus/eclipse/runner/ui/CactusMessages.properties?rev=644000&r1=643999&r2=644000&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/main/java/org/apache/cactus/eclipse/runner/ui/CactusMessages.properties (original)
+++ jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/main/java/org/apache/cactus/eclipse/runner/ui/CactusMessages.properties Wed Apr  2 11:12:23 2008
@@ -4,6 +4,21 @@
 # Version $Id: CactusMessages.properties 237612 2003-04-15 13:29:47Z jruaux $
 # ---------------------------------------------------------------------------
 
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You 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.
+
 CactusLaunch.dialog.title = Cactus launch
 CactusLaunch.message.containerManager.error = Could not initialize the container manager
 CactusLaunch.message.prepare = Preparing for Cactus tests

Modified: jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/main/resources/org/apache/cactus/eclipse/runner/ui/CactusMessages.properties
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/main/resources/org/apache/cactus/eclipse/runner/ui/CactusMessages.properties?rev=644000&r1=643999&r2=644000&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/main/resources/org/apache/cactus/eclipse/runner/ui/CactusMessages.properties (original)
+++ jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/main/resources/org/apache/cactus/eclipse/runner/ui/CactusMessages.properties Wed Apr  2 11:12:23 2008
@@ -4,6 +4,21 @@
 # Version $Id: CactusMessages.properties 237612 2003-04-15 13:29:47Z jruaux $
 # ---------------------------------------------------------------------------
 
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You 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.
+
 CactusLaunch.dialog.title = Cactus launch
 CactusLaunch.message.containerManager.error = Could not initialize the container manager
 CactusLaunch.message.prepare = Preparing for Cactus tests

Modified: jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/main/java/org/apache/cactus/eclipse/webapp/internal/ui/WebappMessages.properties
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/main/java/org/apache/cactus/eclipse/webapp/internal/ui/WebappMessages.properties?rev=644000&r1=643999&r2=644000&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/main/java/org/apache/cactus/eclipse/webapp/internal/ui/WebappMessages.properties (original)
+++ jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/main/java/org/apache/cactus/eclipse/webapp/internal/ui/WebappMessages.properties Wed Apr  2 11:12:23 2008
@@ -4,6 +4,21 @@
 # Version $Id: WebappMessages.properties 238168 2003-06-11 14:48:38Z vmassol $
 # ---------------------------------------------------------------------------
 
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You 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.
+
 WarBuilder.message.createwar.monitor = Creating the WAR file
 WarBuilder.message.createwar.temp = Could not create temporary file
 

Modified: jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/main/resources/org/apache/cactus/eclipse/webapp/internal/ui/WebappMessages.properties
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/main/resources/org/apache/cactus/eclipse/webapp/internal/ui/WebappMessages.properties?rev=644000&r1=643999&r2=644000&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/main/resources/org/apache/cactus/eclipse/webapp/internal/ui/WebappMessages.properties (original)
+++ jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/main/resources/org/apache/cactus/eclipse/webapp/internal/ui/WebappMessages.properties Wed Apr  2 11:12:23 2008
@@ -4,6 +4,21 @@
 # Version $Id: WebappMessages.properties 238168 2003-06-11 14:48:38Z vmassol $
 # ---------------------------------------------------------------------------
 
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You 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.
+
 WarBuilder.message.createwar.monitor = Creating the WAR file
 WarBuilder.message.createwar.temp = Could not create temporary file
 

Modified: jakarta/cactus/trunk/integration/maven/plugin.properties
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/plugin.properties?rev=644000&r1=643999&r2=644000&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/maven/plugin.properties (original)
+++ jakarta/cactus/trunk/integration/maven/plugin.properties Wed Apr  2 11:12:23 2008
@@ -2,6 +2,21 @@
 # Default properties for the Cactus Plugin
 # -------------------------------------------------------------------
 
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You 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.
+
 # Location of containers. These properties need to be put in your
 # local project.properties as they depend on where you installed
 # your containers on your local machine.

Modified: jakarta/cactus/trunk/integration/maven/project.properties
URL: http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/maven/project.properties?rev=644000&r1=643999&r2=644000&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/maven/project.properties (original)
+++ jakarta/cactus/trunk/integration/maven/project.properties Wed Apr  2 11:12:23 2008
@@ -6,6 +6,21 @@
 # $Id: project.properties 239202 2005-08-11 18:48:07Z felipeal $
 # -----------------------------------------------------------------------------
 
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements.  See the NOTICE file distributed with
+#   this work for additional information regarding copyright ownership.
+#   The ASF licenses this file to You 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.
+
 # Checkstyle config to use
 maven.checkstyle.properties = ${basedir}/../../checkstyle.xml
 



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