You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by fr...@apache.org on 2007/02/11 05:55:25 UTC

svn commit: r505838 - in /tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry: internal/structure/NoOpComponentPageElement.java runtime/NoOpComponent.java

Author: freemant
Date: Sat Feb 10 20:55:24 2007
New Revision: 505838

URL: http://svn.apache.org/viewvc?view=rev&rev=505838
Log:
Added copyright notice.

Modified:
    tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry/internal/structure/NoOpComponentPageElement.java
    tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry/runtime/NoOpComponent.java

Modified: tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry/internal/structure/NoOpComponentPageElement.java
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry/internal/structure/NoOpComponentPageElement.java?view=diff&rev=505838&r1=505837&r2=505838
==============================================================================
--- tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry/internal/structure/NoOpComponentPageElement.java (original)
+++ tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry/internal/structure/NoOpComponentPageElement.java Sat Feb 10 20:55:24 2007
@@ -1,3 +1,17 @@
+// Copyright 2007 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.
+
 package org.apache.tapestry.internal.structure;
 
 import java.util.Locale;

Modified: tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry/runtime/NoOpComponent.java
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry/runtime/NoOpComponent.java?view=diff&rev=505838&r1=505837&r2=505838
==============================================================================
--- tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry/runtime/NoOpComponent.java (original)
+++ tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry/runtime/NoOpComponent.java Sat Feb 10 20:55:24 2007
@@ -1,3 +1,17 @@
+// Copyright 2007 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.
+
 package org.apache.tapestry.runtime;
 
 import org.apache.tapestry.ComponentResources;



RE: svn commit: r505838 - in /tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/test/java/org/apache/tapestry: internal/structure/NoOpComponentPageElement.java runtime/NoOpComponent.java

Posted by "Schuler, Lana" <ls...@shopping.com>.
I want to unsubscribe please. 

-----Original Message-----
From: freemant@apache.org [mailto:freemant@apache.org] 
Sent: Saturday, February 10, 2007 8:55 PM
To: commits@tapestry.apache.org
Subject: svn commit: r505838 - in
/tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/t
est/java/org/apache/tapestry:
internal/structure/NoOpComponentPageElement.java
runtime/NoOpComponent.java

Author: freemant
Date: Sat Feb 10 20:55:24 2007
New Revision: 505838

URL: http://svn.apache.org/viewvc?view=rev&rev=505838
Log:
Added copyright notice.

Modified:
 
tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/te
st/java/org/apache/tapestry/internal/structure/NoOpComponentPageElement.
java
 
tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/te
st/java/org/apache/tapestry/runtime/NoOpComponent.java

Modified:
tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/te
st/java/org/apache/tapestry/internal/structure/NoOpComponentPageElement.
java
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-core/branches/k
t-20070205-IDE-support/src/test/java/org/apache/tapestry/internal/struct
ure/NoOpComponentPageElement.java?view=diff&rev=505838&r1=505837&r2=5058
38
========================================================================
======
---
tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/te
st/java/org/apache/tapestry/internal/structure/NoOpComponentPageElement.
java (original)
+++
tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/te
st/java/org/apache/tapestry/internal/structure/NoOpComponentPageElement.
java Sat Feb 10 20:55:24 2007
@@ -1,3 +1,17 @@
+// Copyright 2007 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.
+
 package org.apache.tapestry.internal.structure;
 
 import java.util.Locale;

Modified:
tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/te
st/java/org/apache/tapestry/runtime/NoOpComponent.java
URL:
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-core/branches/k
t-20070205-IDE-support/src/test/java/org/apache/tapestry/runtime/NoOpCom
ponent.java?view=diff&rev=505838&r1=505837&r2=505838
========================================================================
======
---
tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/te
st/java/org/apache/tapestry/runtime/NoOpComponent.java (original)
+++
tapestry/tapestry5/tapestry-core/branches/kt-20070205-IDE-support/src/te
st/java/org/apache/tapestry/runtime/NoOpComponent.java Sat Feb 10
20:55:24 2007
@@ -1,3 +1,17 @@
+// Copyright 2007 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.
+
 package org.apache.tapestry.runtime;
 
 import org.apache.tapestry.ComponentResources;

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