Update of /cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-interfaceextractor
In directory 
sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv26804/plugin-interfaceextractor

Modified Files:
        project.xml 
Log Message:
fixed m1 build


Index: project.xml
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-interfaceextractor/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** project.xml 9 Dec 2005 00:35:20 -0000       1.2
--- project.xml 25 Aug 2006 06:32:44 -0000      1.3
***************
*** 2,19 ****
  
  <project>
!   <extend>${basedir}/../project.xml</extend>
!   <artifactId>xdoclet-plugin-interfaceextractor</artifactId>
!   <name>xdoclet-plugin-interfaceextractor</name>
  
!   <dependencies>
  
      <!-- build time only -->
!     <dependency>
!       <groupId>${pom.groupId}</groupId>
!       <artifactId>xdoclet-plugin-qtags</artifactId>
!       <version>${pom.currentVersion}</version>
!     </dependency>
  
!   </dependencies>
  
  </project>
--- 2,24 ----
  
  <project>
!     <extend>${basedir}/../project.xml</extend>
!     <artifactId>xdoclet-plugin-interfaceextractor</artifactId>
!     <name>xdoclet-plugin-interfaceextractor</name>
  
!     <dependencies>
  
      <!-- build time only -->
!         <dependency>
!             <groupId>${pom.groupId}</groupId>
!             <artifactId>xdoclet-plugin-qtags</artifactId>
!             <version>${pom.currentVersion}</version>
!         </dependency>
!         <dependency>
!             <groupId>${pom.groupId}</groupId>
!             <artifactId>xdoclet-taglib-qtags</artifactId>
!             <version>${pom.currentVersion}</version>
!         </dependency>
  
!     </dependencies>
  
  </project>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to