Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/notepad/project.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.12 by shinsuke, Thu Sep 7 03:14:55 2006 UTC revision 1.13 by shinsuke, Fri Sep 15 03:41:35 2006 UTC
# Line 21  Line 21 
21      <pomVersion>3</pomVersion>      <pomVersion>3</pomVersion>
22      <groupId>pal</groupId>      <groupId>pal</groupId>
23      <artifactId>notepad</artifactId>      <artifactId>notepad</artifactId>
24      <currentVersion>0.3-SNAPSHOT</currentVersion>      <currentVersion>0.3</currentVersion>
25      <name>Notepad Portlet</name>      <name>Notepad Portlet</name>
26      <description>Portlet to manage your comments</description>      <description>Portlet to manage your comments</description>
27      <shortDescription>Notepad management</shortDescription>      <shortDescription>Notepad management</shortDescription>
# Line 104  Line 104 
104          <dependency>          <dependency>
105              <groupId>pal</groupId>              <groupId>pal</groupId>
106              <artifactId>bridges-myfaces</artifactId>              <artifactId>bridges-myfaces</artifactId>
107              <version>0.8-SNAPSHOT</version>              <version>0.8</version>
108              <type>jar</type>              <type>jar</type>
109              <properties>              <properties>
110                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
# Line 132  Line 132 
132    
133          <dependency>          <dependency>
134              <groupId>org.apache.portals.bridges</groupId>              <groupId>org.apache.portals.bridges</groupId>
             <artifactId>portals-bridges-common</artifactId>  
             <version>1.0</version>  
             <type>jar</type>  
             <properties>  
                 <war.bundle>true</war.bundle>  
             </properties>  
         </dependency>  
         <dependency>  
             <groupId>org.apache.portals.bridges</groupId>  
135              <artifactId>portals-bridges-portletfilter</artifactId>              <artifactId>portals-bridges-portletfilter</artifactId>
136              <version>1.0</version>              <version>1.0</version>
137              <type>jar</type>              <type>jar</type>
# Line 177  Line 168 
168              <id>log4j</id>              <id>log4j</id>
169              <version>1.2.13</version>              <version>1.2.13</version>
170              <properties>              <properties>
171                  <war.bundle>true</war.bundle>                  <war.bundle>false</war.bundle>
172              </properties>              </properties>
173          </dependency>          </dependency>
174    
# Line 572  Line 563 
563          <dependency>          <dependency>
564              <groupId>org.seasar.teeda</groupId>              <groupId>org.seasar.teeda</groupId>
565              <artifactId>teeda-core</artifactId>              <artifactId>teeda-core</artifactId>
566              <version>1.0-beta-5.3</version>              <version>1.0-beta-5.4</version>
567              <properties>              <properties>
568                  <war.bundle>true</war.bundle>                  <war.bundle>true</war.bundle>
569              </properties>              </properties>

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26