Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Software Development
>
Testing
>
java-cpt
>
SCM
>
SVN
>
Commit
java-cpt
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
Documents
FrontPage
Title index
Recent changes
R/O
SSH
HTTPS
Summary
SourceTree
Commits
Branches
Tags
java-cpt: Commit
Commit MetaInfo
Revision
13 (
tree
)
Time
2009-09-04 02:17:44
Author
seratch
Log Message
build.xml微修正
Change Summary
modified:
trunk/build.xml
(
diff
)
Incremental Difference
--- trunk/build.xml (revision 12)
+++ trunk/build.xml (revision 13)
@@ -1,4 +1,4 @@
1
-<project name="java-simple-fh" default="release" basedir=".">
1
+<project name="${project_name}" default="release" basedir=".">
2
2
3
3
<property file="build.properties" />
4
4
Show on old repository browser