Update of /cvsroot/xdoclet-plugins/xdoclet-plugins
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17407

Modified Files:
        maven.xml project.xml 
Log Message:
Moving to generama 1.1.1-SNAPSHOT

Index: maven.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/maven.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** maven.xml   4 May 2005 07:59:31 -0000       1.26
--- maven.xml   31 May 2005 11:23:04 -0000      1.27
***************
*** 19,22 ****
--- 19,28 ----
          <mkdir dir="${basedir}/target/distribution"/>
  
+         <maven:reactor basedir="${basedir}"
+             includes="*/project.xml"
+             
excludes="reference/project.xml,maven-xdoclet2-plugin-example/project.xml,testapp-*/project.xml,sample-web/project.xml"
+             goals="xdoclet:dist-plugin"
+             />
+ 
          <!--Copy all sources to distribution/src-->
          <copy todir="${basedir}/target/distribution/src/" 
includeEmptyDirs="false">
***************
*** 32,41 ****
              />
  
-         <maven:reactor basedir="${basedir}"
-             includes="*/project.xml"
-             
excludes="reference/project.xml,maven-xdoclet2-plugin-example/project.xml,testapp-*/project.xml,sample-web/project.xml"
-             goals="xdoclet:dist-plugin"
-             />
- 
          <!--How to automatically get PDF from XDoclet Confluence?? Put it to 
docs/-->
  
--- 38,41 ----

Index: project.xml
===================================================================
RCS file: /cvsroot/xdoclet-plugins/xdoclet-plugins/project.xml,v
retrieving revision 1.58
retrieving revision 1.59
diff -C2 -d -r1.58 -r1.59
*** project.xml 17 May 2005 08:24:24 -0000      1.58
--- project.xml 31 May 2005 11:23:04 -0000      1.59
***************
*** 90,94 ****
              <groupId>generama</groupId>
              <artifactId>generama</artifactId>
!             <version>1.1</version>
              <url>http://generama.codehaus.org/</url>
              <properties>
--- 90,94 ----
              <groupId>generama</groupId>
              <artifactId>generama</artifactId>
!             <version>1.1.1-SNAPSHOT</version>
              <url>http://generama.codehaus.org/</url>
              <properties>
***************
*** 122,128 ****
              <version>1.2.8</version>
              <url>http://jakarta.apache.org/log4j/</url>
-             <properties>
-                 <dist.bundle>true</dist.bundle>
-             </properties>
          </dependency>
  
--- 122,125 ----



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to