btw, I will be merging these changes into the trunk once I'm done making
sure that the folks on the incubator list are happy.
- James
[EMAIL PROTECTED] wrote:
Author: jmsnell
Date: Tue Apr 1 13:55:08 2008
New Revision: 643560
URL: http://svn.apache.org/viewvc?rev=643560&view=rev
Log:
pin the license header on the file
remove the unicode source files since we don't actually need them
Removed:
incubator/abdera/java/branches/abdera-0.4.0-incubating/dependencies/i18n/src/main/java/org/apache/abdera/i18n/text/data/CompositionExclusions.txt
incubator/abdera/java/branches/abdera-0.4.0-incubating/dependencies/i18n/src/main/java/org/apache/abdera/i18n/text/data/UnicodeData.txt
Modified:
incubator/abdera/java/branches/abdera-0.4.0-incubating/NOTICE
incubator/abdera/java/branches/abdera-0.4.0-incubating/core/src/main/resources/abdera.properties.example
incubator/abdera/java/branches/abdera-0.4.0-incubating/dependencies/deps.properties
Modified: incubator/abdera/java/branches/abdera-0.4.0-incubating/NOTICE
URL:
http://svn.apache.org/viewvc/incubator/abdera/java/branches/abdera-0.4.0-incubating/NOTICE?rev=643560&r1=643559&r2=643560&view=diff
==============================================================================
--- incubator/abdera/java/branches/abdera-0.4.0-incubating/NOTICE (original)
+++ incubator/abdera/java/branches/abdera-0.4.0-incubating/NOTICE Tue Apr 1
13:55:08 2008
@@ -1,8 +1,3 @@
-=========================================================================
-== NOTICE file corresponding to section 4(d) of the Apache License, ==
-== Version 2.0, in this case for the Apache Abdera distribution. ==
-=========================================================================
-
Apache Abdera
Copyright 2006-2007 The Apache Software Foundation
Modified:
incubator/abdera/java/branches/abdera-0.4.0-incubating/core/src/main/resources/abdera.properties.example
URL:
http://svn.apache.org/viewvc/incubator/abdera/java/branches/abdera-0.4.0-incubating/core/src/main/resources/abdera.properties.example?rev=643560&r1=643559&r2=643560&view=diff
==============================================================================
---
incubator/abdera/java/branches/abdera-0.4.0-incubating/core/src/main/resources/abdera.properties.example
(original)
+++
incubator/abdera/java/branches/abdera-0.4.0-incubating/core/src/main/resources/abdera.properties.example
Tue Apr 1 13:55:08 2008
@@ -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.
+
# Abdera Properties
#
Modified:
incubator/abdera/java/branches/abdera-0.4.0-incubating/dependencies/deps.properties
URL:
http://svn.apache.org/viewvc/incubator/abdera/java/branches/abdera-0.4.0-incubating/dependencies/deps.properties?rev=643560&r1=643559&r2=643560&view=diff
==============================================================================
---
incubator/abdera/java/branches/abdera-0.4.0-incubating/dependencies/deps.properties
(original)
+++
incubator/abdera/java/branches/abdera-0.4.0-incubating/dependencies/deps.properties
Tue Apr 1 13:55:08 2008
@@ -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.
+
axiom.dir=http://people.apache.org/~jmsnell
axiom.api.jar=axiom-api-1.2.5.jar
axiom.impl.jar=axiom-impl-1.2.5.jar