I find it really confusing that the directory name is serializer but
the maven name is importer. Could one or the other change so they
match?
thanks
david jencks
On Jan 2, 2006, at 1:26 PM, [EMAIL PROTECTED] wrote:
Author: taylor
Date: Mon Jan 2 13:26:20 2006
New Revision: 365440
URL: http://svn.apache.org/viewcvs?rev=365440&view=rev
Log:
http://issues.apache.org/jira/browse/JS2-461
Just getting started here.
Will probably move the Importer out of here, since it will bring in
a large number
of dependencies
Added:
portals/jetspeed-2/trunk/components/serializer/
<snip>
Added: portals/jetspeed-2/trunk/components/serializer/project.xml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/
components/serializer/project.xml?rev=365440&view=auto
======================================================================
========
--- portals/jetspeed-2/trunk/components/serializer/project.xml (added)
+++ portals/jetspeed-2/trunk/components/serializer/project.xml Mon
Jan 2 13:26:20 2006
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2004 The Apache Software Foundation
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+ $Id: project.xml 355198 2005-12-08 20:44:03Z rogerrut $
+-->
+<project>
+<extend>${basedir}/../../core-build.xml</extend>
+ <pomVersion>3</pomVersion>
+ <id>jetspeed-importer</id>
+ <name>Jetspeed-2 Importer</name>
<snip>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]