Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
30
Merge Requests
2
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit dfbaa469
authored
May 17, 2014
by
Juho Juopperi
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
primefaces 5.0
1 parent
ba6d4747
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
16 deletions
code/MoyaEar/.settings/org.eclipse.wst.common.component
code/MoyaWeb/pom.xml
code/MoyaEar/.settings/org.eclipse.wst.common.component
View file @
dfbaa46
...
@@ -41,6 +41,9 @@
...
@@ -41,6 +41,9 @@
<dependent-module
archiveName=
"httpcore-4.3-beta2.jar"
deploy-path=
"/lib"
handle=
"module:/classpath/var/M2_REPO/org/apache/httpcomponents/httpcore/4.3-beta2/httpcore-4.3-beta2.jar"
>
<dependent-module
archiveName=
"httpcore-4.3-beta2.jar"
deploy-path=
"/lib"
handle=
"module:/classpath/var/M2_REPO/org/apache/httpcomponents/httpcore/4.3-beta2/httpcore-4.3-beta2.jar"
>
<dependency-type>
uses
</dependency-type>
<dependency-type>
uses
</dependency-type>
</dependent-module>
</dependent-module>
<dependent-module
archiveName=
"commons-logging-1.1.1.jar"
deploy-path=
"/lib"
handle=
"module:/classpath/var/M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"
>
<dependency-type>
uses
</dependency-type>
</dependent-module>
<dependent-module
archiveName=
"commons-codec-1.6.jar"
deploy-path=
"/lib"
handle=
"module:/classpath/var/M2_REPO/commons-codec/commons-codec/1.6/commons-codec-1.6.jar"
>
<dependent-module
archiveName=
"commons-codec-1.6.jar"
deploy-path=
"/lib"
handle=
"module:/classpath/var/M2_REPO/commons-codec/commons-codec/1.6/commons-codec-1.6.jar"
>
<dependency-type>
uses
</dependency-type>
<dependency-type>
uses
</dependency-type>
</dependent-module>
</dependent-module>
...
@@ -65,20 +68,5 @@
...
@@ -65,20 +68,5 @@
<dependent-module
archiveName=
"jrobin-1.5.9.jar"
deploy-path=
"/lib"
handle=
"module:/classpath/var/M2_REPO/org/jrobin/jrobin/1.5.9/jrobin-1.5.9.jar"
>
<dependent-module
archiveName=
"jrobin-1.5.9.jar"
deploy-path=
"/lib"
handle=
"module:/classpath/var/M2_REPO/org/jrobin/jrobin/1.5.9/jrobin-1.5.9.jar"
>
<dependency-type>
uses
</dependency-type>
<dependency-type>
uses
</dependency-type>
</dependent-module>
</dependent-module>
<dependent-module
archiveName=
"moya-mgmt-web-0.2.0.war"
deploy-path=
"/"
handle=
"module:/resource/MoyaEventMgmtWeb/MoyaEventMgmtWeb"
>
<dependency-type>
uses
</dependency-type>
</dependent-module>
<dependent-module
archiveName=
"commons-digester-2.1.jar"
deploy-path=
"/lib"
handle=
"module:/classpath/var/M2_REPO/commons-digester/commons-digester/2.1/commons-digester-2.1.jar"
>
<dependency-type>
uses
</dependency-type>
</dependent-module>
<dependent-module
archiveName=
"commons-beanutils-1.8.3.jar"
deploy-path=
"/lib"
handle=
"module:/classpath/var/M2_REPO/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar"
>
<dependency-type>
uses
</dependency-type>
</dependent-module>
<dependent-module
archiveName=
"commons-logging-1.1.1.jar"
deploy-path=
"/lib"
handle=
"module:/classpath/var/M2_REPO/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"
>
<dependency-type>
uses
</dependency-type>
</dependent-module>
<dependent-module
archiveName=
"moya-terminal-web-0.2.0.war"
deploy-path=
"/"
handle=
"module:/resource/MoyaTerminalWeb/MoyaTerminalWeb"
>
<dependency-type>
uses
</dependency-type>
</dependent-module>
</wb-module>
</wb-module>
</project-modules>
</project-modules>
code/MoyaWeb/pom.xml
View file @
dfbaa46
...
@@ -81,7 +81,7 @@
...
@@ -81,7 +81,7 @@
<dependency>
<dependency>
<groupId>
org.primefaces
</groupId>
<groupId>
org.primefaces
</groupId>
<artifactId>
primefaces
</artifactId>
<artifactId>
primefaces
</artifactId>
<version>
5.0
.RC2
</version>
<version>
5.0
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
</project>
</project>
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment