You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by vs...@apache.org on 2008/07/26 15:09:55 UTC

svn commit: r679986 - in /maven/doxia/doxia-tools/trunk/doxia-ide/eclipse: README.TXT download-eclipse.xml features/ install-eclipse-repo.xml plugins/ pom.xml update-site/

Author: vsiveton
Date: Sat Jul 26 06:09:54 2008
New Revision: 679986

URL: http://svn.apache.org/viewvc?rev=679986&view=rev
Log:
o moved to its new home http://svn.sonatype.org/m2eclipse/doxia-ide

Removed:
    maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/download-eclipse.xml
    maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/features/
    maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/install-eclipse-repo.xml
    maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/plugins/
    maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/update-site/
Modified:
    maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT

Modified: maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT?rev=679986&r1=679985&r2=679986&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT (original)
+++ maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT Sat Jul 26 06:09:54 2008
@@ -1,30 +1 @@
-Eclipse plugin for Apache Maven Doxia
-
-Required Prerequisites:
-* Eclipse SDK Platform (http://download.eclipse.org/eclipse/downloads/)
-* Web Tools Platform (http://download.eclipse.org/webtools/downloads/)
-  - EMF
-  - EMF XSD
-  - GEF
-  - DTP
-  - WTP Tool Developers
-* doxia-converter (https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-converter)
-  - Need to build it 
-  - Put apache-doxia-1.0-SNAPSHOT-jar-with-dependencies.jar in ./plugins/org.apache.maven.doxia.ide.eclipse.common.ui/lib - unneeded since r650510
-* needs Java 5 to build since Eclipse uses Java 5
-* M2_HOME needs to be set - unneeded since r651102
-
-Known Limitations:
-* Needs to bump to WSTP M6 due to:
-  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=212330
-  - https://bugs.eclipse.org/bugs/show_bug.cgi?id=224040
-
-TODO:
-* mavenize the plugins - done in r650510
-* Add more PatternRule for text plugin (Apt, confluence, twiki) - done in r650506, r650503, r650502
-* Review editor colors - done in r650501
-* add more actions like add list, comment/uncomment in Apt...
-
-References:
-* DOXIA-233: Create an Eclipse plugin to edit Doxia files
-* DOXIA-228: Create a new tool to handle module conversion
\ No newline at end of file
+Eclipse plugin for Apache Maven Doxia has a new home: http://svn.sonatype.org/m2eclipse/doxia-ide
\ No newline at end of file