Update of /cvsroot/xdoclet/xdoclet2
In directory sc8-pr-cvs1:/tmp/cvs-serv18057
Modified Files:
maven.xml
Log Message:
Small fixes. Still not 100%
Index: maven.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet2/maven.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -r1.33 -r1.34
*** maven.xml 14 May 2003 15:17:19 -0000 1.33
--- maven.xml 1 Jun 2003 22:24:21 -0000 1.34
***************
*** 54,59 ****
options.
-->
! <attainGoal name="BeanInfo"/>
! <attainGoal name="Manifest"/>
<!-- Recompile the modified xdoclet.XDoclet class plus the generated
BeanInfo classes -->
--- 54,58 ----
options.
-->
! <attainGoal name="metadata"/>
<!-- Recompile the modified xdoclet.XDoclet class plus the generated
BeanInfo classes -->
***************
*** 87,91 ****
</goal>
! <goal name="BeanInfo" prereqs="init">
<xdoclet>
<xjavadoc validating="false">
--- 86,90 ----
</goal>
! <goal name="metadata" prereqs="init">
<xdoclet>
<xjavadoc validating="false">
***************
*** 93,104 ****
</xjavadoc>
<BeanInfo destination="${maven.build.dir}/src"/>
- </xdoclet>
- </goal>
-
- <goal name="Manifest" prereqs="init">
- <xdoclet>
- <xjavadoc validating="false">
- <fileset dir="${pom.build.sourceDirectory}"/>
- </xjavadoc>
<Manifest destination="${maven.build.dest}/META-INF"/>
</xdoclet>
--- 92,95 ----
***************
*** 148,160 ****
<binder
constraints="${basedir}/../xdoclet-all/xdoclet/xdocs/dtds/xtags_1_1.dtd"/>
</xgg>
! </xdoclet>
!
! <!-- Add these generated beans to the compile source set -->
! <path id="maven.xdoclet.compile.src.set"
! location="${maven.build.dir}/src"/>
!
! <maven:addPath id="maven.compile.src.set"
! refid="maven.xdoclet.compile.src.set"/>
!
</goal>
--- 139,143 ----
<binder
constraints="${basedir}/../xdoclet-all/xdoclet/xdocs/dtds/xtags_1_1.dtd"/>
</xgg>
! </xdoclet>
</goal>
-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel