Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
briar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julian Dehm
briar
a66da73d373020227f74694bcc37deb3d73e0030
briar
src
build.xml
Find file
Normal view
Permalink
build.xml
87 B
Newer
Older
Javadocs and unit tests. Woo!
akwizgran
committed
13 years ago
1
<project
name=
'api'
default=
'depend'
>
Initial commit with new directory structure.
akwizgran
committed
13 years ago
2
3
<import
file=
'../build-common.xml'
/>
</project>