Jason Song 8 лет назад
Родитель
Сommit
70d25e9da4
18 измененных файлов с 456 добавлено и 8 удалено
  1. BIN
      org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6-sources.jar
  2. 1 0
      org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6-sources.jar.md5
  3. 1 0
      org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6-sources.jar.sha1
  4. BIN
      org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.jar
  5. 1 0
      org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.jar.md5
  6. 1 0
      org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.jar.sha1
  7. 61 0
      org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.pom
  8. 1 0
      org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.pom.md5
  9. 1 0
      org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.pom.sha1
  10. 6 2
      org/unidal/framework/foundation-service/maven-metadata.xml
  11. 1 1
      org/unidal/framework/foundation-service/maven-metadata.xml.md5
  12. 1 1
      org/unidal/framework/foundation-service/maven-metadata.xml.sha1
  13. 371 0
      org/unidal/framework/parent/2.5.6/parent-2.5.6.pom
  14. 1 0
      org/unidal/framework/parent/2.5.6/parent-2.5.6.pom.md5
  15. 1 0
      org/unidal/framework/parent/2.5.6/parent-2.5.6.pom.sha1
  16. 6 2
      org/unidal/framework/parent/maven-metadata.xml
  17. 1 1
      org/unidal/framework/parent/maven-metadata.xml.md5
  18. 1 1
      org/unidal/framework/parent/maven-metadata.xml.sha1

BIN
org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6-sources.jar


+ 1 - 0
org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6-sources.jar.md5

@@ -0,0 +1 @@
+f347bb2017c0aac01fd65f61323ff1f9

+ 1 - 0
org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6-sources.jar.sha1

@@ -0,0 +1 @@
+14de1715067139fc5f8ace308e12c00b03060746

BIN
org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.jar


+ 1 - 0
org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.jar.md5

@@ -0,0 +1 @@
+74acb9b2a5aacbc6d08f801bbabda7a6

+ 1 - 0
org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.jar.sha1

@@ -0,0 +1 @@
+b33727e9954bbe834be307431f88424cc55ec89d

+ 61 - 0
org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.pom

@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+	<parent>
+		<groupId>org.unidal.framework</groupId>
+		<artifactId>parent</artifactId>
+		<version>2.5.6</version>
+		<relativePath>../pom.xml</relativePath>
+	</parent>
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>org.unidal.framework</groupId>
+	<artifactId>foundation-service</artifactId>
+	<name>Foundation Service</name>
+	<dependencies>
+		<dependency>
+			<groupId>org.codehaus.plexus</groupId>
+			<artifactId>plexus-container-default</artifactId>
+            <exclusions>
+               <exclusion>
+                  <groupId>com.google.collections</groupId>
+                  <artifactId>google-collections</artifactId>
+               </exclusion>
+               <exclusion>
+                  <groupId>org.codehaus.plexus</groupId>
+                  <artifactId>plexus-utils</artifactId>
+               </exclusion>
+               <exclusion>
+                  <groupId>org.apache.xbean</groupId>
+                  <artifactId>xbean-reflect</artifactId>
+               </exclusion>
+            </exclusions>
+		</dependency>
+        <!-- following 3 artifacts with upgraded version -->
+		<dependency>
+			<groupId>com.google.guava</groupId>
+			<artifactId>guava</artifactId>
+		</dependency>
+		<dependency>
+			<groupId>org.codehaus.plexus</groupId>
+			<artifactId>plexus-utils</artifactId>
+		</dependency>
+         <dependency>
+            <groupId>org.apache.xbean</groupId>
+            <artifactId>xbean-reflect</artifactId>
+         </dependency>
+		<dependency>
+			<groupId>log4j</groupId>
+			<artifactId>log4j</artifactId>
+			<scope>provided</scope>
+		</dependency>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<scope>provided</scope>
+		</dependency>
+		<dependency>
+			<groupId>io.netty</groupId>
+			<artifactId>netty-all</artifactId>
+			<scope>provided</scope>
+		</dependency>
+	</dependencies>
+</project>

+ 1 - 0
org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.pom.md5

@@ -0,0 +1 @@
+1a0fa3febdf6c75ddce7a98f87dbbc8c

+ 1 - 0
org/unidal/framework/foundation-service/2.5.6/foundation-service-2.5.6.pom.sha1

@@ -0,0 +1 @@
+ec7fe6bc462900e01c3d10f70edd26b3048a6640

+ 6 - 2
org/unidal/framework/foundation-service/maven-metadata.xml

@@ -4,7 +4,7 @@
   <artifactId>foundation-service</artifactId>
   <versioning>
     <latest>2.5.0</latest>
-    <release>2.5.5</release>
+    <release>2.6.3</release>
     <versions>
       <version>2.0.4</version>
       <version>2.1.0</version>
@@ -20,7 +20,11 @@
       <version>2.4.2</version>
       <version>2.5.0</version>
       <version>2.5.5</version>
+      <version>2.5.6</version>
+      <version>2.6.1</version>
+      <version>2.6.2</version>
+      <version>2.6.3</version>
     </versions>
-    <lastUpdated>20161214091942</lastUpdated>
+    <lastUpdated>20170106071227</lastUpdated>
   </versioning>
 </metadata>

+ 1 - 1
org/unidal/framework/foundation-service/maven-metadata.xml.md5

@@ -1 +1 @@
-5e31351c338f1d9c48c06a1016961c0d
+dc0219502ca72f7e953b5163796bb05c

+ 1 - 1
org/unidal/framework/foundation-service/maven-metadata.xml.sha1

@@ -1 +1 @@
-eacf2758104f2dfb602c96125f6ca9537d1971bd
+79503456192a9c7cb238516dc0509196ab37fcde

+ 371 - 0
org/unidal/framework/parent/2.5.6/parent-2.5.6.pom

@@ -0,0 +1,371 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+   <modelVersion>4.0.0</modelVersion>
+   <groupId>org.unidal.framework</groupId>
+   <artifactId>parent</artifactId>
+   <version>2.5.6</version>
+   <packaging>pom</packaging>
+   <name>Framework</name>
+   <description>Unidal Framework</description>
+   <modules>
+      <module>framework-bom</module>
+      <module>eunit-testfwk</module>
+      <module>type-converter</module>
+      <module>java-fragment</module>
+      <module>foundation-service</module>
+      <module>dal-jdbc</module>
+      <module>test-framework</module>
+      <module>web-framework</module>
+      <module>spring-support</module>
+   </modules>
+   <organization>
+       <name>Unidal Organization</name>
+       <url>http://www.unidal.org</url>
+   </organization>
+   <scm>
+      <connection>scm:git:git://github.com/unidal/frameworks.git</connection>
+      <developerConnection>scm:git:ssh://git@github.com/unidal/frameworks.git</developerConnection>
+      <url>https://github.com/unidal/frameworks/tree/master</url>
+     <tag>HEAD</tag>
+  </scm>
+   <licenses>
+      <license>
+         <name>The Apache License, Version 2.0</name>
+         <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      </license>
+   </licenses>
+   <developers>
+      <developer>
+         <name>Frankie Wu</name>
+         <email>qmwu2000@gmail.com</email>
+         <timezone>Asia/Shanghai</timezone>
+         <organization>Unidal.org</organization>
+         <organizationUrl>http://unidal.org</organizationUrl>
+      </developer>
+   </developers>
+   <properties>
+      <project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
+
+      <!-- library versions -->
+      <plexus.container.version>1.6</plexus.container.version>
+      <plexus.utils.version>3.0.24</plexus.utils.version>
+      <xbean-reflect.version>4.5</xbean-reflect.version>
+      <aspectjrt.version>1.5.4</aspectjrt.version>
+      <c3p0.version>0.9.5.2</c3p0.version>
+      <cat.version>1.3.6</cat.version>
+      <commons.fileupload.version>1.3.2</commons.fileupload.version>
+      <guava.version>15.0</guava.version>
+      <gson.version>2.7</gson.version>
+      <netty-all.version>4.0.24.Final</netty-all.version>
+
+      <h2.version>1.4.192</h2.version>
+      <jetty.version>6.1.26</jetty.version>
+      <jetty.jsp.version>6.1.14</jetty.jsp.version>
+
+      <junit.version>4.12</junit.version>
+      <log4j.version>1.2.17</log4j.version>
+      <mysql.version>5.1.39</mysql.version>
+      <spring.version>4.2.7.RELEASE</spring.version>
+      <testng.version>6.9.10</testng.version>
+
+      <!-- plugin version -->
+      <codegen.plugin.version>2.5.0</codegen.plugin.version>
+      <plexus.plugin.version>2.5.0</plexus.plugin.version>
+   </properties>
+   <dependencyManagement>
+      <dependencies>
+         <dependency>
+            <groupId>org.unidal.framework</groupId>
+            <artifactId>foundation-service</artifactId>
+            <version>${project.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.unidal.framework</groupId>
+            <artifactId>dal-jdbc</artifactId>
+            <version>${project.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.unidal.framework</groupId>
+            <artifactId>test-framework</artifactId>
+            <version>${project.version}</version>
+            <scope>test</scope>
+         </dependency>
+         <dependency>
+            <groupId>org.unidal.framework</groupId>
+            <artifactId>web-framework</artifactId>
+            <version>${project.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.unidal.framework</groupId>
+            <artifactId>java-fragment</artifactId>
+            <version>${project.version}</version>
+         </dependency>
+   
+         <dependency>
+            <groupId>com.dianping.cat</groupId>
+            <artifactId>cat-client</artifactId>
+            <version>${cat.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>com.mchange</groupId>
+            <artifactId>c3p0</artifactId>
+            <version>${c3p0.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>mysql</groupId>
+            <artifactId>mysql-connector-java</artifactId>
+            <version>${mysql.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>com.h2database</groupId>
+            <artifactId>h2</artifactId>
+            <version>${h2.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+            <version>${junit.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.testng</groupId>
+            <artifactId>testng</artifactId>
+            <version>${testng.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.codehaus.plexus</groupId>
+            <artifactId>plexus-container-default</artifactId>
+            <version>${plexus.container.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.codehaus.plexus</groupId>
+            <artifactId>plexus-utils</artifactId>
+            <version>${plexus.utils.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.apache.xbean</groupId>
+            <artifactId>xbean-reflect</artifactId>
+            <version>${xbean-reflect.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.aspectj</groupId>
+            <artifactId>aspectjrt</artifactId>
+            <version>${aspectjrt.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+            <version>${guava.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>com.google.code.gson</groupId>
+            <artifactId>gson</artifactId>
+            <version>${gson.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>io.netty</groupId>
+            <artifactId>netty-all</artifactId>
+            <version>${netty-all.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>log4j</groupId>
+            <artifactId>log4j</artifactId>
+            <version>${log4j.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>commons-fileupload</groupId>
+            <artifactId>commons-fileupload</artifactId>
+            <version>${commons.fileupload.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-beans</artifactId>
+            <version>${spring.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-context</artifactId>
+            <version>${spring.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.mortbay.jetty</groupId>
+            <artifactId>jetty</artifactId>
+            <version>${jetty.version}</version>
+         </dependency>
+         <dependency>
+            <groupId>org.mortbay.jetty</groupId>
+            <artifactId>jsp-2.1</artifactId>
+            <version>${jetty.jsp.version}</version>
+         </dependency>
+      </dependencies>
+   </dependencyManagement>
+   <build>
+      <pluginManagement>
+         <plugins>
+            <plugin>
+               <groupId>org.unidal.maven.plugins</groupId>
+               <artifactId>codegen-maven-plugin</artifactId>
+               <version>${codegen.plugin.version}</version>
+            </plugin>
+            <plugin>
+               <groupId>org.unidal.maven.plugins</groupId>
+               <artifactId>plexus-maven-plugin</artifactId>
+               <version>${plexus.plugin.version}</version>
+            </plugin>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-compiler-plugin</artifactId>
+               <version>3.5.1</version>
+               <configuration>
+                  <source>1.6</source>
+                  <target>1.6</target>
+               </configuration>
+            </plugin>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-surefire-plugin</artifactId>
+               <version>2.19.1</version>
+               <configuration>
+                  <!-- use -Dmaven.surefire.debug for remote debug -->
+                  <includes>
+                     <include>**/AllTests.java</include>
+                  </includes>
+                  <threadCount>1</threadCount>
+               </configuration>
+               <dependencies>
+                  <dependency>
+                     <groupId>org.apache.maven.surefire</groupId>
+                     <artifactId>surefire-junit47</artifactId>
+                     <version>2.19.1</version>
+                  </dependency>
+               </dependencies>
+            </plugin>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-war-plugin</artifactId>
+               <version>2.6</version>
+            </plugin>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-jar-plugin</artifactId>
+               <version>3.0.2</version>
+            </plugin>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-dependency-plugin</artifactId>
+               <version>2.10</version>
+            </plugin>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-eclipse-plugin</artifactId>
+               <version>2.10</version>
+               <configuration>
+                  <downloadSources>true</downloadSources>
+                  <ajdtVersion>none</ajdtVersion>
+                  <additionalConfig>
+                     <file>
+                        <name>.settings/org.eclipse.jdt.core.prefs</name>
+                        <content><![CDATA[
+                        org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+                        eclipse.preferences.version=1
+                        org.eclipse.jdt.core.compiler.source=1.6
+                        org.eclipse.jdt.core.compiler.compliance=1.6
+                        ]]></content>
+                     </file>
+                  </additionalConfig>
+               </configuration>
+            </plugin>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-release-plugin</artifactId>
+               <version>2.5.3</version>
+            </plugin>
+            <plugin>
+               <groupId>org.apache.maven.plugins</groupId>
+               <artifactId>maven-source-plugin</artifactId>
+               <version>3.0.1</version>
+            </plugin>
+         </plugins>
+      </pluginManagement>
+      <plugins>
+         <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-source-plugin</artifactId>
+            <version>2.2.1</version>
+            <executions>
+               <execution>
+                  <id>attach-sources</id>
+                  <phase>package</phase>
+                  <goals>
+                     <goal>jar-no-fork</goal>
+                  </goals>
+               </execution>
+            </executions>
+         </plugin>
+         <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-javadoc-plugin</artifactId>
+            <version>2.9.1</version>
+            <executions>
+               <execution>
+                  <id>attach-javadocs</id>
+                  <goals>
+                     <goal>jar</goal>
+                  </goals>
+                  <configuration>
+                     <charset>UTF-8</charset>
+                     <encoding>UTF-8</encoding>
+                     <locale>en_US</locale>
+                  </configuration>
+               </execution>
+            </executions>
+         </plugin>
+         <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-gpg-plugin</artifactId>
+            <version>1.5</version>
+            <executions>
+               <execution>
+                  <id>sign-artifacts</id>
+                  <phase>verify</phase>
+                  <goals>
+                     <goal>sign</goal>
+                  </goals>
+               </execution>
+            </executions>
+         </plugin>
+<!--          <plugin>
+            <groupId>org.sonatype.plugins</groupId>
+            <artifactId>nexus-staging-maven-plugin</artifactId>
+            <version>1.6.7</version>
+            <extensions>true</extensions>
+            <configuration>
+               <serverId>ossrh</serverId>
+               <nexusUrl>https://oss.sonatype.org/</nexusUrl>
+               <autoReleaseAfterClose>true</autoReleaseAfterClose>
+            </configuration>
+         </plugin>
+ -->         <plugin>
+            <groupId>org.apache.maven.plugins</groupId>
+            <artifactId>maven-release-plugin</artifactId>
+            <version>2.5.3</version>
+            <configuration>
+               <autoVersionSubmodules>true</autoVersionSubmodules>
+               <useReleaseProfile>false</useReleaseProfile>
+               <releaseProfiles>release</releaseProfiles>
+               <goals>deploy</goals>
+            </configuration>
+         </plugin>
+      </plugins>
+   </build>
+   <distributionManagement>
+      <snapshotRepository>
+         <id>snapshots</id>
+         <url>${snapshots.repo}</url>
+      </snapshotRepository>
+      <repository>
+         <id>releases</id>
+         <url>${releases.repo}</url>
+      </repository>
+   </distributionManagement>
+</project>
+

+ 1 - 0
org/unidal/framework/parent/2.5.6/parent-2.5.6.pom.md5

@@ -0,0 +1 @@
+416f714fa1ff896fc9d41fbc31e8b31a

+ 1 - 0
org/unidal/framework/parent/2.5.6/parent-2.5.6.pom.sha1

@@ -0,0 +1 @@
+fbf88bff4e0a902bdeb6a31c5bda680024065227

+ 6 - 2
org/unidal/framework/parent/maven-metadata.xml

@@ -4,7 +4,7 @@
   <artifactId>parent</artifactId>
   <versioning>
     <latest>2.5.0</latest>
-    <release>2.5.5</release>
+    <release>2.6.3</release>
     <versions>
       <version>2.0.4</version>
       <version>2.0.5</version>
@@ -13,7 +13,11 @@
       <version>2.4.0</version>
       <version>2.5.0</version>
       <version>2.5.5</version>
+      <version>2.5.6</version>
+      <version>2.6.1</version>
+      <version>2.6.2</version>
+      <version>2.6.3</version>
     </versions>
-    <lastUpdated>20161214090856</lastUpdated>
+    <lastUpdated>20170106071222</lastUpdated>
   </versioning>
 </metadata>

+ 1 - 1
org/unidal/framework/parent/maven-metadata.xml.md5

@@ -1 +1 @@
-dd8818bb37cc63749c8acfff1188b897
+cf7f076ad2c7ffe725fb819a39865f2c

+ 1 - 1
org/unidal/framework/parent/maven-metadata.xml.sha1

@@ -1 +1 @@
-d2f4e201b2c864ca9800a9b601258bc7e017ce62
+2323052d442660b73fa35bba05b0fe37b624f7d6