P4Ant build instructions: Prerequisites: 1. Perforce Java API 2010.1+ 2. Perforce server 2005.2+ 3. Apache Maven 3.0+ 4. JDK 1.5.0+ Build: 1. Modified the "build.properties" to update and add properties. 2. Run the build script: "mvn package" 3. The build produces a P4Ant JAR file in the 'target' directory.
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 8499 | Matt Attaway |
Remove the broken Ant build file and update build instructions The Maven build works like a dream and handles fetching P4Java. Ripping out the broken Ant build file for now. |
||
#1 | 8496 | Matt Attaway | Move P4Ant and P4Maven into their proper homes | ||
//public/perforce/p4ant/main/com.perforce.ant/BUILD.txt | |||||
#1 | 8269 | Matt Attaway | Initial add of the p4ant source code |