Author: mattmann
Date: Fri Feb 6 19:01:33 2015
New Revision: 1657925
URL: http://svn.apache.org/r1657925
Log:
Resolve DRAT issues uncovered in 0.8.1 RC #1. Thanks to Lewis John McGibbney.
Modified:
oodt/branches/0.8.1/agility/ez_setup.py
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/async.html
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/images.html
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/large.html
oodt/branches/0.8.1/filemgr/src/test/java/org/apache/oodt/cas/filemgr/datatransfer/TestS3DataTransfererFactory.java
oodt/branches/0.8.1/metadata/src/main/java/org/apache/oodt/cas/metadata/extractors/ParentKeyDataSourceMetExtractor.java
oodt/branches/0.8.1/metadata/src/main/resources/examples/samplemet.xml
oodt/branches/0.8.1/metadata/src/test/resources/product-type-patterns-2.xml
oodt/branches/0.8.1/metadata/src/test/resources/product-type-patterns.xml
oodt/branches/0.8.1/metadata/src/test/resources/samplemet.xml
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/distribution/src/main/resources/bin/setenv.sh
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/pge/src/main/resources/bin/example-script.sh
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/pge/src/main/resources/policy/example-pge-config.xml
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/kmeans-attributes.xml
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/lingo-attributes.xml
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/stc-attributes.xml
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/webapps/solr-webapp/src/main/webapp/META-INF/context.xml
oodt/branches/0.8.1/pge/src/main/resources/examples/WorkflowTask/tasks.xml
oodt/branches/0.8.1/profile/src/main/java/org/apache/oodt/profile/handlers/lightweight/package.html
oodt/branches/0.8.1/profile/src/test/resources/org/apache/oodt/profile/handlers/lightweight/lightweightTest.xml
oodt/branches/0.8.1/profile/src/test/resources/org/apache/oodt/profile/test.xml
oodt/branches/0.8.1/profile/src/test/resources/test.xml
oodt/branches/0.8.1/protocol/sftp/src/main/resources/policy/sftp-protocol-config.xml
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/scheduler/SparkScheduler.java
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/structs/SparkInstance.java
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/structs/StreamingInstance.java
oodt/branches/0.8.1/tools/pdi_plugin/build.xml
oodt/branches/0.8.1/vagrant/radix/vagrant/env.sh
oodt/branches/0.8.1/vagrant/radix/vagrant/provision.sh
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/configurations/RdfConfiguration.java
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/configurations/RssConfiguration.java
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/filters/BackwardsCompatibleInterceptor.java
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/writers/RdfWriter.java
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/writers/RssWriter.java
oodt/branches/0.8.1/xmlquery/src/main/java/org/apache/oodt/xmlquery/package.html
Modified: oodt/branches/0.8.1/agility/ez_setup.py
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/agility/ez_setup.py?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
--- oodt/branches/0.8.1/agility/ez_setup.py (original)
+++ oodt/branches/0.8.1/agility/ez_setup.py Fri Feb 6 19:01:33 2015
@@ -1,4 +1,19 @@
#!/usr/bin/env python
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE.txt 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.
+
"""Bootstrap setuptools installation
To use setuptools in your package's setup.py, include this
Modified:
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/async.html
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/async.html?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/async.html
(original)
+++
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/async.html
Fri Feb 6 19:01:33 2015
@@ -1,4 +1,18 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+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.
+-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
Modified:
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/images.html
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/images.html?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/images.html
(original)
+++
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/images.html
Fri Feb 6 19:01:33 2015
@@ -1,4 +1,18 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+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.
+-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
Modified:
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/large.html
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/large.html?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/large.html
(original)
+++
oodt/branches/0.8.1/curator/src/main/webapp/js/jquery-treeview/demo/large.html
Fri Feb 6 19:01:33 2015
@@ -1,4 +1,18 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!--
+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.
+-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
Modified:
oodt/branches/0.8.1/filemgr/src/test/java/org/apache/oodt/cas/filemgr/datatransfer/TestS3DataTransfererFactory.java
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/filemgr/src/test/java/org/apache/oodt/cas/filemgr/datatransfer/TestS3DataTransfererFactory.java?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/filemgr/src/test/java/org/apache/oodt/cas/filemgr/datatransfer/TestS3DataTransfererFactory.java
(original)
+++
oodt/branches/0.8.1/filemgr/src/test/java/org/apache/oodt/cas/filemgr/datatransfer/TestS3DataTransfererFactory.java
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,20 @@
+/**
+* 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.
+*/
+
package org.apache.oodt.cas.filemgr.datatransfer;
import static org.hamcrest.Matchers.is;
Modified:
oodt/branches/0.8.1/metadata/src/main/java/org/apache/oodt/cas/metadata/extractors/ParentKeyDataSourceMetExtractor.java
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/metadata/src/main/java/org/apache/oodt/cas/metadata/extractors/ParentKeyDataSourceMetExtractor.java?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/metadata/src/main/java/org/apache/oodt/cas/metadata/extractors/ParentKeyDataSourceMetExtractor.java
(original)
+++
oodt/branches/0.8.1/metadata/src/main/java/org/apache/oodt/cas/metadata/extractors/ParentKeyDataSourceMetExtractor.java
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,20 @@
+/**
+* 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.
+*/
+
package org.apache.oodt.cas.metadata.extractors;
import java.io.File;
Modified: oodt/branches/0.8.1/metadata/src/main/resources/examples/samplemet.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/metadata/src/main/resources/examples/samplemet.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
--- oodt/branches/0.8.1/metadata/src/main/resources/examples/samplemet.xml
(original)
+++ oodt/branches/0.8.1/metadata/src/main/resources/examples/samplemet.xml Fri
Feb 6 19:01:33 2015
@@ -1,5 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- FIXME: change namespace URI? -->
+<!--
+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.
+-->
<cas:metadata xmlns:cas="http://oodt.jpl.nasa.gov/1.0/cas">
<keyval>
<key>Filename</key>
Modified:
oodt/branches/0.8.1/metadata/src/test/resources/product-type-patterns-2.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/metadata/src/test/resources/product-type-patterns-2.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
--- oodt/branches/0.8.1/metadata/src/test/resources/product-type-patterns-2.xml
(original)
+++ oodt/branches/0.8.1/metadata/src/test/resources/product-type-patterns-2.xml
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,17 @@
+<!--
+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.
+-->
<config>
<!-- <element> MUST be defined before <product-type> so their patterns can
be resolved -->
<!-- name MUST be an element defined in elements.xml (also only upper and
lower case alpha chars) -->
Modified:
oodt/branches/0.8.1/metadata/src/test/resources/product-type-patterns.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/metadata/src/test/resources/product-type-patterns.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
--- oodt/branches/0.8.1/metadata/src/test/resources/product-type-patterns.xml
(original)
+++ oodt/branches/0.8.1/metadata/src/test/resources/product-type-patterns.xml
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,17 @@
+<!--
+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.
+-->
<config>
<!-- <element> MUST be defined before <product-type> so their patterns can
be resolved -->
<!-- name MUST be an element defined in elements.xml (also only upper and
lower case alpha chars) -->
Modified: oodt/branches/0.8.1/metadata/src/test/resources/samplemet.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/metadata/src/test/resources/samplemet.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
--- oodt/branches/0.8.1/metadata/src/test/resources/samplemet.xml (original)
+++ oodt/branches/0.8.1/metadata/src/test/resources/samplemet.xml Fri Feb 6
19:01:33 2015
@@ -1,5 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- FIXME: change namespace URI? -->
+<!--
+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.
+-->
<cas:metadata xmlns:cas="http://oodt.jpl.nasa.gov/1.0/cas">
<keyval>
<key>Filename</key>
Modified:
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/distribution/src/main/resources/bin/setenv.sh
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/distribution/src/main/resources/bin/setenv.sh?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/distribution/src/main/resources/bin/setenv.sh
(original)
+++
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/distribution/src/main/resources/bin/setenv.sh
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,17 @@
+# 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.
######## setenv.sh ########
#
# Set project specific configuration in setenv.sh
Modified:
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/pge/src/main/resources/bin/example-script.sh
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/pge/src/main/resources/bin/example-script.sh?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/pge/src/main/resources/bin/example-script.sh
(original)
+++
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/pge/src/main/resources/bin/example-script.sh
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,17 @@
#!/bin/bash
+# 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.
echo "Hello World"
Modified:
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/pge/src/main/resources/policy/example-pge-config.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/pge/src/main/resources/policy/example-pge-config.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/pge/src/main/resources/policy/example-pge-config.xml
(original)
+++
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/pge/src/main/resources/policy/example-pge-config.xml
Fri Feb 6 19:01:33 2015
@@ -1,4 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+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.
+-->
<pgeConfig>
<!-- How to run the PGE -->
Modified:
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/kmeans-attributes.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/kmeans-attributes.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/kmeans-attributes.xml
(original)
+++
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/kmeans-attributes.xml
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,17 @@
+<!--
+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.
+-->
<!--
Default configuration for the bisecting k-means clustering algorithm.
Modified:
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/lingo-attributes.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/lingo-attributes.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/lingo-attributes.xml
(original)
+++
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/lingo-attributes.xml
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,17 @@
+<!--
+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.
+-->
<!--
Default configuration for the Lingo clustering algorithm.
@@ -21,4 +35,4 @@
</attribute>
</value-set>
</attribute-set>
-</attribute-sets>
\ No newline at end of file
+</attribute-sets>
Modified:
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/stc-attributes.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/stc-attributes.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/stc-attributes.xml
(original)
+++
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/solr/src/main/resources/oodt-fm/conf/clustering/carrot2/stc-attributes.xml
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,17 @@
+<!--
+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.
+-->
<!--
Default configuration for the STC clustering algorithm.
Modified:
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/webapps/solr-webapp/src/main/webapp/META-INF/context.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/webapps/solr-webapp/src/main/webapp/META-INF/context.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/webapps/solr-webapp/src/main/webapp/META-INF/context.xml
(original)
+++
oodt/branches/0.8.1/mvn/archetypes/radix/src/main/resources/archetype-resources/webapps/solr-webapp/src/main/webapp/META-INF/context.xml
Fri Feb 6 19:01:33 2015
@@ -1,4 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
+<!--
+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.
+-->
<Context path="/solr">
<Parameter name="solr/home" value="../solr"/>
</Context>
Modified:
oodt/branches/0.8.1/pge/src/main/resources/examples/WorkflowTask/tasks.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/pge/src/main/resources/examples/WorkflowTask/tasks.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
--- oodt/branches/0.8.1/pge/src/main/resources/examples/WorkflowTask/tasks.xml
(original)
+++ oodt/branches/0.8.1/pge/src/main/resources/examples/WorkflowTask/tasks.xml
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,17 @@
+<!--
+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.
+-->
<!-- A sample CAS workflow task configuration with the basic set of
CAS-PGE properties. You can find a full list of the properties
here:
@@ -20,4 +34,4 @@
<requiredMetFields>
</requiredMetFields>
</task>
-</cas:workflowtasks>
\ No newline at end of file
+</cas:workflowtasks>
Modified:
oodt/branches/0.8.1/profile/src/main/java/org/apache/oodt/profile/handlers/lightweight/package.html
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/profile/src/main/java/org/apache/oodt/profile/handlers/lightweight/package.html?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/profile/src/main/java/org/apache/oodt/profile/handlers/lightweight/package.html
(original)
+++
oodt/branches/0.8.1/profile/src/main/java/org/apache/oodt/profile/handlers/lightweight/package.html
Fri Feb 6 19:01:33 2015
@@ -1,4 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<!--
+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.
+-->
<html>
<head>
<title>Lightweight Profile Handler.
Modified:
oodt/branches/0.8.1/profile/src/test/resources/org/apache/oodt/profile/handlers/lightweight/lightweightTest.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/profile/src/test/resources/org/apache/oodt/profile/handlers/lightweight/lightweightTest.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/profile/src/test/resources/org/apache/oodt/profile/handlers/lightweight/lightweightTest.xml
(original)
+++
oodt/branches/0.8.1/profile/src/test/resources/org/apache/oodt/profile/handlers/lightweight/lightweightTest.xml
Fri Feb 6 19:01:33 2015
@@ -1,9 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
-Copyright 2000-2002 California Institute of Technology. ALL RIGHTS
-RESERVED. U.S. Government Sponsorship acknowledged.
-
-$Id: lightweightTest.xml,v 1.2 2004/06/14 16:13:02 kelly Exp $
+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.
-->
<!DOCTYPE profiles PUBLIC "-//JPL//DTD EDA Profile 1.1//EN"
"http://oodt.jpl.nasa.gov/grid-profile/dtd/prof.dtd">
<profiles>
Modified:
oodt/branches/0.8.1/profile/src/test/resources/org/apache/oodt/profile/test.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/profile/src/test/resources/org/apache/oodt/profile/test.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/profile/src/test/resources/org/apache/oodt/profile/test.xml
(original)
+++
oodt/branches/0.8.1/profile/src/test/resources/org/apache/oodt/profile/test.xml
Fri Feb 6 19:01:33 2015
@@ -1,7 +1,5 @@
<!-- DO NOT put the XML processing instruction or DOCTYPE decl in this -->
<!-- file! They're added by the unit test automatically. -->
-<!-- Copyright 2000-2002 California Institute of Technology. ALL -->
-<!-- RIGHTS RESERVED. U.S. Government Sponsorship acknowledged. -->
<!-- $Id: test.xml,v 1.1.1.1 2004/03/02 20:53:39 kelly Exp $ -->
<profile>
<profAttributes>
Modified: oodt/branches/0.8.1/profile/src/test/resources/test.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/profile/src/test/resources/test.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
--- oodt/branches/0.8.1/profile/src/test/resources/test.xml (original)
+++ oodt/branches/0.8.1/profile/src/test/resources/test.xml Fri Feb 6 19:01:33
2015
@@ -1,7 +1,5 @@
<!-- DO NOT put the XML processing instruction or DOCTYPE decl in this -->
<!-- file! They're added by the unit test automatically. -->
-<!-- Copyright 2000-2002 California Institute of Technology. ALL -->
-<!-- RIGHTS RESERVED. U.S. Government Sponsorship acknowledged. -->
<!-- $Id: test.xml,v 1.1.1.1 2004/03/02 20:53:39 kelly Exp $ -->
<profile>
<profAttributes>
Modified:
oodt/branches/0.8.1/protocol/sftp/src/main/resources/policy/sftp-protocol-config.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/protocol/sftp/src/main/resources/policy/sftp-protocol-config.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/protocol/sftp/src/main/resources/policy/sftp-protocol-config.xml
(original)
+++
oodt/branches/0.8.1/protocol/sftp/src/main/resources/policy/sftp-protocol-config.xml
Fri Feb 6 19:01:33 2015
@@ -1,9 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
-
- Author: bfoster
- Description: ProtocolManager Configuration
-
+<!--
+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.
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -12,4 +20,4 @@
<bean class="org.apache.oodt.cas.protocol.sftp.JschSftpProtocolFactory"/>
-</beans>
\ No newline at end of file
+</beans>
Modified:
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/scheduler/SparkScheduler.java
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/scheduler/SparkScheduler.java?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/scheduler/SparkScheduler.java
(original)
+++
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/scheduler/SparkScheduler.java
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,20 @@
+/**
+* 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.
+*/
+
package org.apache.oodt.cas.resource.scheduler;
import java.net.URL;
Modified:
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/structs/SparkInstance.java
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/structs/SparkInstance.java?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/structs/SparkInstance.java
(original)
+++
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/structs/SparkInstance.java
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,20 @@
+/**
+* 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.
+*/
+
package org.apache.oodt.cas.resource.structs;
import org.apache.spark.SparkContext;
Modified:
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/structs/StreamingInstance.java
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/structs/StreamingInstance.java?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/structs/StreamingInstance.java
(original)
+++
oodt/branches/0.8.1/resource/src/main/java/org/apache/oodt/cas/resource/structs/StreamingInstance.java
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,20 @@
+/**
+* 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.
+*/
+
package org.apache.oodt.cas.resource.structs;
import org.apache.spark.streaming.StreamingContext;
Modified: oodt/branches/0.8.1/tools/pdi_plugin/build.xml
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/tools/pdi_plugin/build.xml?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
--- oodt/branches/0.8.1/tools/pdi_plugin/build.xml (original)
+++ oodt/branches/0.8.1/tools/pdi_plugin/build.xml Fri Feb 6 19:01:33 2015
@@ -1,3 +1,17 @@
+<!--
+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.
+-->
<!--===========================================================================
This is the build file for the PDI SDK Step Plugin
Modified: oodt/branches/0.8.1/vagrant/radix/vagrant/env.sh
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/vagrant/radix/vagrant/env.sh?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
--- oodt/branches/0.8.1/vagrant/radix/vagrant/env.sh (original)
+++ oodt/branches/0.8.1/vagrant/radix/vagrant/env.sh Fri Feb 6 19:01:33 2015
@@ -1,5 +1,20 @@
#!/bin/bash
+# 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.
+
# CHANGE BELOW FOR YOUR PROJECT NEEDS!
export PROJECT_GROUP_ID=com.mycompany.mydms
export PROJECT_ARTIFACT_ID=mycompany-myoodt
Modified: oodt/branches/0.8.1/vagrant/radix/vagrant/provision.sh
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/vagrant/radix/vagrant/provision.sh?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
--- oodt/branches/0.8.1/vagrant/radix/vagrant/provision.sh (original)
+++ oodt/branches/0.8.1/vagrant/radix/vagrant/provision.sh Fri Feb 6 19:01:33
2015
@@ -1,4 +1,18 @@
#!/bin/bash
+# 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.
##################################################
# #
Modified:
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/configurations/RdfConfiguration.java
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/configurations/RdfConfiguration.java?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/configurations/RdfConfiguration.java
(original)
+++
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/configurations/RdfConfiguration.java
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,20 @@
+/**
+* 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.
+*/
+
package org.apache.oodt.cas.product.jaxrs.configurations;
import java.io.File;
Modified:
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/configurations/RssConfiguration.java
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/configurations/RssConfiguration.java?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/configurations/RssConfiguration.java
(original)
+++
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/configurations/RssConfiguration.java
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,20 @@
+/**
+* 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.
+*/
+
package org.apache.oodt.cas.product.jaxrs.configurations;
import java.io.File;
Modified:
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/filters/BackwardsCompatibleInterceptor.java
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/filters/BackwardsCompatibleInterceptor.java?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/filters/BackwardsCompatibleInterceptor.java
(original)
+++
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/filters/BackwardsCompatibleInterceptor.java
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,20 @@
+/**
+* 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.
+*/
+
package org.apache.oodt.cas.product.jaxrs.filters;
import java.nio.charset.Charset;
Modified:
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/writers/RdfWriter.java
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/writers/RdfWriter.java?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/writers/RdfWriter.java
(original)
+++
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/writers/RdfWriter.java
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,20 @@
+/**
+* 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.
+*/
+
package org.apache.oodt.cas.product.jaxrs.writers;
import java.util.Map;
Modified:
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/writers/RssWriter.java
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/writers/RssWriter.java?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/writers/RssWriter.java
(original)
+++
oodt/branches/0.8.1/webapp/fmprod/src/main/java/org/apache/oodt/cas/product/jaxrs/writers/RssWriter.java
Fri Feb 6 19:01:33 2015
@@ -1,3 +1,20 @@
+/**
+* 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.
+*/
+
package org.apache.oodt.cas.product.jaxrs.writers;
import java.text.SimpleDateFormat;
Modified:
oodt/branches/0.8.1/xmlquery/src/main/java/org/apache/oodt/xmlquery/package.html
URL:
http://svn.apache.org/viewvc/oodt/branches/0.8.1/xmlquery/src/main/java/org/apache/oodt/xmlquery/package.html?rev=1657925&r1=1657924&r2=1657925&view=diff
==============================================================================
---
oodt/branches/0.8.1/xmlquery/src/main/java/org/apache/oodt/xmlquery/package.html
(original)
+++
oodt/branches/0.8.1/xmlquery/src/main/java/org/apache/oodt/xmlquery/package.html
Fri Feb 6 19:01:33 2015
@@ -1,4 +1,18 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<!--
+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.
+-->
<html>
<head>
<title>JPL OODT XML-based Query/Results