Modified: labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/panel.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/panel.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/panel.vm (original) +++ labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/panel.vm Tue Jul 21 02:43:13 2009 @@ -1,20 +1,19 @@ -<h2>Developer</h2> -<!-- -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 +## 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. -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. ---> +<h2>Developer</h2> <div> #if ($traceid && $traceid > 0) <b><a href="showTrace!$traceid">Show this page trace</a></b> @@ -29,4 +28,4 @@ <li><a href="i18n/plainout!true">Toggle plain output</a></li> <li><a href="i18n/sources">View i18n sources</a></li> </ul> -</div> \ No newline at end of file +</div>
Modified: labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/settings.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/settings.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/settings.vm (original) +++ labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/settings.vm Tue Jul 21 02:43:13 2009 @@ -1,20 +1,19 @@ -<div class="website-developer"> -<!-- -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 +## 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. -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. ---> +<div class="website-developer"> <h1>Magma settings</h1> <h2>Environment</h2> <p> Modified: labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/showSettings.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/showSettings.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/showSettings.vm (original) +++ labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/showSettings.vm Tue Jul 21 02:43:13 2009 @@ -1,20 +1,19 @@ -<div class="website-developer"> -<!-- -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 +## 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. -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. ---> +<div class="website-developer"> <h1>Settings</h1> <p>These are properties found in $string</p> <ul class="properties"> Modified: labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/showTrace.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/showTrace.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/showTrace.vm (original) +++ labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/showTrace.vm Tue Jul 21 02:43:13 2009 @@ -1,20 +1,19 @@ -<div class="website-developer"> -<!-- -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 +## 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. -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. ---> +<div class="website-developer"> <h1>Trace</h1> <p>This is the trace for the http request number $long</p> <table class="trace" id="tracing"> Modified: labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/traceComment.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/traceComment.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/traceComment.vm (original) +++ labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/traceComment.vm Tue Jul 21 02:43:13 2009 @@ -1,7 +1,22 @@ +## 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. + <!-- #if ($traceid && $traceid > 0) <a href="showTrace!$traceid">This page has been traced</a> #end ---> \ No newline at end of file +--> Modified: labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/uris.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/uris.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/uris.vm (original) +++ labs/magma/trunk/website-developer/src/main/resources/org/apache/magma/website/developer/uris.vm Tue Jul 21 02:43:13 2009 @@ -1,20 +1,19 @@ -<div class="website-developer"> -<!-- -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 +## 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. -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. ---> +<div class="website-developer"> <h1>URI space</h1> <p>What follows is the complete "uri-space", which means all the URI which are currently recognized by your site.</p> Modified: labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/details.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/details.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/details.vm (original) +++ labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/details.vm Tue Jul 21 02:43:13 2009 @@ -1,3 +1,18 @@ +## 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. + <div class="MagmaJobStatus"> <h1>$state.name</h1> <div class="MagmaJobProgress"> Modified: labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/head.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/head.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/head.vm (original) +++ labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/head.vm Tue Jul 21 02:43:13 2009 @@ -1 +1,16 @@ -<link rel="stylesheet" href="jobsStyle.css"/> \ No newline at end of file +## 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. + +<link rel="stylesheet" href="jobsStyle.css"/> Modified: labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/jobNotFound.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/jobNotFound.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/jobNotFound.vm (original) +++ labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/jobNotFound.vm Tue Jul 21 02:43:13 2009 @@ -1,6 +1,21 @@ +## 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. + <p> Job not found, probably the job you searched for is not running anymore. </p> <p> <a href="list">Please go back to the list.</a> -</p> \ No newline at end of file +</p> Modified: labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/list.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/list.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/list.vm (original) +++ labs/magma/trunk/website-jobs/src/main/resources/org/apache/magma/website/jobs/list.vm Tue Jul 21 02:43:13 2009 @@ -1,3 +1,18 @@ +## 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. + #macro(progress $report) <div class="MagmaJobProgress"> <div class="MagmaJobProgressDone" style="width:${report.percentDone}%"></div> @@ -67,4 +82,4 @@ </tbody> </table> - \ No newline at end of file + Modified: labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testEscapeHtml.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testEscapeHtml.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testEscapeHtml.vm (original) +++ labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testEscapeHtml.vm Tue Jul 21 02:43:13 2009 @@ -1 +1,16 @@ -$bean.string,$bean.richtext \ No newline at end of file +## 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. + +$bean.string,$bean.richtext Modified: labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testGettersFormatting.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testGettersFormatting.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testGettersFormatting.vm (original) +++ labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testGettersFormatting.vm Tue Jul 21 02:43:13 2009 @@ -1 +1,16 @@ -$bean.date \ No newline at end of file +## 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. + +$bean.date Modified: labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testNested.vm URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testNested.vm?rev=796123&r1=796122&r2=796123&view=diff ============================================================================== --- labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testNested.vm (original) +++ labs/magma/trunk/website-velocity/src/test/resources/org/apache/magma/website/velocity/testNested.vm Tue Jul 21 02:43:13 2009 @@ -1 +1,16 @@ -$bean.me.string \ No newline at end of file +## 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. + +$bean.me.string --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
