You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by jm...@apache.org on 2008/04/11 19:30:55 UTC

svn commit: r647233 - in /incubator/abdera/java/trunk: ./ adapters/ adapters/couchdb/ adapters/couchdb/repository/ adapters/filesystem/ adapters/hibernate/ adapters/jcr/ adapters/jdbc/ build/ bundle/ client/ client/src/main/java/ core/ core/src/main/ja...

Author: jmsnell
Date: Fri Apr 11 10:30:39 2008
New Revision: 647233

URL: http://svn.apache.org/viewvc?rev=647233&view=rev
Log:
merge all of those review changes we made to 0.4.0 branch back into the trunk and bump the version number up to 0.5.0-incubating-SNAPSHOT

Added:
    incubator/abdera/java/trunk/KEYS   (contents, props changed)
      - copied, changed from r647226, incubator/abdera/java/tags/abdera-0.4.0-incubating/KEYS
    incubator/abdera/java/trunk/adapters/couchdb/repository/
      - copied from r647226, incubator/abdera/java/tags/abdera-0.4.0-incubating/adapters/couchdb/repository/
    incubator/abdera/java/trunk/adapters/couchdb/repository/couchdb4j-0.1.2.jar   (props changed)
      - copied unchanged from r647226, incubator/abdera/java/tags/abdera-0.4.0-incubating/adapters/couchdb/repository/couchdb4j-0.1.2.jar
    incubator/abdera/java/trunk/dependencies/legal/json-lib-LICENSE.txt
      - copied unchanged from r647226, incubator/abdera/java/tags/abdera-0.4.0-incubating/dependencies/legal/json-lib-LICENSE.txt
    incubator/abdera/java/trunk/distribution/src/main/appended-resources/
      - copied from r647226, incubator/abdera/java/tags/abdera-0.4.0-incubating/distribution/src/main/appended-resources/
    incubator/abdera/java/trunk/distribution/src/main/appended-resources/META-INF/
      - copied from r647226, incubator/abdera/java/tags/abdera-0.4.0-incubating/distribution/src/main/appended-resources/META-INF/
    incubator/abdera/java/trunk/distribution/src/main/appended-resources/META-INF/LICENSE.vm   (contents, props changed)
      - copied, changed from r647226, incubator/abdera/java/tags/abdera-0.4.0-incubating/distribution/src/main/appended-resources/META-INF/LICENSE.vm
    incubator/abdera/java/trunk/distribution/src/main/appended-resources/META-INF/NOTICE
      - copied unchanged from r647226, incubator/abdera/java/tags/abdera-0.4.0-incubating/distribution/src/main/appended-resources/META-INF/NOTICE
Removed:
    incubator/abdera/java/trunk/NOTICE
    incubator/abdera/java/trunk/dependencies/i18n/src/main/java/org/apache/abdera/i18n/text/data/CompositionExclusions.txt
    incubator/abdera/java/trunk/dependencies/i18n/src/main/java/org/apache/abdera/i18n/text/data/UnicodeData.txt
    incubator/abdera/java/trunk/dependencies/legal/json-lib.txt
    incubator/abdera/java/trunk/dependencies/legal/log4j-LICENSE.txt
    incubator/abdera/java/trunk/extensions/json/src/main/resources/META-INF/LICENSE.htmlparser.txt
    incubator/abdera/java/trunk/extensions/json/src/main/resources/META-INF/LICENSE.serializer.txt
    incubator/abdera/java/trunk/extensions/json/src/main/resources/META-INF/NOTICE.htmlparser.txt
    incubator/abdera/java/trunk/extensions/json/src/main/resources/META-INF/NOTICE.serializer.txt
Modified:
    incubator/abdera/java/trunk/README
    incubator/abdera/java/trunk/adapters/   (props changed)
    incubator/abdera/java/trunk/adapters/couchdb/build.xml
    incubator/abdera/java/trunk/adapters/couchdb/pom.xml
    incubator/abdera/java/trunk/adapters/couchdb/readme
    incubator/abdera/java/trunk/adapters/filesystem/   (props changed)
    incubator/abdera/java/trunk/adapters/filesystem/build.xml
    incubator/abdera/java/trunk/adapters/filesystem/pom.xml
    incubator/abdera/java/trunk/adapters/filesystem/readme
    incubator/abdera/java/trunk/adapters/hibernate/readme
    incubator/abdera/java/trunk/adapters/jcr/build.xml
    incubator/abdera/java/trunk/adapters/jcr/pom.xml
    incubator/abdera/java/trunk/adapters/jdbc/build.xml
    incubator/abdera/java/trunk/adapters/jdbc/pom.xml
    incubator/abdera/java/trunk/adapters/pom.xml
    incubator/abdera/java/trunk/build/build.xml
    incubator/abdera/java/trunk/bundle/pom.xml
    incubator/abdera/java/trunk/client/pom.xml
    incubator/abdera/java/trunk/client/src/main/java/log4j.properties
    incubator/abdera/java/trunk/core/pom.xml
    incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/factory/StreamBuilder.java
    incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/util/Version.java
    incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/writer/StreamWriter.java
    incubator/abdera/java/trunk/core/src/main/resources/abdera.properties.example
    incubator/abdera/java/trunk/core/src/main/resources/abderamessages.properties
    incubator/abdera/java/trunk/dependencies/deps.properties
    incubator/abdera/java/trunk/dependencies/i18n/build.xml
    incubator/abdera/java/trunk/dependencies/i18n/pom.xml
    incubator/abdera/java/trunk/distribution/src/main/assembly/bin.xml
    incubator/abdera/java/trunk/distribution/src/main/assembly/src.xml
    incubator/abdera/java/trunk/docs/building.html
    incubator/abdera/java/trunk/docs/gettingstarted.html
    incubator/abdera/java/trunk/docs/index.html
    incubator/abdera/java/trunk/docs/knownissues.txt
    incubator/abdera/java/trunk/docs/serverimpl.html
    incubator/abdera/java/trunk/etc/notice-supplements.xml
    incubator/abdera/java/trunk/examples/pom.xml
    incubator/abdera/java/trunk/extensions/gdata/pom.xml
    incubator/abdera/java/trunk/extensions/geo/pom.xml
    incubator/abdera/java/trunk/extensions/html/pom.xml
    incubator/abdera/java/trunk/extensions/json/pom.xml
    incubator/abdera/java/trunk/extensions/main/pom.xml
    incubator/abdera/java/trunk/extensions/media/pom.xml
    incubator/abdera/java/trunk/extensions/oauth/pom.xml
    incubator/abdera/java/trunk/extensions/opensearch/pom.xml
    incubator/abdera/java/trunk/extensions/pom.xml
    incubator/abdera/java/trunk/extensions/serializer/pom.xml
    incubator/abdera/java/trunk/extensions/sharing/pom.xml
    incubator/abdera/java/trunk/extensions/wsse/pom.xml
    incubator/abdera/java/trunk/parser/pom.xml
    incubator/abdera/java/trunk/parser/src/main/java/org/apache/abdera/parser/stax/StaxStreamWriter.java
    incubator/abdera/java/trunk/pom.xml
    incubator/abdera/java/trunk/security/pom.xml
    incubator/abdera/java/trunk/server/pom.xml
    incubator/abdera/java/trunk/spring/pom.xml

Copied: incubator/abdera/java/trunk/KEYS (from r647226, incubator/abdera/java/tags/abdera-0.4.0-incubating/KEYS)
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/KEYS?p2=incubator/abdera/java/trunk/KEYS&p1=incubator/abdera/java/tags/abdera-0.4.0-incubating/KEYS&r1=647226&r2=647233&rev=647233&view=diff
==============================================================================
    (empty)

Propchange: incubator/abdera/java/trunk/KEYS
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/abdera/java/trunk/KEYS
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: incubator/abdera/java/trunk/README
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/README?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/README (original)
+++ incubator/abdera/java/trunk/README Fri Apr 11 10:30:39 2008
@@ -46,6 +46,10 @@
         for JDBC, JCR, filesystems, and CouchDB.
       - An improved JSON serialization mechanism.
       - New extensions such as OAuth support.
+      - New StreamWriter interface for fast Atom document serialization
+      - Improved Unicode performance for IRI implementation
+      - URI Template Support
+      - HTML Parser 
       - Many API improvements and bug fixes!
 0.3.0 - Support for the Atompub final draft 
       - Refactored and simplified Server framework
@@ -100,4 +104,4 @@
    software:      
    
    http://xml.apache.org/security/
-   http://www.bouncycastle.org/
\ No newline at end of file
+   http://www.bouncycastle.org/

Propchange: incubator/abdera/java/trunk/adapters/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Fri Apr 11 10:30:39 2008
@@ -0,0 +1 @@
+target

Modified: incubator/abdera/java/trunk/adapters/couchdb/build.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/couchdb/build.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/couchdb/build.xml (original)
+++ incubator/abdera/java/trunk/adapters/couchdb/build.xml Fri Apr 11 10:30:39 2008
@@ -1,6 +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.
+-->
 <project name="couchdb" default="compile">
 
-  <property name="version" value="0.4.0-incubating-SNAPSHOT" />
+  <property name="version" value="0.5.0-incubating-SNAPSHOT" />
   <property name="adapter.jar" value="abdera.adapter.${ant.project.name}.${version}.jar" />
   <property name="retro.adapter.jar" value="abdera.adapter.${ant.project.name}.${version}.retro.jar" />
   <property name="debug" value="on" />

Modified: incubator/abdera/java/trunk/adapters/couchdb/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/couchdb/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/couchdb/pom.xml (original)
+++ incubator/abdera/java/trunk/adapters/couchdb/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,21 @@
+<!-- 
+
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  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.  For additional information regarding
+ copyright in this work, please see the NOTICE file in the top level
+ directory of this distribution.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <parent>
         <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/adapters/couchdb/readme
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/couchdb/readme?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/couchdb/readme (original)
+++ incubator/abdera/java/trunk/adapters/couchdb/readme Fri Apr 11 10:30:39 2008
@@ -1,3 +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.
+-->
+
+
 CouchDB Collection Adapter
 
 Dependencies: 

Propchange: incubator/abdera/java/trunk/adapters/couchdb/repository/couchdb4j-0.1.2.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: incubator/abdera/java/trunk/adapters/couchdb/repository/couchdb4j-0.1.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Propchange: incubator/abdera/java/trunk/adapters/filesystem/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Apr 11 10:30:39 2008
@@ -4,3 +4,4 @@
 abdera.adapter.filesystem.0.4.0-incubating-SNAPSHOT.jar
 abdera.adapter.filesystem.0.4.0-incubating-SNAPSHOT.retro.jar
 build
+target

Modified: incubator/abdera/java/trunk/adapters/filesystem/build.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/filesystem/build.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/filesystem/build.xml (original)
+++ incubator/abdera/java/trunk/adapters/filesystem/build.xml Fri Apr 11 10:30:39 2008
@@ -1,6 +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.
+-->
 <project name="filesystem" default="compile">
 
-  <property name="version" value="0.4.0-incubating-SNAPSHOT" />
+  <property name="version" value="0.5.0-incubating-SNAPSHOT" />
   <property name="adapter.jar" value="abdera.adapter.${ant.project.name}.${version}.jar" />
   <property name="retro.adapter.jar" value="abdera.adapter.${ant.project.name}.${version}.retro.jar" />
   <property name="debug" value="on" />

Modified: incubator/abdera/java/trunk/adapters/filesystem/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/filesystem/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/filesystem/pom.xml (original)
+++ incubator/abdera/java/trunk/adapters/filesystem/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <parent>
         <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/adapters/filesystem/readme
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/filesystem/readme?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/filesystem/readme (original)
+++ incubator/abdera/java/trunk/adapters/filesystem/readme Fri Apr 11 10:30:39 2008
@@ -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.
+-->
+
 Filesystem Collection Adapter
 
 Dependencies: 

Modified: incubator/abdera/java/trunk/adapters/hibernate/readme
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/hibernate/readme?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/hibernate/readme (original)
+++ incubator/abdera/java/trunk/adapters/hibernate/readme Fri Apr 11 10:30:39 2008
@@ -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.
+-->
+
 The Hibernate adapter is not yet included in the build.
 because of licensing restrictions, we cannot depend on hibernate for the 
 build and cannot ship the jars.  So while this code is included in the

Modified: incubator/abdera/java/trunk/adapters/jcr/build.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/jcr/build.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/jcr/build.xml (original)
+++ incubator/abdera/java/trunk/adapters/jcr/build.xml Fri Apr 11 10:30:39 2008
@@ -1,6 +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.
+-->
 <project name="jcr" default="compile">
 
-  <property name="version" value="0.4.0-incubating-SNAPSHOT" />
+  <property name="version" value="0.5.0-incubating-SNAPSHOT" />
   <property name="adapter.jar" value="abdera.adapter.${ant.project.name}.${version}.jar" />
   <property name="retro.adapter.jar" value="abdera.adapter.${ant.project.name}.${version}.retro.jar" />
   <property name="debug" value="on" />

Modified: incubator/abdera/java/trunk/adapters/jcr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/jcr/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/jcr/pom.xml (original)
+++ incubator/abdera/java/trunk/adapters/jcr/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/adapters/jdbc/build.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/jdbc/build.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/jdbc/build.xml (original)
+++ incubator/abdera/java/trunk/adapters/jdbc/build.xml Fri Apr 11 10:30:39 2008
@@ -1,6 +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.
+-->
 <project name="ibatis" default="compile">
 
-  <property name="version" value="0.4.0-incubating-SNAPSHOT" />
+  <property name="version" value="0.5.0-incubating-SNAPSHOT" />
   <property name="adapter.jar" value="abdera.adapter.${ant.project.name}.${version}.jar" />
   <property name="retro.adapter.jar" value="abdera.adapter.${ant.project.name}.${version}.retro.jar" />
   <property name="debug" value="on" />

Modified: incubator/abdera/java/trunk/adapters/jdbc/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/jdbc/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/jdbc/pom.xml (original)
+++ incubator/abdera/java/trunk/adapters/jdbc/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/adapters/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/adapters/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/adapters/pom.xml (original)
+++ incubator/abdera/java/trunk/adapters/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<parent>
 		<groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/build/build.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/build/build.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/build/build.xml (original)
+++ incubator/abdera/java/trunk/build/build.xml Fri Apr 11 10:30:39 2008
@@ -29,7 +29,7 @@
    Set the ABDERA_SPRING=yes environment variable to build the spring module
    
 -->
-  <property name="version" value="0.4.0-incubating-SNAPSHOT" />
+  <property name="version" value="0.5.0-incubating-SNAPSHOT" />
   <property name="site" value="../site" />
   <property name="work" value="${basedir}/build/work" />
   <property name="test" value="${basedir}/build/test" />

Modified: incubator/abdera/java/trunk/bundle/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/bundle/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/bundle/pom.xml (original)
+++ incubator/abdera/java/trunk/bundle/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <parent>
         <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/client/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/client/pom.xml (original)
+++ incubator/abdera/java/trunk/client/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/client/src/main/java/log4j.properties
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/client/src/main/java/log4j.properties?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/client/src/main/java/log4j.properties (original)
+++ incubator/abdera/java/trunk/client/src/main/java/log4j.properties Fri Apr 11 10:30:39 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.
+
 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
 log4j.appender.stdout.Target=System.err
 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout

Modified: incubator/abdera/java/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/core/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/core/pom.xml (original)
+++ incubator/abdera/java/trunk/core/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/factory/StreamBuilder.java
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/factory/StreamBuilder.java?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/factory/StreamBuilder.java (original)
+++ incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/factory/StreamBuilder.java Fri Apr 11 10:30:39 2008
@@ -36,7 +36,6 @@
 import org.apache.abdera.model.Element;
 import org.apache.abdera.model.Content.Type;
 import org.apache.abdera.util.AbstractStreamWriter;
-import org.apache.abdera.writer.StreamWriter;
 
 /**
  * StreamBuilder is a special implementation of the StreamWriter interface that
@@ -849,18 +848,6 @@
 
   public StreamBuilder writeUpdated(String date) {
     return (StreamBuilder)super.writeUpdated(date);
-  }
-
-  public StreamWriter writeDefaultNamespace(String uri) {
-    if (!(current instanceof Element)) throw new IllegalStateException("Not currently an element");
-    ((Element)current).declareNS(uri, "");
-    return this;
-  }
-
-  public StreamWriter writeNamespace(String prefix, String uri) {
-    if (!(current instanceof Element)) throw new IllegalStateException("Not currently an element");
-    ((Element)current).declareNS(uri, prefix);
-    return this;
   }
   
 }

Modified: incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/util/Version.java
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/util/Version.java?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/util/Version.java (original)
+++ incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/util/Version.java Fri Apr 11 10:30:39 2008
@@ -20,7 +20,7 @@
 public abstract interface Version {
 
   public static final String APP_NAME = "Abdera";
-  public static final String VERSION = "v0.4.0-incubating-SNAPSHOT";
+  public static final String VERSION = "v0.5.0-incubating-SNAPSHOT";
   public static final String URI = "http://incubator.apache.org/abdera";
   
 }

Modified: incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/writer/StreamWriter.java
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/writer/StreamWriter.java?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/writer/StreamWriter.java (original)
+++ incubator/abdera/java/trunk/core/src/main/java/org/apache/abdera/writer/StreamWriter.java Fri Apr 11 10:30:39 2008
@@ -1101,18 +1101,5 @@
    * Write the xml:lang attribute
    */
   StreamWriter writeLanguage(Locale locale);
-  
-  /**
-   * Write a namespace declaration to an element
-   */
-  StreamWriter writeNamespace(
-      String prefix,
-      String uri);
-  
-  /**
-   * Write the default namespace declaration to an element
-   */
-  StreamWriter writeDefaultNamespace(String uri);
-  
 }
 

Modified: incubator/abdera/java/trunk/core/src/main/resources/abdera.properties.example
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/core/src/main/resources/abdera.properties.example?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/core/src/main/resources/abdera.properties.example (original)
+++ incubator/abdera/java/trunk/core/src/main/resources/abdera.properties.example Fri Apr 11 10:30:39 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/trunk/core/src/main/resources/abderamessages.properties
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/core/src/main/resources/abderamessages.properties?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/core/src/main/resources/abderamessages.properties (original)
+++ incubator/abdera/java/trunk/core/src/main/resources/abderamessages.properties Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+#   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.
+
+
 IMPLEMENTATION.NOT.AVAILABLE=An Abdera %s implementation is not available
 INVALID.ENTITY.TAG=Invalid Entity Tag
 UTF8.NOT.SUPPORTED=UTF-8 not supported?

Modified: incubator/abdera/java/trunk/dependencies/deps.properties
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/dependencies/deps.properties?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/dependencies/deps.properties (original)
+++ incubator/abdera/java/trunk/dependencies/deps.properties Fri Apr 11 10:30:39 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

Modified: incubator/abdera/java/trunk/dependencies/i18n/build.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/dependencies/i18n/build.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/dependencies/i18n/build.xml (original)
+++ incubator/abdera/java/trunk/dependencies/i18n/build.xml Fri Apr 11 10:30:39 2008
@@ -16,7 +16,7 @@
   directory of this distribution. -->
 <project name="i18n" default="dist" basedir=".">
  <description>RFC 3987 (IRI) support library for Apache Abdera</description>
- <property name="version" value="0.4.0-incubating-SNAPSHOT"/>
+ <property name="version" value="0.5.0-incubating-SNAPSHOT"/>
 
  <property file="${basedir}/build.properties"/>
 

Modified: incubator/abdera/java/trunk/dependencies/i18n/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/dependencies/i18n/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/dependencies/i18n/pom.xml (original)
+++ incubator/abdera/java/trunk/dependencies/i18n/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>

Copied: incubator/abdera/java/trunk/distribution/src/main/appended-resources/META-INF/LICENSE.vm (from r647226, incubator/abdera/java/tags/abdera-0.4.0-incubating/distribution/src/main/appended-resources/META-INF/LICENSE.vm)
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/distribution/src/main/appended-resources/META-INF/LICENSE.vm?p2=incubator/abdera/java/trunk/distribution/src/main/appended-resources/META-INF/LICENSE.vm&p1=incubator/abdera/java/tags/abdera-0.4.0-incubating/distribution/src/main/appended-resources/META-INF/LICENSE.vm&r1=647226&r2=647233&rev=647233&view=diff
==============================================================================
    (empty)

Propchange: incubator/abdera/java/trunk/distribution/src/main/appended-resources/META-INF/LICENSE.vm
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/abdera/java/trunk/distribution/src/main/appended-resources/META-INF/LICENSE.vm
------------------------------------------------------------------------------
    svn:executable = *

Propchange: incubator/abdera/java/trunk/distribution/src/main/appended-resources/META-INF/LICENSE.vm
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: incubator/abdera/java/trunk/distribution/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/distribution/src/main/assembly/bin.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/distribution/src/main/assembly/bin.xml (original)
+++ incubator/abdera/java/trunk/distribution/src/main/assembly/bin.xml Fri Apr 11 10:30:39 2008
@@ -39,10 +39,11 @@
             <directory>target/maven-shared-archive-resources/META-INF</directory>
             <outputDirectory>apache-abdera-${version}/</outputDirectory>
             <includes>
-                <include>NOTICE</include>
-                <include>DISCLAIMER</include>
-                <include>LICENSE</include>
+                <include>*</include>
             </includes>
+            <excludes>
+                <exclude>DEPENDENCIES</exclude>
+            </excludes>
         </fileSet>
         <fileSet>
             <directory>../docs</directory>

Modified: incubator/abdera/java/trunk/distribution/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/distribution/src/main/assembly/src.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/distribution/src/main/assembly/src.xml (original)
+++ incubator/abdera/java/trunk/distribution/src/main/assembly/src.xml Fri Apr 11 10:30:39 2008
@@ -30,12 +30,22 @@
     <fileSets>
         <fileSet>
             <directory>src/main/release</directory>
-            <outputDirectory>apache-abdera-${version}/</outputDirectory>
+            <outputDirectory>apache-abdera-${version}-src/</outputDirectory>
             <includes>
                 <include>**/*.txt</include>
             </includes>
         </fileSet>
         <fileSet>
+            <directory>target/maven-shared-archive-resources/META-INF</directory>
+            <outputDirectory>apache-abdera-${version}-src/</outputDirectory>
+            <includes>
+                <include>*</include>
+            </includes>
+            <excludes>
+                <exclude>DEPENDENCIES</exclude>
+            </excludes>
+        </fileSet>
+        <fileSet>
             <directory>..</directory>
             <outputDirectory>apache-abdera-${version}-src</outputDirectory>
             <includes>
@@ -56,6 +66,7 @@
                 <exclude>**/.project</exclude>
                 <exclude>**/.wtpmodules</exclude>
                 <exclude>**/surefire*</exclude>
+                <exclude>**/velocity.log</exclude>
                 <exclude>**/cobertura.ser</exclude>
                 <exclude>**/.svn</exclude>
                 <exclude>bin</exclude>
@@ -63,6 +74,8 @@
                 <exclude>**/var/journal</exclude>
                 <exclude>**/build.out*</exclude>
                 <exclude>STATUS</exclude>
+                <!-- This is generated -->
+                <exclude>**/LICENSE</exclude>
             </excludes>
         </fileSet>
     </fileSets>

Modified: incubator/abdera/java/trunk/docs/building.html
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/docs/building.html?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/docs/building.html (original)
+++ incubator/abdera/java/trunk/docs/building.html Fri Apr 11 10:30:39 2008
@@ -25,7 +25,7 @@
   <!-- Header -->
   <div id="banner">
     <h1><a href="http://incubator.apache.org/abdera">Apache Abdera</a></h1>
-    <p>Version 0.4.0-incubating-SNAPSHOT</p>
+    <p>Version 0.5.0-incubating-SNAPSHOT</p>
     <hr/>
   </div>
   <div id="divider"></div>

Modified: incubator/abdera/java/trunk/docs/gettingstarted.html
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/docs/gettingstarted.html?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/docs/gettingstarted.html (original)
+++ incubator/abdera/java/trunk/docs/gettingstarted.html Fri Apr 11 10:30:39 2008
@@ -24,7 +24,7 @@
   <!-- Header -->
   <div id="banner">
     <h1><a href="http://incubator.apache.org/abdera">Apache Abdera</a></h1>
-    <p>Version 0.4.0-incubating-SNAPSHOT</p>
+    <p>Version 0.5.0-incubating-SNAPSHOT</p>
     <hr/>
   </div>
   <div id="divider"></div>

Modified: incubator/abdera/java/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/docs/index.html?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/docs/index.html (original)
+++ incubator/abdera/java/trunk/docs/index.html Fri Apr 11 10:30:39 2008
@@ -28,7 +28,7 @@
 <body>
   <div id="banner">
     <h1><a href="http://incubator.apache.org/abdera">Apache Abdera</a></h1>
-    <p>Version 0.4.0-incubating-SNAPSHOT</p>
+    <p>Version 0.5.0-incubating-SNAPSHOT</p>
     <hr/>
   </div>
   <div id="divider"></div>

Modified: incubator/abdera/java/trunk/docs/knownissues.txt
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/docs/knownissues.txt?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/docs/knownissues.txt (original)
+++ incubator/abdera/java/trunk/docs/knownissues.txt Fri Apr 11 10:30:39 2008
@@ -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.
+
+ 
  * The client-side cache implementation in the Abdera Client does not support
    the HTTP Vary header
    

Modified: incubator/abdera/java/trunk/docs/serverimpl.html
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/docs/serverimpl.html?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/docs/serverimpl.html (original)
+++ incubator/abdera/java/trunk/docs/serverimpl.html Fri Apr 11 10:30:39 2008
@@ -26,7 +26,7 @@
     <!-- Header -->
   <div id="banner">
     <h1><a href="http://incubator.apache.org/abdera">Apache Abdera</a></h1>
-    <p>Version 0.4.0-incubating-SNAPSHOT</p>
+    <p>Version 0.5.0-incubating-SNAPSHOT</p>
     <hr/>
   </div>
   <div id="divider"></div>

Modified: incubator/abdera/java/trunk/etc/notice-supplements.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/etc/notice-supplements.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/etc/notice-supplements.xml (original)
+++ incubator/abdera/java/trunk/etc/notice-supplements.xml Fri Apr 11 10:30:39 2008
@@ -1,4 +1,20 @@
 <?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.
+-->
 <supplementalDataModels>
 
   <supplement>

Modified: incubator/abdera/java/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/examples/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/examples/pom.xml (original)
+++ incubator/abdera/java/trunk/examples/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/gdata/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/gdata/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/gdata/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/gdata/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/geo/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/geo/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/geo/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/geo/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/html/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/html/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/html/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/html/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/json/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/json/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/json/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/json/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/main/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/main/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/main/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/main/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/media/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/media/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/media/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/media/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/oauth/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/oauth/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/oauth/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/oauth/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/opensearch/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/opensearch/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/opensearch/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/opensearch/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<parent>
 		<groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/serializer/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/serializer/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/serializer/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/serializer/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/sharing/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/sharing/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/sharing/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/sharing/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/extensions/wsse/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/extensions/wsse/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/extensions/wsse/pom.xml (original)
+++ incubator/abdera/java/trunk/extensions/wsse/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/parser/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/parser/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/parser/pom.xml (original)
+++ incubator/abdera/java/trunk/parser/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/parser/src/main/java/org/apache/abdera/parser/stax/StaxStreamWriter.java
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/parser/src/main/java/org/apache/abdera/parser/stax/StaxStreamWriter.java?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/parser/src/main/java/org/apache/abdera/parser/stax/StaxStreamWriter.java (original)
+++ incubator/abdera/java/trunk/parser/src/main/java/org/apache/abdera/parser/stax/StaxStreamWriter.java Fri Apr 11 10:30:39 2008
@@ -265,11 +265,11 @@
       if (value == null) return this;
       try {
         if (prefix != null) {
-          if (!prefix.equals("xml") && needToWriteNamespace(prefix, namespace))
+          if (!prefix.equals("xml"))
             writeNamespace(prefix,namespace,true);
           writer.writeAttribute(prefix, namespace, name, value);
         } else if (namespace != null) {
-          if (!namespace.equals(Constants.XML_NS) && needToWriteNamespace(prefix, namespace));
+          if (!namespace.equals(Constants.XML_NS));
             writeNamespace(prefix,namespace,true);
           writer.writeAttribute(namespace, name, value);
         } else { 

Modified: incubator/abdera/java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/pom.xml (original)
+++ incubator/abdera/java/trunk/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   
   <modelVersion>4.0.0</modelVersion>
@@ -45,16 +61,16 @@
   
   <licenses>
     <license>
-      <name>Apache License 2.0</name>
+      <name>The Apache Software License, Version 2.0</name>
       <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
       <distribution>repo</distribution>
     </license>
   </licenses>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/abdera/java/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/abdera/java/trunk/</developerConnection>
-    <url>http://svn.apache.org/repos/asf/incubator/abdera/java/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/abdera/java/tags/abdera-0.5.0-incubating</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/abdera/java/tags/abdera-0.5.0-incubating</developerConnection>
+    <url>http://svn.apache.org/repos/asf/incubator/abdera/java/tags/abdera-0.5.0-incubating</url>
   </scm>
   
   <reporting>
@@ -93,6 +109,7 @@
   </reporting>
   
   <build>
+ 
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
@@ -128,13 +145,13 @@
               <useReleaseProfile>false</useReleaseProfile>
               <preparationGoals>clean install</preparationGoals>
               <goals>deploy</goals>
-              <arguments>-Pdeploy,release</arguments>
+              <arguments>-Pdeploy</arguments>
               <autoVersionSubmodules>true</autoVersionSubmodules>
           </configuration>
       </plugin>
       <plugin>
           <artifactId>maven-remote-resources-plugin</artifactId>
-          <version>1.0-beta-2</version>
+          <version>1.0</version>
           <executions>
               <execution>
                   <id>compile</id>
@@ -144,14 +161,12 @@
                   <configuration>
                       <resourceBundles>
                           <resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
-                          <resourceBundle>org.apache:apache-jar-resource-bundle:1.3</resourceBundle>
+                          <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
                       </resourceBundles>
                       <supplementalModels>
                           <supplementalModel>${topDir}/etc/notice-supplements.xml</supplementalModel>
                       </supplementalModels>
                       <properties>
-                          <addLicense>true</addLicense>
-                          <addArtifact>true</addArtifact>
                           <projectName>Apache Abdera</projectName>
                       </properties>
                   </configuration>
@@ -197,6 +212,19 @@
             </excludes>
           </configuration>
         </plugin>
+              <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-gpg-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>sign-artifacts</id>
+            <phase>verify</phase>
+            <goals>
+              <goal>sign</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin> 
       </plugins>
     </pluginManagement>    
   </build>
@@ -209,22 +237,6 @@
   		</modules>
   	</profile>
   	<profile>
-      <id>release</id>
-      <build>
-        <plugins>
-          <plugin>
-            <inherited>true</inherited>
-            <groupId>org.apache.maven.plugins</groupId>
-            <artifactId>maven-deploy-plugin</artifactId>
-            <configuration>
-              <altDeploymentRepository>${deploy.altRepository}</altDeploymentRepository>
-              <updateReleaseInfo>true</updateReleaseInfo>
-            </configuration>
-          </plugin>
-        </plugins>
-      </build>
-    </profile>
-  	<profile>
   		<id>no-online-tests</id>
   		<activation>
   			<property>
@@ -371,15 +383,10 @@
   </modules>
   
   <distributionManagement>
-    <snapshotRepository>
-      <id>apache.snapshots</id>
-      <name>Apache SNAPSHOT Repository</name>
-      <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
-    </snapshotRepository>
     <repository>
-      <id>apache.incubating</id>
+      <id>apache.snapshots</id>
       <name>Apache Incubating Repository</name>
-      <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-incubating-repository</url>
+      <url>scp://people.apache.org/home/dandiep/public_html/abdera-take7</url>
     </repository>
   </distributionManagement>
 
@@ -390,14 +397,9 @@
 
   <repositories>
     <repository>
-	    <id>scriptlandia-maven2</id>
-	    <name>scriptlandia-maven2</name>
-	    <url>http://scriptlandia-repository.googlecode.com/svn/trunk/languages</url>
-	  </repository>
-    <repository>
       <id>apache.incubating</id>
       <name>Apache Incubating Repository</name>
       <url>http://people.apache.org/repo/m2-incubating-repository</url>
     </repository>
   </repositories> 
-</project>
\ No newline at end of file
+</project>

Modified: incubator/abdera/java/trunk/security/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/security/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/security/pom.xml (original)
+++ incubator/abdera/java/trunk/security/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/server/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/server/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/server/pom.xml (original)
+++ incubator/abdera/java/trunk/server/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>

Modified: incubator/abdera/java/trunk/spring/pom.xml
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/spring/pom.xml?rev=647233&r1=647232&r2=647233&view=diff
==============================================================================
--- incubator/abdera/java/trunk/spring/pom.xml (original)
+++ incubator/abdera/java/trunk/spring/pom.xml Fri Apr 11 10:30:39 2008
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.abdera</groupId>