You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2007/08/16 14:08:41 UTC

svn commit: r566674 - in /portals/jetspeed-2/trunk: ./ jetspeed-api/ jetspeed-commons/

Author: ate
Date: Thu Aug 16 05:08:40 2007
New Revision: 566674

URL: http://svn.apache.org/viewvc?view=rev&rev=566674
Log:
JS2-770: Provide a new maven-2 (only) build environment and restructure the source tree according to the maven-2 conventions
See: http://issues.apache.org/jira/browse/JS2-770

Starting with the new maven-2 project definitions
- ignoring eclipse:eclipse plugin generated artifacts

Modified:
    portals/jetspeed-2/trunk/   (props changed)
    portals/jetspeed-2/trunk/jetspeed-api/   (props changed)
    portals/jetspeed-2/trunk/jetspeed-commons/   (props changed)

Propchange: portals/jetspeed-2/trunk/
------------------------------------------------------------------------------
    (empty)

Propchange: portals/jetspeed-2/trunk/jetspeed-api/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Aug 16 05:08:40 2007
@@ -1,3 +1,9 @@
 target
 *.log
 jcoverage.ser
+
+.project
+
+.settings
+
+.classpath

Propchange: portals/jetspeed-2/trunk/jetspeed-commons/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu Aug 16 05:08:40 2007
@@ -3,3 +3,5 @@
 .project
 .classpath
 jcoverage.ser
+
+.settings



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org